@fluid-topics/ft-text-area 1.3.53 → 1.3.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
- "use strict";(()=>{var ql=Object.create;var zo=Object.defineProperty;var Xl=Object.getOwnPropertyDescriptor;var Jl=Object.getOwnPropertyNames;var Ql=Object.getPrototypeOf,ec=Object.prototype.hasOwnProperty;var tc=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),$=(e,t)=>{for(var o in t)zo(e,o,{get:t[o],enumerable:!0})},rc=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Jl(t))!ec.call(e,a)&&a!==o&&zo(e,a,{get:()=>t[a],enumerable:!(n=Xl(t,a))||n.enumerable});return e};var oc=(e,t,o)=>(o=e!=null?ql(Ql(e)):{},rc(t||!e||!e.__esModule?zo(o,"default",{value:e,enumerable:!0}):o,e));var Us=tc((rt,Ms)=>{var _o=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Lo=function(){function e(){this.fetch=!1,this.DOMException=_o.DOMException}return e.prototype=_o,new e}();(function(e){var t=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={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 i(m){return m&&DataView.prototype.isPrototypeOf(m)}if(a.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(m){return m&&s.indexOf(Object.prototype.toString.call(m))>-1};function d(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 u(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var v={next:function(){var T=m.shift();return{done:T===void 0,value:T}}};return a.iterable&&(v[Symbol.iterator]=function(){return v}),v}function f(m){this.map={},m instanceof f?m.forEach(function(v,T){this.append(T,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}f.prototype.append=function(m,v){m=d(m),v=u(v);var T=this.map[m];this.map[m]=T?T+", "+v:v},f.prototype.delete=function(m){delete this.map[d(m)]},f.prototype.get=function(m){return m=d(m),this.has(m)?this.map[m]:null},f.prototype.has=function(m){return this.map.hasOwnProperty(d(m))},f.prototype.set=function(m,v){this.map[d(m)]=u(v)},f.prototype.forEach=function(m,v){for(var T in this.map)this.map.hasOwnProperty(T)&&m.call(v,this.map[T],T,this)},f.prototype.keys=function(){var m=[];return this.forEach(function(v,T){m.push(T)}),h(m)},f.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),h(m)},f.prototype.entries=function(){var m=[];return this.forEach(function(v,T){m.push([T,v])}),h(m)},a.iterable&&(f.prototype[Symbol.iterator]=f.prototype.entries);function y(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function b(m){return new Promise(function(v,T){m.onload=function(){v(m.result)},m.onerror=function(){T(m.error)}})}function g(m){var v=new FileReader,T=b(v);return v.readAsArrayBuffer(m),T}function E(m){var v=new FileReader,T=b(v),F=/charset=([A-Za-z0-9_-]+)/.exec(m.type),K=F?F[1]:"utf-8";return v.readAsText(m,K),T}function C(m){for(var v=new Uint8Array(m),T=new Array(v.length),F=0;F<v.length;F++)T[F]=String.fromCharCode(v[F]);return T.join("")}function A(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:a.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:a.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():a.arrayBuffer&&a.blob&&i(m)?(this._bodyArrayBuffer=A(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=A(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof m=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.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(a.blob)return this.blob().then(g);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return E(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(C(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(_)}),this.json=function(){return this.text().then(JSON.parse)},this}var S=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function x(m){var v=m.toUpperCase();return S.indexOf(v)>-1?v:m}function O(m,v){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var T=v.body;if(m instanceof O){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new f(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!T&&m._bodyInit!=null&&(T=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new f(v.headers)),this.method=x(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in n){var U=new AbortController;return U.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")&&(v.cache==="no-store"||v.cache==="no-cache")){var F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var K=/\?/;this.url+=(K.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}O.prototype.clone=function(){return new O(this,{body:this._bodyInit})};function _(m){var v=new FormData;return m.trim().split("&").forEach(function(T){if(T){var F=T.split("="),K=F.shift().replace(/\+/g," "),U=F.join("=").replace(/\+/g," ");v.append(decodeURIComponent(K),decodeURIComponent(U))}}),v}function D(m){var v=new f,T=m.replace(/\r?\n[\t ]+/g," ");return T.split("\r").map(function(F){return F.indexOf(`
2
- `)===0?F.substr(1,F.length):F}).forEach(function(F){var K=F.split(":"),U=K.shift().trim();if(U){var Lr=K.join(":").trim();try{v.append(U,Lr)}catch(Ho){console.warn("Response "+Ho.message)}}}),v}N.call(O.prototype);function B(m,v){if(!(this instanceof B))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=v.statusText===void 0?"":""+v.statusText,this.headers=new f(v.headers),this.url=v.url||"",this._initBody(m)}N.call(B.prototype),B.prototype.clone=function(){return new B(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},B.error=function(){var m=new B(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var M=[301,302,303,307,308];B.redirect=function(m,v){if(M.indexOf(v)===-1)throw new RangeError("Invalid status code");return new B(null,{status:v,headers:{location:m}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,T){this.message=v,this.name=T;var F=Error(v);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function L(m,v){return new Promise(function(T,F){var K=new O(m,v);if(K.signal&&K.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function Lr(){U.abort()}U.onload=function(){var ee={statusText:U.statusText,headers:D(U.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&(U.status<200||U.status>599)?ee.status=200:ee.status=U.status,ee.url="responseURL"in U?U.responseURL:ee.headers.get("X-Request-URL");var ot="response"in U?U.response:U.responseText;setTimeout(function(){T(new B(ot,ee))},0)},U.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function Ho(ee){try{return ee===""&&n.location.href?n.location.href:ee}catch{return ee}}if(U.open(K.method,Ho(K.url),!0),K.credentials==="include"?U.withCredentials=!0:K.credentials==="omit"&&(U.withCredentials=!1),"responseType"in U&&(a.blob?U.responseType="blob":a.arrayBuffer&&(U.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof f||n.Headers&&v.headers instanceof n.Headers)){var qa=[];Object.getOwnPropertyNames(v.headers).forEach(function(ee){qa.push(d(ee)),U.setRequestHeader(ee,u(v.headers[ee]))}),K.headers.forEach(function(ee,ot){qa.indexOf(ot)===-1&&U.setRequestHeader(ot,ee)})}else K.headers.forEach(function(ee,ot){U.setRequestHeader(ot,ee)});K.signal&&(K.signal.addEventListener("abort",Lr),U.onreadystatechange=function(){U.readyState===4&&K.signal.removeEventListener("abort",Lr)}),U.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return L.polyfill=!0,n.fetch||(n.fetch=L,n.Headers=f,n.Request=O,n.Response=B),o.Headers=f,o.Request=O,o.Response=B,o.fetch=L,o}({})})(Lo);Lo.fetch.ponyfill=!0;delete Lo.fetch.polyfill;var Ft=_o.fetch?_o:Lo;rt=Ft.fetch;rt.default=Ft.fetch;rt.fetch=Ft.fetch;rt.Headers=Ft.Headers;rt.Request=Ft.Request;rt.Response=Ft.Response;Ms.exports=rt});if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,o=window.customElements.get,n=window.customElements,a=new WeakMap,i=new WeakMap,s=new WeakMap,c=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(S,x){if(S=S.toLowerCase(),this._getDefinition(S)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${S}" has already been used with this registry`);if(this._definitionsByClass.get(x)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let O=x.prototype.attributeChangedCallback,_=new Set(x.observedAttributes||[]);y(x,_,O);let D={elementClass:x,connectedCallback:x.prototype.connectedCallback,disconnectedCallback:x.prototype.disconnectedCallback,adoptedCallback:x.prototype.adoptedCallback,attributeChangedCallback:O,formAssociated:x.formAssociated,formAssociatedCallback:x.prototype.formAssociatedCallback,formDisabledCallback:x.prototype.formDisabledCallback,formResetCallback:x.prototype.formResetCallback,formStateRestoreCallback:x.prototype.formStateRestoreCallback,observedAttributes:_};this._definitionsByTag.set(S,D),this._definitionsByClass.set(x,D);let B=o.call(n,S);B||(B=f(S),t.call(n,S,B)),this===window.customElements&&(s.set(x,D),D.standInClass=B);let M=this._awaitingUpgrade.get(S);if(M){this._awaitingUpgrade.delete(S);for(let m of M)i.delete(m),g(m,D,!0)}let L=this._whenDefinedPromises.get(S);return L!==void 0&&(L.resolve(x),this._whenDefinedPromises.delete(S)),x}upgrade(){C.push(this),n.upgrade.apply(n,arguments),C.pop()}get(S){return this._definitionsByTag.get(S)?.elementClass}_getDefinition(S){return this._definitionsByTag.get(S)}whenDefined(S){let x=this._getDefinition(S);if(x!==void 0)return Promise.resolve(x.elementClass);let O=this._whenDefinedPromises.get(S);return O===void 0&&(O={},O.promise=new Promise(_=>O.resolve=_),this._whenDefinedPromises.set(S,O)),O.promise}_upgradeWhenDefined(S,x,O){let _=this._awaitingUpgrade.get(x);_||this._awaitingUpgrade.set(x,_=new Set),O?_.add(S):_.delete(S)}};let d;window.HTMLElement=function(){let x=d;if(x)return d=void 0,x;let O=s.get(this.constructor);if(!O)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return x=Reflect.construct(e,[],O.standInClass),Object.setPrototypeOf(x,this.constructor.prototype),a.set(x,O),x},window.HTMLElement.prototype=e.prototype;let u=S=>S===document||S instanceof ShadowRoot,h=S=>{let x=S.getRootNode();if(!u(x)){let O=C[C.length-1];if(O instanceof CustomElementRegistry)return O;x=O.getRootNode(),u(x)||(x=c.get(x)?.getRootNode()||document)}return x.customElements},f=S=>class{static get formAssociated(){return!0}constructor(){let O=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(O,HTMLElement.prototype);let _=h(O)||window.customElements,D=_._getDefinition(S);return D?g(O,D):i.set(O,_),O}connectedCallback(){let O=a.get(this);O?O.connectedCallback&&O.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,S,!0)}disconnectedCallback(){let O=a.get(this);O?O.disconnectedCallback&&O.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,S,!1)}adoptedCallback(){a.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let O=a.get(this);O&&O.formAssociated&&O?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let O=a.get(this);O?.formAssociated&&O?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let O=a.get(this);O?.formAssociated&&O?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let O=a.get(this);O?.formAssociated&&O?.formStateRestoreCallback?.apply(this,arguments)}},y=(S,x,O)=>{if(x.size===0||O===void 0)return;let _=S.prototype.setAttribute;_&&(S.prototype.setAttribute=function(M,L){let m=M.toLowerCase();if(x.has(m)){let v=this.getAttribute(m);_.call(this,m,L),O.call(this,m,v,L)}else _.call(this,m,L)});let D=S.prototype.removeAttribute;D&&(S.prototype.removeAttribute=function(M){let L=M.toLowerCase();if(x.has(L)){let m=this.getAttribute(L);D.call(this,L),O.call(this,L,m,null)}else D.call(this,L)});let B=S.prototype.toggleAttribute;B&&(S.prototype.toggleAttribute=function(M,L){let m=M.toLowerCase();if(x.has(m)){let v=this.getAttribute(m);B.call(this,m,L);let T=this.getAttribute(m);O.call(this,m,v,T)}else B.call(this,m,L)})},b=S=>{let x=Object.getPrototypeOf(S);if(x!==window.HTMLElement)return x===e?Object.setPrototypeOf(S,window.HTMLElement):b(x)},g=(S,x,O=!1)=>{Object.setPrototypeOf(S,x.elementClass.prototype),a.set(S,x),d=S;try{new x.elementClass}catch{b(x.elementClass),new x.elementClass}x.attributeChangedCallback&&x.observedAttributes.forEach(_=>{S.hasAttribute(_)&&x.attributeChangedCallback.call(S,_,null,S.getAttribute(_))}),O&&x.connectedCallback&&S.isConnected&&x.connectedCallback.call(S)},E=Element.prototype.attachShadow;Element.prototype.attachShadow=function(S){let x=E.apply(this,arguments);return S.customElements&&(x.customElements=S.customElements),x};let C=[document],A=(S,x,O=void 0)=>{let _=(O?Object.getPrototypeOf(O):S.prototype)[x];S.prototype[x]=function(){C.push(this);let D=_.apply(O||this,arguments);return D!==void 0&&c.set(D,this),C.pop(),D}};A(ShadowRoot,"createElement",document),A(ShadowRoot,"importNode",document),A(Element,"insertAdjacentHTML");let N=(S,x)=>{let O=Object.getOwnPropertyDescriptor(S.prototype,x);Object.defineProperty(S.prototype,x,{...O,set(_){C.push(this),O.set.call(this,_),C.pop()}})};if(N(Element,"innerHTML"),N(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let S=new WeakMap,x=HTMLElement.prototype.attachInternals,O=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...M){let L=x.call(this,...M);return S.set(L,this),L},O.forEach(M=>{let L=window.ElementInternals.prototype,m=L[M];L[M]=function(...v){let T=S.get(this);if(a.get(T).formAssociated===!0)return m?.call(this,...v);throw new DOMException(`Failed to execute ${m} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class _ extends Array{constructor(L){super(...L),this._elements=L}get value(){return this._elements.find(L=>L.checked===!0)?.value||""}}class D{constructor(L){let m=new Map;L.forEach((v,T)=>{let F=v.getAttribute("name"),K=m.get(F)||[];this[+T]=v,K.push(v),m.set(F,K)}),this.length=L.length,m.forEach((v,T)=>{v&&(v.length===1?this[T]=v[0]:this[T]=new _(v))})}namedItem(L){return this[L]}}let B=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let M=B.get.call(this,[]),L=[];for(let m of M){let v=a.get(m);(!v||v.formAssociated===!0)&&L.push(m)}return new D(L)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(o,n,a)=>{if(n!==null)try{t.bind(window.customElements)(o,n,a)}catch(i){console.info(o,n,a,i)}}}var tn={};$(tn,{CSSResult:()=>Ot,LitElement:()=>Le,ReactiveElement:()=>Oe,_$LE:()=>mc,_$LH:()=>Jo,adoptStyles:()=>rr,css:()=>I,defaultConverter:()=>Et,getCompatibleStyle:()=>Ir,html:()=>X,isServer:()=>pu,mathml:()=>Xo,noChange:()=>oe,notEqual:()=>nr,nothing:()=>W,render:()=>Qo,supportsAdoptingStyleSheets:()=>tr,svg:()=>qo,unsafeCSS:()=>de});var Pr=globalThis,tr=Pr.ShadowRoot&&(Pr.ShadyCSS===void 0||Pr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Wo=Symbol(),Xa=new WeakMap,Ot=class{constructor(t,o,n){if(this._$cssResult$=!0,n!==Wo)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o,o=this.t;if(tr&&t===void 0){let n=o!==void 0&&o.length===1;n&&(t=Xa.get(o)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&Xa.set(o,t))}return t}toString(){return this.cssText}},de=e=>new Ot(typeof e=="string"?e:e+"",void 0,Wo),I=(e,...t)=>{let o=e.length===1?e[0]:t.reduce((n,a,i)=>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.")})(a)+e[i+1],e[0]);return new Ot(o,e,Wo)},rr=(e,t)=>{if(tr)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=Pr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}},Ir=tr?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let o="";for(let n of t.cssRules)o+=n.cssText;return de(o)})(e):e;var{is:nc,defineProperty:ac,getOwnPropertyDescriptor:ic,getOwnPropertyNames:sc,getOwnPropertySymbols:lc,getPrototypeOf:cc}=Object,Dr=globalThis,Ja=Dr.trustedTypes,dc=Ja?Ja.emptyScript:"",pc=Dr.reactiveElementPolyfillSupport,or=(e,t)=>e,Et={toAttribute(e,t){switch(t){case Boolean:e=e?dc:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let o=e;switch(t){case Boolean:o=e!==null;break;case Number:o=e===null?null:Number(e);break;case Object:case Array:try{o=JSON.parse(e)}catch{o=null}}return o}},nr=(e,t)=>!nc(e,t),Qa={attribute:!0,type:String,converter:Et,reflect:!1,useDefault:!1,hasChanged:nr};Symbol.metadata??=Symbol("metadata"),Dr.litPropertyMetadata??=new WeakMap;var Oe=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,o=Qa){if(o.state&&(o.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((o=Object.create(o)).wrapped=!0),this.elementProperties.set(t,o),!o.noAccessor){let n=Symbol(),a=this.getPropertyDescriptor(t,n,o);a!==void 0&&ac(this.prototype,t,a)}}static getPropertyDescriptor(t,o,n){let{get:a,set:i}=ic(this.prototype,t)??{get(){return this[o]},set(s){this[o]=s}};return{get:a,set(s){let c=a?.call(this);i?.call(this,s),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Qa}static _$Ei(){if(this.hasOwnProperty(or("elementProperties")))return;let t=cc(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(or("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(or("properties"))){let o=this.properties,n=[...sc(o),...lc(o)];for(let a of n)this.createProperty(a,o[a])}let t=this[Symbol.metadata];if(t!==null){let o=litPropertyMetadata.get(t);if(o!==void 0)for(let[n,a]of o)this.elementProperties.set(n,a)}this._$Eh=new Map;for(let[o,n]of this.elementProperties){let a=this._$Eu(o,n);a!==void 0&&this._$Eh.set(a,o)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let o=[];if(Array.isArray(t)){let n=new Set(t.flat(1/0).reverse());for(let a of n)o.unshift(Ir(a))}else t!==void 0&&o.push(Ir(t));return o}static _$Eu(t,o){let n=o.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(t=>t(this))}addController(t){(this._$EO??=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){let t=new Map,o=this.constructor.elementProperties;for(let n of o.keys())this.hasOwnProperty(n)&&(t.set(n,this[n]),delete this[n]);t.size>0&&(this._$Ep=t)}createRenderRoot(){let t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return rr(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(t=>t.hostConnected?.())}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach(t=>t.hostDisconnected?.())}attributeChangedCallback(t,o,n){this._$AK(t,n)}_$ET(t,o){let n=this.constructor.elementProperties.get(t),a=this.constructor._$Eu(t,n);if(a!==void 0&&n.reflect===!0){let i=(n.converter?.toAttribute!==void 0?n.converter:Et).toAttribute(o,n.type);this._$Em=t,i==null?this.removeAttribute(a):this.setAttribute(a,i),this._$Em=null}}_$AK(t,o){let n=this.constructor,a=n._$Eh.get(t);if(a!==void 0&&this._$Em!==a){let i=n.getPropertyOptions(a),s=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:Et;this._$Em=a,this[a]=s.fromAttribute(o,i.type)??this._$Ej?.get(a)??null,this._$Em=null}}requestUpdate(t,o,n){if(t!==void 0){let a=this.constructor,i=this[t];if(n??=a.getPropertyOptions(t),!((n.hasChanged??nr)(i,o)||n.useDefault&&n.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(a._$Eu(t,n))))return;this.C(t,o,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,o,{useDefault:n,reflect:a,wrapped:i},s){n&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,s??o??this[t]),i!==!0||s!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(o=void 0),this._$AL.set(t,o)),a===!0&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(o){Promise.reject(o)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[a,i]of this._$Ep)this[a]=i;this._$Ep=void 0}let n=this.constructor.elementProperties;if(n.size>0)for(let[a,i]of n){let{wrapped:s}=i,c=this[a];s!==!0||this._$AL.has(a)||c===void 0||this.C(a,void 0,i,c)}}let t=!1,o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),this._$EO?.forEach(n=>n.hostUpdate?.()),this.update(o)):this._$EM()}catch(n){throw t=!1,this._$EM(),n}t&&this._$AE(o)}willUpdate(t){}_$AE(t){this._$EO?.forEach(o=>o.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&=this._$Eq.forEach(o=>this._$ET(o,this[o])),this._$EM()}updated(t){}firstUpdated(t){}};Oe.elementStyles=[],Oe.shadowRootOptions={mode:"open"},Oe[or("elementProperties")]=new Map,Oe[or("finalized")]=new Map,pc?.({ReactiveElement:Oe}),(Dr.reactiveElementVersions??=[]).push("2.1.0");var jo=globalThis,kr=jo.trustedTypes,ei=kr?kr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Vo="$lit$",_e=`lit$${Math.random().toFixed(9).slice(2)}$`,Ko="?"+_e,uc=`<${Ko}>`,it=document,ir=()=>it.createComment(""),sr=e=>e===null||typeof e!="object"&&typeof e!="function",Zo=Array.isArray,ii=e=>Zo(e)||typeof e?.[Symbol.iterator]=="function",Go=`[
3
- \f\r]`,ar=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ti=/-->/g,ri=/>/g,nt=RegExp(`>|${Go}(?:([^\\s"'>=/]+)(${Go}*=${Go}*(?:[^
4
- \f\r"'\`<>=]|("|')|))|$)`,"g"),oi=/'/g,ni=/"/g,si=/^(?:script|style|textarea|title)$/i,Yo=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),X=Yo(1),qo=Yo(2),Xo=Yo(3),oe=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),ai=new WeakMap,at=it.createTreeWalker(it,129);function li(e,t){if(!Zo(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ei!==void 0?ei.createHTML(t):t}var ci=(e,t)=>{let o=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",s=ar;for(let c=0;c<o;c++){let d=e[c],u,h,f=-1,y=0;for(;y<d.length&&(s.lastIndex=y,h=s.exec(d),h!==null);)y=s.lastIndex,s===ar?h[1]==="!--"?s=ti:h[1]!==void 0?s=ri:h[2]!==void 0?(si.test(h[2])&&(a=RegExp("</"+h[2],"g")),s=nt):h[3]!==void 0&&(s=nt):s===nt?h[0]===">"?(s=a??ar,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,u=h[1],s=h[3]===void 0?nt:h[3]==='"'?ni:oi):s===ni||s===oi?s=nt:s===ti||s===ri?s=ar:(s=nt,a=void 0);let b=s===nt&&e[c+1].startsWith("/>")?" ":"";i+=s===ar?d+uc:f>=0?(n.push(u),d.slice(0,f)+Vo+d.slice(f)+_e+b):d+_e+(f===-2?c:b)}return[li(e,i+(e[o]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},lr=class e{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let i=0,s=0,c=t.length-1,d=this.parts,[u,h]=ci(t,o);if(this.el=e.createElement(u,n),at.currentNode=this.el.content,o===2||o===3){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(a=at.nextNode())!==null&&d.length<c;){if(a.nodeType===1){if(a.hasAttributes())for(let f of a.getAttributeNames())if(f.endsWith(Vo)){let y=h[s++],b=a.getAttribute(f).split(_e),g=/([.?@])?(.*)/.exec(y);d.push({type:1,index:i,name:g[2],strings:b,ctor:g[1]==="."?Ur:g[1]==="?"?Br:g[1]==="@"?$r:lt}),a.removeAttribute(f)}else f.startsWith(_e)&&(d.push({type:6,index:i}),a.removeAttribute(f));if(si.test(a.tagName)){let f=a.textContent.split(_e),y=f.length-1;if(y>0){a.textContent=kr?kr.emptyScript:"";for(let b=0;b<y;b++)a.append(f[b],ir()),at.nextNode(),d.push({type:2,index:++i});a.append(f[y],ir())}}}else if(a.nodeType===8)if(a.data===Ko)d.push({type:2,index:i});else{let f=-1;for(;(f=a.data.indexOf(_e,f+1))!==-1;)d.push({type:7,index:i}),f+=_e.length-1}i++}}static createElement(t,o){let n=it.createElement("template");return n.innerHTML=t,n}};function st(e,t,o=e,n){if(t===oe)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=sr(t)?void 0:t._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=st(e,a._$AS(e,t.values),a,n)),t}var Mr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??it).importNode(o,!0);at.currentNode=a;let i=at.nextNode(),s=0,c=0,d=n[0];for(;d!==void 0;){if(s===d.index){let u;d.type===2?u=new Ct(i,i.nextSibling,this,t):d.type===1?u=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(u=new Fr(i,this,t)),this._$AV.push(u),d=n[++c]}s!==d?.index&&(i=at.nextNode(),s++)}return at.currentNode=it,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Ct=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=st(this,t,o),sr(t)?t===W||t==null||t===""?(this._$AH!==W&&this._$AR(),this._$AH=W):t!==this._$AH&&t!==oe&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):ii(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==W&&sr(this._$AH)?this._$AA.nextSibling.data=t:this.T(it.createTextNode(t)),this._$AH=t}$(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=lr.createElement(li(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Mr(a,this),s=i.u(this.options);i.p(o),this.T(s),this._$AH=i}}_$AC(t){let o=ai.get(t.strings);return o===void 0&&ai.set(t.strings,o=new lr(t)),o}k(t){Zo(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of t)a===o.length?o.push(n=new e(this.O(ir()),this.O(ir()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},lt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,i){this.type=1,this._$AH=W,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=W}_$AI(t,o=this,n,a){let i=this.strings,s=!1;if(i===void 0)t=st(this,t,o,0),s=!sr(t)||t!==this._$AH&&t!==oe,s&&(this._$AH=t);else{let c=t,d,u;for(t=i[0],d=0;d<i.length-1;d++)u=st(this,c[n+d],o,d),u===oe&&(u=this._$AH[d]),s||=!sr(u)||u!==this._$AH[d],u===W?t=W:t!==W&&(t+=(u??"")+i[d+1]),this._$AH[d]=u}s&&!a&&this.j(t)}j(t){t===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Ur=class extends lt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===W?void 0:t}},Br=class extends lt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==W)}},$r=class extends lt{constructor(t,o,n,a,i){super(t,o,n,a,i),this.type=5}_$AI(t,o=this){if((t=st(this,t,o,0)??W)===oe)return;let n=this._$AH,a=t===W&&n!==W||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==W&&(n===W||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Fr=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){st(this,t)}},Jo={M:Vo,P:_e,A:Ko,C:1,L:ci,R:Mr,D:ii,V:st,I:Ct,H:lt,N:Br,U:$r,B:Ur,F:Fr},fc=jo.litHtmlPolyfillSupport;fc?.(lr,Ct),(jo.litHtmlVersions??=[]).push("3.3.0");var Qo=(e,t,o)=>{let n=o?.renderBefore??t,a=n._$litPart$;if(a===void 0){let i=o?.renderBefore??null;n._$litPart$=a=new Ct(t.insertBefore(ir(),i),i,void 0,o??{})}return a._$AI(e),a};var en=globalThis,Le=class extends Oe{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){let o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Qo(o,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return oe}};Le._$litElement$=!0,Le.finalized=!0,en.litElementHydrateSupport?.({LitElement:Le});var hc=en.litElementPolyfillSupport;hc?.({LitElement:Le});var mc={_$AK:(e,t,o)=>{e._$AK(t,o)},_$AL:e=>e._$AL};(en.litElementVersions??=[]).push("4.2.0");var pu=!1;var rn={};$(rn,{customElement:()=>yc,eventOptions:()=>Hr,property:()=>R,query:()=>We,queryAll:()=>xc,queryAssignedElements:()=>Sc,queryAssignedNodes:()=>Oc,queryAsync:()=>vc,standardProperty:()=>di,state:()=>Z});var yc=e=>(t,o)=>{o!==void 0?o.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var gc={attribute:!0,type:String,converter:Et,reflect:!1,hasChanged:nr},di=(e=gc,t,o)=>{let{kind:n,metadata:a}=o,i=globalThis.litPropertyMetadata.get(a);if(i===void 0&&globalThis.litPropertyMetadata.set(a,i=new Map),n==="setter"&&((e=Object.create(e)).wrapped=!0),i.set(o.name,e),n==="accessor"){let{name:s}=o;return{set(c){let d=t.get.call(this);t.set.call(this,c),this.requestUpdate(s,d,e)},init(c){return c!==void 0&&this.C(s,void 0,e,c),c}}}if(n==="setter"){let{name:s}=o;return function(c){let d=this[s];t.call(this,c),this.requestUpdate(s,d,e)}}throw Error("Unsupported decorator location: "+n)};function R(e){return(t,o)=>typeof o=="object"?di(e,t,o):((n,a,i)=>{let s=a.hasOwnProperty(i);return a.constructor.createProperty(i,n),s?Object.getOwnPropertyDescriptor(a,i):void 0})(e,t,o)}function Z(e){return R({...e,state:!0,attribute:!1})}function Hr(e){return(t,o)=>{let n=typeof t=="function"?t:t[o];Object.assign(n,e)}}var ge=(e,t,o)=>(o.configurable=!0,o.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,o),o);function We(e,t){return(o,n,a)=>{let i=s=>s.renderRoot?.querySelector(e)??null;if(t){let{get:s,set:c}=typeof n=="object"?o:a??(()=>{let d=Symbol();return{get(){return this[d]},set(u){this[d]=u}}})();return ge(o,n,{get(){let d=s.call(this);return d===void 0&&(d=i(this),(d!==null||this.hasUpdated)&&c.call(this,d)),d}})}return ge(o,n,{get(){return i(this)}})}}var bc;function xc(e){return(t,o)=>ge(t,o,{get(){return(this.renderRoot??(bc??=document.createDocumentFragment())).querySelectorAll(e)}})}function vc(e){return(t,o)=>ge(t,o,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function Sc(e){return(t,o)=>{let{slot:n,selector:a}=e??{},i="slot"+(n?`[name=${n}]`:":not([name])");return ge(t,o,{get(){let s=this.renderRoot?.querySelector(i),c=s?.assignedElements(e)??[];return a===void 0?c:c.filter(d=>d.matches(a))}})}}function Oc(e){return(t,o)=>{let{slot:n}=e??{},a="slot"+(n?`[name=${n}]`:":not([name])");return ge(t,o,{get(){return this.renderRoot?.querySelector(a)?.assignedNodes(e)??[]}})}}var on={};$(on,{repeat:()=>Wr});var Ee={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},be=e=>(...t)=>({_$litDirective$:e,values:t}),me=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,o,n){this._$Ct=t,this._$AM=o,this._$Ci=n}_$AS(t,o){return this.update(t,o)}update(t,o){return this.render(...o)}};var{I:Ec}=Jo;var ui=e=>e.strings===void 0,pi=()=>document.createComment(""),At=(e,t,o)=>{let n=e._$AA.parentNode,a=t===void 0?e._$AB:t._$AA;if(o===void 0){let i=n.insertBefore(pi(),a),s=n.insertBefore(pi(),a);o=new Ec(i,s,e,e.options)}else{let i=o._$AB.nextSibling,s=o._$AM,c=s!==e;if(c){let d;o._$AQ?.(e),o._$AM=e,o._$AP!==void 0&&(d=e._$AU)!==s._$AU&&o._$AP(d)}if(i!==a||c){let d=o._$AA;for(;d!==i;){let u=d.nextSibling;n.insertBefore(d,a),d=u}}}return o},Ge=(e,t,o=e)=>(e._$AI(t,o),e),Cc={},fi=(e,t=Cc)=>e._$AH=t,hi=e=>e._$AH,zr=e=>{e._$AP?.(!1,!0);let t=e._$AA,o=e._$AB.nextSibling;for(;t!==o;){let n=t.nextSibling;t.remove(),t=n}};var mi=(e,t,o)=>{let n=new Map;for(let a=t;a<=o;a++)n.set(e[a],a);return n},Wr=be(class extends me{constructor(e){if(super(e),e.type!==Ee.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,t,o){let n;o===void 0?o=t:t!==void 0&&(n=t);let a=[],i=[],s=0;for(let c of e)a[s]=n?n(c,s):s,i[s]=o(c,s),s++;return{values:i,keys:a}}render(e,t,o){return this.dt(e,t,o).values}update(e,[t,o,n]){let a=hi(e),{values:i,keys:s}=this.dt(t,o,n);if(!Array.isArray(a))return this.ut=s,i;let c=this.ut??=[],d=[],u,h,f=0,y=a.length-1,b=0,g=i.length-1;for(;f<=y&&b<=g;)if(a[f]===null)f++;else if(a[y]===null)y--;else if(c[f]===s[b])d[b]=Ge(a[f],i[b]),f++,b++;else if(c[y]===s[g])d[g]=Ge(a[y],i[g]),y--,g--;else if(c[f]===s[g])d[g]=Ge(a[f],i[g]),At(e,d[g+1],a[f]),f++,g--;else if(c[y]===s[b])d[b]=Ge(a[y],i[b]),At(e,a[f],a[y]),y--,b++;else if(u===void 0&&(u=mi(s,b,g),h=mi(c,f,y)),u.has(c[f]))if(u.has(c[y])){let E=h.get(s[b]),C=E!==void 0?a[E]:null;if(C===null){let A=At(e,a[f]);Ge(A,i[b]),d[b]=A}else d[b]=Ge(C,i[b]),At(e,a[f],C),a[E]=null;b++}else zr(a[y]),y--;else zr(a[f]),f++;for(;b<=g;){let E=At(e,d[g+1]);Ge(E,i[b]),d[b++]=E}for(;f<=y;){let E=a[f++];E!==null&&zr(E)}return this.ut=s,fi(e,d),oe}});var nn={};$(nn,{classMap:()=>ct});var ct=be(class extends me{constructor(e){if(super(e),e.type!==Ee.ATTRIBUTE||e.name!=="class"||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(" ").split(/\s/).filter(n=>n!=="")));for(let n in t)t[n]&&!this.nt?.has(n)&&this.st.add(n);return this.render(t)}let o=e.element.classList;for(let n of this.st)n in t||(o.remove(n),this.st.delete(n));for(let n in t){let a=!!t[n];a===this.st.has(n)||this.nt?.has(n)||(a?(o.add(n),this.st.add(n)):(o.remove(n),this.st.delete(n)))}return oe}});var an={};$(an,{styleMap:()=>wc});var yi="important",Ac=" !"+yi,wc=be(class extends me{constructor(e){if(super(e),e.type!==Ee.ATTRIBUTE||e.name!=="style"||e.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(e){return Object.keys(e).reduce((t,o)=>{let n=e[o];return n==null?t:t+`${o=o.includes("-")?o:o.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}update(e,[t]){let{style:o}=e.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(t)),this.render(t);for(let n of this.ft)t[n]==null&&(this.ft.delete(n),n.includes("-")?o.removeProperty(n):o[n]=null);for(let n in t){let a=t[n];if(a!=null){this.ft.add(n);let i=typeof a=="string"&&a.endsWith(Ac);n.includes("-")||i?o.setProperty(n,i?a.slice(0,-11):a,i?yi:""):o[n]=a}}return oe}});var ln={};$(ln,{UnsafeHTMLDirective:()=>wt,unsafeHTML:()=>sn});var wt=class extends me{constructor(t){if(super(t),this.it=W,t.type!==Ee.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===W||t==null)return this._t=void 0,this.it=t;if(t===oe)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;let o=[t];return o.raw=o,this._t={_$litType$:this.constructor.resultType,strings:o,values:[]}}};wt.directiveName="unsafeHTML",wt.resultType=1;var sn=be(wt);var gn={};$(gn,{CacheRegistry:()=>yn,ClearCacheEvent:()=>fr});var dn={};$(dn,{CancelablePromise:()=>Gr,CanceledPromiseError:()=>cr,cancelable:()=>cn});var cr=class extends Error{constructor(t,o,n){super(t),this.canceledPromiseResult=o,this.canceledPromiseError=n}},Gr=class extends Promise{constructor(t){super((o,n)=>t(a=>{this.isCanceled?n(new cr("Promise has been canceled",a)):o(a)},a=>{this.isCanceled?n(new cr("Promise has been canceled",void 0,a)):n(a)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},cn=e=>new Gr((t,o)=>e.then(t).catch(o));var mn={};$(mn,{FtNotificationEvent:()=>ur,PostResizeEvent:()=>hn,PreResizeEvent:()=>fn,WithEventBus:()=>pt,withEventBus:()=>Ci});var un={};$(un,{applyMixinOnce:()=>pe,dateReviver:()=>Tc,deepCopy:()=>Ic,deepEqual:()=>dr,delay:()=>gi,eventPathContainsMatchingElement:()=>Lc,everyDeep:()=>Nc,flatDeep:()=>xi,forEachDeep:()=>vi,getComposedPathTo:()=>pn,hasChanged:()=>dt,last:()=>Pc,minmax:()=>pr,parseDate:()=>Oi,randomId:()=>Dc,someDeep:()=>Si,unslotText:()=>Ei,waitFor:()=>bi,waitUntil:()=>Rc});var gi=e=>new Promise(t=>setTimeout(t,e));async function Rc(e,t=10,o=2e4){await bi(async()=>await e()||void 0,t,o)}async function bi(e,t=10,o=2e4){let n=await e(),a,i;for(a=i=performance.now();n==null&&(!o||i-a<o);)await gi(t),n=await e(),i=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function xi(e,t){return e.flatMap(o=>[o,...xi(t(o),t)])}function vi(e,t,o){let n=(a,i)=>{var s;for(let c=0;c<a.length;c++){let d=a[c];if(!(((s=o(d,c,a,i))!==null&&s!==void 0?s:!0)&&n(t(d),[...i,d])))return!1}return!0};n(e,[])}function Si(e,t,o){let n=!1;return vi(e,t,(a,i,s,c)=>(n=!!o(a,i,s,c),!n)),n}function Nc(e,t,o){return!Si(e,t,(n,a,i,s)=>!o(n,a,i,s))}function Tc(...e){return(t,o)=>e.includes(t)?Oi(o):o}function Oi(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,o,n,a)=>o+n+":"+a),new Date(e)}function _c(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!dr(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!dr(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=s=>Object.keys(s).filter(c=>s[c]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let s=a[n];if(!dr(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function dr(e,t){try{return _c(e,t)}catch{return!1}}function dt(e,t){return!dr(e,t)}function Lc(e,t,o=window.document.body){if(t.length>0){let n=e.composedPath();for(let a of n){if(a===o)return!1;if(a.matches&&t.some(i=>a.matches(i)))return!0}}return!1}function pr(e,t,o){return Math.min(Math.max(e,t),o)}function Pc(e){return e[e.length-1]}function Ei(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(t=>Ei(t)).join(""):e?.textContent||""}function pn(e){let t=[],o=n=>{n.stopPropagation(),t=n.composedPath()};return e.addEventListener("get-composed-path",o),e.dispatchEvent(new Event("get-composed-path",{composed:!0})),e.removeEventListener("get-composed-path",o),t}function Ic(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function Dc(e,t){return(t??"")+(""+Math.floor(Math.random()*10**e)).padStart(e,"0")}function pe(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var ur=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},fn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},hn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}},Ci=pe(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}),pt=class extends Ci(Object){};var fr=class extends CustomEvent{constructor(t){super("clear-cache",{detail:{clearedKeys:t}})}},yn=class extends pt{constructor(){super(...arguments),this.content={}}register(t,o,n=!1){var a;let i=this.content[t],s=(a=i?.status)!==null&&a!==void 0?a:"REGISTERED";this.content[t]={...i,loader:o,final:n,status:s}}registerFinal(t,o){this.register(t,o,!0)}clearAll(t=!0){return this.clearMatching(()=>!0,t)}clearMatching(t,o=!0){let n=Object.keys(this.content).filter(t).filter(a=>this.clear(a,!1)!=null);return o&&n.length>0&&this.dispatchEvent(new fr(n)),n}clear(t,o=!0){if(this.content[t]&&!this.content[t].final)return this.forceClear(t),o&&this.dispatchEvent(new fr([t])),t}forceClear(t){var o;let n=this.content[t];n&&(this.clearClearTimeout(t),(o=n.promise)===null||o===void 0||o.cancel(),this.content[t]={loader:n.loader,final:n.final,status:"REGISTERED"})}clearClearTimeout(t){var o,n,a;((o=this.content[t])===null||o===void 0?void 0:o.clearTimeout)!=null&&(window.clearTimeout((n=this.content[t])===null||n===void 0?void 0:n.clearTimeout),(a=this.content[t])===null||a===void 0||delete a.clearTimeout)}set(t,o,n=!1){this.forceClear(t);let a=async()=>o,i="RESOLVED";this.content[t]={loader:a,final:n,status:i,value:o}}setFinal(t,o){return this.set(t,o,!0)}async get(t,o,n){if(!this.isRegistered(t)){if(!o)throw new Error("Unknown cache key "+t);this.register(t,o)}let a=this.content[t];switch(a.status){case"ERROR":throw a.error;case"LOADING":return a.promise;case"RESOLVED":return a.value;case"REGISTERED":return o=o??a.loader,a.status="LOADING",a.promise=cn(o()),a.promise.then(i=>(a.status="RESOLVED",a.value=i,n!=null&&(this.clearClearTimeout(t),a.clearTimeout=window.setTimeout(()=>this.clear(t),n)),i)).catch(i=>{var s;throw!((s=a.promise)===null||s===void 0)&&s.isCanceled||(a.status="ERROR",a.error=i),i})}}isRegistered(t){return this.content[t]!=null}getNow(t){var o;return(o=this.content[t])===null||o===void 0?void 0:o.value}has(t){var o,n;return((o=this.content[t])===null||o===void 0?void 0:o.status)!==void 0&&((n=this.content[t])===null||n===void 0?void 0:n.status)!=="REGISTERED"}resolvedKeys(){return Object.keys(this.content).filter(t=>{var o;return((o=this.content[t])===null||o===void 0?void 0:o.status)==="RESOLVED"})}resolvedValues(){return this.resolvedKeys().map(t=>this.content[t].value)}keys(){return Object.keys(this.content)}};var On={};$(On,{ClusteringHelper:()=>Sn,formatHierarchicalValues:()=>vn});var xn={};$(xn,{accessResult:()=>bn,accessResultId:()=>kc,accessResultUrl:()=>Mc});function bn(e){var t,o,n,a;return(a=(n=(o=(t=e?.map)!==null&&t!==void 0?t:e?.topic)!==null&&o!==void 0?o:e?.document)!==null&&n!==void 0?n:e?.htmlPackage)!==null&&a!==void 0?a:e?.htmlPackagePage}function kc(e){var t,o,n,a,i,s,c,d,u;return(d=(s=(a=(o=(t=e?.map)===null||t===void 0?void 0:t.mapId)!==null&&o!==void 0?o:(n=e?.topic)===null||n===void 0?void 0:n.tocId)!==null&&a!==void 0?a:(i=e?.document)===null||i===void 0?void 0:i.documentId)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.packageId)!==null&&d!==void 0?d:(u=e?.htmlPackagePage)===null||u===void 0?void 0:u.contentId}function Mc(e){var t,o,n,a,i,s,c,d,u;return(d=(s=(a=(o=(t=e?.map)===null||t===void 0?void 0:t.readerUrl)!==null&&o!==void 0?o:(n=e?.topic)===null||n===void 0?void 0:n.readerUrl)!==null&&a!==void 0?a:(i=e?.document)===null||i===void 0?void 0:i.viewerUrl)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.viewerUrl)!==null&&d!==void 0?d:(u=e?.htmlPackagePage)===null||u===void 0?void 0:u.viewerUrl}function vn(e,t){return t&&t>1&&e.length>=t?`... > ${e[e.length-1]}`:e.join(" > ")}var Sn=class e{constructor(t,o,n,a){this.allResults=t,this.selectedResult=o,this.clusteringMetadata=n,this.metadataDescriptors=a}static extractResultMetadata(t){let o=bn(t.result).metadata;return t.key==null?e.flattenMetadata(o,t.hierarchicalValueTruncatingLevel,t.dateFormatter):e.flattenMetadata(o.find(n=>n.key===t.key),t.hierarchicalValueTruncatingLevel,t.dateFormatter)}static flattenMetadata(t,o,n){if(Array.isArray(t))return t.map(i=>e.flattenMetadata(i,o,n)).filter(i=>i!=null);let a=t?.hierarchicalValues!=null&&t.hierarchicalValues.length>0;if(!(t==null||t.values.length==0&&!a))if(a){let i=[],s=[];return t.hierarchicalValues.forEach(c=>{i.push(vn(c)),s.push(vn(c,o))}),{key:t.key,label:t.label,value:i.join(", "),displayValue:s.join(", "),displayTooltipValue:i.join(", ")}}else{let i=t.values.join(", "),s=t.values.map(c=>n?n(c):c).join(", ");return{key:t.key,label:t.label,value:i,displayValue:s,displayTooltipValue:s}}}computeClustersItemsForMetadata(t,o,n="No value",a,i){var s,c;let d=e.extractResultMetadata({result:this.selectedResult,key:t,dateFormatter:i}),u=(s=d?.label)!==null&&s!==void 0?s:(c=this.getMetadataDescriptor(t))===null||c===void 0?void 0:c.label;return this.allResults.map(f=>e.extractResultMetadata({result:f,key:t,hierarchicalValueTruncatingLevel:a,dateFormatter:i})).map(f=>f??{key:t,label:u,value:void 0,displayValue:n}).filter(f=>f.value!=d?.value).filter((f,y,b)=>b.findIndex(g=>g.value===f.value)===y).map(f=>({result:this.findBestResultForMetadataValue(t,f.value),metadata:f})).sort((f,y)=>this.compareMetadata(f.metadata.value,y.metadata.value,t,o))}compareMetadata(t,o,n,a){if(t==null)return-1;if(o==null)return 1;let i=this.getMetadataDescriptor(n),s=i?.sortRule||"NONE",c=i?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let d=t.localeCompare(o,a,{numeric:!0});return c?d*-1:d}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(o=>t==o.key)}findBestResultForMetadataValue(t,o){let n=this.allResults.filter(d=>{var u;return((u=e.extractResultMetadata({result:d,key:t}))===null||u===void 0?void 0:u.value)==o}),i=[...e.extractResultMetadata({result:this.selectedResult}).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==t)],s,c=-1;for(let d of n){let u=this.countMatchingMetadata(d,i);if(u>c&&(c=u,s=d,u===i.length))break}return s}countMatchingMetadata(t,o){return e.extractResultMetadata({result:t}).filter(n=>o.some(a=>a.key===n.key&&a.value===n.value)).length}};var En={};$(En,{Debouncer:()=>je});var je=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var An={};$(An,{customElement:()=>ie,dateProperty:()=>Bc,isNumber:()=>wi,jsonProperty:()=>Cn,numberProperty:()=>Ai,optionalNumberProperty:()=>Uc});var ie=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Cn(e,t){let o=()=>JSON.parse(JSON.stringify(e));return R({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:dt,...t??{}})}function Uc(e){return Ai(e)}function Ai(e){return R({type:Object,converter:{fromAttribute:t=>{if(t!=null)return wi(t)?+t:void 0},toAttribute:t=>t==null?void 0:""+t},useDefault:!0,...e??{}})}function wi(e){return!isNaN(parseFloat(e))}function Bc(e){return R({type:Object,converter:{fromAttribute:t=>{if(t==null)return;let o=new Date(Date.parse(t));if(!isNaN(o.valueOf()))return o},toAttribute:t=>t?.toISOString()},useDefault:!0,...e??{}})}var Tn={};$(Tn,{designSystemVariables:()=>z});var Nn={};$(Nn,{DesignSystemFamily:()=>hr,DesignSystemSize:()=>mr,FtCssVariableFactory:()=>r,badge:()=>Yc,banner:()=>Zc,button:()=>Fc,chart:()=>pd,checkbox:()=>zc,chip:()=>Vc,chipChoice:()=>jc,collapsible:()=>cd,comboboxMultiSelect:()=>sd,comboboxSingleSelect:()=>id,dateRangePicker:()=>bd,drawer:()=>td,floatingMenu:()=>ad,foundation:()=>l,link:()=>Kc,modal:()=>ed,notice:()=>fd,notification:()=>md,pageDesigner:()=>ud,pageFooter:()=>Jc,pageHeader:()=>Xc,pageLayout:()=>Qc,popover:()=>ld,radio:()=>Wc,reorderableList:()=>gd,resolveFamilyClass:()=>wn,resolveSizeClass:()=>Rn,semantic:()=>p,setVariable:()=>G,switch_:()=>dd,table:()=>Gc,tabs:()=>rd,textArea:()=>nd,textInput:()=>od,titleBreadcrumb:()=>qc,toggle:()=>hd,tooltip:()=>yd,treeList:()=>Hc,typographies:()=>Ze,typographyBody1Medium:()=>qr,typographyBody1Regular:()=>Yr,typographyBody1Semibold:()=>Xr,typographyBody2Medium:()=>Ke,typographyBody2MediumUnderline:()=>Ri,typographyBody2Regular:()=>Jr,typographyBody2Semibold:()=>Qr,typographyCaption1Bold:()=>lo,typographyCaption1Medium:()=>io,typographyCaption1Semibold:()=>so,typographyCaption2Bold:()=>po,typographyCaption2Medium:()=>Pe,typographyCaption2Semibold:()=>co,typographyCaption3Bold:()=>ho,typographyCaption3Medium:()=>uo,typographyCaption3Semibold:()=>fo,typographyDisplay:()=>jr,typographyLabel1Bold:()=>ro,typographyLabel1Medium:()=>eo,typographyLabel1Semibold:()=>to,typographyLabel2Bold:()=>ao,typographyLabel2Medium:()=>oo,typographyLabel2Semibold:()=>no,typographyTitle1:()=>Vr,typographyTitle2:()=>Kr,typographyTitle3:()=>Zr,typographyVariants:()=>$c});var Ve=e=>typeof e=="string"?de(e):e,r=class{static create(t,o,n,a){let i=c=>Ve(c??a),s=I`var(${Ve(t)}, ${i(a)})`;return s.name=t,s.description=o,s.category=n,s.defaultValue=a,s.defaultCssValue=i,s.set=c=>G(s,c??i(a)),s.get=c=>I`var(${Ve(t)}, ${i(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>a,s}static extend(t,o,n,a){let i=c=>n.get(c??a),s=I`var(${Ve(t)}, ${i(a)})`;return s.name=t,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=a,s.defaultCssValue=i,s.set=c=>G(s,c??i(a)),s.get=c=>I`var(${Ve(t)}, ${i(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),s}static external(t,o){let n=i=>t.defaultCssValue(i),a=I`var(${Ve(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>t.set(i),a.get=i=>I`var(${Ve(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function G(e,t){return Ve(`${e.name}: ${t}`)}var l={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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)")},jr={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Vr={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Kr={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Zr={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},Yr={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},qr={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Xr={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Jr={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Ke={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Ri={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Qr={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},eo={fontFamily:r.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},to={fontFamily:r.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},ro={fontFamily:r.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},oo={fontFamily:r.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},no={fontFamily:r.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},ao={fontFamily:r.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},io={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},so={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},lo={fontFamily:r.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Pe={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},co={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},po={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},uo={fontFamily:r.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},fo={fontFamily:r.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},ho={fontFamily:r.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ze={display:jr,"title-1":Vr,"title-2":Kr,"title-3":Zr,"body-1-regular":Yr,"body-1-medium":qr,"body-1-semibold":Xr,"body-2-regular":Jr,"body-2-medium":Ke,"body-2-medium-underline":Ri,"body-2-semibold":Qr,"label-1-medium":eo,"label-1-semibold":to,"label-1-bold":ro,"label-2-medium":oo,"label-2-semibold":no,"label-2-bold":ao,"caption-1-medium":io,"caption-1-semibold":so,"caption-1-bold":lo,"caption-2-medium":Pe,"caption-2-semibold":co,"caption-2-bold":po,"caption-3-medium":uo,"caption-3-semibold":fo,"caption-3-bold":ho},$c=["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 p={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
5
- Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var Fc={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:r.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:r.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",p.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",p.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",p.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",p.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",p.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",p.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",p.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",p.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",p.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",p.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",p.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",p.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",p.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",p.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",p.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",p.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",p.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",p.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",p.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",p.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",p.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",p.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",p.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",p.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",p.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",p.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",p.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",p.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",p.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",p.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",p.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",p.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",p.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",p.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",p.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",p.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",p.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",p.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",p.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",p.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",p.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",p.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",p.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",p.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",p.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",p.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",p.contentErrorPrimary)};var Hc={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",p.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",p.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",p.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",p.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",l.spacing3),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",p.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",p.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",p.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",p.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",p.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",p.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",p.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",p.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",p.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",p.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",p.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",p.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",p.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",p.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",l.spacing3),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",p.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",p.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",p.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",p.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",p.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",p.contentGlobalSecondary)};var zc={iconSize:r.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:r.extend("--ftds-checkbox-color","",p.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",p.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",p.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",p.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),leftPadding:r.extend("--ftds-checkbox-left-padding","",l.spacing2)};var Wc={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",p.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",p.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",p.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",p.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",p.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var Gc={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",p.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",p.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",p.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",p.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",p.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",p.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",p.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",p.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var jc={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",p.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",p.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",p.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",p.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",p.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",p.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",p.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",p.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",p.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",p.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",p.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var Vc={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",p.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",p.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",p.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",p.borderGlobalSubtle),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",p.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",p.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",p.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",p.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",p.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",p.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",p.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",p.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",p.borderErrorSubtle)};var Kc={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",p.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",p.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",p.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",p.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",p.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",p.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",p.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",p.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",p.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",p.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",p.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",p.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",p.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",p.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",p.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var Zc={iconSize:r.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",p.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",p.borderInfoSubtle)};var Yc={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:r.extend("--ftds-badge-color","",p.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",p.contentActionPrimary)};var qc={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",p.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",p.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",p.contentGlobalSubtle)};var Xc={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",p.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",p.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",p.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Jc={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",p.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var Qc={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var ed={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",p.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",p.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",p.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var td={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",p.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",p.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",p.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",p.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",p.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",p.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var rd={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ftds-tabs-off-color","",p.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",p.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",p.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:r.extend("--ftds-tabs-on-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",p.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",p.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",p.borderActionFocusRing)};var od={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",p.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",p.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",p.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",p.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var nd={backgroundColor:r.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",p.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",p.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var ad={height:r.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",p.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",p.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",p.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",p.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var id={largeFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ftds-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ftds-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ftds-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ftds-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:r.extend("--ftds-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:r.extend("--ftds-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ftds-combobox-single-select-background-color","",l.colorWhite),labelColor:r.extend("--ftds-combobox-single-select-label-color","",p.contentGlobalSubtle),contentValueColor:r.extend("--ftds-combobox-single-select-content-value-color","",p.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-combobox-single-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-single-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-single-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-combobox-single-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-single-select-error-helper-text-color","",p.contentErrorPrimary),warningBorderWidth:r.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-single-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-single-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-single-select-warning-helper-icon-color","",p.contentWarningIconOnly),focusOutlineWidth:r.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-single-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-single-select-disabled-component-opacity","",l.opacity40)};var sd={backgroundColor:r.extend("--ftds-combobox-multi-select-background-color","",l.colorWhite),labelColor:r.extend("--ftds-combobox-multi-select-label-color","",p.contentGlobalSubtle),trailingIconColor:r.extend("--ftds-combobox-multi-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-multi-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-multi-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ftds-combobox-multi-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-multi-select-error-helper-text-color","",p.contentErrorPrimary),errorHelperIcon:r.extend("--ftds-combobox-multi-select-error-helper-icon","",p.contentErrorIconOnly),errorBorderWidth:r.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-multi-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-multi-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",p.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:r.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ftds-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ftds-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:r.extend("--ftds-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ftds-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ftds-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ftds-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:r.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:r.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:r.extend("--ftds-combobox-multi-select-border-radius","",l.borderRadiusS)};var ld={backgroundColor:r.extend("--ftds-popover-background-color","",p.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:r.extend("--ftds-popover-title-color","",p.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",p.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",l.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var cd={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",p.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ftds-collapsible-color","",p.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",p.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",p.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",p.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var dd={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",p.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",p.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ftds-switch-off-color","",p.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ftds-switch-on-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",p.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",p.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var pd={color1Light:r.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var ud={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var fd={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ftds-notice-gap","",l.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",p.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",p.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",p.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",p.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",p.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",p.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",p.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",p.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",p.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",p.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",p.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",p.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",p.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",p.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",p.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var hd={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",p.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",p.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",p.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",p.contentActionPrimary),color:r.extend("--ftds-toggle-color","",p.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",p.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",l.spacing3)};var md={iconSize:r.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",p.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",p.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",p.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",p.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",p.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",p.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",p.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",p.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",p.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",l.spacing8)};var yd={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ftds-tooltip-color","",p.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",p.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",l.spacing05)};var gd={verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",p.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",p.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",p.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",p.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",p.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",p.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",p.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",p.backgroundGlobalOnSurfaceDark)};var bd={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var hr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(hr||(hr={}));var mr;(function(e){e.large="large",e.medium="medium",e.small="small"})(mr||(mr={}));function wn(e){return`ftds--family-${e}`}function Rn(e){return`ftds--size-${e}`}var z={colorPrimary:r.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:r.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:r.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:r.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:r.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:r.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorInfo:r.create("--ft-color-info","","COLOR","#0F6BC5"),colorWarning:r.create("--ft-color-warning","","COLOR","#B74706"),colorError:r.create("--ft-color-error","","COLOR","#B00020"),colorSuccess:r.create("--ft-color-success","","COLOR","#187856"),colorOutline:r.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:r.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:r.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:r.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:r.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:r.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:r.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:r.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:r.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:r.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:r.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:r.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:r.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:r.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:r.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:r.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:r.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:r.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:r.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:r.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:r.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:r.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:r.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:r.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:r.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:r.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:r.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:r.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:r.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:r.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:r.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:r.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:r.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:r.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:r.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:r.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:r.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:r.create("--ft-elevation-00","","SHADOW","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:r.create("--ft-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)"),elevation02:r.create("--ft-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)"),elevation03:r.create("--ft-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)"),elevation04:r.create("--ft-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)"),elevation06:r.create("--ft-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)"),elevation08:r.create("--ft-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)"),elevation12:r.create("--ft-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)"),elevation16:r.create("--ft-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)"),elevation24:r.create("--ft-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)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXL:r.create("--ft-border-radius-xl","","SIZE","16px"),titleFont:r.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:r.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:r.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:r.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var _n={};$(_n,{DynamicImporter:()=>mo,dynamicImporter:()=>xd});var mo=class{async import(t){if(t)return import(t)}},xd=new mo;var Gn={};$(Gn,{computeOffsetAutoPosition:()=>Fd,computeOffsetPosition:()=>$d});var Ti=["top","right","bottom","left"],Ni=["start","end"],Pn=Ti.reduce((e,t)=>e.concat(t,t+"-"+Ni[0],t+"-"+Ni[1]),[]),yo=Math.min,Ye=Math.max;var vd={left:"right",right:"left",bottom:"top",top:"bottom"},Sd={start:"end",end:"start"};function In(e,t,o){return Ye(e,yo(t,o))}function Rt(e,t){return typeof e=="function"?e(t):e}function qe(e){return e.split("-")[0]}function Ce(e){return e.split("-")[1]}function Dn(e){return e==="x"?"y":"x"}function kn(e){return e==="y"?"height":"width"}function Nt(e){return["top","bottom"].includes(qe(e))?"y":"x"}function Mn(e){return Dn(Nt(e))}function _i(e,t,o){o===void 0&&(o=!1);let n=Ce(e),a=Mn(e),i=kn(a),s=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Ln(s)),[s,Ln(s)]}function Li(e){return e.replace(/start|end/g,t=>Sd[t])}function Ln(e){return e.replace(/left|right|bottom|top/g,t=>vd[t])}function Od(e){return{top:0,right:0,bottom:0,left:0,...e}}function Pi(e){return typeof e!="number"?Od(e):{top:e,right:e,bottom:e,left:e}}function ut(e){let{x:t,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:t,right:t+n,bottom:o+a,x:t,y:o}}function Ii(e,t,o){let{reference:n,floating:a}=e,i=Nt(t),s=Mn(t),c=kn(s),d=qe(t),u=i==="y",h=n.x+n.width/2-a.width/2,f=n.y+n.height/2-a.height/2,y=n[c]/2-a[c]/2,b;switch(d){case"top":b={x:h,y:n.y-a.height};break;case"bottom":b={x:h,y:n.y+n.height};break;case"right":b={x:n.x+n.width,y:f};break;case"left":b={x:n.x-a.width,y:f};break;default:b={x:n.x,y:n.y}}switch(Ce(t)){case"start":b[s]-=y*(o&&u?-1:1);break;case"end":b[s]+=y*(o&&u?-1:1);break}return b}var Di=async(e,t,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:s}=o,c=i.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(t)),u=await s.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y:f}=Ii(u,n,d),y=n,b={},g=0;for(let E=0;E<c.length;E++){let{name:C,fn:A}=c[E],{x:N,y:S,data:x,reset:O}=await A({x:h,y:f,initialPlacement:n,placement:y,strategy:a,middlewareData:b,rects:u,platform:s,elements:{reference:e,floating:t}});h=N??h,f=S??f,b={...b,[C]:{...b[C],...x}},O&&g<=50&&(g++,typeof O=="object"&&(O.placement&&(y=O.placement),O.rects&&(u=O.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:a}):O.rects),{x:h,y:f}=Ii(u,y,d)),E=-1)}return{x:h,y:f,placement:y,strategy:a,middlewareData:b}};async function go(e,t){var o;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:s,elements:c,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:y=!1,padding:b=0}=Rt(t,e),g=Pi(b),C=c[y?f==="floating"?"reference":"floating":f],A=ut(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(C)))==null||o?C:C.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:u,rootBoundary:h,strategy:d})),N=f==="floating"?{x:n,y:a,width:s.floating.width,height:s.floating.height}:s.reference,S=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),x=await(i.isElement==null?void 0:i.isElement(S))?await(i.getScale==null?void 0:i.getScale(S))||{x:1,y:1}:{x:1,y:1},O=ut(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:S,strategy:d}):N);return{top:(A.top-O.top+g.top)/x.y,bottom:(O.bottom-A.bottom+g.bottom)/x.y,left:(A.left-O.left+g.left)/x.x,right:(O.right-A.right+g.right)/x.x}}function Ed(e,t,o){return(e?[...o.filter(a=>Ce(a)===e),...o.filter(a=>Ce(a)!==e)]:o.filter(a=>qe(a)===a)).filter(a=>e?Ce(a)===e||(t?Li(a)!==a:!1):!0)}var bo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,a;let{rects:i,middlewareData:s,placement:c,platform:d,elements:u}=t,{crossAxis:h=!1,alignment:f,allowedPlacements:y=Pn,autoAlignment:b=!0,...g}=Rt(e,t),E=f!==void 0||y===Pn?Ed(f||null,b,y):y,C=await go(t,g),A=((o=s.autoPlacement)==null?void 0:o.index)||0,N=E[A];if(N==null)return{};let S=_i(N,i,await(d.isRTL==null?void 0:d.isRTL(u.floating)));if(c!==N)return{reset:{placement:E[0]}};let x=[C[qe(N)],C[S[0]],C[S[1]]],O=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:x}],_=E[A+1];if(_)return{data:{index:A+1,overflows:O},reset:{placement:_}};let D=O.map(L=>{let m=Ce(L.placement);return[L.placement,m&&h?L.overflows.slice(0,2).reduce((v,T)=>v+T,0):L.overflows[0],L.overflows]}).sort((L,m)=>L[1]-m[1]),M=((a=D.filter(L=>L[2].slice(0,Ce(L[0])?2:3).every(m=>m<=0))[0])==null?void 0:a[0])||D[0][0];return M!==c?{data:{index:A+1,overflows:O},reset:{placement:M}}:{}}}};async function Cd(e,t){let{placement:o,platform:n,elements:a}=e,i=await(n.isRTL==null?void 0:n.isRTL(a.floating)),s=qe(o),c=Ce(o),d=Nt(o)==="y",u=["left","top"].includes(s)?-1:1,h=i&&d?-1:1,f=Rt(t,e),{mainAxis:y,crossAxis:b,alignmentAxis:g}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return c&&typeof g=="number"&&(b=c==="end"?g*-1:g),d?{x:b*h,y:y*u}:{x:y*u,y:b*h}}var Un=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var o,n;let{x:a,y:i,placement:s,middlewareData:c}=t,d=await Cd(t,e);return s===((o=c.offset)==null?void 0:o.placement)&&(n=c.arrow)!=null&&n.alignmentOffset?{}:{x:a+d.x,y:i+d.y,data:{...d,placement:s}}}}},Bn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:n,placement:a}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:c={fn:C=>{let{x:A,y:N}=C;return{x:A,y:N}}},...d}=Rt(e,t),u={x:o,y:n},h=await go(t,d),f=Nt(qe(a)),y=Dn(f),b=u[y],g=u[f];if(i){let C=y==="y"?"top":"left",A=y==="y"?"bottom":"right",N=b+h[C],S=b-h[A];b=In(N,b,S)}if(s){let C=f==="y"?"top":"left",A=f==="y"?"bottom":"right",N=g+h[C],S=g-h[A];g=In(N,g,S)}let E=c.fn({...t,[y]:b,[f]:g});return{...E,data:{x:E.x-o,y:E.y-n,enabled:{[y]:i,[f]:s}}}}}};var $n=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var o,n;let{placement:a,rects:i,platform:s,elements:c}=t,{apply:d=()=>{},...u}=Rt(e,t),h=await go(t,u),f=qe(a),y=Ce(a),b=Nt(a)==="y",{width:g,height:E}=i.floating,C,A;f==="top"||f==="bottom"?(C=f,A=y===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(A=f,C=y==="end"?"top":"bottom");let N=E-h.top-h.bottom,S=g-h.left-h.right,x=yo(E-h[C],N),O=yo(g-h[A],S),_=!t.middlewareData.shift,D=x,B=O;if((o=t.middlewareData.shift)!=null&&o.enabled.x&&(B=S),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(D=N),_&&!y){let L=Ye(h.left,0),m=Ye(h.right,0),v=Ye(h.top,0),T=Ye(h.bottom,0);b?B=g-2*(L!==0||m!==0?L+m:Ye(h.left,h.right)):D=E-2*(v!==0||T!==0?v+T:Ye(h.top,h.bottom))}await d({...t,availableWidth:B,availableHeight:D});let M=await s.getDimensions(c.floating);return g!==M.width||E!==M.height?{reset:{rects:!0}}:{}}}};var Fn=Math.min,Tt=Math.max,yr=Math.round;var Ie=e=>({x:e,y:e});function De(e){return Mi(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ke(e){var t;return(t=(Mi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Mi(e){return e instanceof Node||e instanceof le(e).Node}function Ae(e){return e instanceof Element||e instanceof le(e).Element}function xe(e){return e instanceof HTMLElement||e instanceof le(e).HTMLElement}function ki(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}function _t(e){let{overflow:t,overflowX:o,overflowY:n,display:a}=ue(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(a)}function Ui(e){return["table","td","th"].includes(De(e))}function vo(e){let t=So(),o=ue(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Bi(e){let t=ft(e);for(;xe(t)&&!gr(t);){if(vo(t))return t;t=ft(t)}return null}function So(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function gr(e){return["html","body","#document"].includes(De(e))}function ue(e){return le(e).getComputedStyle(e)}function br(e){return Ae(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ft(e){if(De(e)==="html")return e;let t=e.assignedSlot||e.parentNode||ki(e)&&e.host||ke(e);return ki(t)?t.host:t}function $i(e){let t=ft(e);return gr(t)?e.ownerDocument?e.ownerDocument.body:e.body:xe(t)&&_t(t)?t:$i(t)}function xo(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let a=$i(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),s=le(a);return i?t.concat(s,s.visualViewport||[],_t(a)?a:[],s.frameElement&&o?xo(s.frameElement):[]):t.concat(a,xo(a,[],o))}function zi(e){let t=ue(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=xe(e),i=a?e.offsetWidth:o,s=a?e.offsetHeight:n,c=yr(o)!==i||yr(n)!==s;return c&&(o=i,n=s),{width:o,height:n,$:c}}function Wi(e){return Ae(e)?e:e.contextElement}function Lt(e){let t=Wi(e);if(!xe(t))return Ie(1);let o=t.getBoundingClientRect(),{width:n,height:a,$:i}=zi(t),s=(i?yr(o.width):o.width)/n,c=(i?yr(o.height):o.height)/a;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Ad=Ie(0);function Gi(e){let t=le(e);return!So()||!t.visualViewport?Ad:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function wd(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==le(e)?!1:t}function xr(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Wi(e),s=Ie(1);t&&(n?Ae(n)&&(s=Lt(n)):s=Lt(e));let c=wd(i,o,n)?Gi(i):Ie(0),d=(a.left+c.x)/s.x,u=(a.top+c.y)/s.y,h=a.width/s.x,f=a.height/s.y;if(i){let y=le(i),b=n&&Ae(n)?le(n):n,g=y.frameElement;for(;g&&n&&b!==y;){let E=Lt(g),C=g.getBoundingClientRect(),A=ue(g),N=C.left+(g.clientLeft+parseFloat(A.paddingLeft))*E.x,S=C.top+(g.clientTop+parseFloat(A.paddingTop))*E.y;d*=E.x,u*=E.y,h*=E.x,f*=E.y,d+=N,u+=S,g=le(g).frameElement}}return ut({width:h,height:f,x:d,y:u})}function Rd(e){let{rect:t,offsetParent:o,strategy:n}=e,a=xe(o),i=ke(o);if(o===i)return t;let s={scrollLeft:0,scrollTop:0},c=Ie(1),d=Ie(0);if((a||!a&&n!=="fixed")&&((De(o)!=="body"||_t(i))&&(s=br(o)),xe(o))){let u=xr(o);c=Lt(o),d.x=u.x+o.clientLeft,d.y=u.y+o.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-s.scrollLeft*c.x+d.x,y:t.y*c.y-s.scrollTop*c.y+d.y}}function Nd(e){return Array.from(e.getClientRects())}function ji(e){return xr(ke(e)).left+br(e).scrollLeft}function Td(e){let t=ke(e),o=br(e),n=e.ownerDocument.body,a=Tt(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=Tt(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+ji(e),c=-o.scrollTop;return ue(n).direction==="rtl"&&(s+=Tt(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:s,y:c}}function _d(e,t){let o=le(e),n=ke(e),a=o.visualViewport,i=n.clientWidth,s=n.clientHeight,c=0,d=0;if(a){i=a.width,s=a.height;let u=So();(!u||u&&t==="fixed")&&(c=a.offsetLeft,d=a.offsetTop)}return{width:i,height:s,x:c,y:d}}function Ld(e,t){let o=xr(e,!0,t==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=xe(e)?Lt(e):Ie(1),s=e.clientWidth*i.x,c=e.clientHeight*i.y,d=a*i.x,u=n*i.y;return{width:s,height:c,x:d,y:u}}function Fi(e,t,o){let n;if(t==="viewport")n=_d(e,o);else if(t==="document")n=Td(ke(e));else if(Ae(t))n=Ld(t,o);else{let a=Gi(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return ut(n)}function Vi(e,t){let o=ft(e);return o===t||!Ae(o)||gr(o)?!1:ue(o).position==="fixed"||Vi(o,t)}function Pd(e,t){let o=t.get(e);if(o)return o;let n=xo(e,[],!1).filter(c=>Ae(c)&&De(c)!=="body"),a=null,i=ue(e).position==="fixed",s=i?ft(e):e;for(;Ae(s)&&!gr(s);){let c=ue(s),d=vo(s);!d&&c.position==="fixed"&&(a=null),(i?!d&&!a:!d&&c.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||_t(s)&&!d&&Vi(e,s))?n=n.filter(h=>h!==s):a=c,s=ft(s)}return t.set(e,n),n}function Id(e){let{element:t,boundary:o,rootBoundary:n,strategy:a}=e,s=[...o==="clippingAncestors"?Pd(t,this._c):[].concat(o),n],c=s[0],d=s.reduce((u,h)=>{let f=Fi(t,h,a);return u.top=Tt(f.top,u.top),u.right=Fn(f.right,u.right),u.bottom=Fn(f.bottom,u.bottom),u.left=Tt(f.left,u.left),u},Fi(t,c,a));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function Dd(e){return zi(e)}function kd(e,t,o){let n=xe(t),a=ke(t),i=o==="fixed",s=xr(e,!0,i,t),c={scrollLeft:0,scrollTop:0},d=Ie(0);if(n||!n&&!i)if((De(t)!=="body"||_t(a))&&(c=br(t)),n){let u=xr(t,!0,i,t);d.x=u.x+t.clientLeft,d.y=u.y+t.clientTop}else a&&(d.x=ji(a));return{x:s.left+c.scrollLeft-d.x,y:s.top+c.scrollTop-d.y,width:s.width,height:s.height}}function Hi(e,t){return!xe(e)||ue(e).position==="fixed"?null:t?t(e):e.offsetParent}function Ki(e,t){let o=le(e);if(!xe(e))return o;let n=Hi(e,t);for(;n&&Ui(n)&&ue(n).position==="static";)n=Hi(n,t);return n&&(De(n)==="html"||De(n)==="body"&&ue(n).position==="static"&&!vo(n))?o:n||Bi(e)||o}var Md=async function(e){let{reference:t,floating:o,strategy:n}=e,a=this.getOffsetParent||Ki,i=this.getDimensions;return{reference:kd(t,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Ud(e){return ue(e).direction==="rtl"}var Pt={convertOffsetParentRelativeRectToViewportRelativeRect:Rd,getDocumentElement:ke,getClippingRect:Id,getOffsetParent:Ki,getElementRects:Md,getClientRects:Nd,getDimensions:Dd,getScale:Lt,isElement:Ae,isRTL:Ud};var Hn=(e,t,o)=>{let n=new Map,a={platform:Pt,...o},i={...a.platform,_c:n};return Di(e,t,{...a,platform:i})};function Wn(e){return Bd(e)}function zn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Bd(e){for(let t=e;t;t=zn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=zn(e);t;t=zn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function $d(e,t,o){return Hn(e,t,{platform:{...Pt,getOffsetParent:n=>Pt.getOffsetParent(n,Wn)},middleware:[Bn({crossAxis:!0}),bo({allowedPlacements:[o]})]})}async function Fd(e,t,o,n,a,i,s=4){return Hn(e,t,{placement:o,strategy:a,platform:{...Pt,getOffsetParent:c=>Pt.getOffsetParent(c,Wn)},middleware:[Un(s),bo({allowedPlacements:n}),$n({apply({availableHeight:c,elements:d}){typeof i=="string"&&(i=`var(${i})`),i?d.floating.style.maxHeight=`min(${Math.max(0,c)}px, ${i})`:d.floating.style.maxHeight=`${Math.max(0,c)}px`}})]})}var qn={};$(qn,{FtdsBase:()=>Yn,toFtdsBase:()=>Oo});var Zn={};$(Zn,{ExportpartsUpdatedEvent:()=>ht,FtLitElement:()=>j});var jn={};$(jn,{ScopedRegistryLitElement:()=>vr});var vr=class extends Le{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return rr(n,t.elementStyles),n}};var Kn={};$(Kn,{shadowQuerySelector:()=>Vn,shadowQuerySelectorAll:()=>Hd});function Vn(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}function Hd(e,t,...o){let n=[...e.querySelectorAll(t)];for(let a of o)n=n.flatMap(i=>{var s,c;return[...(c=(s=i.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(a))!==null&&c!==void 0?c:[]]});return n}var It=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Xi,Zi=Symbol("constructorPrototype"),Yi=Symbol("constructorName"),Ji=Symbol("exportpartsDebouncer"),qi=Symbol("dynamicDependenciesLoaded"),ht=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};ht.eventName="exportparts-updated";var j=class extends vr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Xi]=new je(5),this.scheduleExportpartsUpdate=()=>{var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Ji].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Yi]=this.constructor.name,this[Zi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Yi]&&Object.setPrototypeOf(this,this[Zi])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[qi]||(o[qi]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(ht.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(ht.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new ht)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Vn(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,n,a,i,s,c;let d=y=>y!=null&&y.trim().length>0,u=t.filter(d).map(y=>y.trim());if(u.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let b=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],g=(c=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(C=>C.split(":")[1]))!==null&&c!==void 0?c:[],E=[...b,...g].filter(d).map(C=>C.trim());for(let C of E)h.add(C)}if(h.size===0){this.exportparts=void 0;return}let f=[...h.values()].flatMap(y=>u.map(b=>`${y}:${b}--${y}`));this.exportparts=[...this.part,...f].join(", ")}};Xi=Ji;It([R()],j.prototype,"exportpartsPrefix",void 0);It([Cn([])],j.prototype,"exportpartsPrefixes",void 0);It([R({reflect:!0})],j.prototype,"exportparts",void 0);It([R()],j.prototype,"customStylesheet",void 0);It([R()],j.prototype,"elementToFocus",void 0);It([Z()],j.prototype,"useAdoptedStyleSheets",void 0);var Qi=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Oo=pe(Symbol("toFtdsBase"),function(e){class t extends e{constructor(){super(...arguments),this.size=mr.medium,this.family=hr.neutral}getDesignSystemBaseClasses(){return{[wn(this.family)]:!0,[Rn(this.size)]:!0}}}return Qi([R()],t.prototype,"size",void 0),Qi([R()],t.prototype,"family",void 0),t}),Yn=class extends Oo(j){};var es={};var Jn={};$(Jn,{highlightHtml:()=>Gd,highlightHtmlColorCssVariable:()=>ts,highlightHtmlStyles:()=>Wd});var mt=class e{constructor(t,o=!0,n=[],a=5e3){this.ctx=t,this.iframes=o,this.exclude=n,this.iframesTimeout=a}static matches(t,o){let n=typeof o=="string"?[o]:o,a=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(a){let i=!1;return n.every(s=>a.call(t,s)?(i=!0,!1):!0),i}else return!1}getContexts(){let t,o=[];return typeof this.ctx>"u"||!this.ctx?t=[]:NodeList.prototype.isPrototypeOf(this.ctx)?t=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?t=this.ctx:typeof this.ctx=="string"?t=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):t=[this.ctx],t.forEach(n=>{let a=o.filter(i=>i.contains(n)).length>0;o.indexOf(n)===-1&&!a&&o.push(n)}),o}getIframeContents(t,o,n=()=>{}){let a;try{let i=t.contentWindow;if(a=i.document,!i||!a)throw new Error("iframe inaccessible")}catch{n()}a&&o(a)}isIframeBlank(t){let o="about:blank",n=t.getAttribute("src").trim();return t.contentWindow.location.href===o&&n!==o&&n}observeIframeLoad(t,o,n){let a=!1,i=null,s=()=>{if(!a){a=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",s),this.getIframeContents(t,o,n))}catch{n()}}};t.addEventListener("load",s),i=setTimeout(s,this.iframesTimeout)}onIframeReady(t,o,n){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,o,n):this.getIframeContents(t,o,n):this.observeIframeLoad(t,o,n)}catch{n()}}waitForIframes(t,o){let n=0;this.forEachIframe(t,()=>!0,a=>{n++,this.waitForIframes(a.querySelector("html"),()=>{--n||o()})},a=>{a||o()})}forEachIframe(t,o,n,a=()=>{}){let i=t.querySelectorAll("iframe"),s=i.length,c=0;i=Array.prototype.slice.call(i);let d=()=>{--s<=0&&a(c)};s||d(),i.forEach(u=>{e.matches(u,this.exclude)?d():this.onIframeReady(u,h=>{o(u)&&(c++,n(h)),d()},d)})}createIterator(t,o,n){return document.createNodeIterator(t,o,n,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,o,n){let a=t.compareDocumentPosition(n),i=Node.DOCUMENT_POSITION_PRECEDING;if(a&i)if(o!==null){let s=o.compareDocumentPosition(n),c=Node.DOCUMENT_POSITION_FOLLOWING;if(s&c)return!0}else return!0;return!1}getIteratorNode(t){let o=t.previousNode(),n;return o===null?n=t.nextNode():n=t.nextNode()&&t.nextNode(),{prevNode:o,node:n}}checkIframeFilter(t,o,n,a){let i=!1,s=!1;return a.forEach((c,d)=>{c.val===n&&(i=d,s=c.handled)}),this.compareNodeIframe(t,o,n)?(i===!1&&!s?a.push({val:n,handled:!0}):i!==!1&&!s&&(a[i].handled=!0),!0):(i===!1&&a.push({val:n,handled:!1}),!1)}handleOpenIframes(t,o,n,a){t.forEach(i=>{i.handled||this.getIframeContents(i.val,s=>{this.createInstanceOnIframe(s).forEachNode(o,n,a)})})}iterateThroughNodes(t,o,n,a,i){let s=this.createIterator(o,t,a),c=[],d=[],u,h,f=()=>({prevNode:h,node:u}=this.getIteratorNode(s),u);for(;f();)this.iframes&&this.forEachIframe(o,y=>this.checkIframeFilter(u,h,y,c),y=>{this.createInstanceOnIframe(y).forEachNode(t,b=>d.push(b),a)}),d.push(u);d.forEach(y=>{n(y)}),this.iframes&&this.handleOpenIframes(c,t,n,a),i()}forEachNode(t,o,n,a=()=>{}){let i=this.getContexts(),s=i.length;s||a(),i.forEach(c=>{let d=()=>{this.iterateThroughNodes(t,c,o,n,()=>{--s<=0&&a()})};this.iframes?this.waitForIframes(c,d):d()})}};var Sr=class{constructor(t){this.ctx=t,this.ie=!1;let o=window.navigator.userAgent;(o.indexOf("MSIE")>-1||o.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new mt(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,o="debug"){let n=this.opt.log;this.opt.debug&&typeof n=="object"&&typeof n[o]=="function"&&n[o](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return this.opt.wildcards!=="disabled"&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),this.opt.wildcards!=="disabled"&&(t=this.createWildcardsRegExp(t)),t=this.createAccuracyRegExp(t),t}createSynonymsRegExp(t){let o=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",a=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in o)if(o.hasOwnProperty(i)){let s=o[i],c=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);c!==""&&d!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(c)}|${this.escapeStr(d)})`,`gm${n}`),a+`(${this.processSynomyms(c)}|${this.processSynomyms(d)})`+a))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return t=t.replace(/(?:\\)*\?/g,o=>o.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,o=>o.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let o=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,o?"[\\S\\s]?":"\\S?").replace(/\u0002/g,o?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(o,n,a)=>{let i=a.charAt(n+1);return/[(|)\\]/.test(i)||i===""?o:o+"\0"})}createJoinersRegExp(t){let o=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&o.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&o.push("\\u00ad\\u200b\\u200c\\u200d"),o.length?t.split(/\u0000+/).join(`[${o.join("")}]*`):t}createDiacriticsRegExp(t){let o=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"],a=[];return t.split("").forEach(i=>{n.every(s=>{if(s.indexOf(i)!==-1){if(a.indexOf(s)>-1)return!1;t=t.replace(new RegExp(`[${s}]`,`gm${o}`),`[${s}]`),a.push(s)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let o="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",n=this.opt.accuracy,a=typeof n=="string"?n:n.value,i=typeof n=="string"?[]:n.limiters,s="";switch(i.forEach(c=>{s+=`|${this.escapeStr(c)}`}),a){case"partially":default:return`()(${t})`;case"complementary":return s="\\s"+(s||this.escapeStr(o)),`()([^${s}]*${t}[^${s}]*)`;case"exactly":return`(^|\\s${s})(${t})(?=$|\\s${s})`}}getSeparatedKeywords(t){let o=[];return t.forEach(n=>{this.opt.separateWordSearch?n.split(" ").forEach(a=>{a.trim()&&o.indexOf(a)===-1&&o.push(a)}):n.trim()&&o.indexOf(n)===-1&&o.push(n)}),{keywords:o.sort((n,a)=>a.length-n.length),length:o.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||Object.prototype.toString.call(t[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];let o=[],n=0;return t.sort((a,i)=>a.start-i.start).forEach(a=>{let{start:i,end:s,valid:c}=this.callNoMatchOnInvalidRanges(a,n);c&&(a.start=i,a.length=s-i,o.push(a),n=s)}),o}callNoMatchOnInvalidRanges(t,o){let n,a,i=!1;return t&&typeof t.start<"u"?(n=parseInt(t.start,10),a=n+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&a-o>0&&a-n>0?i=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:n,end:a,valid:i}}checkWhitespaceRanges(t,o,n){let a,i=!0,s=n.length,c=o-s,d=parseInt(t.start,10)-c;return d=d>s?s:d,a=d+parseInt(t.length,10),a>s&&(a=s,this.log(`End range automatically set to the max value of ${s}`)),d<0||a-d<0||d>s||a>s?(i=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):n.substring(d,a).replace(/\s+/g,"")===""&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:d,end:a,valid:i}}getTextNodes(t){let o="",n=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,a=>{n.push({start:o.length,end:(o+=a.textContent).length,node:a})},a=>this.matchesExclude(a.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:o,nodes:n})})}matchesExclude(t){return mt.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,o,n){let a=this.opt.element?this.opt.element:"mark",i=t.splitText(o),s=i.splitText(n-o),c=document.createElement(a);return c.setAttribute("data-markjs","true"),this.opt.className&&c.setAttribute("class",this.opt.className),c.textContent=i.textContent,i.parentNode.replaceChild(c,i),s}wrapRangeInMappedTextNode(t,o,n,a,i){t.nodes.every((s,c)=>{let d=t.nodes[c+1];if(typeof d>"u"||d.start>o){if(!a(s.node))return!1;let u=o-s.start,h=(n>s.end?s.end:n)-s.start,f=t.value.substr(0,s.start),y=t.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,u,h),t.value=f+y,t.nodes.forEach((b,g)=>{g>=c&&(t.nodes[g].start>0&&g!==c&&(t.nodes[g].start-=h),t.nodes[g].end-=h)}),n-=h,i(s.node.previousSibling,s.start),n>s.end)o=s.end;else return!1}return!0})}wrapMatches(t,o,n,a,i){let s=o===0?0:o+1;this.getTextNodes(c=>{c.nodes.forEach(d=>{d=d.node;let u;for(;(u=t.exec(d.textContent))!==null&&u[s]!=="";){if(!n(u[s],d))continue;let h=u.index;if(s!==0)for(let f=1;f<s;f++)h+=u[f].length;d=this.wrapRangeInTextNode(d,h,h+u[s].length),a(d.previousSibling),t.lastIndex=0}}),i()})}wrapMatchesAcrossElements(t,o,n,a,i){let s=o===0?0:o+1;this.getTextNodes(c=>{let d;for(;(d=t.exec(c.value))!==null&&d[s]!=="";){let u=d.index;if(s!==0)for(let f=1;f<s;f++)u+=d[f].length;let h=u+d[s].length;this.wrapRangeInMappedTextNode(c,u,h,f=>n(d[s],f),(f,y)=>{t.lastIndex=y,a(f)})}i()})}wrapRangeFromIndex(t,o,n,a){this.getTextNodes(i=>{let s=i.value.length;t.forEach((c,d)=>{let{start:u,end:h,valid:f}=this.checkWhitespaceRanges(c,s,i.value);f&&this.wrapRangeInMappedTextNode(i,u,h,y=>o(y,c,i.value.substring(u,h),d),y=>{n(y,c)})}),a()})}unwrapMatches(t){let o=t.parentNode,n=document.createDocumentFragment();for(;t.firstChild;)n.appendChild(t.removeChild(t.firstChild));o.replaceChild(n,t),this.ie?this.normalizeTextNode(o):o.normalize()}normalizeTextNode(t){if(t){if(t.nodeType===3)for(;t.nextSibling&&t.nextSibling.nodeType===3;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,o){this.opt=o,this.log(`Searching with expression "${t}"`);let n=0,a="wrapMatches",i=s=>{n++,this.opt.each(s)};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),this[a](t,this.opt.ignoreGroups,(s,c)=>this.opt.filter(c,s,n),i,()=>{n===0&&this.opt.noMatch(t),this.opt.done(n)})}mark(t,o){this.opt=o;let n=0,a="wrapMatches",{keywords:i,length:s}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),c=this.opt.caseSensitive?"":"i",d=u=>{let h=new RegExp(this.createRegExp(u),`gm${c}`),f=0;this.log(`Searching with expression "${h}"`),this[a](h,1,(y,b)=>this.opt.filter(b,u,n,f),y=>{f++,n++,this.opt.each(y)},()=>{f===0&&this.opt.noMatch(u),i[s-1]===u?this.opt.done(n):d(i[i.indexOf(u)+1])})};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),s===0?this.opt.done(n):d(i[0])}markRanges(t,o){this.opt=o;let n=0,a=this.checkRanges(t);a&&a.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(a)),this.wrapRangeFromIndex(a,(i,s,c,d)=>this.opt.filter(i,s,c,d),(i,s)=>{n++,this.opt.each(i,s)},()=>{this.opt.done(n)})):this.opt.done(n)}unmark(t){this.opt=t;let o=this.opt.element?this.opt.element:"*";o+="[data-markjs]",this.opt.className&&(o+=`.${this.opt.className}`),this.log(`Removal selector "${o}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,n=>{this.unwrapMatches(n)},n=>{let a=mt.matches(n,o),i=this.matchesExclude(n);return!a||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Xn(e){let t=new Sr(e);return this.mark=(o,n)=>(t.mark(o,n),this),this.markRegExp=(o,n)=>(t.markRegExp(o,n),this),this.markRanges=(o,n)=>(t.markRanges(o,n),this),this.unmark=o=>(t.unmark(o),this),this}var zd=Xn,ts=r.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Wd=I`
1
+ "use strict";(()=>{var Xl=Object.create;var zo=Object.defineProperty;var Jl=Object.getOwnPropertyDescriptor;var Ql=Object.getOwnPropertyNames;var ec=Object.getPrototypeOf,tc=Object.prototype.hasOwnProperty;var rc=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),$=(e,t)=>{for(var o in t)zo(e,o,{get:t[o],enumerable:!0})},oc=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Ql(t))!tc.call(e,a)&&a!==o&&zo(e,a,{get:()=>t[a],enumerable:!(n=Jl(t,a))||n.enumerable});return e};var nc=(e,t,o)=>(o=e!=null?Xl(ec(e)):{},oc(t||!e||!e.__esModule?zo(o,"default",{value:e,enumerable:!0}):o,e));var Bs=rc((rt,Us)=>{var _o=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Lo=function(){function e(){this.fetch=!1,this.DOMException=_o.DOMException}return e.prototype=_o,new e}();(function(e){var t=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={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 i(m){return m&&DataView.prototype.isPrototypeOf(m)}if(a.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(m){return m&&s.indexOf(Object.prototype.toString.call(m))>-1};function d(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 u(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var v={next:function(){var T=m.shift();return{done:T===void 0,value:T}}};return a.iterable&&(v[Symbol.iterator]=function(){return v}),v}function f(m){this.map={},m instanceof f?m.forEach(function(v,T){this.append(T,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}f.prototype.append=function(m,v){m=d(m),v=u(v);var T=this.map[m];this.map[m]=T?T+", "+v:v},f.prototype.delete=function(m){delete this.map[d(m)]},f.prototype.get=function(m){return m=d(m),this.has(m)?this.map[m]:null},f.prototype.has=function(m){return this.map.hasOwnProperty(d(m))},f.prototype.set=function(m,v){this.map[d(m)]=u(v)},f.prototype.forEach=function(m,v){for(var T in this.map)this.map.hasOwnProperty(T)&&m.call(v,this.map[T],T,this)},f.prototype.keys=function(){var m=[];return this.forEach(function(v,T){m.push(T)}),h(m)},f.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),h(m)},f.prototype.entries=function(){var m=[];return this.forEach(function(v,T){m.push([T,v])}),h(m)},a.iterable&&(f.prototype[Symbol.iterator]=f.prototype.entries);function y(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function b(m){return new Promise(function(v,T){m.onload=function(){v(m.result)},m.onerror=function(){T(m.error)}})}function g(m){var v=new FileReader,T=b(v);return v.readAsArrayBuffer(m),T}function E(m){var v=new FileReader,T=b(v),F=/charset=([A-Za-z0-9_-]+)/.exec(m.type),K=F?F[1]:"utf-8";return v.readAsText(m,K),T}function C(m){for(var v=new Uint8Array(m),T=new Array(v.length),F=0;F<v.length;F++)T[F]=String.fromCharCode(v[F]);return T.join("")}function A(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:a.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:a.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():a.arrayBuffer&&a.blob&&i(m)?(this._bodyArrayBuffer=A(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=A(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof m=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.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(a.blob)return this.blob().then(g);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return E(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(C(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(_)}),this.json=function(){return this.text().then(JSON.parse)},this}var S=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function x(m){var v=m.toUpperCase();return S.indexOf(v)>-1?v:m}function O(m,v){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var T=v.body;if(m instanceof O){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new f(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!T&&m._bodyInit!=null&&(T=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new f(v.headers)),this.method=x(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in n){var U=new AbortController;return U.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")&&(v.cache==="no-store"||v.cache==="no-cache")){var F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var K=/\?/;this.url+=(K.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}O.prototype.clone=function(){return new O(this,{body:this._bodyInit})};function _(m){var v=new FormData;return m.trim().split("&").forEach(function(T){if(T){var F=T.split("="),K=F.shift().replace(/\+/g," "),U=F.join("=").replace(/\+/g," ");v.append(decodeURIComponent(K),decodeURIComponent(U))}}),v}function D(m){var v=new f,T=m.replace(/\r?\n[\t ]+/g," ");return T.split("\r").map(function(F){return F.indexOf(`
2
+ `)===0?F.substr(1,F.length):F}).forEach(function(F){var K=F.split(":"),U=K.shift().trim();if(U){var Lr=K.join(":").trim();try{v.append(U,Lr)}catch(Ho){console.warn("Response "+Ho.message)}}}),v}N.call(O.prototype);function B(m,v){if(!(this instanceof B))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=v.statusText===void 0?"":""+v.statusText,this.headers=new f(v.headers),this.url=v.url||"",this._initBody(m)}N.call(B.prototype),B.prototype.clone=function(){return new B(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},B.error=function(){var m=new B(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var M=[301,302,303,307,308];B.redirect=function(m,v){if(M.indexOf(v)===-1)throw new RangeError("Invalid status code");return new B(null,{status:v,headers:{location:m}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,T){this.message=v,this.name=T;var F=Error(v);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function L(m,v){return new Promise(function(T,F){var K=new O(m,v);if(K.signal&&K.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function Lr(){U.abort()}U.onload=function(){var ee={statusText:U.statusText,headers:D(U.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&(U.status<200||U.status>599)?ee.status=200:ee.status=U.status,ee.url="responseURL"in U?U.responseURL:ee.headers.get("X-Request-URL");var ot="response"in U?U.response:U.responseText;setTimeout(function(){T(new B(ot,ee))},0)},U.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function Ho(ee){try{return ee===""&&n.location.href?n.location.href:ee}catch{return ee}}if(U.open(K.method,Ho(K.url),!0),K.credentials==="include"?U.withCredentials=!0:K.credentials==="omit"&&(U.withCredentials=!1),"responseType"in U&&(a.blob?U.responseType="blob":a.arrayBuffer&&(U.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof f||n.Headers&&v.headers instanceof n.Headers)){var Xa=[];Object.getOwnPropertyNames(v.headers).forEach(function(ee){Xa.push(d(ee)),U.setRequestHeader(ee,u(v.headers[ee]))}),K.headers.forEach(function(ee,ot){Xa.indexOf(ot)===-1&&U.setRequestHeader(ot,ee)})}else K.headers.forEach(function(ee,ot){U.setRequestHeader(ot,ee)});K.signal&&(K.signal.addEventListener("abort",Lr),U.onreadystatechange=function(){U.readyState===4&&K.signal.removeEventListener("abort",Lr)}),U.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return L.polyfill=!0,n.fetch||(n.fetch=L,n.Headers=f,n.Request=O,n.Response=B),o.Headers=f,o.Request=O,o.Response=B,o.fetch=L,o}({})})(Lo);Lo.fetch.ponyfill=!0;delete Lo.fetch.polyfill;var Ft=_o.fetch?_o:Lo;rt=Ft.fetch;rt.default=Ft.fetch;rt.fetch=Ft.fetch;rt.Headers=Ft.Headers;rt.Request=Ft.Request;rt.Response=Ft.Response;Us.exports=rt});if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,o=window.customElements.get,n=window.customElements,a=new WeakMap,i=new WeakMap,s=new WeakMap,c=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(S,x){if(S=S.toLowerCase(),this._getDefinition(S)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${S}" has already been used with this registry`);if(this._definitionsByClass.get(x)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let O=x.prototype.attributeChangedCallback,_=new Set(x.observedAttributes||[]);y(x,_,O);let D={elementClass:x,connectedCallback:x.prototype.connectedCallback,disconnectedCallback:x.prototype.disconnectedCallback,adoptedCallback:x.prototype.adoptedCallback,attributeChangedCallback:O,formAssociated:x.formAssociated,formAssociatedCallback:x.prototype.formAssociatedCallback,formDisabledCallback:x.prototype.formDisabledCallback,formResetCallback:x.prototype.formResetCallback,formStateRestoreCallback:x.prototype.formStateRestoreCallback,observedAttributes:_};this._definitionsByTag.set(S,D),this._definitionsByClass.set(x,D);let B=o.call(n,S);B||(B=f(S),t.call(n,S,B)),this===window.customElements&&(s.set(x,D),D.standInClass=B);let M=this._awaitingUpgrade.get(S);if(M){this._awaitingUpgrade.delete(S);for(let m of M)i.delete(m),g(m,D,!0)}let L=this._whenDefinedPromises.get(S);return L!==void 0&&(L.resolve(x),this._whenDefinedPromises.delete(S)),x}upgrade(){C.push(this),n.upgrade.apply(n,arguments),C.pop()}get(S){return this._definitionsByTag.get(S)?.elementClass}_getDefinition(S){return this._definitionsByTag.get(S)}whenDefined(S){let x=this._getDefinition(S);if(x!==void 0)return Promise.resolve(x.elementClass);let O=this._whenDefinedPromises.get(S);return O===void 0&&(O={},O.promise=new Promise(_=>O.resolve=_),this._whenDefinedPromises.set(S,O)),O.promise}_upgradeWhenDefined(S,x,O){let _=this._awaitingUpgrade.get(x);_||this._awaitingUpgrade.set(x,_=new Set),O?_.add(S):_.delete(S)}};let d;window.HTMLElement=function(){let x=d;if(x)return d=void 0,x;let O=s.get(this.constructor);if(!O)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return x=Reflect.construct(e,[],O.standInClass),Object.setPrototypeOf(x,this.constructor.prototype),a.set(x,O),x},window.HTMLElement.prototype=e.prototype;let u=S=>S===document||S instanceof ShadowRoot,h=S=>{let x=S.getRootNode();if(!u(x)){let O=C[C.length-1];if(O instanceof CustomElementRegistry)return O;x=O.getRootNode(),u(x)||(x=c.get(x)?.getRootNode()||document)}return x.customElements},f=S=>class{static get formAssociated(){return!0}constructor(){let O=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(O,HTMLElement.prototype);let _=h(O)||window.customElements,D=_._getDefinition(S);return D?g(O,D):i.set(O,_),O}connectedCallback(){let O=a.get(this);O?O.connectedCallback&&O.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,S,!0)}disconnectedCallback(){let O=a.get(this);O?O.disconnectedCallback&&O.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,S,!1)}adoptedCallback(){a.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let O=a.get(this);O&&O.formAssociated&&O?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let O=a.get(this);O?.formAssociated&&O?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let O=a.get(this);O?.formAssociated&&O?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let O=a.get(this);O?.formAssociated&&O?.formStateRestoreCallback?.apply(this,arguments)}},y=(S,x,O)=>{if(x.size===0||O===void 0)return;let _=S.prototype.setAttribute;_&&(S.prototype.setAttribute=function(M,L){let m=M.toLowerCase();if(x.has(m)){let v=this.getAttribute(m);_.call(this,m,L),O.call(this,m,v,L)}else _.call(this,m,L)});let D=S.prototype.removeAttribute;D&&(S.prototype.removeAttribute=function(M){let L=M.toLowerCase();if(x.has(L)){let m=this.getAttribute(L);D.call(this,L),O.call(this,L,m,null)}else D.call(this,L)});let B=S.prototype.toggleAttribute;B&&(S.prototype.toggleAttribute=function(M,L){let m=M.toLowerCase();if(x.has(m)){let v=this.getAttribute(m);B.call(this,m,L);let T=this.getAttribute(m);O.call(this,m,v,T)}else B.call(this,m,L)})},b=S=>{let x=Object.getPrototypeOf(S);if(x!==window.HTMLElement)return x===e?Object.setPrototypeOf(S,window.HTMLElement):b(x)},g=(S,x,O=!1)=>{Object.setPrototypeOf(S,x.elementClass.prototype),a.set(S,x),d=S;try{new x.elementClass}catch{b(x.elementClass),new x.elementClass}x.attributeChangedCallback&&x.observedAttributes.forEach(_=>{S.hasAttribute(_)&&x.attributeChangedCallback.call(S,_,null,S.getAttribute(_))}),O&&x.connectedCallback&&S.isConnected&&x.connectedCallback.call(S)},E=Element.prototype.attachShadow;Element.prototype.attachShadow=function(S){let x=E.apply(this,arguments);return S.customElements&&(x.customElements=S.customElements),x};let C=[document],A=(S,x,O=void 0)=>{let _=(O?Object.getPrototypeOf(O):S.prototype)[x];S.prototype[x]=function(){C.push(this);let D=_.apply(O||this,arguments);return D!==void 0&&c.set(D,this),C.pop(),D}};A(ShadowRoot,"createElement",document),A(ShadowRoot,"importNode",document),A(Element,"insertAdjacentHTML");let N=(S,x)=>{let O=Object.getOwnPropertyDescriptor(S.prototype,x);Object.defineProperty(S.prototype,x,{...O,set(_){C.push(this),O.set.call(this,_),C.pop()}})};if(N(Element,"innerHTML"),N(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let S=new WeakMap,x=HTMLElement.prototype.attachInternals,O=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...M){let L=x.call(this,...M);return S.set(L,this),L},O.forEach(M=>{let L=window.ElementInternals.prototype,m=L[M];L[M]=function(...v){let T=S.get(this);if(a.get(T).formAssociated===!0)return m?.call(this,...v);throw new DOMException(`Failed to execute ${m} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class _ extends Array{constructor(L){super(...L),this._elements=L}get value(){return this._elements.find(L=>L.checked===!0)?.value||""}}class D{constructor(L){let m=new Map;L.forEach((v,T)=>{let F=v.getAttribute("name"),K=m.get(F)||[];this[+T]=v,K.push(v),m.set(F,K)}),this.length=L.length,m.forEach((v,T)=>{v&&(v.length===1?this[T]=v[0]:this[T]=new _(v))})}namedItem(L){return this[L]}}let B=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let M=B.get.call(this,[]),L=[];for(let m of M){let v=a.get(m);(!v||v.formAssociated===!0)&&L.push(m)}return new D(L)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(o,n,a)=>{if(n!==null)try{t.bind(window.customElements)(o,n,a)}catch(i){console.info(o,n,a,i)}}}var tn={};$(tn,{CSSResult:()=>Ot,LitElement:()=>Le,ReactiveElement:()=>Oe,_$LE:()=>yc,_$LH:()=>Jo,adoptStyles:()=>rr,css:()=>I,defaultConverter:()=>Et,getCompatibleStyle:()=>Ir,html:()=>X,isServer:()=>uu,mathml:()=>Xo,noChange:()=>oe,notEqual:()=>nr,nothing:()=>W,render:()=>Qo,supportsAdoptingStyleSheets:()=>tr,svg:()=>Yo,unsafeCSS:()=>de});var Pr=globalThis,tr=Pr.ShadowRoot&&(Pr.ShadyCSS===void 0||Pr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Wo=Symbol(),Ja=new WeakMap,Ot=class{constructor(t,o,n){if(this._$cssResult$=!0,n!==Wo)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o,o=this.t;if(tr&&t===void 0){let n=o!==void 0&&o.length===1;n&&(t=Ja.get(o)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&Ja.set(o,t))}return t}toString(){return this.cssText}},de=e=>new Ot(typeof e=="string"?e:e+"",void 0,Wo),I=(e,...t)=>{let o=e.length===1?e[0]:t.reduce((n,a,i)=>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.")})(a)+e[i+1],e[0]);return new Ot(o,e,Wo)},rr=(e,t)=>{if(tr)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=Pr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}},Ir=tr?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let o="";for(let n of t.cssRules)o+=n.cssText;return de(o)})(e):e;var{is:ac,defineProperty:ic,getOwnPropertyDescriptor:sc,getOwnPropertyNames:lc,getOwnPropertySymbols:cc,getPrototypeOf:dc}=Object,Dr=globalThis,Qa=Dr.trustedTypes,pc=Qa?Qa.emptyScript:"",uc=Dr.reactiveElementPolyfillSupport,or=(e,t)=>e,Et={toAttribute(e,t){switch(t){case Boolean:e=e?pc:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let o=e;switch(t){case Boolean:o=e!==null;break;case Number:o=e===null?null:Number(e);break;case Object:case Array:try{o=JSON.parse(e)}catch{o=null}}return o}},nr=(e,t)=>!ac(e,t),ei={attribute:!0,type:String,converter:Et,reflect:!1,useDefault:!1,hasChanged:nr};Symbol.metadata??=Symbol("metadata"),Dr.litPropertyMetadata??=new WeakMap;var Oe=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,o=ei){if(o.state&&(o.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((o=Object.create(o)).wrapped=!0),this.elementProperties.set(t,o),!o.noAccessor){let n=Symbol(),a=this.getPropertyDescriptor(t,n,o);a!==void 0&&ic(this.prototype,t,a)}}static getPropertyDescriptor(t,o,n){let{get:a,set:i}=sc(this.prototype,t)??{get(){return this[o]},set(s){this[o]=s}};return{get:a,set(s){let c=a?.call(this);i?.call(this,s),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??ei}static _$Ei(){if(this.hasOwnProperty(or("elementProperties")))return;let t=dc(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(or("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(or("properties"))){let o=this.properties,n=[...lc(o),...cc(o)];for(let a of n)this.createProperty(a,o[a])}let t=this[Symbol.metadata];if(t!==null){let o=litPropertyMetadata.get(t);if(o!==void 0)for(let[n,a]of o)this.elementProperties.set(n,a)}this._$Eh=new Map;for(let[o,n]of this.elementProperties){let a=this._$Eu(o,n);a!==void 0&&this._$Eh.set(a,o)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let o=[];if(Array.isArray(t)){let n=new Set(t.flat(1/0).reverse());for(let a of n)o.unshift(Ir(a))}else t!==void 0&&o.push(Ir(t));return o}static _$Eu(t,o){let n=o.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(t=>t(this))}addController(t){(this._$EO??=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){let t=new Map,o=this.constructor.elementProperties;for(let n of o.keys())this.hasOwnProperty(n)&&(t.set(n,this[n]),delete this[n]);t.size>0&&(this._$Ep=t)}createRenderRoot(){let t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return rr(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(t=>t.hostConnected?.())}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach(t=>t.hostDisconnected?.())}attributeChangedCallback(t,o,n){this._$AK(t,n)}_$ET(t,o){let n=this.constructor.elementProperties.get(t),a=this.constructor._$Eu(t,n);if(a!==void 0&&n.reflect===!0){let i=(n.converter?.toAttribute!==void 0?n.converter:Et).toAttribute(o,n.type);this._$Em=t,i==null?this.removeAttribute(a):this.setAttribute(a,i),this._$Em=null}}_$AK(t,o){let n=this.constructor,a=n._$Eh.get(t);if(a!==void 0&&this._$Em!==a){let i=n.getPropertyOptions(a),s=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:Et;this._$Em=a,this[a]=s.fromAttribute(o,i.type)??this._$Ej?.get(a)??null,this._$Em=null}}requestUpdate(t,o,n){if(t!==void 0){let a=this.constructor,i=this[t];if(n??=a.getPropertyOptions(t),!((n.hasChanged??nr)(i,o)||n.useDefault&&n.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(a._$Eu(t,n))))return;this.C(t,o,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,o,{useDefault:n,reflect:a,wrapped:i},s){n&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,s??o??this[t]),i!==!0||s!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(o=void 0),this._$AL.set(t,o)),a===!0&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(o){Promise.reject(o)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[a,i]of this._$Ep)this[a]=i;this._$Ep=void 0}let n=this.constructor.elementProperties;if(n.size>0)for(let[a,i]of n){let{wrapped:s}=i,c=this[a];s!==!0||this._$AL.has(a)||c===void 0||this.C(a,void 0,i,c)}}let t=!1,o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),this._$EO?.forEach(n=>n.hostUpdate?.()),this.update(o)):this._$EM()}catch(n){throw t=!1,this._$EM(),n}t&&this._$AE(o)}willUpdate(t){}_$AE(t){this._$EO?.forEach(o=>o.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&=this._$Eq.forEach(o=>this._$ET(o,this[o])),this._$EM()}updated(t){}firstUpdated(t){}};Oe.elementStyles=[],Oe.shadowRootOptions={mode:"open"},Oe[or("elementProperties")]=new Map,Oe[or("finalized")]=new Map,uc?.({ReactiveElement:Oe}),(Dr.reactiveElementVersions??=[]).push("2.1.0");var jo=globalThis,kr=jo.trustedTypes,ti=kr?kr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Vo="$lit$",_e=`lit$${Math.random().toFixed(9).slice(2)}$`,Ko="?"+_e,fc=`<${Ko}>`,it=document,ir=()=>it.createComment(""),sr=e=>e===null||typeof e!="object"&&typeof e!="function",Zo=Array.isArray,si=e=>Zo(e)||typeof e?.[Symbol.iterator]=="function",Go=`[
3
+ \f\r]`,ar=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ri=/-->/g,oi=/>/g,nt=RegExp(`>|${Go}(?:([^\\s"'>=/]+)(${Go}*=${Go}*(?:[^
4
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),ni=/'/g,ai=/"/g,li=/^(?:script|style|textarea|title)$/i,qo=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),X=qo(1),Yo=qo(2),Xo=qo(3),oe=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),ii=new WeakMap,at=it.createTreeWalker(it,129);function ci(e,t){if(!Zo(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ti!==void 0?ti.createHTML(t):t}var di=(e,t)=>{let o=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",s=ar;for(let c=0;c<o;c++){let d=e[c],u,h,f=-1,y=0;for(;y<d.length&&(s.lastIndex=y,h=s.exec(d),h!==null);)y=s.lastIndex,s===ar?h[1]==="!--"?s=ri:h[1]!==void 0?s=oi:h[2]!==void 0?(li.test(h[2])&&(a=RegExp("</"+h[2],"g")),s=nt):h[3]!==void 0&&(s=nt):s===nt?h[0]===">"?(s=a??ar,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,u=h[1],s=h[3]===void 0?nt:h[3]==='"'?ai:ni):s===ai||s===ni?s=nt:s===ri||s===oi?s=ar:(s=nt,a=void 0);let b=s===nt&&e[c+1].startsWith("/>")?" ":"";i+=s===ar?d+fc:f>=0?(n.push(u),d.slice(0,f)+Vo+d.slice(f)+_e+b):d+_e+(f===-2?c:b)}return[ci(e,i+(e[o]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},lr=class e{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let i=0,s=0,c=t.length-1,d=this.parts,[u,h]=di(t,o);if(this.el=e.createElement(u,n),at.currentNode=this.el.content,o===2||o===3){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(a=at.nextNode())!==null&&d.length<c;){if(a.nodeType===1){if(a.hasAttributes())for(let f of a.getAttributeNames())if(f.endsWith(Vo)){let y=h[s++],b=a.getAttribute(f).split(_e),g=/([.?@])?(.*)/.exec(y);d.push({type:1,index:i,name:g[2],strings:b,ctor:g[1]==="."?Ur:g[1]==="?"?Br:g[1]==="@"?$r:lt}),a.removeAttribute(f)}else f.startsWith(_e)&&(d.push({type:6,index:i}),a.removeAttribute(f));if(li.test(a.tagName)){let f=a.textContent.split(_e),y=f.length-1;if(y>0){a.textContent=kr?kr.emptyScript:"";for(let b=0;b<y;b++)a.append(f[b],ir()),at.nextNode(),d.push({type:2,index:++i});a.append(f[y],ir())}}}else if(a.nodeType===8)if(a.data===Ko)d.push({type:2,index:i});else{let f=-1;for(;(f=a.data.indexOf(_e,f+1))!==-1;)d.push({type:7,index:i}),f+=_e.length-1}i++}}static createElement(t,o){let n=it.createElement("template");return n.innerHTML=t,n}};function st(e,t,o=e,n){if(t===oe)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=sr(t)?void 0:t._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=st(e,a._$AS(e,t.values),a,n)),t}var Mr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??it).importNode(o,!0);at.currentNode=a;let i=at.nextNode(),s=0,c=0,d=n[0];for(;d!==void 0;){if(s===d.index){let u;d.type===2?u=new Ct(i,i.nextSibling,this,t):d.type===1?u=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(u=new Fr(i,this,t)),this._$AV.push(u),d=n[++c]}s!==d?.index&&(i=at.nextNode(),s++)}return at.currentNode=it,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Ct=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=st(this,t,o),sr(t)?t===W||t==null||t===""?(this._$AH!==W&&this._$AR(),this._$AH=W):t!==this._$AH&&t!==oe&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):si(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==W&&sr(this._$AH)?this._$AA.nextSibling.data=t:this.T(it.createTextNode(t)),this._$AH=t}$(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=lr.createElement(ci(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Mr(a,this),s=i.u(this.options);i.p(o),this.T(s),this._$AH=i}}_$AC(t){let o=ii.get(t.strings);return o===void 0&&ii.set(t.strings,o=new lr(t)),o}k(t){Zo(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of t)a===o.length?o.push(n=new e(this.O(ir()),this.O(ir()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},lt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,i){this.type=1,this._$AH=W,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=W}_$AI(t,o=this,n,a){let i=this.strings,s=!1;if(i===void 0)t=st(this,t,o,0),s=!sr(t)||t!==this._$AH&&t!==oe,s&&(this._$AH=t);else{let c=t,d,u;for(t=i[0],d=0;d<i.length-1;d++)u=st(this,c[n+d],o,d),u===oe&&(u=this._$AH[d]),s||=!sr(u)||u!==this._$AH[d],u===W?t=W:t!==W&&(t+=(u??"")+i[d+1]),this._$AH[d]=u}s&&!a&&this.j(t)}j(t){t===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Ur=class extends lt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===W?void 0:t}},Br=class extends lt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==W)}},$r=class extends lt{constructor(t,o,n,a,i){super(t,o,n,a,i),this.type=5}_$AI(t,o=this){if((t=st(this,t,o,0)??W)===oe)return;let n=this._$AH,a=t===W&&n!==W||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==W&&(n===W||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Fr=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){st(this,t)}},Jo={M:Vo,P:_e,A:Ko,C:1,L:di,R:Mr,D:si,V:st,I:Ct,H:lt,N:Br,U:$r,B:Ur,F:Fr},hc=jo.litHtmlPolyfillSupport;hc?.(lr,Ct),(jo.litHtmlVersions??=[]).push("3.3.0");var Qo=(e,t,o)=>{let n=o?.renderBefore??t,a=n._$litPart$;if(a===void 0){let i=o?.renderBefore??null;n._$litPart$=a=new Ct(t.insertBefore(ir(),i),i,void 0,o??{})}return a._$AI(e),a};var en=globalThis,Le=class extends Oe{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){let o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Qo(o,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return oe}};Le._$litElement$=!0,Le.finalized=!0,en.litElementHydrateSupport?.({LitElement:Le});var mc=en.litElementPolyfillSupport;mc?.({LitElement:Le});var yc={_$AK:(e,t,o)=>{e._$AK(t,o)},_$AL:e=>e._$AL};(en.litElementVersions??=[]).push("4.2.0");var uu=!1;var rn={};$(rn,{customElement:()=>gc,eventOptions:()=>Hr,property:()=>R,query:()=>We,queryAll:()=>vc,queryAssignedElements:()=>Oc,queryAssignedNodes:()=>Ec,queryAsync:()=>Sc,standardProperty:()=>pi,state:()=>Z});var gc=e=>(t,o)=>{o!==void 0?o.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var bc={attribute:!0,type:String,converter:Et,reflect:!1,hasChanged:nr},pi=(e=bc,t,o)=>{let{kind:n,metadata:a}=o,i=globalThis.litPropertyMetadata.get(a);if(i===void 0&&globalThis.litPropertyMetadata.set(a,i=new Map),n==="setter"&&((e=Object.create(e)).wrapped=!0),i.set(o.name,e),n==="accessor"){let{name:s}=o;return{set(c){let d=t.get.call(this);t.set.call(this,c),this.requestUpdate(s,d,e)},init(c){return c!==void 0&&this.C(s,void 0,e,c),c}}}if(n==="setter"){let{name:s}=o;return function(c){let d=this[s];t.call(this,c),this.requestUpdate(s,d,e)}}throw Error("Unsupported decorator location: "+n)};function R(e){return(t,o)=>typeof o=="object"?pi(e,t,o):((n,a,i)=>{let s=a.hasOwnProperty(i);return a.constructor.createProperty(i,n),s?Object.getOwnPropertyDescriptor(a,i):void 0})(e,t,o)}function Z(e){return R({...e,state:!0,attribute:!1})}function Hr(e){return(t,o)=>{let n=typeof t=="function"?t:t[o];Object.assign(n,e)}}var ge=(e,t,o)=>(o.configurable=!0,o.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,o),o);function We(e,t){return(o,n,a)=>{let i=s=>s.renderRoot?.querySelector(e)??null;if(t){let{get:s,set:c}=typeof n=="object"?o:a??(()=>{let d=Symbol();return{get(){return this[d]},set(u){this[d]=u}}})();return ge(o,n,{get(){let d=s.call(this);return d===void 0&&(d=i(this),(d!==null||this.hasUpdated)&&c.call(this,d)),d}})}return ge(o,n,{get(){return i(this)}})}}var xc;function vc(e){return(t,o)=>ge(t,o,{get(){return(this.renderRoot??(xc??=document.createDocumentFragment())).querySelectorAll(e)}})}function Sc(e){return(t,o)=>ge(t,o,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function Oc(e){return(t,o)=>{let{slot:n,selector:a}=e??{},i="slot"+(n?`[name=${n}]`:":not([name])");return ge(t,o,{get(){let s=this.renderRoot?.querySelector(i),c=s?.assignedElements(e)??[];return a===void 0?c:c.filter(d=>d.matches(a))}})}}function Ec(e){return(t,o)=>{let{slot:n}=e??{},a="slot"+(n?`[name=${n}]`:":not([name])");return ge(t,o,{get(){return this.renderRoot?.querySelector(a)?.assignedNodes(e)??[]}})}}var on={};$(on,{repeat:()=>Wr});var Ee={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},be=e=>(...t)=>({_$litDirective$:e,values:t}),me=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,o,n){this._$Ct=t,this._$AM=o,this._$Ci=n}_$AS(t,o){return this.update(t,o)}update(t,o){return this.render(...o)}};var{I:Cc}=Jo;var fi=e=>e.strings===void 0,ui=()=>document.createComment(""),At=(e,t,o)=>{let n=e._$AA.parentNode,a=t===void 0?e._$AB:t._$AA;if(o===void 0){let i=n.insertBefore(ui(),a),s=n.insertBefore(ui(),a);o=new Cc(i,s,e,e.options)}else{let i=o._$AB.nextSibling,s=o._$AM,c=s!==e;if(c){let d;o._$AQ?.(e),o._$AM=e,o._$AP!==void 0&&(d=e._$AU)!==s._$AU&&o._$AP(d)}if(i!==a||c){let d=o._$AA;for(;d!==i;){let u=d.nextSibling;n.insertBefore(d,a),d=u}}}return o},Ge=(e,t,o=e)=>(e._$AI(t,o),e),Ac={},hi=(e,t=Ac)=>e._$AH=t,mi=e=>e._$AH,zr=e=>{e._$AP?.(!1,!0);let t=e._$AA,o=e._$AB.nextSibling;for(;t!==o;){let n=t.nextSibling;t.remove(),t=n}};var yi=(e,t,o)=>{let n=new Map;for(let a=t;a<=o;a++)n.set(e[a],a);return n},Wr=be(class extends me{constructor(e){if(super(e),e.type!==Ee.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,t,o){let n;o===void 0?o=t:t!==void 0&&(n=t);let a=[],i=[],s=0;for(let c of e)a[s]=n?n(c,s):s,i[s]=o(c,s),s++;return{values:i,keys:a}}render(e,t,o){return this.dt(e,t,o).values}update(e,[t,o,n]){let a=mi(e),{values:i,keys:s}=this.dt(t,o,n);if(!Array.isArray(a))return this.ut=s,i;let c=this.ut??=[],d=[],u,h,f=0,y=a.length-1,b=0,g=i.length-1;for(;f<=y&&b<=g;)if(a[f]===null)f++;else if(a[y]===null)y--;else if(c[f]===s[b])d[b]=Ge(a[f],i[b]),f++,b++;else if(c[y]===s[g])d[g]=Ge(a[y],i[g]),y--,g--;else if(c[f]===s[g])d[g]=Ge(a[f],i[g]),At(e,d[g+1],a[f]),f++,g--;else if(c[y]===s[b])d[b]=Ge(a[y],i[b]),At(e,a[f],a[y]),y--,b++;else if(u===void 0&&(u=yi(s,b,g),h=yi(c,f,y)),u.has(c[f]))if(u.has(c[y])){let E=h.get(s[b]),C=E!==void 0?a[E]:null;if(C===null){let A=At(e,a[f]);Ge(A,i[b]),d[b]=A}else d[b]=Ge(C,i[b]),At(e,a[f],C),a[E]=null;b++}else zr(a[y]),y--;else zr(a[f]),f++;for(;b<=g;){let E=At(e,d[g+1]);Ge(E,i[b]),d[b++]=E}for(;f<=y;){let E=a[f++];E!==null&&zr(E)}return this.ut=s,hi(e,d),oe}});var nn={};$(nn,{classMap:()=>ct});var ct=be(class extends me{constructor(e){if(super(e),e.type!==Ee.ATTRIBUTE||e.name!=="class"||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(" ").split(/\s/).filter(n=>n!=="")));for(let n in t)t[n]&&!this.nt?.has(n)&&this.st.add(n);return this.render(t)}let o=e.element.classList;for(let n of this.st)n in t||(o.remove(n),this.st.delete(n));for(let n in t){let a=!!t[n];a===this.st.has(n)||this.nt?.has(n)||(a?(o.add(n),this.st.add(n)):(o.remove(n),this.st.delete(n)))}return oe}});var an={};$(an,{styleMap:()=>Rc});var gi="important",wc=" !"+gi,Rc=be(class extends me{constructor(e){if(super(e),e.type!==Ee.ATTRIBUTE||e.name!=="style"||e.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(e){return Object.keys(e).reduce((t,o)=>{let n=e[o];return n==null?t:t+`${o=o.includes("-")?o:o.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}update(e,[t]){let{style:o}=e.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(t)),this.render(t);for(let n of this.ft)t[n]==null&&(this.ft.delete(n),n.includes("-")?o.removeProperty(n):o[n]=null);for(let n in t){let a=t[n];if(a!=null){this.ft.add(n);let i=typeof a=="string"&&a.endsWith(wc);n.includes("-")||i?o.setProperty(n,i?a.slice(0,-11):a,i?gi:""):o[n]=a}}return oe}});var ln={};$(ln,{UnsafeHTMLDirective:()=>wt,unsafeHTML:()=>sn});var wt=class extends me{constructor(t){if(super(t),this.it=W,t.type!==Ee.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===W||t==null)return this._t=void 0,this.it=t;if(t===oe)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;let o=[t];return o.raw=o,this._t={_$litType$:this.constructor.resultType,strings:o,values:[]}}};wt.directiveName="unsafeHTML",wt.resultType=1;var sn=be(wt);var gn={};$(gn,{CacheRegistry:()=>yn,ClearCacheEvent:()=>fr});var dn={};$(dn,{CancelablePromise:()=>Gr,CanceledPromiseError:()=>cr,cancelable:()=>cn});var cr=class extends Error{constructor(t,o,n){super(t),this.canceledPromiseResult=o,this.canceledPromiseError=n}},Gr=class extends Promise{constructor(t){super((o,n)=>t(a=>{this.isCanceled?n(new cr("Promise has been canceled",a)):o(a)},a=>{this.isCanceled?n(new cr("Promise has been canceled",void 0,a)):n(a)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},cn=e=>new Gr((t,o)=>e.then(t).catch(o));var mn={};$(mn,{FtNotificationEvent:()=>ur,PostResizeEvent:()=>hn,PreResizeEvent:()=>fn,WithEventBus:()=>pt,withEventBus:()=>Ai});var un={};$(un,{applyMixinOnce:()=>pe,dateReviver:()=>_c,deepCopy:()=>Dc,deepEqual:()=>dr,delay:()=>bi,eventPathContainsMatchingElement:()=>Pc,everyDeep:()=>Tc,flatDeep:()=>vi,forEachDeep:()=>Si,getComposedPathTo:()=>pn,hasChanged:()=>dt,last:()=>Ic,minmax:()=>pr,parseDate:()=>Ei,randomId:()=>kc,someDeep:()=>Oi,unslotText:()=>Ci,waitFor:()=>xi,waitUntil:()=>Nc});var bi=e=>new Promise(t=>setTimeout(t,e));async function Nc(e,t=10,o=2e4){await xi(async()=>await e()||void 0,t,o)}async function xi(e,t=10,o=2e4){let n=await e(),a,i;for(a=i=performance.now();n==null&&(!o||i-a<o);)await bi(t),n=await e(),i=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function vi(e,t){return e.flatMap(o=>[o,...vi(t(o),t)])}function Si(e,t,o){let n=(a,i)=>{var s;for(let c=0;c<a.length;c++){let d=a[c];if(!(((s=o(d,c,a,i))!==null&&s!==void 0?s:!0)&&n(t(d),[...i,d])))return!1}return!0};n(e,[])}function Oi(e,t,o){let n=!1;return Si(e,t,(a,i,s,c)=>(n=!!o(a,i,s,c),!n)),n}function Tc(e,t,o){return!Oi(e,t,(n,a,i,s)=>!o(n,a,i,s))}function _c(...e){return(t,o)=>e.includes(t)?Ei(o):o}function Ei(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,o,n,a)=>o+n+":"+a),new Date(e)}function Lc(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!dr(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!dr(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=s=>Object.keys(s).filter(c=>s[c]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let s=a[n];if(!dr(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function dr(e,t){try{return Lc(e,t)}catch{return!1}}function dt(e,t){return!dr(e,t)}function Pc(e,t,o=window.document.body){if(t.length>0){let n=e.composedPath();for(let a of n){if(a===o)return!1;if(a.matches&&t.some(i=>a.matches(i)))return!0}}return!1}function pr(e,t,o){return Math.min(Math.max(e,t),o)}function Ic(e){return e[e.length-1]}function Ci(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(t=>Ci(t)).join(""):e?.textContent||""}function pn(e){let t=[],o=n=>{n.stopPropagation(),t=n.composedPath()};return e.addEventListener("get-composed-path",o),e.dispatchEvent(new Event("get-composed-path",{composed:!0})),e.removeEventListener("get-composed-path",o),t}function Dc(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function kc(e,t){return(t??"")+(""+Math.floor(Math.random()*10**e)).padStart(e,"0")}function pe(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var ur=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},fn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},hn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}},Ai=pe(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}),pt=class extends Ai(Object){};var fr=class extends CustomEvent{constructor(t){super("clear-cache",{detail:{clearedKeys:t}})}},yn=class extends pt{constructor(){super(...arguments),this.content={}}register(t,o,n=!1){var a;let i=this.content[t],s=(a=i?.status)!==null&&a!==void 0?a:"REGISTERED";this.content[t]={...i,loader:o,final:n,status:s}}registerFinal(t,o){this.register(t,o,!0)}clearAll(t=!0){return this.clearMatching(()=>!0,t)}clearMatching(t,o=!0){let n=Object.keys(this.content).filter(t).filter(a=>this.clear(a,!1)!=null);return o&&n.length>0&&this.dispatchEvent(new fr(n)),n}clear(t,o=!0){if(this.content[t]&&!this.content[t].final)return this.forceClear(t),o&&this.dispatchEvent(new fr([t])),t}forceClear(t){var o;let n=this.content[t];n&&(this.clearClearTimeout(t),(o=n.promise)===null||o===void 0||o.cancel(),this.content[t]={loader:n.loader,final:n.final,status:"REGISTERED"})}clearClearTimeout(t){var o,n,a;((o=this.content[t])===null||o===void 0?void 0:o.clearTimeout)!=null&&(window.clearTimeout((n=this.content[t])===null||n===void 0?void 0:n.clearTimeout),(a=this.content[t])===null||a===void 0||delete a.clearTimeout)}set(t,o,n=!1){this.forceClear(t);let a=async()=>o,i="RESOLVED";this.content[t]={loader:a,final:n,status:i,value:o}}setFinal(t,o){return this.set(t,o,!0)}async get(t,o,n){if(!this.isRegistered(t)){if(!o)throw new Error("Unknown cache key "+t);this.register(t,o)}let a=this.content[t];switch(a.status){case"ERROR":throw a.error;case"LOADING":return a.promise;case"RESOLVED":return a.value;case"REGISTERED":return o=o??a.loader,a.status="LOADING",a.promise=cn(o()),a.promise.then(i=>(a.status="RESOLVED",a.value=i,n!=null&&(this.clearClearTimeout(t),a.clearTimeout=window.setTimeout(()=>this.clear(t),n)),i)).catch(i=>{var s;throw!((s=a.promise)===null||s===void 0)&&s.isCanceled||(a.status="ERROR",a.error=i),i})}}isRegistered(t){return this.content[t]!=null}getNow(t){var o;return(o=this.content[t])===null||o===void 0?void 0:o.value}has(t){var o,n;return((o=this.content[t])===null||o===void 0?void 0:o.status)!==void 0&&((n=this.content[t])===null||n===void 0?void 0:n.status)!=="REGISTERED"}resolvedKeys(){return Object.keys(this.content).filter(t=>{var o;return((o=this.content[t])===null||o===void 0?void 0:o.status)==="RESOLVED"})}resolvedValues(){return this.resolvedKeys().map(t=>this.content[t].value)}keys(){return Object.keys(this.content)}};var On={};$(On,{ClusteringHelper:()=>Sn,formatHierarchicalValues:()=>vn});var xn={};$(xn,{accessResult:()=>bn,accessResultId:()=>Mc,accessResultUrl:()=>Uc});function bn(e){var t,o,n,a;return(a=(n=(o=(t=e?.map)!==null&&t!==void 0?t:e?.topic)!==null&&o!==void 0?o:e?.document)!==null&&n!==void 0?n:e?.htmlPackage)!==null&&a!==void 0?a:e?.htmlPackagePage}function Mc(e){var t,o,n,a,i,s,c,d,u;return(d=(s=(a=(o=(t=e?.map)===null||t===void 0?void 0:t.mapId)!==null&&o!==void 0?o:(n=e?.topic)===null||n===void 0?void 0:n.tocId)!==null&&a!==void 0?a:(i=e?.document)===null||i===void 0?void 0:i.documentId)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.packageId)!==null&&d!==void 0?d:(u=e?.htmlPackagePage)===null||u===void 0?void 0:u.contentId}function Uc(e){var t,o,n,a,i,s,c,d,u;return(d=(s=(a=(o=(t=e?.map)===null||t===void 0?void 0:t.readerUrl)!==null&&o!==void 0?o:(n=e?.topic)===null||n===void 0?void 0:n.readerUrl)!==null&&a!==void 0?a:(i=e?.document)===null||i===void 0?void 0:i.viewerUrl)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.viewerUrl)!==null&&d!==void 0?d:(u=e?.htmlPackagePage)===null||u===void 0?void 0:u.viewerUrl}function vn(e,t){return t&&t>1&&e.length>=t?`... > ${e[e.length-1]}`:e.join(" > ")}var Sn=class e{constructor(t,o,n,a){this.allResults=t,this.selectedResult=o,this.clusteringMetadata=n,this.metadataDescriptors=a}static extractResultMetadata(t){let o=bn(t.result).metadata;return t.key==null?e.flattenMetadata(o,t.hierarchicalValueTruncatingLevel,t.dateFormatter):e.flattenMetadata(o.find(n=>n.key===t.key),t.hierarchicalValueTruncatingLevel,t.dateFormatter)}static flattenMetadata(t,o,n){if(Array.isArray(t))return t.map(i=>e.flattenMetadata(i,o,n)).filter(i=>i!=null);let a=t?.hierarchicalValues!=null&&t.hierarchicalValues.length>0;if(!(t==null||t.values.length==0&&!a))if(a){let i=[],s=[];return t.hierarchicalValues.forEach(c=>{i.push(vn(c)),s.push(vn(c,o))}),{key:t.key,label:t.label,value:i.join(", "),displayValue:s.join(", "),displayTooltipValue:i.join(", ")}}else{let i=t.values.join(", "),s=t.values.map(c=>n?n(c):c).join(", ");return{key:t.key,label:t.label,value:i,displayValue:s,displayTooltipValue:s}}}computeClustersItemsForMetadata(t,o,n="No value",a,i){var s,c;let d=e.extractResultMetadata({result:this.selectedResult,key:t,dateFormatter:i}),u=(s=d?.label)!==null&&s!==void 0?s:(c=this.getMetadataDescriptor(t))===null||c===void 0?void 0:c.label;return this.allResults.map(f=>e.extractResultMetadata({result:f,key:t,hierarchicalValueTruncatingLevel:a,dateFormatter:i})).map(f=>f??{key:t,label:u,value:void 0,displayValue:n}).filter(f=>f.value!=d?.value).filter((f,y,b)=>b.findIndex(g=>g.value===f.value)===y).map(f=>({result:this.findBestResultForMetadataValue(t,f.value),metadata:f})).sort((f,y)=>this.compareMetadata(f.metadata.value,y.metadata.value,t,o))}compareMetadata(t,o,n,a){if(t==null)return-1;if(o==null)return 1;let i=this.getMetadataDescriptor(n),s=i?.sortRule||"NONE",c=i?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let d=t.localeCompare(o,a,{numeric:!0});return c?d*-1:d}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(o=>t==o.key)}findBestResultForMetadataValue(t,o){let n=this.allResults.filter(d=>{var u;return((u=e.extractResultMetadata({result:d,key:t}))===null||u===void 0?void 0:u.value)==o}),i=[...e.extractResultMetadata({result:this.selectedResult}).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==t)],s,c=-1;for(let d of n){let u=this.countMatchingMetadata(d,i);if(u>c&&(c=u,s=d,u===i.length))break}return s}countMatchingMetadata(t,o){return e.extractResultMetadata({result:t}).filter(n=>o.some(a=>a.key===n.key&&a.value===n.value)).length}};var En={};$(En,{Debouncer:()=>je});var je=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var An={};$(An,{customElement:()=>ie,dateProperty:()=>$c,isNumber:()=>Ri,jsonProperty:()=>Cn,numberProperty:()=>wi,optionalNumberProperty:()=>Bc});var ie=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Cn(e,t){let o=()=>JSON.parse(JSON.stringify(e));return R({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:dt,...t??{}})}function Bc(e){return wi(e)}function wi(e){return R({type:Object,converter:{fromAttribute:t=>{if(t!=null)return Ri(t)?+t:void 0},toAttribute:t=>t==null?void 0:""+t},useDefault:!0,...e??{}})}function Ri(e){return!isNaN(parseFloat(e))}function $c(e){return R({type:Object,converter:{fromAttribute:t=>{if(t==null)return;let o=new Date(Date.parse(t));if(!isNaN(o.valueOf()))return o},toAttribute:t=>t?.toISOString()},useDefault:!0,...e??{}})}var Tn={};$(Tn,{designSystemVariables:()=>z});var Nn={};$(Nn,{DesignSystemFamily:()=>hr,DesignSystemSize:()=>mr,FtCssVariableFactory:()=>r,badge:()=>Yc,banner:()=>qc,button:()=>Hc,chart:()=>ud,checkbox:()=>Wc,chip:()=>Kc,chipChoice:()=>Vc,collapsible:()=>dd,comboboxMultiSelect:()=>ld,comboboxSingleSelect:()=>sd,dateRangePicker:()=>xd,drawer:()=>rd,floatingMenu:()=>id,foundation:()=>l,link:()=>Zc,modal:()=>td,notice:()=>hd,notification:()=>yd,pageDesigner:()=>fd,pageFooter:()=>Qc,pageHeader:()=>Jc,pageLayout:()=>ed,popover:()=>cd,radio:()=>Gc,reorderableList:()=>bd,resolveFamilyClass:()=>wn,resolveSizeClass:()=>Rn,semantic:()=>p,setVariable:()=>G,switch_:()=>pd,table:()=>jc,tabs:()=>od,textArea:()=>ad,textInput:()=>nd,titleBreadcrumb:()=>Xc,toggle:()=>md,tooltip:()=>gd,treeList:()=>zc,typographies:()=>Ze,typographyBody1Medium:()=>Yr,typographyBody1Regular:()=>qr,typographyBody1Semibold:()=>Xr,typographyBody2Medium:()=>Ke,typographyBody2MediumUnderline:()=>Ni,typographyBody2Regular:()=>Jr,typographyBody2Semibold:()=>Qr,typographyCaption1Bold:()=>lo,typographyCaption1Medium:()=>io,typographyCaption1Semibold:()=>so,typographyCaption2Bold:()=>po,typographyCaption2Medium:()=>Pe,typographyCaption2Semibold:()=>co,typographyCaption3Bold:()=>ho,typographyCaption3Medium:()=>uo,typographyCaption3Semibold:()=>fo,typographyDisplay:()=>jr,typographyLabel1Bold:()=>ro,typographyLabel1Medium:()=>eo,typographyLabel1Semibold:()=>to,typographyLabel2Bold:()=>ao,typographyLabel2Medium:()=>oo,typographyLabel2Semibold:()=>no,typographyTitle1:()=>Vr,typographyTitle2:()=>Kr,typographyTitle3:()=>Zr,typographyVariants:()=>Fc});var Ve=e=>typeof e=="string"?de(e):e,r=class{static create(t,o,n,a){let i=c=>Ve(c??a),s=I`var(${Ve(t)}, ${i(a)})`;return s.name=t,s.description=o,s.category=n,s.defaultValue=a,s.defaultCssValue=i,s.set=c=>G(s,c??i(a)),s.get=c=>I`var(${Ve(t)}, ${i(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>a,s}static extend(t,o,n,a){let i=c=>n.get(c??a),s=I`var(${Ve(t)}, ${i(a)})`;return s.name=t,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=a,s.defaultCssValue=i,s.set=c=>G(s,c??i(a)),s.get=c=>I`var(${Ve(t)}, ${i(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),s}static external(t,o){let n=i=>t.defaultCssValue(i),a=I`var(${Ve(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>t.set(i),a.get=i=>I`var(${Ve(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function G(e,t){return Ve(`${e.name}: ${t}`)}var l={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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:r.create("--ftds-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)")},jr={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Vr={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Kr={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Zr={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},qr={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},Yr={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Xr={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Jr={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Ke={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Ni={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Qr={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},eo={fontFamily:r.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},to={fontFamily:r.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},ro={fontFamily:r.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},oo={fontFamily:r.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},no={fontFamily:r.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},ao={fontFamily:r.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},io={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},so={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},lo={fontFamily:r.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Pe={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},co={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},po={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},uo={fontFamily:r.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},fo={fontFamily:r.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},ho={fontFamily:r.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ze={display:jr,"title-1":Vr,"title-2":Kr,"title-3":Zr,"body-1-regular":qr,"body-1-medium":Yr,"body-1-semibold":Xr,"body-2-regular":Jr,"body-2-medium":Ke,"body-2-medium-underline":Ni,"body-2-semibold":Qr,"label-1-medium":eo,"label-1-semibold":to,"label-1-bold":ro,"label-2-medium":oo,"label-2-semibold":no,"label-2-bold":ao,"caption-1-medium":io,"caption-1-semibold":so,"caption-1-bold":lo,"caption-2-medium":Pe,"caption-2-semibold":co,"caption-2-bold":po,"caption-3-medium":uo,"caption-3-semibold":fo,"caption-3-bold":ho},Fc=["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 p={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
5
+ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var Hc={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:r.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:r.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",p.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",p.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",p.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",p.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",p.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",p.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",p.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",p.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",p.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",p.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",p.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",p.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",p.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",p.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",p.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",p.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",p.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",p.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",p.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",p.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",p.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",p.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",p.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",p.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",p.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",p.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",p.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",p.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",p.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",p.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",p.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",p.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",p.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",p.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",p.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",p.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",p.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",p.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",p.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",p.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",p.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",p.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",p.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",p.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",p.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",p.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",p.contentErrorPrimary)};var zc={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",p.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",p.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",p.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",p.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",l.spacing3),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",p.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",p.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",p.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",p.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",p.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",p.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",p.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",p.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",p.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",p.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",p.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",p.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",p.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",p.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",l.spacing3),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",p.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",p.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",p.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",p.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",p.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",p.contentGlobalSecondary)};var Wc={iconSize:r.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:r.extend("--ftds-checkbox-color","",p.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",p.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",p.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",p.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),leftPadding:r.extend("--ftds-checkbox-left-padding","",l.spacing2)};var Gc={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",p.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",p.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",p.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",p.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",p.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var jc={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",p.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",p.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",p.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",p.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",p.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",p.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",p.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",p.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var Vc={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",p.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",p.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",p.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",p.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",p.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",p.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",p.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",p.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",p.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",p.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",p.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var Kc={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",p.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",p.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",p.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",p.borderGlobalSubtle),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",p.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",p.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",p.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",p.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",p.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",p.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",p.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",p.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",p.borderErrorSubtle)};var Zc={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",p.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",p.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",p.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",p.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",p.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",p.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",p.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",p.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",p.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",p.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",p.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",p.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",p.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",p.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",p.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var qc={iconSize:r.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",p.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",p.borderInfoSubtle)};var Yc={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:r.extend("--ftds-badge-color","",p.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",p.contentActionPrimary)};var Xc={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",p.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",p.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",p.contentGlobalSubtle)};var Jc={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",p.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",p.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",p.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Qc={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",p.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var ed={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var td={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",p.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",p.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",p.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var rd={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",p.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",p.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",p.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",p.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",p.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",p.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var od={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ftds-tabs-off-color","",p.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",p.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",p.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:r.extend("--ftds-tabs-on-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",p.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",p.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",p.borderActionFocusRing)};var nd={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",p.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",p.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",p.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",p.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var ad={backgroundColor:r.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",p.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",p.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var id={height:r.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",p.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",p.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",p.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",p.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var sd={largeFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ftds-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ftds-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ftds-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ftds-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:r.extend("--ftds-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:r.extend("--ftds-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ftds-combobox-single-select-background-color","",l.colorWhite),labelColor:r.extend("--ftds-combobox-single-select-label-color","",p.contentGlobalSubtle),contentValueColor:r.extend("--ftds-combobox-single-select-content-value-color","",p.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-combobox-single-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-single-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-single-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-combobox-single-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-single-select-error-helper-text-color","",p.contentErrorPrimary),warningBorderWidth:r.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-single-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-single-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-single-select-warning-helper-icon-color","",p.contentWarningIconOnly),focusOutlineWidth:r.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-single-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-single-select-disabled-component-opacity","",l.opacity40)};var ld={backgroundColor:r.extend("--ftds-combobox-multi-select-background-color","",l.colorWhite),labelColor:r.extend("--ftds-combobox-multi-select-label-color","",p.contentGlobalSubtle),trailingIconColor:r.extend("--ftds-combobox-multi-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-multi-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-multi-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ftds-combobox-multi-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-multi-select-error-helper-text-color","",p.contentErrorPrimary),errorHelperIcon:r.extend("--ftds-combobox-multi-select-error-helper-icon","",p.contentErrorIconOnly),errorBorderWidth:r.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-multi-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-multi-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",p.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:r.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ftds-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ftds-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:r.extend("--ftds-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ftds-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ftds-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ftds-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:r.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:r.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:r.extend("--ftds-combobox-multi-select-border-radius","",l.borderRadiusS)};var cd={backgroundColor:r.extend("--ftds-popover-background-color","",p.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:r.extend("--ftds-popover-title-color","",p.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",p.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",l.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var dd={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",p.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ftds-collapsible-color","",p.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",p.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",p.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",p.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var pd={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",p.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",p.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ftds-switch-off-color","",p.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ftds-switch-on-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",p.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",p.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var ud={color1Light:r.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var fd={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var hd={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ftds-notice-gap","",l.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",p.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",p.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",p.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",p.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",p.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",p.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",p.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",p.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",p.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",p.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",p.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",p.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",p.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",p.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",p.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var md={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",p.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",p.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",p.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",p.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",p.contentActionPrimary),color:r.extend("--ftds-toggle-color","",p.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",p.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",l.spacing3)};var yd={iconSize:r.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",p.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",p.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",p.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",p.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",p.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",p.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",p.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",p.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",p.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",p.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",l.spacing8)};var gd={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ftds-tooltip-color","",p.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",p.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",l.spacing05)};var bd={verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",p.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",p.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",p.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",p.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",p.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",p.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",p.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",p.backgroundGlobalOnSurfaceDark)};var xd={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var hr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(hr||(hr={}));var mr;(function(e){e.large="large",e.medium="medium",e.small="small"})(mr||(mr={}));function wn(e){return`ftds--family-${e}`}function Rn(e){return`ftds--size-${e}`}var z={colorPrimary:r.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:r.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:r.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:r.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:r.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:r.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorInfo:r.create("--ft-color-info","","COLOR","#0F6BC5"),colorWarning:r.create("--ft-color-warning","","COLOR","#B74706"),colorError:r.create("--ft-color-error","","COLOR","#B00020"),colorSuccess:r.create("--ft-color-success","","COLOR","#187856"),colorOutline:r.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:r.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:r.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:r.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:r.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:r.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:r.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:r.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:r.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:r.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:r.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:r.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:r.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:r.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:r.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:r.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:r.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:r.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:r.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:r.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:r.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:r.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:r.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:r.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:r.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:r.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:r.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:r.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:r.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:r.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:r.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:r.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:r.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:r.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:r.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:r.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:r.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:r.create("--ft-elevation-00","","SHADOW","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:r.create("--ft-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)"),elevation02:r.create("--ft-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)"),elevation03:r.create("--ft-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)"),elevation04:r.create("--ft-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)"),elevation06:r.create("--ft-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)"),elevation08:r.create("--ft-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)"),elevation12:r.create("--ft-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)"),elevation16:r.create("--ft-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)"),elevation24:r.create("--ft-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)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXL:r.create("--ft-border-radius-xl","","SIZE","16px"),titleFont:r.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:r.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:r.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:r.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var _n={};$(_n,{DynamicImporter:()=>mo,dynamicImporter:()=>vd});var mo=class{async import(t){if(t)return import(t)}},vd=new mo;var Gn={};$(Gn,{computeOffsetAutoPosition:()=>Hd,computeOffsetPosition:()=>Fd});var _i=["top","right","bottom","left"],Ti=["start","end"],Pn=_i.reduce((e,t)=>e.concat(t,t+"-"+Ti[0],t+"-"+Ti[1]),[]),yo=Math.min,qe=Math.max;var Sd={left:"right",right:"left",bottom:"top",top:"bottom"},Od={start:"end",end:"start"};function In(e,t,o){return qe(e,yo(t,o))}function Rt(e,t){return typeof e=="function"?e(t):e}function Ye(e){return e.split("-")[0]}function Ce(e){return e.split("-")[1]}function Dn(e){return e==="x"?"y":"x"}function kn(e){return e==="y"?"height":"width"}function Nt(e){return["top","bottom"].includes(Ye(e))?"y":"x"}function Mn(e){return Dn(Nt(e))}function Li(e,t,o){o===void 0&&(o=!1);let n=Ce(e),a=Mn(e),i=kn(a),s=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Ln(s)),[s,Ln(s)]}function Pi(e){return e.replace(/start|end/g,t=>Od[t])}function Ln(e){return e.replace(/left|right|bottom|top/g,t=>Sd[t])}function Ed(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ii(e){return typeof e!="number"?Ed(e):{top:e,right:e,bottom:e,left:e}}function ut(e){let{x:t,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:t,right:t+n,bottom:o+a,x:t,y:o}}function Di(e,t,o){let{reference:n,floating:a}=e,i=Nt(t),s=Mn(t),c=kn(s),d=Ye(t),u=i==="y",h=n.x+n.width/2-a.width/2,f=n.y+n.height/2-a.height/2,y=n[c]/2-a[c]/2,b;switch(d){case"top":b={x:h,y:n.y-a.height};break;case"bottom":b={x:h,y:n.y+n.height};break;case"right":b={x:n.x+n.width,y:f};break;case"left":b={x:n.x-a.width,y:f};break;default:b={x:n.x,y:n.y}}switch(Ce(t)){case"start":b[s]-=y*(o&&u?-1:1);break;case"end":b[s]+=y*(o&&u?-1:1);break}return b}var ki=async(e,t,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:s}=o,c=i.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(t)),u=await s.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y:f}=Di(u,n,d),y=n,b={},g=0;for(let E=0;E<c.length;E++){let{name:C,fn:A}=c[E],{x:N,y:S,data:x,reset:O}=await A({x:h,y:f,initialPlacement:n,placement:y,strategy:a,middlewareData:b,rects:u,platform:s,elements:{reference:e,floating:t}});h=N??h,f=S??f,b={...b,[C]:{...b[C],...x}},O&&g<=50&&(g++,typeof O=="object"&&(O.placement&&(y=O.placement),O.rects&&(u=O.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:a}):O.rects),{x:h,y:f}=Di(u,y,d)),E=-1)}return{x:h,y:f,placement:y,strategy:a,middlewareData:b}};async function go(e,t){var o;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:s,elements:c,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:y=!1,padding:b=0}=Rt(t,e),g=Ii(b),C=c[y?f==="floating"?"reference":"floating":f],A=ut(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(C)))==null||o?C:C.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:u,rootBoundary:h,strategy:d})),N=f==="floating"?{x:n,y:a,width:s.floating.width,height:s.floating.height}:s.reference,S=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),x=await(i.isElement==null?void 0:i.isElement(S))?await(i.getScale==null?void 0:i.getScale(S))||{x:1,y:1}:{x:1,y:1},O=ut(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:S,strategy:d}):N);return{top:(A.top-O.top+g.top)/x.y,bottom:(O.bottom-A.bottom+g.bottom)/x.y,left:(A.left-O.left+g.left)/x.x,right:(O.right-A.right+g.right)/x.x}}function Cd(e,t,o){return(e?[...o.filter(a=>Ce(a)===e),...o.filter(a=>Ce(a)!==e)]:o.filter(a=>Ye(a)===a)).filter(a=>e?Ce(a)===e||(t?Pi(a)!==a:!1):!0)}var bo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,a;let{rects:i,middlewareData:s,placement:c,platform:d,elements:u}=t,{crossAxis:h=!1,alignment:f,allowedPlacements:y=Pn,autoAlignment:b=!0,...g}=Rt(e,t),E=f!==void 0||y===Pn?Cd(f||null,b,y):y,C=await go(t,g),A=((o=s.autoPlacement)==null?void 0:o.index)||0,N=E[A];if(N==null)return{};let S=Li(N,i,await(d.isRTL==null?void 0:d.isRTL(u.floating)));if(c!==N)return{reset:{placement:E[0]}};let x=[C[Ye(N)],C[S[0]],C[S[1]]],O=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:x}],_=E[A+1];if(_)return{data:{index:A+1,overflows:O},reset:{placement:_}};let D=O.map(L=>{let m=Ce(L.placement);return[L.placement,m&&h?L.overflows.slice(0,2).reduce((v,T)=>v+T,0):L.overflows[0],L.overflows]}).sort((L,m)=>L[1]-m[1]),M=((a=D.filter(L=>L[2].slice(0,Ce(L[0])?2:3).every(m=>m<=0))[0])==null?void 0:a[0])||D[0][0];return M!==c?{data:{index:A+1,overflows:O},reset:{placement:M}}:{}}}};async function Ad(e,t){let{placement:o,platform:n,elements:a}=e,i=await(n.isRTL==null?void 0:n.isRTL(a.floating)),s=Ye(o),c=Ce(o),d=Nt(o)==="y",u=["left","top"].includes(s)?-1:1,h=i&&d?-1:1,f=Rt(t,e),{mainAxis:y,crossAxis:b,alignmentAxis:g}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return c&&typeof g=="number"&&(b=c==="end"?g*-1:g),d?{x:b*h,y:y*u}:{x:y*u,y:b*h}}var Un=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var o,n;let{x:a,y:i,placement:s,middlewareData:c}=t,d=await Ad(t,e);return s===((o=c.offset)==null?void 0:o.placement)&&(n=c.arrow)!=null&&n.alignmentOffset?{}:{x:a+d.x,y:i+d.y,data:{...d,placement:s}}}}},Bn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:n,placement:a}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:c={fn:C=>{let{x:A,y:N}=C;return{x:A,y:N}}},...d}=Rt(e,t),u={x:o,y:n},h=await go(t,d),f=Nt(Ye(a)),y=Dn(f),b=u[y],g=u[f];if(i){let C=y==="y"?"top":"left",A=y==="y"?"bottom":"right",N=b+h[C],S=b-h[A];b=In(N,b,S)}if(s){let C=f==="y"?"top":"left",A=f==="y"?"bottom":"right",N=g+h[C],S=g-h[A];g=In(N,g,S)}let E=c.fn({...t,[y]:b,[f]:g});return{...E,data:{x:E.x-o,y:E.y-n,enabled:{[y]:i,[f]:s}}}}}};var $n=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var o,n;let{placement:a,rects:i,platform:s,elements:c}=t,{apply:d=()=>{},...u}=Rt(e,t),h=await go(t,u),f=Ye(a),y=Ce(a),b=Nt(a)==="y",{width:g,height:E}=i.floating,C,A;f==="top"||f==="bottom"?(C=f,A=y===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(A=f,C=y==="end"?"top":"bottom");let N=E-h.top-h.bottom,S=g-h.left-h.right,x=yo(E-h[C],N),O=yo(g-h[A],S),_=!t.middlewareData.shift,D=x,B=O;if((o=t.middlewareData.shift)!=null&&o.enabled.x&&(B=S),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(D=N),_&&!y){let L=qe(h.left,0),m=qe(h.right,0),v=qe(h.top,0),T=qe(h.bottom,0);b?B=g-2*(L!==0||m!==0?L+m:qe(h.left,h.right)):D=E-2*(v!==0||T!==0?v+T:qe(h.top,h.bottom))}await d({...t,availableWidth:B,availableHeight:D});let M=await s.getDimensions(c.floating);return g!==M.width||E!==M.height?{reset:{rects:!0}}:{}}}};var Fn=Math.min,Tt=Math.max,yr=Math.round;var Ie=e=>({x:e,y:e});function De(e){return Ui(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ke(e){var t;return(t=(Ui(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ui(e){return e instanceof Node||e instanceof le(e).Node}function Ae(e){return e instanceof Element||e instanceof le(e).Element}function xe(e){return e instanceof HTMLElement||e instanceof le(e).HTMLElement}function Mi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}function _t(e){let{overflow:t,overflowX:o,overflowY:n,display:a}=ue(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(a)}function Bi(e){return["table","td","th"].includes(De(e))}function vo(e){let t=So(),o=ue(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function $i(e){let t=ft(e);for(;xe(t)&&!gr(t);){if(vo(t))return t;t=ft(t)}return null}function So(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function gr(e){return["html","body","#document"].includes(De(e))}function ue(e){return le(e).getComputedStyle(e)}function br(e){return Ae(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ft(e){if(De(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Mi(e)&&e.host||ke(e);return Mi(t)?t.host:t}function Fi(e){let t=ft(e);return gr(t)?e.ownerDocument?e.ownerDocument.body:e.body:xe(t)&&_t(t)?t:Fi(t)}function xo(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let a=Fi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),s=le(a);return i?t.concat(s,s.visualViewport||[],_t(a)?a:[],s.frameElement&&o?xo(s.frameElement):[]):t.concat(a,xo(a,[],o))}function Wi(e){let t=ue(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=xe(e),i=a?e.offsetWidth:o,s=a?e.offsetHeight:n,c=yr(o)!==i||yr(n)!==s;return c&&(o=i,n=s),{width:o,height:n,$:c}}function Gi(e){return Ae(e)?e:e.contextElement}function Lt(e){let t=Gi(e);if(!xe(t))return Ie(1);let o=t.getBoundingClientRect(),{width:n,height:a,$:i}=Wi(t),s=(i?yr(o.width):o.width)/n,c=(i?yr(o.height):o.height)/a;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var wd=Ie(0);function ji(e){let t=le(e);return!So()||!t.visualViewport?wd:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Rd(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==le(e)?!1:t}function xr(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Gi(e),s=Ie(1);t&&(n?Ae(n)&&(s=Lt(n)):s=Lt(e));let c=Rd(i,o,n)?ji(i):Ie(0),d=(a.left+c.x)/s.x,u=(a.top+c.y)/s.y,h=a.width/s.x,f=a.height/s.y;if(i){let y=le(i),b=n&&Ae(n)?le(n):n,g=y.frameElement;for(;g&&n&&b!==y;){let E=Lt(g),C=g.getBoundingClientRect(),A=ue(g),N=C.left+(g.clientLeft+parseFloat(A.paddingLeft))*E.x,S=C.top+(g.clientTop+parseFloat(A.paddingTop))*E.y;d*=E.x,u*=E.y,h*=E.x,f*=E.y,d+=N,u+=S,g=le(g).frameElement}}return ut({width:h,height:f,x:d,y:u})}function Nd(e){let{rect:t,offsetParent:o,strategy:n}=e,a=xe(o),i=ke(o);if(o===i)return t;let s={scrollLeft:0,scrollTop:0},c=Ie(1),d=Ie(0);if((a||!a&&n!=="fixed")&&((De(o)!=="body"||_t(i))&&(s=br(o)),xe(o))){let u=xr(o);c=Lt(o),d.x=u.x+o.clientLeft,d.y=u.y+o.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-s.scrollLeft*c.x+d.x,y:t.y*c.y-s.scrollTop*c.y+d.y}}function Td(e){return Array.from(e.getClientRects())}function Vi(e){return xr(ke(e)).left+br(e).scrollLeft}function _d(e){let t=ke(e),o=br(e),n=e.ownerDocument.body,a=Tt(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=Tt(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+Vi(e),c=-o.scrollTop;return ue(n).direction==="rtl"&&(s+=Tt(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:s,y:c}}function Ld(e,t){let o=le(e),n=ke(e),a=o.visualViewport,i=n.clientWidth,s=n.clientHeight,c=0,d=0;if(a){i=a.width,s=a.height;let u=So();(!u||u&&t==="fixed")&&(c=a.offsetLeft,d=a.offsetTop)}return{width:i,height:s,x:c,y:d}}function Pd(e,t){let o=xr(e,!0,t==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=xe(e)?Lt(e):Ie(1),s=e.clientWidth*i.x,c=e.clientHeight*i.y,d=a*i.x,u=n*i.y;return{width:s,height:c,x:d,y:u}}function Hi(e,t,o){let n;if(t==="viewport")n=Ld(e,o);else if(t==="document")n=_d(ke(e));else if(Ae(t))n=Pd(t,o);else{let a=ji(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return ut(n)}function Ki(e,t){let o=ft(e);return o===t||!Ae(o)||gr(o)?!1:ue(o).position==="fixed"||Ki(o,t)}function Id(e,t){let o=t.get(e);if(o)return o;let n=xo(e,[],!1).filter(c=>Ae(c)&&De(c)!=="body"),a=null,i=ue(e).position==="fixed",s=i?ft(e):e;for(;Ae(s)&&!gr(s);){let c=ue(s),d=vo(s);!d&&c.position==="fixed"&&(a=null),(i?!d&&!a:!d&&c.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||_t(s)&&!d&&Ki(e,s))?n=n.filter(h=>h!==s):a=c,s=ft(s)}return t.set(e,n),n}function Dd(e){let{element:t,boundary:o,rootBoundary:n,strategy:a}=e,s=[...o==="clippingAncestors"?Id(t,this._c):[].concat(o),n],c=s[0],d=s.reduce((u,h)=>{let f=Hi(t,h,a);return u.top=Tt(f.top,u.top),u.right=Fn(f.right,u.right),u.bottom=Fn(f.bottom,u.bottom),u.left=Tt(f.left,u.left),u},Hi(t,c,a));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function kd(e){return Wi(e)}function Md(e,t,o){let n=xe(t),a=ke(t),i=o==="fixed",s=xr(e,!0,i,t),c={scrollLeft:0,scrollTop:0},d=Ie(0);if(n||!n&&!i)if((De(t)!=="body"||_t(a))&&(c=br(t)),n){let u=xr(t,!0,i,t);d.x=u.x+t.clientLeft,d.y=u.y+t.clientTop}else a&&(d.x=Vi(a));return{x:s.left+c.scrollLeft-d.x,y:s.top+c.scrollTop-d.y,width:s.width,height:s.height}}function zi(e,t){return!xe(e)||ue(e).position==="fixed"?null:t?t(e):e.offsetParent}function Zi(e,t){let o=le(e);if(!xe(e))return o;let n=zi(e,t);for(;n&&Bi(n)&&ue(n).position==="static";)n=zi(n,t);return n&&(De(n)==="html"||De(n)==="body"&&ue(n).position==="static"&&!vo(n))?o:n||$i(e)||o}var Ud=async function(e){let{reference:t,floating:o,strategy:n}=e,a=this.getOffsetParent||Zi,i=this.getDimensions;return{reference:Md(t,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Bd(e){return ue(e).direction==="rtl"}var Pt={convertOffsetParentRelativeRectToViewportRelativeRect:Nd,getDocumentElement:ke,getClippingRect:Dd,getOffsetParent:Zi,getElementRects:Ud,getClientRects:Td,getDimensions:kd,getScale:Lt,isElement:Ae,isRTL:Bd};var Hn=(e,t,o)=>{let n=new Map,a={platform:Pt,...o},i={...a.platform,_c:n};return ki(e,t,{...a,platform:i})};function Wn(e){return $d(e)}function zn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function $d(e){for(let t=e;t;t=zn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=zn(e);t;t=zn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function Fd(e,t,o){return Hn(e,t,{platform:{...Pt,getOffsetParent:n=>Pt.getOffsetParent(n,Wn)},middleware:[Bn({crossAxis:!0}),bo({allowedPlacements:[o]})]})}async function Hd(e,t,o,n,a,i,s=4){return Hn(e,t,{placement:o,strategy:a,platform:{...Pt,getOffsetParent:c=>Pt.getOffsetParent(c,Wn)},middleware:[Un(s),bo({allowedPlacements:n}),$n({apply({availableHeight:c,elements:d}){typeof i=="string"&&(i=`var(${i})`),i?d.floating.style.maxHeight=`min(${Math.max(0,c)}px, ${i})`:d.floating.style.maxHeight=`${Math.max(0,c)}px`}})]})}var Yn={};$(Yn,{FtdsBase:()=>qn,toFtdsBase:()=>Oo});var Zn={};$(Zn,{ExportpartsUpdatedEvent:()=>ht,FtLitElement:()=>j});var jn={};$(jn,{ScopedRegistryLitElement:()=>vr});var vr=class extends Le{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return rr(n,t.elementStyles),n}};var Kn={};$(Kn,{shadowQuerySelector:()=>Vn,shadowQuerySelectorAll:()=>zd});function Vn(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}function zd(e,t,...o){let n=[...e.querySelectorAll(t)];for(let a of o)n=n.flatMap(i=>{var s,c;return[...(c=(s=i.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(a))!==null&&c!==void 0?c:[]]});return n}var It=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ji,qi=Symbol("constructorPrototype"),Yi=Symbol("constructorName"),Qi=Symbol("exportpartsDebouncer"),Xi=Symbol("dynamicDependenciesLoaded"),ht=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};ht.eventName="exportparts-updated";var j=class extends vr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ji]=new je(5),this.scheduleExportpartsUpdate=()=>{var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Qi].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Yi]=this.constructor.name,this[qi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Yi]&&Object.setPrototypeOf(this,this[qi])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[Xi]||(o[Xi]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(ht.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(ht.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new ht)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Vn(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,n,a,i,s,c;let d=y=>y!=null&&y.trim().length>0,u=t.filter(d).map(y=>y.trim());if(u.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let b=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],g=(c=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(C=>C.split(":")[1]))!==null&&c!==void 0?c:[],E=[...b,...g].filter(d).map(C=>C.trim());for(let C of E)h.add(C)}if(h.size===0){this.exportparts=void 0;return}let f=[...h.values()].flatMap(y=>u.map(b=>`${y}:${b}--${y}`));this.exportparts=[...this.part,...f].join(", ")}};Ji=Qi;It([R()],j.prototype,"exportpartsPrefix",void 0);It([Cn([])],j.prototype,"exportpartsPrefixes",void 0);It([R({reflect:!0})],j.prototype,"exportparts",void 0);It([R()],j.prototype,"customStylesheet",void 0);It([R()],j.prototype,"elementToFocus",void 0);It([Z()],j.prototype,"useAdoptedStyleSheets",void 0);var es=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Oo=pe(Symbol("toFtdsBase"),function(e){class t extends e{constructor(){super(...arguments),this.size=mr.medium,this.family=hr.neutral}getDesignSystemBaseClasses(){return{[wn(this.family)]:!0,[Rn(this.size)]:!0}}}return es([R()],t.prototype,"size",void 0),es([R()],t.prototype,"family",void 0),t}),qn=class extends Oo(j){};var ts={};var Jn={};$(Jn,{highlightHtml:()=>jd,highlightHtmlColorCssVariable:()=>rs,highlightHtmlStyles:()=>Gd});var mt=class e{constructor(t,o=!0,n=[],a=5e3){this.ctx=t,this.iframes=o,this.exclude=n,this.iframesTimeout=a}static matches(t,o){let n=typeof o=="string"?[o]:o,a=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(a){let i=!1;return n.every(s=>a.call(t,s)?(i=!0,!1):!0),i}else return!1}getContexts(){let t,o=[];return typeof this.ctx>"u"||!this.ctx?t=[]:NodeList.prototype.isPrototypeOf(this.ctx)?t=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?t=this.ctx:typeof this.ctx=="string"?t=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):t=[this.ctx],t.forEach(n=>{let a=o.filter(i=>i.contains(n)).length>0;o.indexOf(n)===-1&&!a&&o.push(n)}),o}getIframeContents(t,o,n=()=>{}){let a;try{let i=t.contentWindow;if(a=i.document,!i||!a)throw new Error("iframe inaccessible")}catch{n()}a&&o(a)}isIframeBlank(t){let o="about:blank",n=t.getAttribute("src").trim();return t.contentWindow.location.href===o&&n!==o&&n}observeIframeLoad(t,o,n){let a=!1,i=null,s=()=>{if(!a){a=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",s),this.getIframeContents(t,o,n))}catch{n()}}};t.addEventListener("load",s),i=setTimeout(s,this.iframesTimeout)}onIframeReady(t,o,n){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,o,n):this.getIframeContents(t,o,n):this.observeIframeLoad(t,o,n)}catch{n()}}waitForIframes(t,o){let n=0;this.forEachIframe(t,()=>!0,a=>{n++,this.waitForIframes(a.querySelector("html"),()=>{--n||o()})},a=>{a||o()})}forEachIframe(t,o,n,a=()=>{}){let i=t.querySelectorAll("iframe"),s=i.length,c=0;i=Array.prototype.slice.call(i);let d=()=>{--s<=0&&a(c)};s||d(),i.forEach(u=>{e.matches(u,this.exclude)?d():this.onIframeReady(u,h=>{o(u)&&(c++,n(h)),d()},d)})}createIterator(t,o,n){return document.createNodeIterator(t,o,n,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,o,n){let a=t.compareDocumentPosition(n),i=Node.DOCUMENT_POSITION_PRECEDING;if(a&i)if(o!==null){let s=o.compareDocumentPosition(n),c=Node.DOCUMENT_POSITION_FOLLOWING;if(s&c)return!0}else return!0;return!1}getIteratorNode(t){let o=t.previousNode(),n;return o===null?n=t.nextNode():n=t.nextNode()&&t.nextNode(),{prevNode:o,node:n}}checkIframeFilter(t,o,n,a){let i=!1,s=!1;return a.forEach((c,d)=>{c.val===n&&(i=d,s=c.handled)}),this.compareNodeIframe(t,o,n)?(i===!1&&!s?a.push({val:n,handled:!0}):i!==!1&&!s&&(a[i].handled=!0),!0):(i===!1&&a.push({val:n,handled:!1}),!1)}handleOpenIframes(t,o,n,a){t.forEach(i=>{i.handled||this.getIframeContents(i.val,s=>{this.createInstanceOnIframe(s).forEachNode(o,n,a)})})}iterateThroughNodes(t,o,n,a,i){let s=this.createIterator(o,t,a),c=[],d=[],u,h,f=()=>({prevNode:h,node:u}=this.getIteratorNode(s),u);for(;f();)this.iframes&&this.forEachIframe(o,y=>this.checkIframeFilter(u,h,y,c),y=>{this.createInstanceOnIframe(y).forEachNode(t,b=>d.push(b),a)}),d.push(u);d.forEach(y=>{n(y)}),this.iframes&&this.handleOpenIframes(c,t,n,a),i()}forEachNode(t,o,n,a=()=>{}){let i=this.getContexts(),s=i.length;s||a(),i.forEach(c=>{let d=()=>{this.iterateThroughNodes(t,c,o,n,()=>{--s<=0&&a()})};this.iframes?this.waitForIframes(c,d):d()})}};var Sr=class{constructor(t){this.ctx=t,this.ie=!1;let o=window.navigator.userAgent;(o.indexOf("MSIE")>-1||o.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new mt(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,o="debug"){let n=this.opt.log;this.opt.debug&&typeof n=="object"&&typeof n[o]=="function"&&n[o](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return this.opt.wildcards!=="disabled"&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),this.opt.wildcards!=="disabled"&&(t=this.createWildcardsRegExp(t)),t=this.createAccuracyRegExp(t),t}createSynonymsRegExp(t){let o=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",a=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in o)if(o.hasOwnProperty(i)){let s=o[i],c=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);c!==""&&d!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(c)}|${this.escapeStr(d)})`,`gm${n}`),a+`(${this.processSynomyms(c)}|${this.processSynomyms(d)})`+a))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return t=t.replace(/(?:\\)*\?/g,o=>o.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,o=>o.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let o=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,o?"[\\S\\s]?":"\\S?").replace(/\u0002/g,o?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(o,n,a)=>{let i=a.charAt(n+1);return/[(|)\\]/.test(i)||i===""?o:o+"\0"})}createJoinersRegExp(t){let o=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&o.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&o.push("\\u00ad\\u200b\\u200c\\u200d"),o.length?t.split(/\u0000+/).join(`[${o.join("")}]*`):t}createDiacriticsRegExp(t){let o=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"],a=[];return t.split("").forEach(i=>{n.every(s=>{if(s.indexOf(i)!==-1){if(a.indexOf(s)>-1)return!1;t=t.replace(new RegExp(`[${s}]`,`gm${o}`),`[${s}]`),a.push(s)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let o="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",n=this.opt.accuracy,a=typeof n=="string"?n:n.value,i=typeof n=="string"?[]:n.limiters,s="";switch(i.forEach(c=>{s+=`|${this.escapeStr(c)}`}),a){case"partially":default:return`()(${t})`;case"complementary":return s="\\s"+(s||this.escapeStr(o)),`()([^${s}]*${t}[^${s}]*)`;case"exactly":return`(^|\\s${s})(${t})(?=$|\\s${s})`}}getSeparatedKeywords(t){let o=[];return t.forEach(n=>{this.opt.separateWordSearch?n.split(" ").forEach(a=>{a.trim()&&o.indexOf(a)===-1&&o.push(a)}):n.trim()&&o.indexOf(n)===-1&&o.push(n)}),{keywords:o.sort((n,a)=>a.length-n.length),length:o.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||Object.prototype.toString.call(t[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];let o=[],n=0;return t.sort((a,i)=>a.start-i.start).forEach(a=>{let{start:i,end:s,valid:c}=this.callNoMatchOnInvalidRanges(a,n);c&&(a.start=i,a.length=s-i,o.push(a),n=s)}),o}callNoMatchOnInvalidRanges(t,o){let n,a,i=!1;return t&&typeof t.start<"u"?(n=parseInt(t.start,10),a=n+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&a-o>0&&a-n>0?i=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:n,end:a,valid:i}}checkWhitespaceRanges(t,o,n){let a,i=!0,s=n.length,c=o-s,d=parseInt(t.start,10)-c;return d=d>s?s:d,a=d+parseInt(t.length,10),a>s&&(a=s,this.log(`End range automatically set to the max value of ${s}`)),d<0||a-d<0||d>s||a>s?(i=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):n.substring(d,a).replace(/\s+/g,"")===""&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:d,end:a,valid:i}}getTextNodes(t){let o="",n=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,a=>{n.push({start:o.length,end:(o+=a.textContent).length,node:a})},a=>this.matchesExclude(a.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:o,nodes:n})})}matchesExclude(t){return mt.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,o,n){let a=this.opt.element?this.opt.element:"mark",i=t.splitText(o),s=i.splitText(n-o),c=document.createElement(a);return c.setAttribute("data-markjs","true"),this.opt.className&&c.setAttribute("class",this.opt.className),c.textContent=i.textContent,i.parentNode.replaceChild(c,i),s}wrapRangeInMappedTextNode(t,o,n,a,i){t.nodes.every((s,c)=>{let d=t.nodes[c+1];if(typeof d>"u"||d.start>o){if(!a(s.node))return!1;let u=o-s.start,h=(n>s.end?s.end:n)-s.start,f=t.value.substr(0,s.start),y=t.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,u,h),t.value=f+y,t.nodes.forEach((b,g)=>{g>=c&&(t.nodes[g].start>0&&g!==c&&(t.nodes[g].start-=h),t.nodes[g].end-=h)}),n-=h,i(s.node.previousSibling,s.start),n>s.end)o=s.end;else return!1}return!0})}wrapMatches(t,o,n,a,i){let s=o===0?0:o+1;this.getTextNodes(c=>{c.nodes.forEach(d=>{d=d.node;let u;for(;(u=t.exec(d.textContent))!==null&&u[s]!=="";){if(!n(u[s],d))continue;let h=u.index;if(s!==0)for(let f=1;f<s;f++)h+=u[f].length;d=this.wrapRangeInTextNode(d,h,h+u[s].length),a(d.previousSibling),t.lastIndex=0}}),i()})}wrapMatchesAcrossElements(t,o,n,a,i){let s=o===0?0:o+1;this.getTextNodes(c=>{let d;for(;(d=t.exec(c.value))!==null&&d[s]!=="";){let u=d.index;if(s!==0)for(let f=1;f<s;f++)u+=d[f].length;let h=u+d[s].length;this.wrapRangeInMappedTextNode(c,u,h,f=>n(d[s],f),(f,y)=>{t.lastIndex=y,a(f)})}i()})}wrapRangeFromIndex(t,o,n,a){this.getTextNodes(i=>{let s=i.value.length;t.forEach((c,d)=>{let{start:u,end:h,valid:f}=this.checkWhitespaceRanges(c,s,i.value);f&&this.wrapRangeInMappedTextNode(i,u,h,y=>o(y,c,i.value.substring(u,h),d),y=>{n(y,c)})}),a()})}unwrapMatches(t){let o=t.parentNode,n=document.createDocumentFragment();for(;t.firstChild;)n.appendChild(t.removeChild(t.firstChild));o.replaceChild(n,t),this.ie?this.normalizeTextNode(o):o.normalize()}normalizeTextNode(t){if(t){if(t.nodeType===3)for(;t.nextSibling&&t.nextSibling.nodeType===3;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,o){this.opt=o,this.log(`Searching with expression "${t}"`);let n=0,a="wrapMatches",i=s=>{n++,this.opt.each(s)};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),this[a](t,this.opt.ignoreGroups,(s,c)=>this.opt.filter(c,s,n),i,()=>{n===0&&this.opt.noMatch(t),this.opt.done(n)})}mark(t,o){this.opt=o;let n=0,a="wrapMatches",{keywords:i,length:s}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),c=this.opt.caseSensitive?"":"i",d=u=>{let h=new RegExp(this.createRegExp(u),`gm${c}`),f=0;this.log(`Searching with expression "${h}"`),this[a](h,1,(y,b)=>this.opt.filter(b,u,n,f),y=>{f++,n++,this.opt.each(y)},()=>{f===0&&this.opt.noMatch(u),i[s-1]===u?this.opt.done(n):d(i[i.indexOf(u)+1])})};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),s===0?this.opt.done(n):d(i[0])}markRanges(t,o){this.opt=o;let n=0,a=this.checkRanges(t);a&&a.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(a)),this.wrapRangeFromIndex(a,(i,s,c,d)=>this.opt.filter(i,s,c,d),(i,s)=>{n++,this.opt.each(i,s)},()=>{this.opt.done(n)})):this.opt.done(n)}unmark(t){this.opt=t;let o=this.opt.element?this.opt.element:"*";o+="[data-markjs]",this.opt.className&&(o+=`.${this.opt.className}`),this.log(`Removal selector "${o}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,n=>{this.unwrapMatches(n)},n=>{let a=mt.matches(n,o),i=this.matchesExclude(n);return!a||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Xn(e){let t=new Sr(e);return this.mark=(o,n)=>(t.mark(o,n),this),this.markRegExp=(o,n)=>(t.markRegExp(o,n),this),this.markRanges=(o,n)=>(t.markRanges(o,n),this),this.unmark=o=>(t.unmark(o),this),this}var Wd=Xn,rs=r.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Gd=I`
6
6
  .highlight-html-match {
7
- background: ${ts};
7
+ background: ${rs};
8
8
  }
9
- `;function Gd(e,t,o){var n,a;let i=e.getAttribute("data-highlight-html-query");if((i??"")!==(t??"")){let s=new zd(e);if(s.unmark(),t&&t.trim()){let c={className:(n=o?.className)!==null&&n!==void 0?n:"highlight-html-match",acrossElements:!0};o?.attributes!=null&&(c.each=u=>{for(let h in o.attributes)u.setAttribute(h,o.attributes[h])}),s.mark(t.replace(/"[^"]+"/g,""),{...c,separateWordSearch:!0}),((a=t.match(/"[^"]+"/g))!==null&&a!==void 0?a:[]).forEach(u=>s.mark(u.replace(/"/g,""),{...c,separateWordSearch:!1}))}}e.setAttribute("data-highlight-html-query",t??"")}var Qn={};$(Qn,{noTextInputDefaultClearButton:()=>Kd,noTextSelect:()=>Or,safariEllipsisFix:()=>Vd,wordWrap:()=>jd});var Or=I`
9
+ `;function jd(e,t,o){var n,a;let i=e.getAttribute("data-highlight-html-query");if((i??"")!==(t??"")){let s=new Wd(e);if(s.unmark(),t&&t.trim()){let c={className:(n=o?.className)!==null&&n!==void 0?n:"highlight-html-match",acrossElements:!0};o?.attributes!=null&&(c.each=u=>{for(let h in o.attributes)u.setAttribute(h,o.attributes[h])}),s.mark(t.replace(/"[^"]+"/g,""),{...c,separateWordSearch:!0}),((a=t.match(/"[^"]+"/g))!==null&&a!==void 0?a:[]).forEach(u=>s.mark(u.replace(/"/g,""),{...c,separateWordSearch:!1}))}}e.setAttribute("data-highlight-html-query",t??"")}var Qn={};$(Qn,{noTextInputDefaultClearButton:()=>Zd,noTextSelect:()=>Or,safariEllipsisFix:()=>Kd,wordWrap:()=>Vd});var Or=I`
10
10
  .ft-no-text-select {
11
11
  -webkit-touch-callout: none;
12
12
  -webkit-user-select: none;
@@ -15,7 +15,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
15
15
  -ms-user-select: none;
16
16
  user-select: none;
17
17
  }
18
- `,jd=I`
18
+ `,Vd=I`
19
19
  .ft-word-wrap {
20
20
  white-space: normal;
21
21
  word-wrap: break-word;
@@ -27,7 +27,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
27
27
  -webkit-hyphens: auto;
28
28
  hyphens: auto
29
29
  }
30
- `,Vd=I`
30
+ `,Kd=I`
31
31
  .ft-safari-ellipsis-fix {
32
32
  margin-right: 0;
33
33
 
@@ -38,14 +38,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
38
38
  display: inline-block;
39
39
  width: 0;
40
40
  }
41
- `,Kd=I`
41
+ `,Zd=I`
42
42
  input::-webkit-search-cancel-button,
43
43
  input::-webkit-search-decoration,
44
44
  input::-webkit-search-results-button,
45
45
  input::-webkit-search-results-decoration {
46
46
  display: none;
47
47
  }
48
- `;var rs={};var ta={};$(ta,{ParametrizedLabelResolver:()=>ea});var ea=class e{constructor(t,o){this.defaultLabels=t,this.labels=o}resolve(t,...o){var n,a;t=this.resolvePluralKey(t,o);let i=(a=(n=this.labels[t])!==null&&n!==void 0?n:this.defaultLabels[t])!==null&&a!==void 0?a:"";return e.replaceParameters(i,...o)}static replaceParameters(t,...o){return o.forEach((n,a)=>t=t.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>e.formatValue(n,s))),t}resolvePluralKey(t,o){for(let n of o)if(typeof n=="number"){let a=`${String(t)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return t}static formatValue(t,o){return t instanceof Date?e.formatDate(t,o):t??""}static formatDate(t,o){let n=a=>o?.includes("date")?t.toLocaleDateString(a):o?.includes("time")?t.toLocaleTimeString(a):t.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var Ra={};$(Ra,{FtCommandQueue:()=>Er,FtLitElementRedux:()=>ra,FtReduxStore:()=>wa,ReduxWatcher:()=>No,clearAllStores:()=>Ip,isFtReduxStore:()=>Dt,redux:()=>Yd,reduxEventListener:()=>qd,reduxReactive:()=>Zd,watch:()=>Dp,withRedux:()=>os});var Zd=()=>(e,t)=>{var o;let n=e.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(t)},Yd=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:dt,attribute:!1,...t};R(i)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:c=>c[n],store:t.store})}},qd=e=>(t,o)=>{let n=t.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,e)};var Er=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};function Dt(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Cr=Symbol("internalReduxEventsUnsubscribers"),Xe=Symbol("internalStoresUnsubscribers"),yt=Symbol("internalStores"),os=pe(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[yt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[yt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[yt].get(s)}addStore(s,c){var d;c=(d=c??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(c),this[yt].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[yt].delete(c)}setupStores(){this.unsubscribeFromStores(),this[yt].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let d=this.constructor.getPropertyOptions(c);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:c)){let u=this.getStore(s.store);u&&(s.store?this[Xe].has(s.store):this[Xe].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var d;this[Xe].set(s,c.subscribe(()=>this.updateFromStores())),this[Cr].set(s,[]),Dt(c)&&c.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((u,h)=>{if(typeof this[h]=="function"&&(!u.store||c.name===u.store)){let f=y=>this[h](y);c.addEventListener(u.eventName,f),this[Cr].get(s).push(()=>c.removeEventListener(u.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Xe].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Xe].has(s)&&this[Xe].get(s)(),this[Xe].delete(s),(c=this[Cr].get(s))===null||c===void 0||c.forEach(d=>d()),this[Cr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Xe,o=yt,n=Cr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),ra=class extends os(j){};function ye(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Me(e){return!!e&&!!e[Y]}function ve(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===np}(e)||Array.isArray(e)||!!e[ds]||!!(!((t=e.constructor)===null||t===void 0)&&t[ds])||pa(e)||ua(e))}function gt(e,t,o){o===void 0&&(o=!1),Ut(e)===0?(o?Object.keys:Mt)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function Ut(e){var t=e[Y];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:pa(e)?2:ua(e)?3:0}function kt(e,t){return Ut(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xd(e,t){return Ut(e)===2?e.get(t):e[t]}function ps(e,t,o){var n=Ut(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function us(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function pa(e){return rp&&e instanceof Map}function ua(e){return op&&e instanceof Set}function Je(e){return e.o||e.t}function fa(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=ms(e);delete t[Y];for(var o=Mt(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function ha(e,t){return t===void 0&&(t=!1),ma(e)||Me(e)||!ve(e)||(Ut(e)>1&&(e.set=e.add=e.clear=e.delete=Jd),Object.freeze(e),t&&gt(e,function(o,n){return ha(n,!0)},!0)),e}function Jd(){ye(2)}function ma(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function we(e){var t=da[e];return t||ye(18,e),t}function Qd(e,t){da[e]||(da[e]=t)}function sa(){return wr}function oa(e,t){t&&(we("Patches"),e.u=[],e.s=[],e.v=t)}function Eo(e){la(e),e.p.forEach(ep),e.p=null}function la(e){e===wr&&(wr=e.l)}function ns(e){return wr={p:[],l:wr,h:e,m:!0,_:0}}function ep(e){var t=e[Y];t.i===0||t.i===1?t.j():t.g=!0}function na(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||we("ES5").S(t,e,n),n?(o[Y].P&&(Eo(t),ye(4)),ve(e)&&(e=Co(t,e),t.l||Ao(t,e)),t.u&&we("Patches").M(o[Y].t,e,t.u,t.s)):e=Co(t,o,[]),Eo(t),t.u&&t.v(t.u,t.s),e!==hs?e:void 0}function Co(e,t,o){if(ma(t))return t;var n=t[Y];if(!n)return gt(t,function(c,d){return as(e,n,t,c,d,o)},!0),t;if(n.A!==e)return t;if(!n.P)return Ao(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=fa(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),gt(i,function(c,d){return as(e,n,a,c,d,o,s)}),Ao(e,a,!1),o&&e.u&&we("Patches").N(n,o,e.u,e.s)}return n.o}function as(e,t,o,n,a,i,s){if(Me(a)){var c=Co(e,a,i&&t&&t.i!==3&&!kt(t.R,n)?i.concat(n):void 0);if(ps(o,n,c),!Me(c))return;e.m=!1}else s&&o.add(a);if(ve(a)&&!ma(a)){if(!e.h.D&&e._<1)return;Co(e,a),t&&t.A.l||Ao(e,a)}}function Ao(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&ha(t,o)}function aa(e,t){var o=e[Y];return(o?Je(o):e)[t]}function is(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function Qe(e){e.P||(e.P=!0,e.l&&Qe(e.l))}function ia(e){e.o||(e.o=fa(e.t))}function ca(e,t,o){var n=pa(t)?we("MapSet").F(t,o):ua(t)?we("MapSet").T(t,o):e.O?function(a,i){var s=Array.isArray(a),c={i:s?1:0,A:i?i.A:sa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=c,u=Rr;s&&(d=[c],u=Ar);var h=Proxy.revocable(d,u),f=h.revoke,y=h.proxy;return c.k=y,c.j=f,y}(t,o):we("ES5").J(t,o);return(o?o.A:sa()).p.push(n),n}function tp(e){return Me(e)||ye(22,e),function t(o){if(!ve(o))return o;var n,a=o[Y],i=Ut(o);if(a){if(!a.P&&(a.i<4||!we("ES5").K(a)))return a.t;a.I=!0,n=ss(o,i),a.I=!1}else n=ss(o,i);return gt(n,function(s,c){a&&Xd(a.t,s)===c||ps(n,s,t(c))}),i===3?new Set(n):n}(e)}function ss(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return fa(e)}function fs(){function e(s,c){var d=i[s];return d?d.enumerable=c:i[s]=d={configurable:!0,enumerable:c,get:function(){var u=this[Y];return Rr.get(u,s)},set:function(u){var h=this[Y];Rr.set(h,s,u)}},d}function t(s){for(var c=s.length-1;c>=0;c--){var d=s[c][Y];if(!d.P)switch(d.i){case 5:n(d)&&Qe(d);break;case 4:o(d)&&Qe(d)}}}function o(s){for(var c=s.t,d=s.k,u=Mt(d),h=u.length-1;h>=0;h--){var f=u[h];if(f!==Y){var y=c[f];if(y===void 0&&!kt(c,f))return!0;var b=d[f],g=b&&b[Y];if(g?g.t!==y:!us(b,y))return!0}}var E=!!c[Y];return u.length!==Mt(c).length+(E?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(c,c.length-1);if(d&&!d.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function a(s){s.g&&ye(3,JSON.stringify(Je(s)))}var i={};Qd("ES5",{J:function(s,c){var d=Array.isArray(s),u=function(f,y){if(f){for(var b=Array(y.length),g=0;g<y.length;g++)Object.defineProperty(b,""+g,e(g,!0));return b}var E=ms(y);delete E[Y];for(var C=Mt(E),A=0;A<C.length;A++){var N=C[A];E[N]=e(N,f||!!E[N].enumerable)}return Object.create(Object.getPrototypeOf(y),E)}(d,s),h={i:d?5:4,A:c?c.A:sa(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,Y,{value:h,writable:!0}),u},S:function(s,c,d){d?Me(c)&&c[Y].A===s&&t(s.p):(s.u&&function u(h){if(h&&typeof h=="object"){var f=h[Y];if(f){var y=f.t,b=f.k,g=f.R,E=f.i;if(E===4)gt(b,function(x){x!==Y&&(y[x]!==void 0||kt(y,x)?g[x]||u(b[x]):(g[x]=!0,Qe(f)))}),gt(y,function(x){b[x]!==void 0||kt(b,x)||(g[x]=!1,Qe(f))});else if(E===5){if(n(f)&&(Qe(f),g.length=!0),b.length<y.length)for(var C=b.length;C<y.length;C++)g[C]=!1;else for(var A=y.length;A<b.length;A++)g[A]=!0;for(var N=Math.min(b.length,y.length),S=0;S<N;S++)b.hasOwnProperty(S)||(g[S]=!0),g[S]===void 0&&u(b[S])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var ls,wr,ya=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",rp=typeof Map<"u",op=typeof Set<"u",cs=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",hs=ya?Symbol.for("immer-nothing"):((ls={})["immer-nothing"]=!0,ls),ds=ya?Symbol.for("immer-draftable"):"__$immer_draftable",Y=ya?Symbol.for("immer-state"):"__$immer_state";var np=""+Object.prototype.constructor,Mt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ms=Object.getOwnPropertyDescriptors||function(e){var t={};return Mt(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},da={},Rr={get:function(e,t){if(t===Y)return e;var o=Je(e);if(!kt(o,t))return function(a,i,s){var c,d=is(i,s);return d?"value"in d?d.value:(c=d.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!ve(n)?n:n===aa(e.t,t)?(ia(e),e.o[t]=ca(e.A.h,n,e)):n},has:function(e,t){return t in Je(e)},ownKeys:function(e){return Reflect.ownKeys(Je(e))},set:function(e,t,o){var n=is(Je(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=aa(Je(e),t),i=a?.[Y];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(us(o,a)&&(o!==void 0||kt(e.t,t)))return!0;ia(e),Qe(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return aa(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,ia(e),Qe(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=Je(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){ye(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){ye(12)}},Ar={};gt(Rr,function(e,t){Ar[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ar.deleteProperty=function(e,t){return Ar.set.call(this,e,t,void 0)},Ar.set=function(e,t,o){return Rr.set.call(this,e[0],t,o,e[0])};var ap=function(){function e(o){var n=this;this.O=cs,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var d=n;return function(E){var C=this;E===void 0&&(E=c);for(var A=arguments.length,N=Array(A>1?A-1:0),S=1;S<A;S++)N[S-1]=arguments[S];return d.produce(E,function(x){var O;return(O=i).call.apply(O,[C,x].concat(N))})}}var u;if(typeof i!="function"&&ye(6),s!==void 0&&typeof s!="function"&&ye(7),ve(a)){var h=ns(n),f=ca(n,a,void 0),y=!0;try{u=i(f),y=!1}finally{y?Eo(h):la(h)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return oa(h,s),na(E,h)},function(E){throw Eo(h),E}):(oa(h,s),na(u,h))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===hs&&(u=void 0),n.D&&ha(u,!0),s){var b=[],g=[];we("Patches").M(a,u,b,g),s(b,g)}return u}ye(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){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(u,function(b){return a.apply(void 0,[b].concat(f))})};var s,c,d=n.produce(a,i,function(u,h){s=u,c=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(u){return[u,s,c]}):[d,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){ve(o)||ye(8),Me(o)&&(o=tp(o));var n=ns(this),a=ca(this,o,void 0);return a[Y].C=!0,la(n),a},t.finishDraft=function(o,n){var a=o&&o[Y],i=a.A;return oa(i,n),na(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!cs&&ye(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var s=we("Patches").$;return Me(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},e}(),fe=new ap,ip=fe.produce,Ig=fe.produceWithPatches.bind(fe),Dg=fe.setAutoFreeze.bind(fe),kg=fe.setUseProxies.bind(fe),Mg=fe.applyPatches.bind(fe),Ug=fe.createDraft.bind(fe),Bg=fe.finishDraft.bind(fe),wo=ip;function bt(e){"@babel/helpers - typeof";return bt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},bt(e)}function ys(e,t){if(bt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(bt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function gs(e){var t=ys(e,"string");return bt(t)=="symbol"?t:t+""}function bs(e,t,o){return(t=gs(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function xs(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function ga(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?xs(Object(o),!0).forEach(function(n){bs(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):xs(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ne(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var vs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ba=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ro={INIT:"@@redux/INIT"+ba(),REPLACE:"@@redux/REPLACE"+ba(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ba()}};function sp(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function xa(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ne(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ne(1));return o(xa)(e,t)}if(typeof e!="function")throw new Error(ne(2));var a=e,i=t,s=[],c=s,d=!1;function u(){c===s&&(c=s.slice())}function h(){if(d)throw new Error(ne(3));return i}function f(E){if(typeof E!="function")throw new Error(ne(4));if(d)throw new Error(ne(5));var C=!0;return u(),c.push(E),function(){if(C){if(d)throw new Error(ne(6));C=!1,u();var N=c.indexOf(E);c.splice(N,1),s=null}}}function y(E){if(!sp(E))throw new Error(ne(7));if(typeof E.type>"u")throw new Error(ne(8));if(d)throw new Error(ne(9));try{d=!0,i=a(i,E)}finally{d=!1}for(var C=s=c,A=0;A<C.length;A++){var N=C[A];N()}return E}function b(E){if(typeof E!="function")throw new Error(ne(10));a=E,y({type:Ro.REPLACE})}function g(){var E,C=f;return E={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ne(11));function S(){N.next&&N.next(h())}S();var x=C(S);return{unsubscribe:x}}},E[vs]=function(){return this},E}return y({type:Ro.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:b},n[vs]=g,n}function lp(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:Ro.INIT});if(typeof n>"u")throw new Error(ne(12));if(typeof o(void 0,{type:Ro.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ne(13))})}function Ss(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),s,c;try{lp(o)}catch(d){c=d}return function(u,h){if(u===void 0&&(u={}),c)throw c;if(0)var f;for(var y=!1,b={},g=0;g<i.length;g++){var E=i[g],C=o[E],A=u[E],N=C(A,h);if(typeof N>"u"){var S=h&&h.type;throw new Error(ne(14))}b[E]=N,y=y||N!==A}return y=y||i.length!==Object.keys(u).length,y?b:u}}function Bt(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Os(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(ne(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(d){return d(s)});return i=Bt.apply(void 0,c)(a.dispatch),ga(ga({},a),{},{dispatch:i})}}}function Es(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(c){return typeof c=="function"?c(a,i,e):s(c)}}};return t}var Cs=Es();Cs.withExtraArgument=Es;var va=Cs;var Ts=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),cp=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(u){return function(h){return d([u,h])}}function d(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,a=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){o.label=u[1];break}if(u[0]===6&&o.label<i[1]){o.label=i[1],i=u;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(u);break}i[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(e,o)}catch(h){u=[6,h],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},$t=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},dp=Object.defineProperty,pp=Object.defineProperties,up=Object.getOwnPropertyDescriptors,As=Object.getOwnPropertySymbols,fp=Object.prototype.hasOwnProperty,hp=Object.prototype.propertyIsEnumerable,ws=function(e,t,o){return t in e?dp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},et=function(e,t){for(var o in t||(t={}))fp.call(t,o)&&ws(e,o,t[o]);if(As)for(var n=0,a=As(t);n<a.length;n++){var o=a[n];hp.call(t,o)&&ws(e,o,t[o])}return e},Sa=function(e,t){return pp(e,up(t))},mp=function(e,t,o){return new Promise(function(n,a){var i=function(d){try{c(o.next(d))}catch(u){a(u)}},s=function(d){try{c(o.throw(d))}catch(u){a(u)}},c=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};c((o=o.apply(e,t)).next())})};var yp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Bt:Bt.apply(null,arguments)},rb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function gp(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var bp=function(e){Ts(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,$t([void 0],o[0].concat(this)))):new(t.bind.apply(t,$t([void 0],o.concat(this))))},t}(Array),xp=function(e){Ts(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,$t([void 0],o[0].concat(this)))):new(t.bind.apply(t,$t([void 0],o.concat(this))))},t}(Array);function Ca(e){return ve(e)?wo(e,function(){}):e}function vp(e){return typeof e=="boolean"}function Sp(){return function(t){return Op(t)}}function Op(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,s=i===void 0?!0:i,c=new bp;if(o&&(vp(o)?c.push(va):c.push(va.withExtraArgument(o.extraArgument))),0){if(a)var d;if(s)var u}return c}var Oa=!0;function _s(e){var t=Sp(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,s=i===void 0?t():i,c=o.devTools,d=c===void 0?!0:c,u=o.preloadedState,h=u===void 0?void 0:u,f=o.enhancers,y=f===void 0?void 0:f,b;if(typeof a=="function")b=a;else if(gp(a))b=Ss(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var g=s;if(typeof g=="function"&&(g=g(t),!Oa&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Oa&&g.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=Os.apply(void 0,g),C=Bt;d&&(C=yp(et({trace:!Oa},typeof d=="object"&&d)));var A=new xp(E),N=A;Array.isArray(y)?N=$t([E],y):typeof y=="function"&&(N=y(A));var S=C.apply(void 0,N);return xa(b,h,S)}function tt(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return et(et({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Ls(e){var t={},o=[],n,a={addCase:function(i,s){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=s,a},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Ep(e){return typeof e=="function"}function Cp(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Ls(t):[t,o,n],i=a[0],s=a[1],c=a[2],d;if(Ep(e))d=function(){return Ca(e())};else{var u=Ca(e);d=function(){return u}}function h(f,y){f===void 0&&(f=d());var b=$t([i[y.type]],s.filter(function(g){var E=g.matcher;return E(y)}).map(function(g){var E=g.reducer;return E}));return b.filter(function(g){return!!g}).length===0&&(b=[c]),b.reduce(function(g,E){if(E)if(Me(g)){var C=g,A=E(C,y);return A===void 0?g:A}else{if(ve(g))return wo(g,function(N){return E(N,y)});var A=E(g,y);if(A===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return g},f)}return h.getInitialState=d,h}function Ap(e,t){return e+"/"+t}function Ps(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Ca(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},s={},c={};a.forEach(function(h){var f=n[h],y=Ap(t,h),b,g;"reducer"in f?(b=f.reducer,g=f.prepare):b=f,i[h]=b,s[y]=b,c[h]=g?tt(y,g):tt(y)});function d(){var h=typeof e.extraReducers=="function"?Ls(e.extraReducers):[e.extraReducers],f=h[0],y=f===void 0?{}:f,b=h[1],g=b===void 0?[]:b,E=h[2],C=E===void 0?void 0:E,A=et(et({},y),s);return Cp(o,function(N){for(var S in A)N.addCase(S,A[S]);for(var x=0,O=g;x<O.length;x++){var _=O[x];N.addMatcher(_.matcher,_.reducer)}C&&N.addDefaultCase(C)})}var u;return{name:t,reducer:function(h,f){return u||(u=d()),u(h,f)},actions:c,caseReducers:i,getInitialState:function(){return u||(u=d()),u.getInitialState()}}}var wp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Rp=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=wp[Math.random()*64|0];return t},Np=["name","message","stack","code"],Ea=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Rs=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Tp=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=Np;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},ib=function(){function e(t,o,n){var a=tt(t+"/fulfilled",function(h,f,y,b){return{payload:h,meta:Sa(et({},b||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),i=tt(t+"/pending",function(h,f,y){return{payload:void 0,meta:Sa(et({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=tt(t+"/rejected",function(h,f,y,b,g){return{payload:b,error:(n&&n.serializeError||Tp)(h||"Rejected"),meta:Sa(et({},g||{}),{arg:y,requestId:f,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function u(h){return function(f,y,b){var g=n?.idGenerator?n.idGenerator(h):Rp(),E=new d,C,A=!1;function N(x){C=x,E.abort()}var S=function(){return mp(this,null,function(){var x,O,_,D,B,M,L;return cp(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),D=(x=n?.condition)==null?void 0:x.call(n,h,{getState:y,extra:b}),Lp(D)?[4,D]:[3,2];case 1:D=m.sent(),m.label=2;case 2:if(D===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,B=new Promise(function(v,T){return E.signal.addEventListener("abort",function(){return T({name:"AbortError",message:C||"Aborted"})})}),f(i(g,h,(O=n?.getPendingMeta)==null?void 0:O.call(n,{requestId:g,arg:h},{getState:y,extra:b}))),[4,Promise.race([B,Promise.resolve(o(h,{dispatch:f,getState:y,extra:b,requestId:g,signal:E.signal,abort:N,rejectWithValue:function(v,T){return new Ea(v,T)},fulfillWithValue:function(v,T){return new Rs(v,T)}})).then(function(v){if(v instanceof Ea)throw v;return v instanceof Rs?a(v.payload,g,h,v.meta):a(v,g,h)})])];case 3:return _=m.sent(),[3,5];case 4:return M=m.sent(),_=M instanceof Ea?s(null,g,h,M.payload,M.meta):s(M,g,h),[3,5];case 5:return L=n&&!n.dispatchConditionRejection&&s.match(_)&&_.meta.condition,L||f(_),[2,_]}})})}();return Object.assign(S,{abort:N,requestId:g,arg:h,unwrap:function(){return S.then(_p)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function _p(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Lp(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Is="listener",Ds="completed",ks="cancelled",sb="task-"+ks,lb="task-"+Ds,cb=Is+"-"+ks,db=Is+"-"+Ds;var Aa="listenerMiddleware";var pb=tt(Aa+"/add"),ub=tt(Aa+"/removeAll"),fb=tt(Aa+"/remove");var Ns,hb=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ns||(Ns=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Pp=function(e){return function(t){setTimeout(t,e)}},mb=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Pp(10);fs();window.ftReduxStores||(window.ftReduxStores={});var wa=class e extends pt{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(Dt(i))return i;if(a==null)return;let s=Ps({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=_s({reducer:(d,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...u.overwrites}:s.reducer(d,u)});return window.ftReduxStores[a.name]=new e(s,c,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Er;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,c)=>{let d=s,u=i[d];return u?(...h)=>{let f=u(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Ip(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))Dt(t)&&t.clear()}var No=class{constructor(t,o,n){this.store=t,this.valueSelector=o,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),o=this.valueSelector(t);dt(this.lastValue,o)&&(this.callback(o,t),this.lastValue=o)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Dp(e,t,o){return new No(e,t,o).watch()}var _a={};$(_a,{scrollHelper:()=>kp});var Na,To=new Map,Ta=class{lock(t,o){if(o){let n=To.get(o);if(n==null||n===t)return To.set(o,t),o}}release(t,o){o&&To.get(o)===t&&To.delete(o)}findFirstScrollableParent(t){var o;let n,a;for(let i of pn(t)){let s=i,c=this.elementCanScroll(s);if(c&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else c&&a==null&&(a=s)}return(o=n??a)!==null&&o!==void 0?o:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)}catch{return!1}}getAbsoluteScrollOffset(t,o){var n,a;let i=0;for(;o&&o.offsetParent!==t.offsetParent;)i+=(n=o.offsetTop)!==null&&n!==void 0?n:0,o=o.offsetParent;return i+((a=o?.offsetTop)!==null&&a!==void 0?a:0)-t.offsetTop}computeTopOffsetRatio(t,o){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return o;default:return 0}}scrollIntoViewIfPossible(t,o){let n=this.findFirstScrollableParent(t);if(t&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,t),i=a-n.clientHeight+t.clientHeight,s=a,c=pr(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(o?.position,c)*(i-s)+s;n.scrollTo({behavior:o?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",t,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Na=window.FluidTopicsScrollHelper)!==null&&Na!==void 0?Na:new Ta;var kp=window.FluidTopicsScrollHelper;var Pa={};$(Pa,{SearchPlaceConverter:()=>Po,SearchPlaceQueryParams:()=>H,isSearchPlaceQueryParams:()=>ml,serializeRequest:()=>Bp});var Mp=oc(Us(),1);var Bs;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Bs||(Bs={}));var $s;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})($s||($s={}));var Fs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Fs||(Fs={}));var Hs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Hs||(Hs={}));var zs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(zs||(zs={}));var Ws;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Ws||(Ws={}));var Gs;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Gs||(Gs={}));var js;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(js||(js={}));var Vs;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(Vs||(Vs={}));var Ks;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Ks||(Ks={}));var Zs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Zs||(Zs={}));var Ys;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ys||(Ys={}));var qs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(qs||(qs={}));var Xs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Xs||(Xs={}));var Ht;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Ht||(Ht={}));var Js;(function(e){e.ASC="ASC",e.DESC="DESC"})(Js||(Js={}));var Qs;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Qs||(Qs={}));var La;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(La||(La={}));var sl=e=>Object.keys(La).includes(e);var el;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(el||(el={}));var tl;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(tl||(tl={}));var rl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(rl||(rl={}));var zt;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(zt||(zt={}));var ll=e=>Object.keys(zt).includes(e);var ol;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ol||(ol={}));var nl;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(nl||(nl={}));var al;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(al||(al={}));var te;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(te||(te={}));var il;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(il||(il={}));var cl;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(cl||(cl={}));var dl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(dl||(dl={}));var pl;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(pl||(pl={}));var ul;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ul||(ul={}));var fl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(fl||(fl={}));var Mb={[te.PERSONAL_BOOK_SHARE_USER]:[te.PERSONAL_BOOK_USER],[te.HTML_EXPORT_USER]:[te.PERSONAL_BOOK_USER],[te.PDF_EXPORT_USER]:[te.PERSONAL_BOOK_USER],[te.KHUB_ADMIN]:[te.CONTENT_PUBLISHER],[te.ADMIN]:[te.KHUB_ADMIN,te.USERS_ADMIN,te.PORTAL_ADMIN],[te.GENERATIVE_AI_EXPORT_USER]:[te.GENERATIVE_AI_USER]};function Up(e){return`"${e}"`}function hl(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function Bp(e,t){return new Po(e).serialize(t)}var H;(function(e){e.LOCALE="content-lang",e.QUERY="query",e.SCOPE="scope",e.FILTERS="filters",e.VIRTUAL_FIELD="virtual-field",e.PERIOD="period",e.VALUE_FILTERS="value-filters",e.DATE_FILTERS="date-filters",e.RANGE_FILTERS="range-filters",e.SORT="sort",e.PER_PAGE="per-page",e.KEYWORD_MATCH="keyword-match"})(H||(H={}));var $p=new Set(Object.values(H));function ml(e){return $p.has(e)}var Po=class{constructor(t,o=20,n=!1,a="en-US"){this.baseUrl=t,this.defaultPerPage=o,this.allLanguagesAllowed=n,this.defaultContentLocale=a,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(t,o){return this.serializeToCurrentPageIfPossible(t,o??"/search")}serializeToCurrentPageIfPossible(t,o){let n=o==null||o.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${o}`);return a.search=this.toURLSearchParams(t),a.toString()}toURLSearchParams(t,o=!1){var n,a,i,s,c,d,u,h,f,y,b;let g=new URLSearchParams;t.contentLocale?(!o||t.contentLocale!==this.defaultContentLocale)&&g.append(H.LOCALE,t.contentLocale):g.append(H.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=t.query)===null||n===void 0?void 0:n.length)>0&&g.append(H.QUERY,t.query);let E=(i=(a=t.metadataFilters)===null||a===void 0?void 0:a.filter(x=>x.valueFilter&&!x.valueFilter.negative))!==null&&i!==void 0?i:[];if(E.length>0){let x=E.map(O=>{var _,D;let B=((D=(_=O.valueFilter)===null||_===void 0?void 0:_.values)!==null&&D!==void 0?D:[]).map(M=>this.escapeFilters(M)).map(M=>Up(hl(M))).join("_");return`${O.key}~${B}`}).join("*");g.append(H.VALUE_FILTERS,x)}let C=(c=(s=t.metadataFilters)===null||s===void 0?void 0:s.filter(x=>x.dateFilter))!==null&&c!==void 0?c:[];if(C.length>0){let x=C.map(O=>{var _;return`${O.key}~${(_=O.dateFilter)===null||_===void 0?void 0:_.type.toLowerCase()}`}).join("*");g.append(H.DATE_FILTERS,x)}let A=(u=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(x=>x.rangeFilter))!==null&&u!==void 0?u:[];if(A.length>0){let x=A.map(O=>{var _,D;return`${O.key}~${(_=O.rangeFilter)===null||_===void 0?void 0:_.from}_${(D=O.rangeFilter)===null||D===void 0?void 0:D.to}`}).join("*");g.append(H.RANGE_FILTERS,x)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&g.append(H.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&g.append(H.SCOPE,t.scope.toLowerCase()),t.sortId!=null&&g.append(H.SORT,t.sortId),!((h=t.paging)===null||h===void 0)&&h.perPage&&((y=(f=t.paging)===null||f===void 0?void 0:f.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&g.append(H.PER_PAGE,String(t.paging.perPage)),t.keywordMatch!=null&&g.append(H.KEYWORD_MATCH,t.keywordMatch.toLowerCase());let N=(b=t.otherQueryParams)!==null&&b!==void 0?b:{};for(let x in N)g.append(x,N[x]);let S=new Array;return g.forEach((x,O)=>{S.push(this.encodeQueryString(O)+"="+this.encodeQueryString(x))}),encodeURI(S.join("&")).replace(/#/g,"%23")}encodeQueryString(t){return encodeURIComponent(t).replace(/%20/g,"+")}parse(t){var o;let n=t.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(o=this.scopeMapping[i])!==null&&o!==void 0?o:a.scope}}fromURLSearchParams(t){var o,n,a,i,s,c;try{t=decodeURI(t).replace(/%23/g,"#")}catch(A){console.warn("Could not decode search request query params, fallback on raw value",A)}let d=new URLSearchParams(t),u=d.get(H.LOCALE)==="all"?void 0:d.get(H.LOCALE),h=((o=d.get(H.VIRTUAL_FIELD))!==null&&o!==void 0?o:"EVERYWHERE").toUpperCase(),f=(n=d.get(H.SORT))===null||n===void 0?void 0:n.toLowerCase(),y=(a=d.get(H.SCOPE))!==null&&a!==void 0?a:"default",b=+((i=d.get(H.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),g=d.get(H.KEYWORD_MATCH),E=g?g.toUpperCase()===Ht.MANDATORY?Ht.MANDATORY:Ht.OPTIONAL:void 0,C={};for(let A of d.keys())ml(A)||(C[A]=d.get(A));return{contentLocale:u??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(H.QUERY))!==null&&s!==void 0?s:"",scope:(c=this.scopeMapping[y])!==null&&c!==void 0?c:"DEFAULT",virtualField:sl(h)?h:"EVERYWHERE",sortId:f,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:pr(1,isNaN(b)?this.defaultPerPage:b,1e3)},keywordMatch:E,otherQueryParams:C}}parseCompatFilters(t){var o,n,a,i,s,c;let d=[];return t.has(H.FILTERS)&&(d=this.parseValueFilters((o=t.get(H.FILTERS))!==null&&o!==void 0?o:"")),(n=t.has(H.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=t.get(H.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(H.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=t.get(H.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((c=t.get(H.RANGE_FILTERS))!==null&&c!==void 0?c:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(o=>o.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(o=>({key:o[0],valueFilter:{values:o[1].split("_").map(hl).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(o=>({key:o[0],dateFilter:{type:zt[o[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(o=>({key:o[0],rangeFilter:{from:o[1].split("_")[0],to:o[1].split("_")[1]}}))}escapeFilters(t){for(let[o,n,a]of this.filtersEscapeMapping)t=t.replaceAll(o,n);return t}superEscapeFilters(t){for(let[o,n,a]of this.filtersEscapeMapping)t=t.replaceAll(n,a);return t}unescapeFilterValue(t){for(let[o,n,a]of this.filtersEscapeMapping)t=t.replace(a,o);return t}parseLegacyPeriodFilter(t){if(ll(t))return[{key:"ft:lastEdition",dateFilter:{type:zt[t]}}];if(t.startsWith("CUSTOM_")){let[o,n,a]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var ka={};$(ka,{toFtFormComponent:()=>Da});var Ia=Symbol("elementInternals"),Da=pe(Symbol("toFtFormComponent"),function(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Ia].form}constructor(...n){super(n),this[Ia]=this.attachInternals()}setFormValue(n){this[Ia].setFormValue(n)}}return t});var Ua={};$(Ua,{DateFormatter:()=>Ma});var Ma=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${s} ${c}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var $a={};$($a,{ALL_KEYS_VALUE:()=>Ba,SameWindowStorageEvent:()=>Wt});var Ba="__all__",Wt=class extends CustomEvent{constructor(t,o,n){super("same-window-storage",{detail:{key:t,oldValue:o,newValue:n}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==Ba}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,o){let n=t.getItem(o[0]);Reflect.apply(e,t,o),window.dispatchEvent(new Wt(o[0],n,o[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,o){let n=t.getItem(o[0]);Reflect.apply(e,t,o),window.dispatchEvent(new Wt(o[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,o){Reflect.apply(e,t,o),window.dispatchEvent(new Wt(Ba))}});var Ha={};$(Ha,{FocusMainContentEvent:()=>Fa});var Fa=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var yl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function Fp(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=e.key}function Hp(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",Fp);document.addEventListener("click",Hp);var gl=I`
48
+ `;var os={};var ta={};$(ta,{ParametrizedLabelResolver:()=>ea});var ea=class e{constructor(t,o){this.defaultLabels=t,this.labels=o}resolve(t,...o){var n,a;t=this.resolvePluralKey(t,o);let i=(a=(n=this.labels[t])!==null&&n!==void 0?n:this.defaultLabels[t])!==null&&a!==void 0?a:"";return e.replaceParameters(i,...o)}static replaceParameters(t,...o){return o.forEach((n,a)=>t=t.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>e.formatValue(n,s))),t}resolvePluralKey(t,o){for(let n of o)if(typeof n=="number"){let a=`${String(t)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return t}static formatValue(t,o){return t instanceof Date?e.formatDate(t,o):t??""}static formatDate(t,o){let n=a=>o?.includes("date")?t.toLocaleDateString(a):o?.includes("time")?t.toLocaleTimeString(a):t.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var Na={};$(Na,{FtCommandQueue:()=>Er,FtLitElementRedux:()=>ra,FtReduxStore:()=>wa,FtStateManager:()=>Ra,ReduxWatcher:()=>No,clearAllStores:()=>Dp,isFtReduxStore:()=>Dt,redux:()=>Yd,reduxEventListener:()=>Xd,reduxReactive:()=>qd,watch:()=>kp,withRedux:()=>ns});var qd=()=>(e,t)=>{var o;let n=e.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(t)},Yd=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:dt,attribute:!1,...t};R(i)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:c=>c[n],store:t.store})}},Xd=e=>(t,o)=>{let n=t.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,e)};var Er=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};function Dt(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Cr=Symbol("internalReduxEventsUnsubscribers"),Xe=Symbol("internalStoresUnsubscribers"),yt=Symbol("internalStores"),ns=pe(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[yt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[yt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[yt].get(s)}addStore(s,c){var d;c=(d=c??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(c),this[yt].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[yt].delete(c)}setupStores(){this.unsubscribeFromStores(),this[yt].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let d=this.constructor.getPropertyOptions(c);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:c)){let u=this.getStore(s.store);u&&(s.store?this[Xe].has(s.store):this[Xe].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var d;this[Xe].set(s,c.subscribe(()=>this.updateFromStores())),this[Cr].set(s,[]),Dt(c)&&c.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((u,h)=>{if(typeof this[h]=="function"&&(!u.store||c.name===u.store)){let f=y=>this[h](y);c.addEventListener(u.eventName,f),this[Cr].get(s).push(()=>c.removeEventListener(u.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Xe].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Xe].has(s)&&this[Xe].get(s)(),this[Xe].delete(s),(c=this[Cr].get(s))===null||c===void 0||c.forEach(d=>d()),this[Cr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Xe,o=yt,n=Cr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),ra=class extends ns(j){};function ye(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Me(e){return!!e&&!!e[q]}function ve(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===ap}(e)||Array.isArray(e)||!!e[ps]||!!(!((t=e.constructor)===null||t===void 0)&&t[ps])||pa(e)||ua(e))}function gt(e,t,o){o===void 0&&(o=!1),Ut(e)===0?(o?Object.keys:Mt)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function Ut(e){var t=e[q];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:pa(e)?2:ua(e)?3:0}function kt(e,t){return Ut(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Jd(e,t){return Ut(e)===2?e.get(t):e[t]}function us(e,t,o){var n=Ut(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function fs(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function pa(e){return op&&e instanceof Map}function ua(e){return np&&e instanceof Set}function Je(e){return e.o||e.t}function fa(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=ys(e);delete t[q];for(var o=Mt(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function ha(e,t){return t===void 0&&(t=!1),ma(e)||Me(e)||!ve(e)||(Ut(e)>1&&(e.set=e.add=e.clear=e.delete=Qd),Object.freeze(e),t&&gt(e,function(o,n){return ha(n,!0)},!0)),e}function Qd(){ye(2)}function ma(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function we(e){var t=da[e];return t||ye(18,e),t}function ep(e,t){da[e]||(da[e]=t)}function sa(){return wr}function oa(e,t){t&&(we("Patches"),e.u=[],e.s=[],e.v=t)}function Eo(e){la(e),e.p.forEach(tp),e.p=null}function la(e){e===wr&&(wr=e.l)}function as(e){return wr={p:[],l:wr,h:e,m:!0,_:0}}function tp(e){var t=e[q];t.i===0||t.i===1?t.j():t.g=!0}function na(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||we("ES5").S(t,e,n),n?(o[q].P&&(Eo(t),ye(4)),ve(e)&&(e=Co(t,e),t.l||Ao(t,e)),t.u&&we("Patches").M(o[q].t,e,t.u,t.s)):e=Co(t,o,[]),Eo(t),t.u&&t.v(t.u,t.s),e!==ms?e:void 0}function Co(e,t,o){if(ma(t))return t;var n=t[q];if(!n)return gt(t,function(c,d){return is(e,n,t,c,d,o)},!0),t;if(n.A!==e)return t;if(!n.P)return Ao(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=fa(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),gt(i,function(c,d){return is(e,n,a,c,d,o,s)}),Ao(e,a,!1),o&&e.u&&we("Patches").N(n,o,e.u,e.s)}return n.o}function is(e,t,o,n,a,i,s){if(Me(a)){var c=Co(e,a,i&&t&&t.i!==3&&!kt(t.R,n)?i.concat(n):void 0);if(us(o,n,c),!Me(c))return;e.m=!1}else s&&o.add(a);if(ve(a)&&!ma(a)){if(!e.h.D&&e._<1)return;Co(e,a),t&&t.A.l||Ao(e,a)}}function Ao(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&ha(t,o)}function aa(e,t){var o=e[q];return(o?Je(o):e)[t]}function ss(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function Qe(e){e.P||(e.P=!0,e.l&&Qe(e.l))}function ia(e){e.o||(e.o=fa(e.t))}function ca(e,t,o){var n=pa(t)?we("MapSet").F(t,o):ua(t)?we("MapSet").T(t,o):e.O?function(a,i){var s=Array.isArray(a),c={i:s?1:0,A:i?i.A:sa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=c,u=Rr;s&&(d=[c],u=Ar);var h=Proxy.revocable(d,u),f=h.revoke,y=h.proxy;return c.k=y,c.j=f,y}(t,o):we("ES5").J(t,o);return(o?o.A:sa()).p.push(n),n}function rp(e){return Me(e)||ye(22,e),function t(o){if(!ve(o))return o;var n,a=o[q],i=Ut(o);if(a){if(!a.P&&(a.i<4||!we("ES5").K(a)))return a.t;a.I=!0,n=ls(o,i),a.I=!1}else n=ls(o,i);return gt(n,function(s,c){a&&Jd(a.t,s)===c||us(n,s,t(c))}),i===3?new Set(n):n}(e)}function ls(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return fa(e)}function hs(){function e(s,c){var d=i[s];return d?d.enumerable=c:i[s]=d={configurable:!0,enumerable:c,get:function(){var u=this[q];return Rr.get(u,s)},set:function(u){var h=this[q];Rr.set(h,s,u)}},d}function t(s){for(var c=s.length-1;c>=0;c--){var d=s[c][q];if(!d.P)switch(d.i){case 5:n(d)&&Qe(d);break;case 4:o(d)&&Qe(d)}}}function o(s){for(var c=s.t,d=s.k,u=Mt(d),h=u.length-1;h>=0;h--){var f=u[h];if(f!==q){var y=c[f];if(y===void 0&&!kt(c,f))return!0;var b=d[f],g=b&&b[q];if(g?g.t!==y:!fs(b,y))return!0}}var E=!!c[q];return u.length!==Mt(c).length+(E?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(c,c.length-1);if(d&&!d.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function a(s){s.g&&ye(3,JSON.stringify(Je(s)))}var i={};ep("ES5",{J:function(s,c){var d=Array.isArray(s),u=function(f,y){if(f){for(var b=Array(y.length),g=0;g<y.length;g++)Object.defineProperty(b,""+g,e(g,!0));return b}var E=ys(y);delete E[q];for(var C=Mt(E),A=0;A<C.length;A++){var N=C[A];E[N]=e(N,f||!!E[N].enumerable)}return Object.create(Object.getPrototypeOf(y),E)}(d,s),h={i:d?5:4,A:c?c.A:sa(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,q,{value:h,writable:!0}),u},S:function(s,c,d){d?Me(c)&&c[q].A===s&&t(s.p):(s.u&&function u(h){if(h&&typeof h=="object"){var f=h[q];if(f){var y=f.t,b=f.k,g=f.R,E=f.i;if(E===4)gt(b,function(x){x!==q&&(y[x]!==void 0||kt(y,x)?g[x]||u(b[x]):(g[x]=!0,Qe(f)))}),gt(y,function(x){b[x]!==void 0||kt(b,x)||(g[x]=!1,Qe(f))});else if(E===5){if(n(f)&&(Qe(f),g.length=!0),b.length<y.length)for(var C=b.length;C<y.length;C++)g[C]=!1;else for(var A=y.length;A<b.length;A++)g[A]=!0;for(var N=Math.min(b.length,y.length),S=0;S<N;S++)b.hasOwnProperty(S)||(g[S]=!0),g[S]===void 0&&u(b[S])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var cs,wr,ya=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",op=typeof Map<"u",np=typeof Set<"u",ds=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ms=ya?Symbol.for("immer-nothing"):((cs={})["immer-nothing"]=!0,cs),ps=ya?Symbol.for("immer-draftable"):"__$immer_draftable",q=ya?Symbol.for("immer-state"):"__$immer_state";var ap=""+Object.prototype.constructor,Mt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ys=Object.getOwnPropertyDescriptors||function(e){var t={};return Mt(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},da={},Rr={get:function(e,t){if(t===q)return e;var o=Je(e);if(!kt(o,t))return function(a,i,s){var c,d=ss(i,s);return d?"value"in d?d.value:(c=d.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!ve(n)?n:n===aa(e.t,t)?(ia(e),e.o[t]=ca(e.A.h,n,e)):n},has:function(e,t){return t in Je(e)},ownKeys:function(e){return Reflect.ownKeys(Je(e))},set:function(e,t,o){var n=ss(Je(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=aa(Je(e),t),i=a?.[q];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(fs(o,a)&&(o!==void 0||kt(e.t,t)))return!0;ia(e),Qe(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return aa(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,ia(e),Qe(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=Je(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){ye(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){ye(12)}},Ar={};gt(Rr,function(e,t){Ar[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ar.deleteProperty=function(e,t){return Ar.set.call(this,e,t,void 0)},Ar.set=function(e,t,o){return Rr.set.call(this,e[0],t,o,e[0])};var ip=function(){function e(o){var n=this;this.O=ds,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var d=n;return function(E){var C=this;E===void 0&&(E=c);for(var A=arguments.length,N=Array(A>1?A-1:0),S=1;S<A;S++)N[S-1]=arguments[S];return d.produce(E,function(x){var O;return(O=i).call.apply(O,[C,x].concat(N))})}}var u;if(typeof i!="function"&&ye(6),s!==void 0&&typeof s!="function"&&ye(7),ve(a)){var h=as(n),f=ca(n,a,void 0),y=!0;try{u=i(f),y=!1}finally{y?Eo(h):la(h)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return oa(h,s),na(E,h)},function(E){throw Eo(h),E}):(oa(h,s),na(u,h))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===ms&&(u=void 0),n.D&&ha(u,!0),s){var b=[],g=[];we("Patches").M(a,u,b,g),s(b,g)}return u}ye(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){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(u,function(b){return a.apply(void 0,[b].concat(f))})};var s,c,d=n.produce(a,i,function(u,h){s=u,c=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(u){return[u,s,c]}):[d,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){ve(o)||ye(8),Me(o)&&(o=rp(o));var n=as(this),a=ca(this,o,void 0);return a[q].C=!0,la(n),a},t.finishDraft=function(o,n){var a=o&&o[q],i=a.A;return oa(i,n),na(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!ds&&ye(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var s=we("Patches").$;return Me(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},e}(),fe=new ip,sp=fe.produce,Dg=fe.produceWithPatches.bind(fe),kg=fe.setAutoFreeze.bind(fe),Mg=fe.setUseProxies.bind(fe),Ug=fe.applyPatches.bind(fe),Bg=fe.createDraft.bind(fe),$g=fe.finishDraft.bind(fe),wo=sp;function bt(e){"@babel/helpers - typeof";return bt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},bt(e)}function gs(e,t){if(bt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(bt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function bs(e){var t=gs(e,"string");return bt(t)=="symbol"?t:t+""}function xs(e,t,o){return(t=bs(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function vs(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function ga(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?vs(Object(o),!0).forEach(function(n){xs(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):vs(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ne(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Ss=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ba=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ro={INIT:"@@redux/INIT"+ba(),REPLACE:"@@redux/REPLACE"+ba(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ba()}};function lp(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function xa(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ne(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ne(1));return o(xa)(e,t)}if(typeof e!="function")throw new Error(ne(2));var a=e,i=t,s=[],c=s,d=!1;function u(){c===s&&(c=s.slice())}function h(){if(d)throw new Error(ne(3));return i}function f(E){if(typeof E!="function")throw new Error(ne(4));if(d)throw new Error(ne(5));var C=!0;return u(),c.push(E),function(){if(C){if(d)throw new Error(ne(6));C=!1,u();var N=c.indexOf(E);c.splice(N,1),s=null}}}function y(E){if(!lp(E))throw new Error(ne(7));if(typeof E.type>"u")throw new Error(ne(8));if(d)throw new Error(ne(9));try{d=!0,i=a(i,E)}finally{d=!1}for(var C=s=c,A=0;A<C.length;A++){var N=C[A];N()}return E}function b(E){if(typeof E!="function")throw new Error(ne(10));a=E,y({type:Ro.REPLACE})}function g(){var E,C=f;return E={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ne(11));function S(){N.next&&N.next(h())}S();var x=C(S);return{unsubscribe:x}}},E[Ss]=function(){return this},E}return y({type:Ro.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:b},n[Ss]=g,n}function cp(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:Ro.INIT});if(typeof n>"u")throw new Error(ne(12));if(typeof o(void 0,{type:Ro.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ne(13))})}function Os(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),s,c;try{cp(o)}catch(d){c=d}return function(u,h){if(u===void 0&&(u={}),c)throw c;if(0)var f;for(var y=!1,b={},g=0;g<i.length;g++){var E=i[g],C=o[E],A=u[E],N=C(A,h);if(typeof N>"u"){var S=h&&h.type;throw new Error(ne(14))}b[E]=N,y=y||N!==A}return y=y||i.length!==Object.keys(u).length,y?b:u}}function Bt(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Es(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(ne(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(d){return d(s)});return i=Bt.apply(void 0,c)(a.dispatch),ga(ga({},a),{},{dispatch:i})}}}function Cs(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(c){return typeof c=="function"?c(a,i,e):s(c)}}};return t}var As=Cs();As.withExtraArgument=Cs;var va=As;var _s=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),dp=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(u){return function(h){return d([u,h])}}function d(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,a=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){o.label=u[1];break}if(u[0]===6&&o.label<i[1]){o.label=i[1],i=u;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(u);break}i[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(e,o)}catch(h){u=[6,h],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},$t=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},pp=Object.defineProperty,up=Object.defineProperties,fp=Object.getOwnPropertyDescriptors,ws=Object.getOwnPropertySymbols,hp=Object.prototype.hasOwnProperty,mp=Object.prototype.propertyIsEnumerable,Rs=function(e,t,o){return t in e?pp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},et=function(e,t){for(var o in t||(t={}))hp.call(t,o)&&Rs(e,o,t[o]);if(ws)for(var n=0,a=ws(t);n<a.length;n++){var o=a[n];mp.call(t,o)&&Rs(e,o,t[o])}return e},Sa=function(e,t){return up(e,fp(t))},yp=function(e,t,o){return new Promise(function(n,a){var i=function(d){try{c(o.next(d))}catch(u){a(u)}},s=function(d){try{c(o.throw(d))}catch(u){a(u)}},c=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};c((o=o.apply(e,t)).next())})};var gp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Bt:Bt.apply(null,arguments)},ob=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function bp(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var xp=function(e){_s(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,$t([void 0],o[0].concat(this)))):new(t.bind.apply(t,$t([void 0],o.concat(this))))},t}(Array),vp=function(e){_s(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,$t([void 0],o[0].concat(this)))):new(t.bind.apply(t,$t([void 0],o.concat(this))))},t}(Array);function Ca(e){return ve(e)?wo(e,function(){}):e}function Sp(e){return typeof e=="boolean"}function Op(){return function(t){return Ep(t)}}function Ep(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,s=i===void 0?!0:i,c=new xp;if(o&&(Sp(o)?c.push(va):c.push(va.withExtraArgument(o.extraArgument))),0){if(a)var d;if(s)var u}return c}var Oa=!0;function Ls(e){var t=Op(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,s=i===void 0?t():i,c=o.devTools,d=c===void 0?!0:c,u=o.preloadedState,h=u===void 0?void 0:u,f=o.enhancers,y=f===void 0?void 0:f,b;if(typeof a=="function")b=a;else if(bp(a))b=Os(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var g=s;if(typeof g=="function"&&(g=g(t),!Oa&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Oa&&g.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=Es.apply(void 0,g),C=Bt;d&&(C=gp(et({trace:!Oa},typeof d=="object"&&d)));var A=new vp(E),N=A;Array.isArray(y)?N=$t([E],y):typeof y=="function"&&(N=y(A));var S=C.apply(void 0,N);return xa(b,h,S)}function tt(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return et(et({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Ps(e){var t={},o=[],n,a={addCase:function(i,s){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=s,a},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Cp(e){return typeof e=="function"}function Ap(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Ps(t):[t,o,n],i=a[0],s=a[1],c=a[2],d;if(Cp(e))d=function(){return Ca(e())};else{var u=Ca(e);d=function(){return u}}function h(f,y){f===void 0&&(f=d());var b=$t([i[y.type]],s.filter(function(g){var E=g.matcher;return E(y)}).map(function(g){var E=g.reducer;return E}));return b.filter(function(g){return!!g}).length===0&&(b=[c]),b.reduce(function(g,E){if(E)if(Me(g)){var C=g,A=E(C,y);return A===void 0?g:A}else{if(ve(g))return wo(g,function(N){return E(N,y)});var A=E(g,y);if(A===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return g},f)}return h.getInitialState=d,h}function wp(e,t){return e+"/"+t}function Is(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Ca(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},s={},c={};a.forEach(function(h){var f=n[h],y=wp(t,h),b,g;"reducer"in f?(b=f.reducer,g=f.prepare):b=f,i[h]=b,s[y]=b,c[h]=g?tt(y,g):tt(y)});function d(){var h=typeof e.extraReducers=="function"?Ps(e.extraReducers):[e.extraReducers],f=h[0],y=f===void 0?{}:f,b=h[1],g=b===void 0?[]:b,E=h[2],C=E===void 0?void 0:E,A=et(et({},y),s);return Ap(o,function(N){for(var S in A)N.addCase(S,A[S]);for(var x=0,O=g;x<O.length;x++){var _=O[x];N.addMatcher(_.matcher,_.reducer)}C&&N.addDefaultCase(C)})}var u;return{name:t,reducer:function(h,f){return u||(u=d()),u(h,f)},actions:c,caseReducers:i,getInitialState:function(){return u||(u=d()),u.getInitialState()}}}var Rp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Np=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Rp[Math.random()*64|0];return t},Tp=["name","message","stack","code"],Ea=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Ns=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),_p=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=Tp;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},sb=function(){function e(t,o,n){var a=tt(t+"/fulfilled",function(h,f,y,b){return{payload:h,meta:Sa(et({},b||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),i=tt(t+"/pending",function(h,f,y){return{payload:void 0,meta:Sa(et({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=tt(t+"/rejected",function(h,f,y,b,g){return{payload:b,error:(n&&n.serializeError||_p)(h||"Rejected"),meta:Sa(et({},g||{}),{arg:y,requestId:f,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function u(h){return function(f,y,b){var g=n?.idGenerator?n.idGenerator(h):Np(),E=new d,C,A=!1;function N(x){C=x,E.abort()}var S=function(){return yp(this,null,function(){var x,O,_,D,B,M,L;return dp(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),D=(x=n?.condition)==null?void 0:x.call(n,h,{getState:y,extra:b}),Pp(D)?[4,D]:[3,2];case 1:D=m.sent(),m.label=2;case 2:if(D===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,B=new Promise(function(v,T){return E.signal.addEventListener("abort",function(){return T({name:"AbortError",message:C||"Aborted"})})}),f(i(g,h,(O=n?.getPendingMeta)==null?void 0:O.call(n,{requestId:g,arg:h},{getState:y,extra:b}))),[4,Promise.race([B,Promise.resolve(o(h,{dispatch:f,getState:y,extra:b,requestId:g,signal:E.signal,abort:N,rejectWithValue:function(v,T){return new Ea(v,T)},fulfillWithValue:function(v,T){return new Ns(v,T)}})).then(function(v){if(v instanceof Ea)throw v;return v instanceof Ns?a(v.payload,g,h,v.meta):a(v,g,h)})])];case 3:return _=m.sent(),[3,5];case 4:return M=m.sent(),_=M instanceof Ea?s(null,g,h,M.payload,M.meta):s(M,g,h),[3,5];case 5:return L=n&&!n.dispatchConditionRejection&&s.match(_)&&_.meta.condition,L||f(_),[2,_]}})})}();return Object.assign(S,{abort:N,requestId:g,arg:h,unwrap:function(){return S.then(Lp)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function Lp(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Pp(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ds="listener",ks="completed",Ms="cancelled",lb="task-"+Ms,cb="task-"+ks,db=Ds+"-"+Ms,pb=Ds+"-"+ks;var Aa="listenerMiddleware";var ub=tt(Aa+"/add"),fb=tt(Aa+"/removeAll"),hb=tt(Aa+"/remove");var Ts,mb=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ts||(Ts=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Ip=function(e){return function(t){setTimeout(t,e)}},yb=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ip(10);hs();window.ftReduxStores||(window.ftReduxStores={});var wa=class e extends pt{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(Dt(i))return i;if(a==null)return;let s=Is({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=Ls({reducer:(d,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...u.overwrites}:s.reducer(d,u)});return window.ftReduxStores[a.name]=new e(s,c,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Er;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,c)=>{let d=s,u=i[d];return u?(...h)=>{let f=u(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Dp(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))Dt(t)&&t.clear()}var No=class{constructor(t,o,n){this.store=t,this.valueSelector=o,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),o=this.valueSelector(t);dt(this.lastValue,o)&&(this.callback(o,t),this.lastValue=o)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function kp(e,t,o){return new No(e,t,o).watch()}var Ra=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(t){var o;return(o=this.requestConsumers.get(t))!==null&&o!==void 0?o:this.requestConsumers.set(t,new Set).get(t)}registerComponent(t,o){for(let n of o)this.getOrCreateRequestConsumers(n).add(t)}unregisterComponent(t,o){for(let n of o)this.getOrCreateRequestConsumers(n).delete(t)}isRequestNeeded(t){return this.getOrCreateRequestConsumers(t).size>0}};var La={};$(La,{scrollHelper:()=>Mp});var Ta,To=new Map,_a=class{lock(t,o){if(o){let n=To.get(o);if(n==null||n===t)return To.set(o,t),o}}release(t,o){o&&To.get(o)===t&&To.delete(o)}findFirstScrollableParent(t){var o;let n,a;for(let i of pn(t)){let s=i,c=this.elementCanScroll(s);if(c&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else c&&a==null&&(a=s)}return(o=n??a)!==null&&o!==void 0?o:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)}catch{return!1}}getAbsoluteScrollOffset(t,o){var n,a;let i=0;for(;o&&o.offsetParent!==t.offsetParent;)i+=(n=o.offsetTop)!==null&&n!==void 0?n:0,o=o.offsetParent;return i+((a=o?.offsetTop)!==null&&a!==void 0?a:0)-t.offsetTop}computeTopOffsetRatio(t,o){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return o;default:return 0}}scrollIntoViewIfPossible(t,o){let n=this.findFirstScrollableParent(t);if(t&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,t),i=a-n.clientHeight+t.clientHeight,s=a,c=pr(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(o?.position,c)*(i-s)+s;n.scrollTo({behavior:o?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",t,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Ta=window.FluidTopicsScrollHelper)!==null&&Ta!==void 0?Ta:new _a;var Mp=window.FluidTopicsScrollHelper;var Ia={};$(Ia,{SearchPlaceConverter:()=>Po,SearchPlaceQueryParams:()=>H,isSearchPlaceQueryParams:()=>yl,serializeRequest:()=>$p});var Up=nc(Bs(),1);var $s;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})($s||($s={}));var Fs;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Fs||(Fs={}));var Hs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Hs||(Hs={}));var zs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(zs||(zs={}));var Ws;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Ws||(Ws={}));var Gs;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Gs||(Gs={}));var js;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(js||(js={}));var Vs;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Vs||(Vs={}));var Ks;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(Ks||(Ks={}));var Zs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Zs||(Zs={}));var qs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(qs||(qs={}));var Ys;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ys||(Ys={}));var Xs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Xs||(Xs={}));var Js;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Js||(Js={}));var Ht;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Ht||(Ht={}));var Qs;(function(e){e.ASC="ASC",e.DESC="DESC"})(Qs||(Qs={}));var el;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(el||(el={}));var Pa;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Pa||(Pa={}));var ll=e=>Object.keys(Pa).includes(e);var tl;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(tl||(tl={}));var rl;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(rl||(rl={}));var ol;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(ol||(ol={}));var zt;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(zt||(zt={}));var cl=e=>Object.keys(zt).includes(e);var nl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(nl||(nl={}));var al;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(al||(al={}));var il;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(il||(il={}));var te;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(te||(te={}));var sl;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(sl||(sl={}));var dl;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(dl||(dl={}));var pl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(pl||(pl={}));var ul;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(ul||(ul={}));var fl;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(fl||(fl={}));var hl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(hl||(hl={}));var $b={[te.PERSONAL_BOOK_SHARE_USER]:[te.PERSONAL_BOOK_USER],[te.HTML_EXPORT_USER]:[te.PERSONAL_BOOK_USER],[te.PDF_EXPORT_USER]:[te.PERSONAL_BOOK_USER],[te.KHUB_ADMIN]:[te.CONTENT_PUBLISHER],[te.ADMIN]:[te.KHUB_ADMIN,te.USERS_ADMIN,te.PORTAL_ADMIN],[te.GENERATIVE_AI_EXPORT_USER]:[te.GENERATIVE_AI_USER]};function Bp(e){return`"${e}"`}function ml(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function $p(e,t){return new Po(e).serialize(t)}var H;(function(e){e.LOCALE="content-lang",e.QUERY="query",e.SCOPE="scope",e.FILTERS="filters",e.VIRTUAL_FIELD="virtual-field",e.PERIOD="period",e.VALUE_FILTERS="value-filters",e.DATE_FILTERS="date-filters",e.RANGE_FILTERS="range-filters",e.SORT="sort",e.PER_PAGE="per-page",e.KEYWORD_MATCH="keyword-match"})(H||(H={}));var Fp=new Set(Object.values(H));function yl(e){return Fp.has(e)}var Po=class{constructor(t,o=20,n=!1,a="en-US"){this.baseUrl=t,this.defaultPerPage=o,this.allLanguagesAllowed=n,this.defaultContentLocale=a,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(t,o){return this.serializeToCurrentPageIfPossible(t,o??"/search")}serializeToCurrentPageIfPossible(t,o){let n=o==null||o.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${o}`);return a.search=this.toURLSearchParams(t),a.toString()}toURLSearchParams(t,o=!1){var n,a,i,s,c,d,u,h,f,y,b;let g=new URLSearchParams;t.contentLocale?(!o||t.contentLocale!==this.defaultContentLocale)&&g.append(H.LOCALE,t.contentLocale):g.append(H.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=t.query)===null||n===void 0?void 0:n.length)>0&&g.append(H.QUERY,t.query);let E=(i=(a=t.metadataFilters)===null||a===void 0?void 0:a.filter(x=>x.valueFilter&&!x.valueFilter.negative))!==null&&i!==void 0?i:[];if(E.length>0){let x=E.map(O=>{var _,D;let B=((D=(_=O.valueFilter)===null||_===void 0?void 0:_.values)!==null&&D!==void 0?D:[]).map(M=>this.escapeFilters(M)).map(M=>Bp(ml(M))).join("_");return`${O.key}~${B}`}).join("*");g.append(H.VALUE_FILTERS,x)}let C=(c=(s=t.metadataFilters)===null||s===void 0?void 0:s.filter(x=>x.dateFilter))!==null&&c!==void 0?c:[];if(C.length>0){let x=C.map(O=>{var _;return`${O.key}~${(_=O.dateFilter)===null||_===void 0?void 0:_.type.toLowerCase()}`}).join("*");g.append(H.DATE_FILTERS,x)}let A=(u=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(x=>x.rangeFilter))!==null&&u!==void 0?u:[];if(A.length>0){let x=A.map(O=>{var _,D;return`${O.key}~${(_=O.rangeFilter)===null||_===void 0?void 0:_.from}_${(D=O.rangeFilter)===null||D===void 0?void 0:D.to}`}).join("*");g.append(H.RANGE_FILTERS,x)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&g.append(H.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&g.append(H.SCOPE,t.scope.toLowerCase()),t.sortId!=null&&g.append(H.SORT,t.sortId),!((h=t.paging)===null||h===void 0)&&h.perPage&&((y=(f=t.paging)===null||f===void 0?void 0:f.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&g.append(H.PER_PAGE,String(t.paging.perPage)),t.keywordMatch!=null&&g.append(H.KEYWORD_MATCH,t.keywordMatch.toLowerCase());let N=(b=t.otherQueryParams)!==null&&b!==void 0?b:{};for(let x in N)g.append(x,N[x]);let S=new Array;return g.forEach((x,O)=>{S.push(this.encodeQueryString(O)+"="+this.encodeQueryString(x))}),encodeURI(S.join("&")).replace(/#/g,"%23")}encodeQueryString(t){return encodeURIComponent(t).replace(/%20/g,"+")}parse(t){var o;let n=t.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(o=this.scopeMapping[i])!==null&&o!==void 0?o:a.scope}}fromURLSearchParams(t){var o,n,a,i,s,c;try{t=decodeURI(t).replace(/%23/g,"#")}catch(A){console.warn("Could not decode search request query params, fallback on raw value",A)}let d=new URLSearchParams(t),u=d.get(H.LOCALE)==="all"?void 0:d.get(H.LOCALE),h=((o=d.get(H.VIRTUAL_FIELD))!==null&&o!==void 0?o:"EVERYWHERE").toUpperCase(),f=(n=d.get(H.SORT))===null||n===void 0?void 0:n.toLowerCase(),y=(a=d.get(H.SCOPE))!==null&&a!==void 0?a:"default",b=+((i=d.get(H.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),g=d.get(H.KEYWORD_MATCH),E=g?g.toUpperCase()===Ht.MANDATORY?Ht.MANDATORY:Ht.OPTIONAL:void 0,C={};for(let A of d.keys())yl(A)||(C[A]=d.get(A));return{contentLocale:u??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(H.QUERY))!==null&&s!==void 0?s:"",scope:(c=this.scopeMapping[y])!==null&&c!==void 0?c:"DEFAULT",virtualField:ll(h)?h:"EVERYWHERE",sortId:f,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:pr(1,isNaN(b)?this.defaultPerPage:b,1e3)},keywordMatch:E,otherQueryParams:C}}parseCompatFilters(t){var o,n,a,i,s,c;let d=[];return t.has(H.FILTERS)&&(d=this.parseValueFilters((o=t.get(H.FILTERS))!==null&&o!==void 0?o:"")),(n=t.has(H.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=t.get(H.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(H.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=t.get(H.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((c=t.get(H.RANGE_FILTERS))!==null&&c!==void 0?c:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(o=>o.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(o=>({key:o[0],valueFilter:{values:o[1].split("_").map(ml).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(o=>({key:o[0],dateFilter:{type:zt[o[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(o=>({key:o[0],rangeFilter:{from:o[1].split("_")[0],to:o[1].split("_")[1]}}))}escapeFilters(t){for(let[o,n,a]of this.filtersEscapeMapping)t=t.replaceAll(o,n);return t}superEscapeFilters(t){for(let[o,n,a]of this.filtersEscapeMapping)t=t.replaceAll(n,a);return t}unescapeFilterValue(t){for(let[o,n,a]of this.filtersEscapeMapping)t=t.replace(a,o);return t}parseLegacyPeriodFilter(t){if(cl(t))return[{key:"ft:lastEdition",dateFilter:{type:zt[t]}}];if(t.startsWith("CUSTOM_")){let[o,n,a]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Ma={};$(Ma,{toFtFormComponent:()=>ka});var Da=Symbol("elementInternals"),ka=pe(Symbol("toFtFormComponent"),function(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Da].form}constructor(...n){super(n),this[Da]=this.attachInternals()}setFormValue(n){this[Da].setFormValue(n)}}return t});var Ba={};$(Ba,{DateFormatter:()=>Ua});var Ua=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${s} ${c}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var Fa={};$(Fa,{ALL_KEYS_VALUE:()=>$a,SameWindowStorageEvent:()=>Wt});var $a="__all__",Wt=class extends CustomEvent{constructor(t,o,n){super("same-window-storage",{detail:{key:t,oldValue:o,newValue:n}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==$a}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,o){let n=t.getItem(o[0]);Reflect.apply(e,t,o),window.dispatchEvent(new Wt(o[0],n,o[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,o){let n=t.getItem(o[0]);Reflect.apply(e,t,o),window.dispatchEvent(new Wt(o[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,o){Reflect.apply(e,t,o),window.dispatchEvent(new Wt($a))}});var za={};$(za,{FocusMainContentEvent:()=>Ha});var Ha=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var gl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function Hp(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=e.key}function zp(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",Hp);document.addEventListener("click",zp);var bl=I`
49
49
  .sr-only {
50
50
  position:absolute;
51
51
  left:-10000px;
@@ -69,7 +69,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
69
69
  width:auto;
70
70
  height:auto;
71
71
  }
72
- `;var zp={checkVisibility:!0},ex=pe(Symbol("withAriaNotification"),function(e){class t extends e{sendAriaNotification(n,a){let{checkVisibility:i}={...zp,...a};setTimeout(()=>{(!i||this.checkVisibility())&&(n=typeof n=="string"?n:n?.message,n&&this.dispatchEvent(new ur({type:"aria",message:n})))},20)}}return t});function Io(e,t,o){return e?t(e):o?.(e)}var re=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},xt;(function(e){e.blur="blur",e.blurWithStatusResolutionOnInput="blurWithStatusResolutionOnInput",e.input="input"})(xt||(xt={}));var vt;(function(e){e.default="default",e.warning="warning",e.error="error"})(vt||(vt={}));var za=class extends CustomEvent{constructor(t){super("input-validated",{detail:{level:t}})}},dx=pe(Symbol("toFtInput"),function(e){class t extends e{constructor(){super(...arguments),this.warningRules=[],this.errorRules=[],this.validateOn=xt.input,this.validateAtRender=!1,this.label="",this.hideLabel=!1,this.name="",this.disabled=!1,this.errorMessages=[],this.warningMessages=[],this.status=vt.default,this.focused=!1,this.additionalWarningRules=[],this.additionalErrorRules=[]}connectedCallback(){super.connectedCallback(),this.validateAtRender&&this.triggerValidation()}onBlur(){this.focused=!1,(this.validateOn===xt.blur||this.validateOn===xt.blurWithStatusResolutionOnInput)&&this.triggerValidation()}onFocus(){this.focused=!0}onInput(){(this.status!==vt.default&&this.validateOn===xt.blurWithStatusResolutionOnInput||this.validateOn===xt.input)&&this.triggerValidation()}triggerValidation(){this.errorMessages=this.processRules([...this.errorRules,...this.additionalErrorRules]),this.warningMessages=this.processRules([...this.warningRules,...this.additionalWarningRules]),this.status=this.resolveStatus(),this.dispatchEvent(new za(this.status))}get messagesForScreenReaderElementId(){return"sr-helper-text-list"}renderMessagesForScreenReader(){return X`
72
+ `;var Wp={checkVisibility:!0},ox=pe(Symbol("withAriaNotification"),function(e){class t extends e{sendAriaNotification(n,a){let{checkVisibility:i}={...Wp,...a};setTimeout(()=>{(!i||this.checkVisibility())&&(n=typeof n=="string"?n:n?.message,n&&this.dispatchEvent(new ur({type:"aria",message:n})))},20)}}return t});function Io(e,t,o){return e?t(e):o?.(e)}var re=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},xt;(function(e){e.blur="blur",e.blurWithStatusResolutionOnInput="blurWithStatusResolutionOnInput",e.input="input"})(xt||(xt={}));var vt;(function(e){e.default="default",e.warning="warning",e.error="error"})(vt||(vt={}));var Wa=class extends CustomEvent{constructor(t){super("input-validated",{detail:{level:t}})}},fx=pe(Symbol("toFtInput"),function(e){class t extends e{constructor(){super(...arguments),this.warningRules=[],this.errorRules=[],this.validateOn=xt.input,this.validateAtRender=!1,this.label="",this.hideLabel=!1,this.name="",this.disabled=!1,this.errorMessages=[],this.warningMessages=[],this.status=vt.default,this.focused=!1,this.additionalWarningRules=[],this.additionalErrorRules=[]}connectedCallback(){super.connectedCallback(),this.validateAtRender&&this.triggerValidation()}onBlur(){this.focused=!1,(this.validateOn===xt.blur||this.validateOn===xt.blurWithStatusResolutionOnInput)&&this.triggerValidation()}onFocus(){this.focused=!0}onInput(){(this.status!==vt.default&&this.validateOn===xt.blurWithStatusResolutionOnInput||this.validateOn===xt.input)&&this.triggerValidation()}triggerValidation(){this.errorMessages=this.processRules([...this.errorRules,...this.additionalErrorRules]),this.warningMessages=this.processRules([...this.warningRules,...this.additionalWarningRules]),this.status=this.resolveStatus(),this.dispatchEvent(new Wa(this.status))}get messagesForScreenReaderElementId(){return"sr-helper-text-list"}renderMessagesForScreenReader(){return X`
73
73
  <ul aria-live="polite" id="${this.messagesForScreenReaderElementId}"
74
74
  style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;list-style:none;">
75
75
  ${Wr(this.errorMessages,n=>X`
@@ -82,7 +82,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
82
82
  <li>${this.helperText}</li>
83
83
  `)}
84
84
  </ul>
85
- `}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?vt.error:this.warningMessages.length?vt.warning:vt.default}processRules(n){return n.map(a=>a(this.value)).filter(a=>a!==!0).map(a=>a)}}return re([R()],t.prototype,"warningRules",void 0),re([R()],t.prototype,"errorRules",void 0),re([R()],t.prototype,"validateOn",void 0),re([R({type:Boolean})],t.prototype,"validateAtRender",void 0),re([R()],t.prototype,"label",void 0),re([R({type:Boolean})],t.prototype,"hideLabel",void 0),re([R()],t.prototype,"name",void 0),re([R({type:Boolean})],t.prototype,"disabled",void 0),re([R()],t.prototype,"helperText",void 0),re([R()],t.prototype,"forceStatus",void 0),re([R({reflect:!0})],t.prototype,"value",void 0),re([Z()],t.prototype,"errorMessages",void 0),re([Z()],t.prototype,"warningMessages",void 0),re([Z()],t.prototype,"status",void 0),re([Z()],t.prototype,"focused",void 0),re([Z()],t.prototype,"additionalWarningRules",void 0),re([Z()],t.prototype,"additionalErrorRules",void 0),t});var Nr=(e,t)=>{let o=e._$AN;if(o===void 0)return!1;for(let n of o)n._$AO?.(t,!1),Nr(n,t);return!0},Do=e=>{let t,o;do{if((t=e._$AM)===void 0)break;o=t._$AN,o.delete(e),e=t}while(o?.size===0)},bl=e=>{for(let t;t=e._$AM;e=t){let o=t._$AN;if(o===void 0)t._$AN=o=new Set;else if(o.has(e))break;o.add(e),jp(t)}};function Wp(e){this._$AN!==void 0?(Do(this),this._$AM=e,bl(this)):this._$AM=e}function Gp(e,t=!1,o=0){let n=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(t)if(Array.isArray(n))for(let i=o;i<n.length;i++)Nr(n[i],!1),Do(n[i]);else n!=null&&(Nr(n,!1),Do(n));else Nr(this,e)}var jp=e=>{e.type==Ee.CHILD&&(e._$AP??=Gp,e._$AQ??=Wp)},ko=class extends me{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,o,n){super._$AT(t,o,n),bl(this),this.isConnected=t._$AU}_$AO(t,o=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),o&&(Nr(this,t),Do(this))}setValue(t){if(ui(this._$Ct))this._$Ct._$AI(t,this);else{let o=[...this._$Ct._$AH];o[this._$Ci]=t,this._$Ct._$AI(o,this,0)}}disconnected(){}reconnected(){}};var xl;(function(e){e.sm="sm",e.md="md",e.lg="lg",e.xl="xl"})(xl||(xl={}));var Vp={sm:640,md:768,lg:1024,xl:1280},Wa=class extends ko{constructor(t){super(t),this.size=0,this.onResize=()=>{let o=window.innerWidth;this.size!==o&&(this.size=o,this.lastArgs&&this.setValue(this.render(...this.lastArgs)))},this.size=window.innerWidth,window.addEventListener("resize",this.onResize)}disconnected(){window.removeEventListener("resize",this.onResize)}reconnected(){window.addEventListener("resize",this.onResize)}update(t,[o,n,a]){return this.lastArgs=[o,n,a],this.render(o,n,a)}render(t,o,n){let a=this.resolveThreshold(t),i=n??(()=>W);return this.size>a?o():i()}resolveThreshold(t){return typeof t=="number"?t:Vp[t]}},Cx=be(Wa);var Ga,ja,Va,Ka,Kp=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Va=(ja=(Ga=window.safari)===null||Ga===void 0?void 0:Ga.pushNotification)===null||ja===void 0?void 0:ja.toString())!==null&&Va!==void 0?Va:"")==="[object SafariRemoteNotification]",Zp="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Ka=window.ftGlobals)!==null&&Ka!==void 0?Ka:{lit:tn,litDecorators:rn,litRepeat:on,litClassMap:nn,litStyleMap:an,litUnsafeHTML:ln,wcUtils:{...gn,...dn,...On,...Ua,...En,...An,...Tn,...mn,...Gn,...Ha,...yl,..._a,...Nn,...qn,...ka,...Zn,...es,...un,...Jn,..._n,...Qn,...gl,...rs,...ta,...Ra,...$a,...jn,...Kn,...Pa,...xn,isSafari:Kp,isTouchScreen:Zp,setVariable:G}};var Sl=Symbol.for(""),Yp=e=>{if(e?.r===Sl)return e?._$litStatic$},Gt=e=>({_$litStatic$:e,r:Sl});var vl=new Map,Za=e=>(t,...o)=>{let n=o.length,a,i,s=[],c=[],d,u=0,h=!1;for(;u<n;){for(d=t[u];u<n&&(i=o[u],(a=Yp(i))!==void 0);)d+=a+t[++u],h=!0;u!==n&&c.push(i),s.push(d),u++}if(u===n&&s.push(t[n]),h){let f=s.join("$$lit$$");(t=vl.get(f))===void 0&&(s.raw=s,vl.set(f,t=s)),o=c}return e(t,...o)},jt=Za(X),f0=Za(qo),h0=Za(Xo);var Mo;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Mo||(Mo={}));function Ol(e,t){let o=Ze[e];return I`
85
+ `}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?vt.error:this.warningMessages.length?vt.warning:vt.default}processRules(n){return n.map(a=>a(this.value)).filter(a=>a!==!0).map(a=>a)}}return re([R()],t.prototype,"warningRules",void 0),re([R()],t.prototype,"errorRules",void 0),re([R()],t.prototype,"validateOn",void 0),re([R({type:Boolean})],t.prototype,"validateAtRender",void 0),re([R()],t.prototype,"label",void 0),re([R({type:Boolean})],t.prototype,"hideLabel",void 0),re([R()],t.prototype,"name",void 0),re([R({type:Boolean})],t.prototype,"disabled",void 0),re([R()],t.prototype,"helperText",void 0),re([R()],t.prototype,"forceStatus",void 0),re([R({reflect:!0})],t.prototype,"value",void 0),re([Z()],t.prototype,"errorMessages",void 0),re([Z()],t.prototype,"warningMessages",void 0),re([Z()],t.prototype,"status",void 0),re([Z()],t.prototype,"focused",void 0),re([Z()],t.prototype,"additionalWarningRules",void 0),re([Z()],t.prototype,"additionalErrorRules",void 0),t});var Nr=(e,t)=>{let o=e._$AN;if(o===void 0)return!1;for(let n of o)n._$AO?.(t,!1),Nr(n,t);return!0},Do=e=>{let t,o;do{if((t=e._$AM)===void 0)break;o=t._$AN,o.delete(e),e=t}while(o?.size===0)},xl=e=>{for(let t;t=e._$AM;e=t){let o=t._$AN;if(o===void 0)t._$AN=o=new Set;else if(o.has(e))break;o.add(e),Vp(t)}};function Gp(e){this._$AN!==void 0?(Do(this),this._$AM=e,xl(this)):this._$AM=e}function jp(e,t=!1,o=0){let n=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(t)if(Array.isArray(n))for(let i=o;i<n.length;i++)Nr(n[i],!1),Do(n[i]);else n!=null&&(Nr(n,!1),Do(n));else Nr(this,e)}var Vp=e=>{e.type==Ee.CHILD&&(e._$AP??=jp,e._$AQ??=Gp)},ko=class extends me{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,o,n){super._$AT(t,o,n),xl(this),this.isConnected=t._$AU}_$AO(t,o=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),o&&(Nr(this,t),Do(this))}setValue(t){if(fi(this._$Ct))this._$Ct._$AI(t,this);else{let o=[...this._$Ct._$AH];o[this._$Ci]=t,this._$Ct._$AI(o,this,0)}}disconnected(){}reconnected(){}};var vl;(function(e){e.sm="sm",e.md="md",e.lg="lg",e.xl="xl"})(vl||(vl={}));var Kp={sm:640,md:768,lg:1024,xl:1280},Ga=class extends ko{constructor(t){super(t),this.size=0,this.onResize=()=>{let o=window.innerWidth;this.size!==o&&(this.size=o,this.lastArgs&&this.setValue(this.render(...this.lastArgs)))},this.size=window.innerWidth,window.addEventListener("resize",this.onResize)}disconnected(){window.removeEventListener("resize",this.onResize)}reconnected(){window.addEventListener("resize",this.onResize)}update(t,[o,n,a]){return this.lastArgs=[o,n,a],this.render(o,n,a)}render(t,o,n){let a=this.resolveThreshold(t),i=n??(()=>W);return this.size>a?o():i()}resolveThreshold(t){return typeof t=="number"?t:Kp[t]}},Rx=be(Ga);var ja,Va,Ka,Za,Zp=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Ka=(Va=(ja=window.safari)===null||ja===void 0?void 0:ja.pushNotification)===null||Va===void 0?void 0:Va.toString())!==null&&Ka!==void 0?Ka:"")==="[object SafariRemoteNotification]",qp="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Za=window.ftGlobals)!==null&&Za!==void 0?Za:{lit:tn,litDecorators:rn,litRepeat:on,litClassMap:nn,litStyleMap:an,litUnsafeHTML:ln,wcUtils:{...gn,...dn,...On,...Ba,...En,...An,...Tn,...mn,...Gn,...za,...gl,...La,...Nn,...Yn,...Ma,...Zn,...ts,...un,...Jn,..._n,...Qn,...bl,...os,...ta,...Na,...Fa,...jn,...Kn,...Ia,...xn,isSafari:Zp,isTouchScreen:qp,setVariable:G}};var Ol=Symbol.for(""),Yp=e=>{if(e?.r===Ol)return e?._$litStatic$},Gt=e=>({_$litStatic$:e,r:Ol});var Sl=new Map,qa=e=>(t,...o)=>{let n=o.length,a,i,s=[],c=[],d,u=0,h=!1;for(;u<n;){for(d=t[u];u<n&&(i=o[u],(a=Yp(i))!==void 0);)d+=a+t[++u],h=!0;u!==n&&c.push(i),s.push(d),u++}if(u===n&&s.push(t[n]),h){let f=s.join("$$lit$$");(t=Sl.get(f))===void 0&&(s.raw=s,Sl.set(f,t=s)),o=c}return e(t,...o)},jt=qa(X),y0=qa(Yo),g0=qa(Xo);var Mo;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Mo||(Mo={}));function El(e,t){let o=Ze[e];return I`
86
86
  ${t?de(t):I`.ft-typography--${de(e)}`} {
87
87
  font-family: ${o.fontFamily};
88
88
  font-size: ${o.fontSize};
@@ -92,7 +92,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
92
92
  text-decoration: ${o.textDecoration};
93
93
  text-transform: ${o.textCase};
94
94
  }
95
- `}var El=r.extend("--ft-typography-font-family","",z.titleFont),Be=r.extend("--ft-typography-font-family","",z.contentFont),P={fontFamily:Be,fontSize:r.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:r.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:r.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:r.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:r.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Vt={fontFamily:r.extend("--ft-typography-title-font-family","",El),fontSize:r.extend("--ft-typography-title-font-size","",P.fontSize,"20px"),fontWeight:r.extend("--ft-typography-title-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-letter-spacing","",P.letterSpacing,"0.15px"),lineHeight:r.extend("--ft-typography-title-line-height","",P.lineHeight,"1.2"),textTransform:r.extend("--ft-typography-title-text-transform","",P.textTransform,"inherit")},Kt={fontFamily:r.extend("--ft-typography-title-dense-font-family","",El),fontSize:r.extend("--ft-typography-title-dense-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-title-dense-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-dense-letter-spacing","",P.letterSpacing,"0.105px"),lineHeight:r.extend("--ft-typography-title-dense-line-height","",P.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-title-dense-text-transform","",P.textTransform,"inherit")},Zt={fontFamily:r.extend("--ft-typography-subtitle1-font-family","",Be),fontSize:r.extend("--ft-typography-subtitle1-font-size","",P.fontSize,"16px"),fontWeight:r.extend("--ft-typography-subtitle1-font-weight","",P.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-subtitle1-letter-spacing","",P.letterSpacing,"0.144px"),lineHeight:r.extend("--ft-typography-subtitle1-line-height","",P.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-subtitle1-text-transform","",P.textTransform,"inherit")},Yt={fontFamily:r.extend("--ft-typography-subtitle2-font-family","",Be),fontSize:r.extend("--ft-typography-subtitle2-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-subtitle2-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-subtitle2-letter-spacing","",P.letterSpacing,"0.098px"),lineHeight:r.extend("--ft-typography-subtitle2-line-height","",P.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-subtitle2-text-transform","",P.textTransform,"inherit")},Ue={fontFamily:r.extend("--ft-typography-body1-font-family","",Be),fontSize:r.extend("--ft-typography-body1-font-size","",P.fontSize,"16px"),fontWeight:r.extend("--ft-typography-body1-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body1-letter-spacing","",P.letterSpacing,"0.496px"),lineHeight:r.extend("--ft-typography-body1-line-height","",P.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-body1-text-transform","",P.textTransform,"inherit")},qt={fontFamily:r.extend("--ft-typography-body2-font-family","",Be),fontSize:r.extend("--ft-typography-body2-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-body2-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body2-letter-spacing","",P.letterSpacing,"0.252px"),lineHeight:r.extend("--ft-typography-body2-line-height","",P.lineHeight,"1.4"),textTransform:r.extend("--ft-typography-body2-text-transform","",P.textTransform,"inherit")},J={fontFamily:r.extend("--ft-typography-caption-font-family","",Be),fontSize:r.extend("--ft-typography-caption-font-size","",P.fontSize,"12px"),fontWeight:r.extend("--ft-typography-caption-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-caption-letter-spacing","",P.letterSpacing,"0.396px"),lineHeight:r.extend("--ft-typography-caption-line-height","",P.lineHeight,"1.33"),textTransform:r.extend("--ft-typography-caption-text-transform","",P.textTransform,"inherit")},Xt={fontFamily:r.extend("--ft-typography-breadcrumb-font-family","",Be),fontSize:r.extend("--ft-typography-breadcrumb-font-size","",P.fontSize,"10px"),fontWeight:r.extend("--ft-typography-breadcrumb-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-breadcrumb-letter-spacing","",P.letterSpacing,"0.33px"),lineHeight:r.extend("--ft-typography-breadcrumb-line-height","",P.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-breadcrumb-text-transform","",P.textTransform,"inherit")},Jt={fontFamily:r.extend("--ft-typography-overline-font-family","",Be),fontSize:r.extend("--ft-typography-overline-font-size","",P.fontSize,"10px"),fontWeight:r.extend("--ft-typography-overline-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-overline-letter-spacing","",P.letterSpacing,"1.5px"),lineHeight:r.extend("--ft-typography-overline-line-height","",P.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-overline-text-transform","",P.textTransform,"uppercase")},Qt={fontFamily:r.extend("--ft-typography-button-font-family","",Be),fontSize:r.extend("--ft-typography-button-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-button-font-weight","",P.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-button-letter-spacing","",P.letterSpacing,"1.246px"),lineHeight:r.extend("--ft-typography-button-line-height","",P.lineHeight,"1.15"),textTransform:r.extend("--ft-typography-button-text-transform","",P.textTransform,"uppercase")},Cl=I`
95
+ `}var Cl=r.extend("--ft-typography-font-family","",z.titleFont),Be=r.extend("--ft-typography-font-family","",z.contentFont),P={fontFamily:Be,fontSize:r.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:r.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:r.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:r.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:r.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Vt={fontFamily:r.extend("--ft-typography-title-font-family","",Cl),fontSize:r.extend("--ft-typography-title-font-size","",P.fontSize,"20px"),fontWeight:r.extend("--ft-typography-title-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-letter-spacing","",P.letterSpacing,"0.15px"),lineHeight:r.extend("--ft-typography-title-line-height","",P.lineHeight,"1.2"),textTransform:r.extend("--ft-typography-title-text-transform","",P.textTransform,"inherit")},Kt={fontFamily:r.extend("--ft-typography-title-dense-font-family","",Cl),fontSize:r.extend("--ft-typography-title-dense-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-title-dense-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-dense-letter-spacing","",P.letterSpacing,"0.105px"),lineHeight:r.extend("--ft-typography-title-dense-line-height","",P.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-title-dense-text-transform","",P.textTransform,"inherit")},Zt={fontFamily:r.extend("--ft-typography-subtitle1-font-family","",Be),fontSize:r.extend("--ft-typography-subtitle1-font-size","",P.fontSize,"16px"),fontWeight:r.extend("--ft-typography-subtitle1-font-weight","",P.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-subtitle1-letter-spacing","",P.letterSpacing,"0.144px"),lineHeight:r.extend("--ft-typography-subtitle1-line-height","",P.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-subtitle1-text-transform","",P.textTransform,"inherit")},qt={fontFamily:r.extend("--ft-typography-subtitle2-font-family","",Be),fontSize:r.extend("--ft-typography-subtitle2-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-subtitle2-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-subtitle2-letter-spacing","",P.letterSpacing,"0.098px"),lineHeight:r.extend("--ft-typography-subtitle2-line-height","",P.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-subtitle2-text-transform","",P.textTransform,"inherit")},Ue={fontFamily:r.extend("--ft-typography-body1-font-family","",Be),fontSize:r.extend("--ft-typography-body1-font-size","",P.fontSize,"16px"),fontWeight:r.extend("--ft-typography-body1-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body1-letter-spacing","",P.letterSpacing,"0.496px"),lineHeight:r.extend("--ft-typography-body1-line-height","",P.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-body1-text-transform","",P.textTransform,"inherit")},Yt={fontFamily:r.extend("--ft-typography-body2-font-family","",Be),fontSize:r.extend("--ft-typography-body2-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-body2-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body2-letter-spacing","",P.letterSpacing,"0.252px"),lineHeight:r.extend("--ft-typography-body2-line-height","",P.lineHeight,"1.4"),textTransform:r.extend("--ft-typography-body2-text-transform","",P.textTransform,"inherit")},J={fontFamily:r.extend("--ft-typography-caption-font-family","",Be),fontSize:r.extend("--ft-typography-caption-font-size","",P.fontSize,"12px"),fontWeight:r.extend("--ft-typography-caption-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-caption-letter-spacing","",P.letterSpacing,"0.396px"),lineHeight:r.extend("--ft-typography-caption-line-height","",P.lineHeight,"1.33"),textTransform:r.extend("--ft-typography-caption-text-transform","",P.textTransform,"inherit")},Xt={fontFamily:r.extend("--ft-typography-breadcrumb-font-family","",Be),fontSize:r.extend("--ft-typography-breadcrumb-font-size","",P.fontSize,"10px"),fontWeight:r.extend("--ft-typography-breadcrumb-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-breadcrumb-letter-spacing","",P.letterSpacing,"0.33px"),lineHeight:r.extend("--ft-typography-breadcrumb-line-height","",P.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-breadcrumb-text-transform","",P.textTransform,"inherit")},Jt={fontFamily:r.extend("--ft-typography-overline-font-family","",Be),fontSize:r.extend("--ft-typography-overline-font-size","",P.fontSize,"10px"),fontWeight:r.extend("--ft-typography-overline-font-weight","",P.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-overline-letter-spacing","",P.letterSpacing,"1.5px"),lineHeight:r.extend("--ft-typography-overline-line-height","",P.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-overline-text-transform","",P.textTransform,"uppercase")},Qt={fontFamily:r.extend("--ft-typography-button-font-family","",Be),fontSize:r.extend("--ft-typography-button-font-size","",P.fontSize,"14px"),fontWeight:r.extend("--ft-typography-button-font-weight","",P.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-button-letter-spacing","",P.letterSpacing,"1.246px"),lineHeight:r.extend("--ft-typography-button-line-height","",P.lineHeight,"1.15"),textTransform:r.extend("--ft-typography-button-text-transform","",P.textTransform,"uppercase")},Al=I`
96
96
  .ft-typography--title {
97
97
  font-family: ${Vt.fontFamily};
98
98
  font-size: ${Vt.fontSize};
@@ -101,7 +101,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
101
101
  line-height: ${Vt.lineHeight};
102
102
  text-transform: ${Vt.textTransform};
103
103
  }
104
- `,Al=I`
104
+ `,wl=I`
105
105
  .ft-typography--title-dense {
106
106
  font-family: ${Kt.fontFamily};
107
107
  font-size: ${Kt.fontSize};
@@ -110,7 +110,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
110
110
  line-height: ${Kt.lineHeight};
111
111
  text-transform: ${Kt.textTransform};
112
112
  }
113
- `,wl=I`
113
+ `,Rl=I`
114
114
  .ft-typography--subtitle1 {
115
115
  font-family: ${Zt.fontFamily};
116
116
  font-size: ${Zt.fontSize};
@@ -119,14 +119,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
119
119
  line-height: ${Zt.lineHeight};
120
120
  text-transform: ${Zt.textTransform};
121
121
  }
122
- `,Rl=I`
122
+ `,Nl=I`
123
123
  .ft-typography--subtitle2 {
124
- font-family: ${Yt.fontFamily};
125
- font-size: ${Yt.fontSize};
126
- font-weight: ${Yt.fontWeight};
127
- letter-spacing: ${Yt.letterSpacing};
128
- line-height: ${Yt.lineHeight};
129
- text-transform: ${Yt.textTransform};
124
+ font-family: ${qt.fontFamily};
125
+ font-size: ${qt.fontSize};
126
+ font-weight: ${qt.fontWeight};
127
+ letter-spacing: ${qt.letterSpacing};
128
+ line-height: ${qt.lineHeight};
129
+ text-transform: ${qt.textTransform};
130
130
  }
131
131
 
132
132
  `,Uo=I`
@@ -138,14 +138,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
138
138
  line-height: ${Ue.lineHeight};
139
139
  text-transform: ${Ue.textTransform};
140
140
  }
141
- `,Nl=I`
141
+ `,Tl=I`
142
142
  .ft-typography--body2 {
143
- font-family: ${qt.fontFamily};
144
- font-size: ${qt.fontSize};
145
- font-weight: ${qt.fontWeight};
146
- letter-spacing: ${qt.letterSpacing};
147
- line-height: ${qt.lineHeight};
148
- text-transform: ${qt.textTransform};
143
+ font-family: ${Yt.fontFamily};
144
+ font-size: ${Yt.fontSize};
145
+ font-weight: ${Yt.fontWeight};
146
+ letter-spacing: ${Yt.letterSpacing};
147
+ line-height: ${Yt.lineHeight};
148
+ text-transform: ${Yt.textTransform};
149
149
  }
150
150
  `,er=I`
151
151
  .ft-typography--caption {
@@ -156,7 +156,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
156
156
  line-height: ${J.lineHeight};
157
157
  text-transform: ${J.textTransform};
158
158
  }
159
- `,Tl=I`
159
+ `,_l=I`
160
160
  .ft-typography--breadcrumb {
161
161
  font-family: ${Xt.fontFamily};
162
162
  font-size: ${Xt.fontSize};
@@ -165,7 +165,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
165
165
  line-height: ${Xt.lineHeight};
166
166
  text-transform: ${Xt.textTransform};
167
167
  }
168
- `,_l=I`
168
+ `,Ll=I`
169
169
  .ft-typography--overline {
170
170
  font-family: ${Jt.fontFamily};
171
171
  font-size: ${Jt.fontSize};
@@ -174,7 +174,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
174
174
  line-height: ${Jt.lineHeight};
175
175
  text-transform: ${Jt.textTransform};
176
176
  }
177
- `,Ll=I`
177
+ `,Pl=I`
178
178
  .ft-typography--button {
179
179
  font-family: ${Qt.fontFamily};
180
180
  font-size: ${Qt.fontSize};
@@ -183,11 +183,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
183
183
  line-height: ${Qt.lineHeight};
184
184
  text-transform: ${Qt.textTransform};
185
185
  }
186
- `,Pl=I`
186
+ `,Il=I`
187
187
  .ft-typography {
188
188
  vertical-align: inherit;
189
189
  }
190
- `,Il=[Object.keys(Ze).map(e=>Ol(e))];var Dl=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},$e=class extends j{constructor(){super(...arguments),this.variant=Mo.body1}render(){return this.element?jt`
190
+ `,Dl=[Object.keys(Ze).map(e=>El(e))];var kl=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},$e=class extends j{constructor(){super(...arguments),this.variant=Mo.body1}render(){return this.element?jt`
191
191
  <${Gt(this.element)}
192
192
  part="text"
193
193
  class="ft-typography ft-typography--${this.variant}">
@@ -195,7 +195,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
195
195
  </${Gt(this.element)}>
196
196
  `:jt`
197
197
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
198
- `}};$e.styles=[Cl,Al,wl,Rl,Uo,Nl,er,Tl,_l,Ll,Pl,...Il];Dl([R()],$e.prototype,"element",void 0);Dl([R()],$e.prototype,"variant",void 0);var Bo;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Bo||(Bo={}));function qp(e,t){let o=Ze[e];return I`
198
+ `}};$e.styles=[Al,wl,Rl,Nl,Uo,Tl,er,_l,Ll,Pl,Il,...Dl];kl([R()],$e.prototype,"element",void 0);kl([R()],$e.prototype,"variant",void 0);var Bo;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Bo||(Bo={}));function Xp(e,t){let o=Ze[e];return I`
199
199
  ${t?de(t):I`.ftds-typography--${de(e)}`} {
200
200
  font-family: ${o.fontFamily};
201
201
  font-size: ${o.fontSize};
@@ -205,7 +205,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
205
205
  text-decoration: ${o.textDecoration};
206
206
  text-transform: ${o.textCase};
207
207
  }
208
- `}var kl=[Object.keys(Ze).map(e=>qp(e))];var Ml=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},St=class extends j{constructor(){super(...arguments),this.variant=Bo.body2medium}render(){return this.element?jt`
208
+ `}var Ml=[Object.keys(Ze).map(e=>Xp(e))];var Ul=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},St=class extends j{constructor(){super(...arguments),this.variant=Bo.body2medium}render(){return this.element?jt`
209
209
  <${Gt(this.element)}
210
210
  part="text"
211
211
  class="ftds-typography ftds-typography--${this.variant}">
@@ -213,7 +213,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
213
213
  </${Gt(this.element)}>
214
214
  `:jt`
215
215
  <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
216
- `}};St.styles=[...kl];Ml([R()],St.prototype,"element",void 0);Ml([R()],St.prototype,"variant",void 0);ie("ft-typography")($e);ie("ftds-typography")(St);var $o;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;"})($o||($o={}));var w;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(w||(w={}));var Yv=new Map([...["abw"].map(e=>[e,w.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(e=>[e,w.AUDIO]),...["avi"].map(e=>[e,w.AVI]),...["chm","xhs"].map(e=>[e,w.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(e=>[e,w.CODE]),...["csv"].map(e=>[e,w.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,w.DITA]),...["epub"].map(e=>[e,w.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,w.EXCEL]),...["flac"].map(e=>[e,w.FLAC]),...["gif"].map(e=>[e,w.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,w.GZIP]),...["html","htm","xhtml"].map(e=>[e,w.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(e=>[e,w.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,w.JPEG]),...["json"].map(e=>[e,w.JSON]),...["m4a","m4p"].map(e=>[e,w.M4A]),...["mov","qt"].map(e=>[e,w.MOV]),...["mp3"].map(e=>[e,w.MP3]),...["mp4","m4v"].map(e=>[e,w.MP4]),...["ogg","oga"].map(e=>[e,w.OGG]),...["pdf","ps"].map(e=>[e,w.PDF]),...["png"].map(e=>[e,w.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,w.POWERPOINT]),...["rar"].map(e=>[e,w.RAR]),...["stp"].map(e=>[e,w.STP]),...["txt","rtf","md","mdown"].map(e=>[e,w.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(e=>[e,w.VIDEO]),...["wav"].map(e=>[e,w.WAV]),...["wma"].map(e=>[e,w.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,w.WORD]),...["xml","xsl","rdf"].map(e=>[e,w.XML]),...["yaml","yml","x-yaml"].map(e=>[e,w.YAML]),...["zip"].map(e=>[e,w.ZIP])]);var qv={[w.ABW]:"#91ABC6",[w.AUDIO]:"#1795E3",[w.AVI]:"#E63324",[w.CHM]:"#71C3EB",[w.CODE]:"#71C3EB",[w.CSV]:"#1F7345",[w.DITA]:"#71C3EB",[w.EPUB]:"#85B926",[w.EXCEL]:"#1F7345",[w.FLAC]:"#1795E3",[w.GIF]:"#59B031",[w.GZIP]:"#F8AB36",[w.HTML]:"#71C3EB",[w.IMAGE]:"#59B031",[w.JPEG]:"#59B031",[w.JSON]:"#71C3EB",[w.M4A]:"#1795E3",[w.MOV]:"#E63324",[w.MP3]:"#1795E3",[w.MP4]:"#E63324",[w.OGG]:"#1795E3",[w.PDF]:"#E44948",[w.PNG]:"#59B031",[w.POWERPOINT]:"#B54A2B",[w.RAR]:"#F8AB36",[w.STP]:"#3764B1",[w.TEXT]:"#3162AB",[w.UNKNOWN]:"#999999",[w.VIDEO]:"#E63324",[w.WAV]:"#1795E3",[w.WMA]:"#1795E3",[w.WORD]:"#3162AB",[w.XML]:"#71C3EB",[w.YAML]:"#71C3EB",[w.ZIP]:"#F8AB36"};var Fe={size:r.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:r.extend("--ft-icon-fluid-topics-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:r.extend("--ft-icon-file-format-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:r.extend("--ft-icon-material-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:r.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ul=[I`
216
+ `}};St.styles=[...Ml];Ul([R()],St.prototype,"element",void 0);Ul([R()],St.prototype,"variant",void 0);ie("ft-typography")($e);ie("ftds-typography")(St);var $o;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;"})($o||($o={}));var w;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(w||(w={}));var Jv=new Map([...["abw"].map(e=>[e,w.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(e=>[e,w.AUDIO]),...["avi"].map(e=>[e,w.AVI]),...["chm","xhs"].map(e=>[e,w.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(e=>[e,w.CODE]),...["csv"].map(e=>[e,w.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,w.DITA]),...["epub"].map(e=>[e,w.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,w.EXCEL]),...["flac"].map(e=>[e,w.FLAC]),...["gif"].map(e=>[e,w.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,w.GZIP]),...["html","htm","xhtml"].map(e=>[e,w.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(e=>[e,w.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,w.JPEG]),...["json"].map(e=>[e,w.JSON]),...["m4a","m4p"].map(e=>[e,w.M4A]),...["mov","qt"].map(e=>[e,w.MOV]),...["mp3"].map(e=>[e,w.MP3]),...["mp4","m4v"].map(e=>[e,w.MP4]),...["ogg","oga"].map(e=>[e,w.OGG]),...["pdf","ps"].map(e=>[e,w.PDF]),...["png"].map(e=>[e,w.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,w.POWERPOINT]),...["rar"].map(e=>[e,w.RAR]),...["stp"].map(e=>[e,w.STP]),...["txt","rtf","md","mdown"].map(e=>[e,w.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(e=>[e,w.VIDEO]),...["wav"].map(e=>[e,w.WAV]),...["wma"].map(e=>[e,w.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,w.WORD]),...["xml","xsl","rdf"].map(e=>[e,w.XML]),...["yaml","yml","x-yaml"].map(e=>[e,w.YAML]),...["zip"].map(e=>[e,w.ZIP])]);var Qv={[w.ABW]:"#91ABC6",[w.AUDIO]:"#1795E3",[w.AVI]:"#E63324",[w.CHM]:"#71C3EB",[w.CODE]:"#71C3EB",[w.CSV]:"#1F7345",[w.DITA]:"#71C3EB",[w.EPUB]:"#85B926",[w.EXCEL]:"#1F7345",[w.FLAC]:"#1795E3",[w.GIF]:"#59B031",[w.GZIP]:"#F8AB36",[w.HTML]:"#71C3EB",[w.IMAGE]:"#59B031",[w.JPEG]:"#59B031",[w.JSON]:"#71C3EB",[w.M4A]:"#1795E3",[w.MOV]:"#E63324",[w.MP3]:"#1795E3",[w.MP4]:"#E63324",[w.OGG]:"#1795E3",[w.PDF]:"#E44948",[w.PNG]:"#59B031",[w.POWERPOINT]:"#B54A2B",[w.RAR]:"#F8AB36",[w.STP]:"#3764B1",[w.TEXT]:"#3162AB",[w.UNKNOWN]:"#999999",[w.VIDEO]:"#E63324",[w.WAV]:"#1795E3",[w.WMA]:"#1795E3",[w.WORD]:"#3162AB",[w.XML]:"#71C3EB",[w.YAML]:"#71C3EB",[w.ZIP]:"#F8AB36"};var Fe={size:r.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:r.extend("--ft-icon-fluid-topics-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:r.extend("--ft-icon-file-format-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:r.extend("--ft-icon-material-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:r.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Bl=[I`
217
217
  :host, i.ft-icon {
218
218
  display: inline-flex;
219
219
  align-items: center;
@@ -266,7 +266,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
266
266
  ${sn(this.resolvedIcon)}
267
267
  <slot ?hidden=${o}></slot>
268
268
  </i>
269
- `}getTextContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(t){super.update(t),["value","variant"].some(o=>t.has(o))&&this.resolveIcon()}resolveIcon(){var t,o;let n=this.value||this.getTextContent();switch(this.variant){case Re.file_format:this.resolvedIcon=(t=w[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Re.material:this.resolvedIcon=this.value||W;break;default:this.resolvedIcon=(o=$o[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};he.elementDefinitions={};he.styles=Ul;Tr([R()],he.prototype,"variant",void 0);Tr([R()],he.prototype,"value",void 0);Tr([R({reflect:!0,attribute:"aria-hidden"})],he.prototype,"ariaHidden",void 0);Tr([Z()],he.prototype,"resolvedIcon",void 0);Tr([We("slot")],he.prototype,"slottedContent",void 0);ie("ft-icon")(he);var Bl={colorOutline:r.external(z.colorOutline,"Design system"),colorOnSurfaceMedium:r.external(z.colorOnSurfaceMedium,"Design system")},$l=I`
269
+ `}getTextContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(t){super.update(t),["value","variant"].some(o=>t.has(o))&&this.resolveIcon()}resolveIcon(){var t,o;let n=this.value||this.getTextContent();switch(this.variant){case Re.file_format:this.resolvedIcon=(t=w[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Re.material:this.resolvedIcon=this.value||W;break;default:this.resolvedIcon=(o=$o[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};he.elementDefinitions={};he.styles=Bl;Tr([R()],he.prototype,"variant",void 0);Tr([R()],he.prototype,"value",void 0);Tr([R({reflect:!0,attribute:"aria-hidden"})],he.prototype,"ariaHidden",void 0);Tr([Z()],he.prototype,"resolvedIcon",void 0);Tr([We("slot")],he.prototype,"slottedContent",void 0);ie("ft-icon")(he);var $l={colorOutline:r.external(z.colorOutline,"Design system"),colorOnSurfaceMedium:r.external(z.colorOnSurfaceMedium,"Design system")},Fl=I`
270
270
  :host {
271
271
  display: block;
272
272
  }
@@ -277,13 +277,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
277
277
 
278
278
  ft-icon {
279
279
  transform: rotate(-45deg);
280
- color: ${Bl.colorOutline};
280
+ color: ${$l.colorOutline};
281
281
  }
282
282
 
283
283
  .ft-resizer--dragging ft-icon,
284
284
  .ft-resizer:hover ft-icon,
285
285
  [role="button"][aria-pressed="true"] ft-icon{
286
- color: ${Bl.colorOnSurfaceMedium};
286
+ color: ${$l.colorOnSurfaceMedium};
287
287
  }
288
288
  `;var Ne=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Fo=class extends CustomEvent{constructor(t,o){super("resize",{detail:{width:t,height:o}})}},Q=class extends j{constructor(){super(...arguments),this.initialWidth=0,this.initialHeight=0,this.icon="drag_handle",this.iconVariant=Re.material,this.cursor="nwse-resize",this.ariaLabel="",this.dragging=!1,this.isAriaPressed=!1,this.fixedWidth=0,this.fixedHeight=0,this.startX=0,this.startY=0,this.doDragFromMouse=t=>this.doDrag(t.clientX,t.clientY),this.doDragFromTouch=t=>this.doDrag(t.touches[0].clientX,t.touches[0].clientY),this.stopDrag=()=>{this.dragging=!1,document.removeEventListener("mousemove",this.doDragFromMouse,!1),document.removeEventListener("mouseup",this.stopDrag,!1),document.removeEventListener("touchmove",this.doDragFromTouch,!1),document.removeEventListener("touchend",this.stopDrag,!1),document.removeEventListener("touchcancel",this.stopDrag,!1)}}render(){return X`
289
289
  <style>
@@ -300,7 +300,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
300
300
  @keydown="${this.initKeydownPress}">
301
301
  <ft-icon .variant="${this.iconVariant}" .value="${this.icon}" focusable="false" aria-hidden="true"></ft-icon>
302
302
  </div>
303
- `}initDragFromMouse(t){this.initDrag(t.clientX,t.clientY)}initDragFromTouch(t){t.preventDefault(),t.stopPropagation(),this.initDrag(t.touches[0].clientX,t.touches[0].clientY)}initKeydownPress(t){let o=t.key;if(["Enter","Space","Escape","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"].includes(o)&&(t.preventDefault(),t.stopPropagation()),this.fixedWidth=this.initialWidth,this.fixedHeight=this.initialHeight,o==="Enter"||o==="Space"){let a=t.currentTarget;this.isAriaPressed=!this.isAriaPressed,a.setAttribute("aria-pressed",this.isAriaPressed.toString())}else o==="Escape"&&(this.isAriaPressed=!1);this.isAriaPressed&&(o==="ArrowLeft"?this.fixedWidth-=10:o==="ArrowRight"?this.fixedWidth+=10:o==="ArrowUp"?this.fixedHeight-=10:o==="ArrowDown"&&(this.fixedHeight+=10)),this.dispatchEvent(new Fo(this.fixedWidth,this.fixedHeight))}initDrag(t,o){this.dragging=!0,this.startX=t,this.startY=o,this.fixedWidth=this.initialWidth,this.fixedHeight=this.initialHeight,this.installDocumentEventListeners()}installDocumentEventListeners(){document.addEventListener("mousemove",this.doDragFromMouse,!1),document.addEventListener("mouseup",this.stopDrag,!1),document.addEventListener("touchmove",this.doDragFromTouch,!1),document.addEventListener("touchend",this.stopDrag,!1),document.addEventListener("touchcancel",this.stopDrag,!1)}doDrag(t,o){let n=this.fixedWidth+t-this.startX,a=this.fixedHeight+o-this.startY;this.dispatchEvent(new Fo(n,a))}};Q.elementDefinitions={"ft-icon":he};Q.styles=[Or,$l];Ne([R({type:Number})],Q.prototype,"initialWidth",void 0);Ne([R({type:Number})],Q.prototype,"initialHeight",void 0);Ne([R()],Q.prototype,"icon",void 0);Ne([R()],Q.prototype,"iconVariant",void 0);Ne([R()],Q.prototype,"cursor",void 0);Ne([R()],Q.prototype,"ariaLabel",void 0);Ne([Z()],Q.prototype,"dragging",void 0);Ne([Z()],Q.prototype,"isAriaPressed",void 0);Ne([Hr({passive:!0})],Q.prototype,"initDragFromMouse",null);Ne([Hr({passive:!0})],Q.prototype,"initDragFromTouch",null);ie("ft-resizer")(Q);var k={fontSize:r.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:r.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:r.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:r.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:r.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:r.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:r.extend("--ft-input-label-border-color","",z.colorOutline),textColor:r.extend("--ft-input-label-text-color","",z.colorOnSurfaceMedium),disabledTextColor:r.extend("--ft-input-label-disabled-text-color","",z.colorOnSurfaceDisabled),backgroundColor:r.extend("--ft-input-label-background-color","",z.colorSurface),borderRadius:r.extend("--ft-input-label-border-radius","",z.borderRadiusS),colorError:r.external(z.colorError,"Design system")},Fl=I`
303
+ `}initDragFromMouse(t){this.initDrag(t.clientX,t.clientY)}initDragFromTouch(t){t.preventDefault(),t.stopPropagation(),this.initDrag(t.touches[0].clientX,t.touches[0].clientY)}initKeydownPress(t){let o=t.key;if(["Enter","Space","Escape","ArrowLeft","ArrowRight","ArrowUp","ArrowDown"].includes(o)&&(t.preventDefault(),t.stopPropagation()),this.fixedWidth=this.initialWidth,this.fixedHeight=this.initialHeight,o==="Enter"||o==="Space"){let a=t.currentTarget;this.isAriaPressed=!this.isAriaPressed,a.setAttribute("aria-pressed",this.isAriaPressed.toString())}else o==="Escape"&&(this.isAriaPressed=!1);this.isAriaPressed&&(o==="ArrowLeft"?this.fixedWidth-=10:o==="ArrowRight"?this.fixedWidth+=10:o==="ArrowUp"?this.fixedHeight-=10:o==="ArrowDown"&&(this.fixedHeight+=10)),this.dispatchEvent(new Fo(this.fixedWidth,this.fixedHeight))}initDrag(t,o){this.dragging=!0,this.startX=t,this.startY=o,this.fixedWidth=this.initialWidth,this.fixedHeight=this.initialHeight,this.installDocumentEventListeners()}installDocumentEventListeners(){document.addEventListener("mousemove",this.doDragFromMouse,!1),document.addEventListener("mouseup",this.stopDrag,!1),document.addEventListener("touchmove",this.doDragFromTouch,!1),document.addEventListener("touchend",this.stopDrag,!1),document.addEventListener("touchcancel",this.stopDrag,!1)}doDrag(t,o){let n=this.fixedWidth+t-this.startX,a=this.fixedHeight+o-this.startY;this.dispatchEvent(new Fo(n,a))}};Q.elementDefinitions={"ft-icon":he};Q.styles=[Or,Fl];Ne([R({type:Number})],Q.prototype,"initialWidth",void 0);Ne([R({type:Number})],Q.prototype,"initialHeight",void 0);Ne([R()],Q.prototype,"icon",void 0);Ne([R()],Q.prototype,"iconVariant",void 0);Ne([R()],Q.prototype,"cursor",void 0);Ne([R()],Q.prototype,"ariaLabel",void 0);Ne([Z()],Q.prototype,"dragging",void 0);Ne([Z()],Q.prototype,"isAriaPressed",void 0);Ne([Hr({passive:!0})],Q.prototype,"initDragFromMouse",null);Ne([Hr({passive:!0})],Q.prototype,"initDragFromTouch",null);ie("ft-resizer")(Q);var k={fontSize:r.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:r.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:r.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:r.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:r.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:r.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:r.extend("--ft-input-label-border-color","",z.colorOutline),textColor:r.extend("--ft-input-label-text-color","",z.colorOnSurfaceMedium),disabledTextColor:r.extend("--ft-input-label-disabled-text-color","",z.colorOnSurfaceDisabled),backgroundColor:r.extend("--ft-input-label-background-color","",z.colorSurface),borderRadius:r.extend("--ft-input-label-border-radius","",z.borderRadiusS),colorError:r.external(z.colorError,"Design system")},Hl=I`
304
304
  .ft-input-label {
305
305
  position: absolute;
306
306
  inset: 0;
@@ -422,7 +422,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
422
422
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
423
423
  border-top: none;
424
424
  }
425
- `;var Hl=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},He=class extends j{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return X`
425
+ `;var zl=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},He=class extends j{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return X`
426
426
  <div class="${ct(this.inputLabelClasses)}">
427
427
  ${Io(this.text,()=>X`
428
428
  <div class="ft-input-label--text ft-typography--caption">
@@ -431,7 +431,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
431
431
  </div>
432
432
  `)}
433
433
  </div>
434
- `}};He.elementDefinitions={};Hl([R({type:String})],He.prototype,"text",void 0);Hl([R({type:Boolean})],He.prototype,"raised",void 0);var Ya=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Se=class extends He{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};Se.elementDefinitions={};Se.styles=[er,Fl];Ya([R({type:Boolean})],Se.prototype,"outlined",void 0);Ya([R({type:Boolean})],Se.prototype,"error",void 0);Ya([R({type:Boolean})],Se.prototype,"disabled",void 0);var ae={fontSize:r.extend("--ft-input-label-font-size","",Ke.fontSize),fontSizeRaised:r.extend("--ft-input-label-font-size-raised","",Pe.fontSize),lineHeight:r.extend("--ft-input-label-line-height","",Pe.lineHeight),color:r.extend("--ft-input-label-color","",p.contentGlobalSubtle),largeFieldHeight:r.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:r.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:r.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:r.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:r.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:r.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:r.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:r.create("--ft-input-label-additional-padding-right","","SIZE","0px")},zl=[I`
434
+ `}};He.elementDefinitions={};zl([R({type:String})],He.prototype,"text",void 0);zl([R({type:Boolean})],He.prototype,"raised",void 0);var Ya=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Se=class extends He{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};Se.elementDefinitions={};Se.styles=[er,Hl];Ya([R({type:Boolean})],Se.prototype,"outlined",void 0);Ya([R({type:Boolean})],Se.prototype,"error",void 0);Ya([R({type:Boolean})],Se.prototype,"disabled",void 0);var ae={fontSize:r.extend("--ft-input-label-font-size","",Ke.fontSize),fontSizeRaised:r.extend("--ft-input-label-font-size-raised","",Pe.fontSize),lineHeight:r.extend("--ft-input-label-line-height","",Pe.lineHeight),color:r.extend("--ft-input-label-color","",p.contentGlobalSubtle),largeFieldHeight:r.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:r.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:r.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:r.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:r.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:r.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:r.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:r.create("--ft-input-label-additional-padding-right","","SIZE","0px")},Wl=[I`
435
435
 
436
436
  :root {
437
437
  --field-height: ${ae.largeFieldHeight};
@@ -513,7 +513,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
513
513
  top: var(--input-content-vertical-padding);
514
514
  }
515
515
 
516
- `];var _r=class extends Oo(He){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};_r.styles=[er,zl];ie("ft-input-label")(Se);ie("ftds-input-label")(_r);var Wl=r.extend("--ft-ripple-color","",z.colorContent),Te={color:Wl,backgroundColor:r.extend("--ft-ripple-background-color","",Wl),opacityContentOnSurfacePressed:r.external(z.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:r.external(z.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:r.external(z.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:r.external(z.opacityContentOnSurfaceSelected,"Design system"),borderRadius:r.create("--ft-ripple-border-radius","","SIZE","0px")},Gl=r.extend("--ft-ripple-color","",z.colorPrimary),jl={color:Gl,backgroundColor:r.extend("--ft-ripple-background-color","",Gl)},Vl=r.extend("--ft-ripple-color","",z.colorSecondary),Kl={color:Vl,backgroundColor:r.extend("--ft-ripple-background-color","",Vl)},Zl=I`
516
+ `];var _r=class extends Oo(He){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};_r.styles=[er,Wl];ie("ft-input-label")(Se);ie("ftds-input-label")(_r);var Gl=r.extend("--ft-ripple-color","",z.colorContent),Te={color:Gl,backgroundColor:r.extend("--ft-ripple-background-color","",Gl),opacityContentOnSurfacePressed:r.external(z.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:r.external(z.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:r.external(z.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:r.external(z.opacityContentOnSurfaceSelected,"Design system"),borderRadius:r.create("--ft-ripple-border-radius","","SIZE","0px")},jl=r.extend("--ft-ripple-color","",z.colorPrimary),Vl={color:jl,backgroundColor:r.extend("--ft-ripple-background-color","",jl)},Kl=r.extend("--ft-ripple-color","",z.colorSecondary),Zl={color:Kl,backgroundColor:r.extend("--ft-ripple-background-color","",Kl)},ql=I`
517
517
  :host {
518
518
  display: contents;
519
519
  }
@@ -568,19 +568,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
568
568
  }
569
569
 
570
570
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
571
- background-color: ${Kl.backgroundColor};
571
+ background-color: ${Zl.backgroundColor};
572
572
  }
573
573
 
574
574
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
575
- background-color: ${Kl.color};
575
+ background-color: ${Zl.color};
576
576
  }
577
577
 
578
578
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
579
- background-color: ${jl.backgroundColor};
579
+ background-color: ${Vl.backgroundColor};
580
580
  }
581
581
 
582
582
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
583
- background-color: ${jl.color};
583
+ background-color: ${Vl.color};
584
584
  }
585
585
 
586
586
  .ft-ripple .ft-ripple--background {
@@ -625,7 +625,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
625
625
  opacity: ${Te.opacityContentOnSurfacePressed};
626
626
  transform: translate(-50%, -50%) scale(1);
627
627
  }
628
- `;var ce=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},q=class extends j{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 je(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new je(10),this.moveRipple=t=>{var o,n;let{x:a,y:i}=this.getCoordinates(t),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-s.x:s.width/2),this.originY=Math.round(i!=null?i-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"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 X`
628
+ `;var ce=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Y=class extends j{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 je(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new je(10),this.moveRipple=t=>{var o,n;let{x:a,y:i}=this.getCoordinates(t),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-s.x:s.width/2),this.originY=Math.round(i!=null?i-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"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 X`
629
629
  <style>
630
630
  .ft-ripple .ft-ripple--effect {
631
631
  left: ${this.originX}px;
@@ -636,7 +636,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
636
636
  <div class="ft-ripple--background"></div>
637
637
  <div class="ft-ripple--effect"></div>
638
638
  </div>
639
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.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 t,o;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>d=>{c.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(d)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",n,s),t.addEventListener("touchstart",a,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",n,s),t.removeEventListener("touchstart",a,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let o=t,n=t,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};q.elementDefinitions={};q.styles=Zl;ce([R({type:Boolean})],q.prototype,"primary",void 0);ce([R({type:Boolean})],q.prototype,"secondary",void 0);ce([R({type:Boolean})],q.prototype,"unbounded",void 0);ce([R({type:Boolean})],q.prototype,"activated",void 0);ce([R({type:Boolean})],q.prototype,"selected",void 0);ce([R({type:Boolean})],q.prototype,"disabled",void 0);ce([Z()],q.prototype,"hovered",void 0);ce([Z()],q.prototype,"focused",void 0);ce([Z()],q.prototype,"pressed",void 0);ce([Z()],q.prototype,"rippling",void 0);ce([Z()],q.prototype,"originX",void 0);ce([Z()],q.prototype,"originY",void 0);ce([We(".ft-ripple")],q.prototype,"ripple",void 0);ce([We(".ft-ripple--effect")],q.prototype,"rippleEffect",void 0);ie("ft-ripple")(q);var V={fontSize:r.create("--ft-text-area-font-size","","SIZE","14px"),labelSize:r.create("--ft-text-area-label-size","","SIZE","11px"),verticalSpacing:r.create("--ft-text-area-vertical-spacing","","SIZE","4px"),horizontalSpacing:r.create("--ft-text-area-horizontal-spacing","","SIZE","16px"),helperColor:r.extend("--ft-text-area-helper-color","",z.colorOnSurfaceMedium),colorPrimary:r.external(z.colorPrimary,"Design system"),colorOnSurface:r.external(z.colorOnSurface,"Design system"),colorOnSurfaceDisabled:r.external(z.colorOnSurfaceDisabled,"Design system"),borderRadiusS:r.external(z.borderRadiusS,"Design system"),colorError:r.external(z.colorError,"Design system")},Yl=I`
639
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.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 t,o;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>d=>{c.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(d)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",n,s),t.addEventListener("touchstart",a,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",n,s),t.removeEventListener("touchstart",a,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let o=t,n=t,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Y.elementDefinitions={};Y.styles=ql;ce([R({type:Boolean})],Y.prototype,"primary",void 0);ce([R({type:Boolean})],Y.prototype,"secondary",void 0);ce([R({type:Boolean})],Y.prototype,"unbounded",void 0);ce([R({type:Boolean})],Y.prototype,"activated",void 0);ce([R({type:Boolean})],Y.prototype,"selected",void 0);ce([R({type:Boolean})],Y.prototype,"disabled",void 0);ce([Z()],Y.prototype,"hovered",void 0);ce([Z()],Y.prototype,"focused",void 0);ce([Z()],Y.prototype,"pressed",void 0);ce([Z()],Y.prototype,"rippling",void 0);ce([Z()],Y.prototype,"originX",void 0);ce([Z()],Y.prototype,"originY",void 0);ce([We(".ft-ripple")],Y.prototype,"ripple",void 0);ce([We(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);ie("ft-ripple")(Y);var V={fontSize:r.create("--ft-text-area-font-size","","SIZE","14px"),labelSize:r.create("--ft-text-area-label-size","","SIZE","11px"),verticalSpacing:r.create("--ft-text-area-vertical-spacing","","SIZE","4px"),horizontalSpacing:r.create("--ft-text-area-horizontal-spacing","","SIZE","16px"),helperColor:r.extend("--ft-text-area-helper-color","",z.colorOnSurfaceMedium),colorPrimary:r.external(z.colorPrimary,"Design system"),colorOnSurface:r.external(z.colorOnSurface,"Design system"),colorOnSurfaceDisabled:r.external(z.colorOnSurfaceDisabled,"Design system"),borderRadiusS:r.external(z.borderRadiusS,"Design system"),colorError:r.external(z.colorError,"Design system")},Yl=I`
640
640
  *:focus {
641
641
  outline: none;
642
642
  }
@@ -736,7 +736,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
736
736
  position: absolute;
737
737
  bottom: 0;
738
738
  }
739
- `;var ze=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},se=class extends Da(j){constructor(){super(...arguments),this.label="",this.value="",this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.height=50,this.focused=!1}render(){let t={"ft-text-area":!0,"ft-text-area--filled":!this.outlined,"ft-text-area--outlined":this.outlined,"ft-text-area--disabled":this.disabled,"ft-text-area--has-value":!!this.value,"ft-text-area--no-label":!this.label,"ft-text-area--in-error":this.error};return X`
739
+ `;var ze=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(a<3?s(i):a>3?s(t,o,i):s(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},se=class extends ka(j){constructor(){super(...arguments),this.label="",this.value="",this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.height=50,this.focused=!1}render(){let t={"ft-text-area":!0,"ft-text-area--filled":!this.outlined,"ft-text-area--outlined":this.outlined,"ft-text-area--disabled":this.disabled,"ft-text-area--has-value":!!this.value,"ft-text-area--no-label":!this.label,"ft-text-area--in-error":this.error};return X`
740
740
  <style>
741
741
  .ft-text-area--main-panel {
742
742
  height: calc(4 * ${V.verticalSpacing} + ${V.labelSize} + ${V.fontSize} + ${this.height}px);
@@ -781,7 +781,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
781
781
  ${this.helper}
782
782
  </ft-typography>`:void 0}
783
783
  </div>
784
- `}setValue(t,o=!1){this.value=t,this.setFormValue(t),o&&(this.dispatchEvent(new CustomEvent("live-change",{detail:this.value})),this.dispatchEvent(new CustomEvent("change",{detail:this.value})))}onKeyDown(t){(t.key==="Enter"||t.key===" ")&&t.stopPropagation()}updateValueFromInputField(){this.dispatchEvent(new CustomEvent("change",{detail:this.value}))}liveUpdateValueFromInputField(){var t;this.value=((t=this.textarea)===null||t===void 0?void 0:t.value)||"",this.setFormValue(this.value),this.dispatchEvent(new CustomEvent("live-change",{detail:this.value}))}onResize(t){t.detail.height>=50&&(this.height=t.detail.height)}};se.elementDefinitions={"ft-input-label":Se,"ft-resizer":Q,"ft-ripple":q,"ft-typography":$e};se.styles=[Uo,Yl];ze([R({type:String})],se.prototype,"label",void 0);ze([R({reflect:!0})],se.prototype,"value",void 0);ze([R({type:String})],se.prototype,"helper",void 0);ze([R({type:Boolean})],se.prototype,"outlined",void 0);ze([R({type:Boolean})],se.prototype,"disabled",void 0);ze([R({type:Boolean})],se.prototype,"error",void 0);ze([R({type:Number,reflect:!0})],se.prototype,"height",void 0);ze([We("textarea")],se.prototype,"textarea",void 0);ze([Z()],se.prototype,"focused",void 0);ie("ft-text-area")(se);})();
784
+ `}setValue(t,o=!1){this.value=t,this.setFormValue(t),o&&(this.dispatchEvent(new CustomEvent("live-change",{detail:this.value})),this.dispatchEvent(new CustomEvent("change",{detail:this.value})))}onKeyDown(t){(t.key==="Enter"||t.key===" ")&&t.stopPropagation()}updateValueFromInputField(){this.dispatchEvent(new CustomEvent("change",{detail:this.value}))}liveUpdateValueFromInputField(){var t;this.value=((t=this.textarea)===null||t===void 0?void 0:t.value)||"",this.setFormValue(this.value),this.dispatchEvent(new CustomEvent("live-change",{detail:this.value}))}onResize(t){t.detail.height>=50&&(this.height=t.detail.height)}};se.elementDefinitions={"ft-input-label":Se,"ft-resizer":Q,"ft-ripple":Y,"ft-typography":$e};se.styles=[Uo,Yl];ze([R({type:String})],se.prototype,"label",void 0);ze([R({reflect:!0})],se.prototype,"value",void 0);ze([R({type:String})],se.prototype,"helper",void 0);ze([R({type:Boolean})],se.prototype,"outlined",void 0);ze([R({type:Boolean})],se.prototype,"disabled",void 0);ze([R({type:Boolean})],se.prototype,"error",void 0);ze([R({type:Number,reflect:!0})],se.prototype,"height",void 0);ze([We("textarea")],se.prototype,"textarea",void 0);ze([Z()],se.prototype,"focused",void 0);ie("ft-text-area")(se);})();
785
785
  /*! Bundled license information:
786
786
 
787
787
  @webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js: