@fluid-topics/ft-select 2.0.14 → 2.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-select.min.js +55 -55
- package/package.json +7 -7
package/build/ft-select.min.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
"use strict";(()=>{var s4=Object.create;var mn=Object.defineProperty;var l4=Object.getOwnPropertyDescriptor;var d4=Object.getOwnPropertyNames;var f4=Object.getPrototypeOf,u4=Object.prototype.hasOwnProperty;var p4=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),H=(e,t)=>{for(var r in t)mn(e,r,{get:t[r],enumerable:!0})},h4=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of d4(t))!u4.call(e,a)&&a!==r&&mn(e,a,{get:()=>t[a],enumerable:!(n=l4(t,a))||n.enumerable});return e};var m4=(e,t,r)=>(r=e!=null?s4(f4(e)):{},h4(t||!e||!e.__esModule?mn(r,"default",{value:e,enumerable:!0}):r,e));var _l=p4((pt,Rl)=>{var jo=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ko=function(){function e(){this.fetch=!1,this.DOMException=jo.DOMException}return e.prototype=jo,new e}();(function(e){var t=function(r){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(b){return b&&DataView.prototype.isPrototypeOf(b)}if(a.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(b){return b&&c.indexOf(Object.prototype.toString.call(b))>-1};function d(b){if(typeof b!="string"&&(b=String(b)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(b)||b==="")throw new TypeError('Invalid character in header field name: "'+b+'"');return b.toLowerCase()}function f(b){return typeof b!="string"&&(b=String(b)),b}function p(b){var C={next:function(){var P=b.shift();return{done:P===void 0,value:P}}};return a.iterable&&(C[Symbol.iterator]=function(){return C}),C}function h(b){this.map={},b instanceof h?b.forEach(function(C,P){this.append(P,C)},this):Array.isArray(b)?b.forEach(function(C){if(C.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+C.length);this.append(C[0],C[1])},this):b&&Object.getOwnPropertyNames(b).forEach(function(C){this.append(C,b[C])},this)}h.prototype.append=function(b,C){b=d(b),C=f(C);var P=this.map[b];this.map[b]=P?P+", "+C:C},h.prototype.delete=function(b){delete this.map[d(b)]},h.prototype.get=function(b){return b=d(b),this.has(b)?this.map[b]:null},h.prototype.has=function(b){return this.map.hasOwnProperty(d(b))},h.prototype.set=function(b,C){this.map[d(b)]=f(C)},h.prototype.forEach=function(b,C){for(var P in this.map)this.map.hasOwnProperty(P)&&b.call(C,this.map[P],P,this)},h.prototype.keys=function(){var b=[];return this.forEach(function(C,P){b.push(P)}),p(b)},h.prototype.values=function(){var b=[];return this.forEach(function(C){b.push(C)}),p(b)},h.prototype.entries=function(){var b=[];return this.forEach(function(C,P){b.push([P,C])}),p(b)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function y(b){if(!b._noBody){if(b.bodyUsed)return Promise.reject(new TypeError("Already read"));b.bodyUsed=!0}}function x(b){return new Promise(function(C,P){b.onload=function(){C(b.result)},b.onerror=function(){P(b.error)}})}function v(b){var C=new FileReader,P=x(C);return C.readAsArrayBuffer(b),P}function O(b){var C=new FileReader,P=x(C),
|
|
2
|
-
`)===0?j.substr(1,j.length):j}).forEach(function(j){var X=j.split(":"),W=X.shift().trim();if(W){var bo=X.join(":").trim();try{C.append(W,bo)}catch(hn){console.warn("Response "+hn.message)}}}),C}w.call(A.prototype);function F(b,C){if(!(this instanceof F))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(C||(C={}),this.type="default",this.status=C.status===void 0?200:C.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=C.statusText===void 0?"":""+C.statusText,this.headers=new h(C.headers),this.url=C.url||"",this._initBody(b)}w.call(F.prototype),F.prototype.clone=function(){return new F(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},F.error=function(){var b=new F(null,{status:200,statusText:""});return b.ok=!1,b.status=0,b.type="error",b};var $=[301,302,303,307,308];F.redirect=function(b,C){if($.indexOf(C)===-1)throw new RangeError("Invalid status code");return new F(null,{status:C,headers:{location:b}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(C,P){this.message=C,this.name=P;var j=Error(C);this.stack=j.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function z(b,C){return new Promise(function(P,j){var X=new A(b,C);if(X.signal&&X.signal.aborted)return j(new r.DOMException("Aborted","AbortError"));var W=new XMLHttpRequest;function bo(){W.abort()}W.onload=function(){var ie={statusText:W.statusText,headers:U(W.getAllResponseHeaders()||"")};X.url.indexOf("file://")===0&&(W.status<200||W.status>599)?ie.status=200:ie.status=W.status,ie.url="responseURL"in W?W.responseURL:ie.headers.get("X-Request-URL");var vt="response"in W?W.response:W.responseText;setTimeout(function(){P(new F(vt,ie))},0)},W.onerror=function(){setTimeout(function(){j(new TypeError("Network request failed"))},0)},W.ontimeout=function(){setTimeout(function(){j(new TypeError("Network request timed out"))},0)},W.onabort=function(){setTimeout(function(){j(new r.DOMException("Aborted","AbortError"))},0)};function hn(ie){try{return ie===""&&n.location.href?n.location.href:ie}catch{return ie}}if(W.open(X.method,hn(X.url),!0),X.credentials==="include"?W.withCredentials=!0:X.credentials==="omit"&&(W.withCredentials=!1),"responseType"in W&&(a.blob?W.responseType="blob":a.arrayBuffer&&(W.responseType="arraybuffer")),C&&typeof C.headers=="object"&&!(C.headers instanceof h||n.Headers&&C.headers instanceof n.Headers)){var Mc=[];Object.getOwnPropertyNames(C.headers).forEach(function(ie){Mc.push(d(ie)),W.setRequestHeader(ie,f(C.headers[ie]))}),X.headers.forEach(function(ie,vt){Mc.indexOf(vt)===-1&&W.setRequestHeader(vt,ie)})}else X.headers.forEach(function(ie,vt){W.setRequestHeader(vt,ie)});X.signal&&(X.signal.addEventListener("abort",bo),W.onreadystatechange=function(){W.readyState===4&&X.signal.removeEventListener("abort",bo)}),W.send(typeof X._bodyInit>"u"?null:X._bodyInit)})}return z.polyfill=!0,n.fetch||(n.fetch=z,n.Headers=h,n.Request=A,n.Response=F),r.Headers=h,r.Request=A,r.Response=F,r.fetch=z,r}({})})(Ko);Ko.fetch.ponyfill=!0;delete Ko.fetch.polyfill;var pr=jo.fetch?jo:Ko;pt=pr.fetch;pt.default=pr.fetch;pt.fetch=pr.fetch;pt.Headers=pr.Headers;pt.Request=pr.Request;pt.Response=pr.Response;Rl.exports=pt});if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,r=window.customElements.get,n=window.customElements,a=new WeakMap,i=new WeakMap,c=new WeakMap,s=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(E,S){if(E=E.toLowerCase(),this._getDefinition(E)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${E}" has already been used with this registry`);if(this._definitionsByClass.get(S)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let A=S.prototype.attributeChangedCallback,M=new Set(S.observedAttributes||[]);y(S,M,A);let U={elementClass:S,connectedCallback:S.prototype.connectedCallback,disconnectedCallback:S.prototype.disconnectedCallback,adoptedCallback:S.prototype.adoptedCallback,attributeChangedCallback:A,formAssociated:S.formAssociated,formAssociatedCallback:S.prototype.formAssociatedCallback,formDisabledCallback:S.prototype.formDisabledCallback,formResetCallback:S.prototype.formResetCallback,formStateRestoreCallback:S.prototype.formStateRestoreCallback,observedAttributes:M};this._definitionsByTag.set(E,U),this._definitionsByClass.set(S,U);let F=r.call(n,E);F||(F=h(E),t.call(n,E,F)),this===window.customElements&&(c.set(S,U),U.standInClass=F);let $=this._awaitingUpgrade.get(E);if($){this._awaitingUpgrade.delete(E);for(let b of $)i.delete(b),v(b,U,!0)}let z=this._whenDefinedPromises.get(E);return z!==void 0&&(z.resolve(S),this._whenDefinedPromises.delete(E)),S}upgrade(){L.push(this),n.upgrade.apply(n,arguments),L.pop()}get(E){return this._definitionsByTag.get(E)?.elementClass}_getDefinition(E){return this._definitionsByTag.get(E)}whenDefined(E){let S=this._getDefinition(E);if(S!==void 0)return Promise.resolve(S.elementClass);let A=this._whenDefinedPromises.get(E);return A===void 0&&(A={},A.promise=new Promise(M=>A.resolve=M),this._whenDefinedPromises.set(E,A)),A.promise}_upgradeWhenDefined(E,S,A){let M=this._awaitingUpgrade.get(S);M||this._awaitingUpgrade.set(S,M=new Set),A?M.add(E):M.delete(E)}};let d;window.HTMLElement=function(){let S=d;if(S)return d=void 0,S;let A=c.get(this.constructor);if(!A)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return S=Reflect.construct(e,[],A.standInClass),Object.setPrototypeOf(S,this.constructor.prototype),a.set(S,A),S},window.HTMLElement.prototype=e.prototype;let f=E=>E===document||E instanceof ShadowRoot,p=E=>{let S=E.getRootNode();if(!f(S)){let A=L[L.length-1];if(A instanceof CustomElementRegistry)return A;S=A.getRootNode(),f(S)||(S=s.get(S)?.getRootNode()||document)}return S.customElements},h=E=>class{static get formAssociated(){return!0}constructor(){let A=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(A,HTMLElement.prototype);let M=p(A)||window.customElements,U=M._getDefinition(E);return U?v(A,U):i.set(A,M),A}connectedCallback(){let A=a.get(this);A?A.connectedCallback&&A.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,E,!0)}disconnectedCallback(){let A=a.get(this);A?A.disconnectedCallback&&A.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,E,!1)}adoptedCallback(){a.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let A=a.get(this);A&&A.formAssociated&&A?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let A=a.get(this);A?.formAssociated&&A?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let A=a.get(this);A?.formAssociated&&A?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let A=a.get(this);A?.formAssociated&&A?.formStateRestoreCallback?.apply(this,arguments)}},y=(E,S,A)=>{if(S.size===0||A===void 0)return;let M=E.prototype.setAttribute;M&&(E.prototype.setAttribute=function($,z){let b=$.toLowerCase();if(S.has(b)){let C=this.getAttribute(b);M.call(this,b,z),A.call(this,b,C,z)}else M.call(this,b,z)});let U=E.prototype.removeAttribute;U&&(E.prototype.removeAttribute=function($){let z=$.toLowerCase();if(S.has(z)){let b=this.getAttribute(z);U.call(this,z),A.call(this,z,b,null)}else U.call(this,z)});let F=E.prototype.toggleAttribute;F&&(E.prototype.toggleAttribute=function($,z){let b=$.toLowerCase();if(S.has(b)){let C=this.getAttribute(b);F.call(this,b,z);let P=this.getAttribute(b);A.call(this,b,C,P)}else F.call(this,b,z)})},x=E=>{let S=Object.getPrototypeOf(E);if(S!==window.HTMLElement)return S===e?Object.setPrototypeOf(E,window.HTMLElement):x(S)},v=(E,S,A=!1)=>{Object.setPrototypeOf(E,S.elementClass.prototype),a.set(E,S),d=E;try{new S.elementClass}catch{x(S.elementClass),new S.elementClass}S.attributeChangedCallback&&S.observedAttributes.forEach(M=>{E.hasAttribute(M)&&S.attributeChangedCallback.call(E,M,null,E.getAttribute(M))}),A&&S.connectedCallback&&E.isConnected&&S.connectedCallback.call(E)},O=Element.prototype.attachShadow;Element.prototype.attachShadow=function(E){let S=O.apply(this,arguments);return E.customElements&&(S.customElements=E.customElements),S};let L=[document],_=(E,S,A=void 0)=>{let M=(A?Object.getPrototypeOf(A):E.prototype)[S];E.prototype[S]=function(){L.push(this);let U=M.apply(A||this,arguments);return U!==void 0&&s.set(U,this),L.pop(),U}};_(ShadowRoot,"createElement",document),_(ShadowRoot,"importNode",document),_(Element,"insertAdjacentHTML");let w=(E,S)=>{let A=Object.getOwnPropertyDescriptor(E.prototype,S);Object.defineProperty(E.prototype,S,{...A,set(M){L.push(this),A.set.call(this,M),L.pop()}})};if(w(Element,"innerHTML"),w(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let E=new WeakMap,S=HTMLElement.prototype.attachInternals,A=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...$){let z=S.call(this,...$);return E.set(z,this),z},A.forEach($=>{let z=window.ElementInternals.prototype,b=z[$];z[$]=function(...C){let P=E.get(this);if(a.get(P).formAssociated===!0)return b?.call(this,...C);throw new DOMException(`Failed to execute ${b} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class M extends Array{constructor(z){super(...z),this._elements=z}get value(){return this._elements.find(z=>z.checked===!0)?.value||""}}class U{constructor(z){let b=new Map;z.forEach((C,P)=>{let j=C.getAttribute("name"),X=b.get(j)||[];this[+P]=C,X.push(C),b.set(j,X)}),this.length=z.length,b.forEach((C,P)=>{C&&(C.length===1?this[P]=C[0]:this[P]=new M(C))})}namedItem(z){return this[z]}}let F=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let $=F.get.call(this,[]),z=[];for(let b of $){let C=a.get(b);(!C||C.formAssociated===!0)&&z.push(b)}return new U(z)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(r,n,a)=>{if(n!==null)try{t.bind(window.customElements)(r,n,a)}catch(i){console.info(r,n,a,i)}}}var _n={};H(_n,{CSSResult:()=>Yt,LitElement:()=>_e,ReactiveElement:()=>Ie,_$LE:()=>R4,_$LH:()=>An,adoptStyles:()=>Mr,css:()=>D,defaultConverter:()=>qt,getCompatibleStyle:()=>vo,html:()=>Q,isServer:()=>R5,mathml:()=>On,noChange:()=>le,notEqual:()=>kr,nothing:()=>K,render:()=>Ln,supportsAdoptingStyleSheets:()=>Tr,svg:()=>Cn,unsafeCSS:()=>rt});var xo=globalThis,Tr=xo.ShadowRoot&&(xo.ShadyCSS===void 0||xo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,gn=Symbol(),Pc=new WeakMap,Yt=class{constructor(t,r,n){if(this._$cssResult$=!0,n!==gn)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=r}get styleSheet(){let t=this.o,r=this.t;if(Tr&&t===void 0){let n=r!==void 0&&r.length===1;n&&(t=Pc.get(r)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&Pc.set(r,t))}return t}toString(){return this.cssText}},rt=e=>new Yt(typeof e=="string"?e:e+"",void 0,gn),D=(e,...t)=>{let r=e.length===1?e[0]:t.reduce((n,a,i)=>n+(c=>{if(c._$cssResult$===!0)return c.cssText;if(typeof c=="number")return c;throw Error("Value passed to 'css' function must be a 'css' function result: "+c+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[i+1],e[0]);return new Yt(r,e,gn)},Mr=(e,t)=>{if(Tr)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),a=xo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=r.cssText,e.appendChild(n)}},vo=Tr?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let r="";for(let n of t.cssRules)r+=n.cssText;return rt(r)})(e):e;var{is:g4,defineProperty:y4,getOwnPropertyDescriptor:b4,getOwnPropertyNames:x4,getOwnPropertySymbols:v4,getPrototypeOf:S4}=Object,So=globalThis,kc=So.trustedTypes,E4=kc?kc.emptyScript:"",C4=So.reactiveElementPolyfillSupport,Pr=(e,t)=>e,qt={toAttribute(e,t){switch(t){case Boolean:e=e?E4:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let r=e;switch(t){case Boolean:r=e!==null;break;case Number:r=e===null?null:Number(e);break;case Object:case Array:try{r=JSON.parse(e)}catch{r=null}}return r}},kr=(e,t)=>!g4(e,t),zc={attribute:!0,type:String,converter:qt,reflect:!1,useDefault:!1,hasChanged:kr};Symbol.metadata??=Symbol("metadata"),So.litPropertyMetadata??=new WeakMap;var Ie=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,r=zc){if(r.state&&(r.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((r=Object.create(r)).wrapped=!0),this.elementProperties.set(t,r),!r.noAccessor){let n=Symbol(),a=this.getPropertyDescriptor(t,n,r);a!==void 0&&y4(this.prototype,t,a)}}static getPropertyDescriptor(t,r,n){let{get:a,set:i}=b4(this.prototype,t)??{get(){return this[r]},set(c){this[r]=c}};return{get:a,set(c){let s=a?.call(this);i?.call(this,c),this.requestUpdate(t,s,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??zc}static _$Ei(){if(this.hasOwnProperty(Pr("elementProperties")))return;let t=S4(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Pr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Pr("properties"))){let r=this.properties,n=[...x4(r),...v4(r)];for(let a of n)this.createProperty(a,r[a])}let t=this[Symbol.metadata];if(t!==null){let r=litPropertyMetadata.get(t);if(r!==void 0)for(let[n,a]of r)this.elementProperties.set(n,a)}this._$Eh=new Map;for(let[r,n]of this.elementProperties){let a=this._$Eu(r,n);a!==void 0&&this._$Eh.set(a,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let r=[];if(Array.isArray(t)){let n=new Set(t.flat(1/0).reverse());for(let a of n)r.unshift(vo(a))}else t!==void 0&&r.push(vo(t));return r}static _$Eu(t,r){let n=r.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,r=this.constructor.elementProperties;for(let n of r.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 Mr(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,r,n){this._$AK(t,n)}_$ET(t,r){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:qt).toAttribute(r,n.type);this._$Em=t,i==null?this.removeAttribute(a):this.setAttribute(a,i),this._$Em=null}}_$AK(t,r){let n=this.constructor,a=n._$Eh.get(t);if(a!==void 0&&this._$Em!==a){let i=n.getPropertyOptions(a),c=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:qt;this._$Em=a,this[a]=c.fromAttribute(r,i.type)??this._$Ej?.get(a)??null,this._$Em=null}}requestUpdate(t,r,n){if(t!==void 0){let a=this.constructor,i=this[t];if(n??=a.getPropertyOptions(t),!((n.hasChanged??kr)(i,r)||n.useDefault&&n.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(a._$Eu(t,n))))return;this.C(t,r,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,r,{useDefault:n,reflect:a,wrapped:i},c){n&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,c??r??this[t]),i!==!0||c!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(r=void 0),this._$AL.set(t,r)),a===!0&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(r){Promise.reject(r)}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:c}=i,s=this[a];c!==!0||this._$AL.has(a)||s===void 0||this.C(a,void 0,i,s)}}let t=!1,r=this._$AL;try{t=this.shouldUpdate(r),t?(this.willUpdate(r),this._$EO?.forEach(n=>n.hostUpdate?.()),this.update(r)):this._$EM()}catch(n){throw t=!1,this._$EM(),n}t&&this._$AE(r)}willUpdate(t){}_$AE(t){this._$EO?.forEach(r=>r.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(r=>this._$ET(r,this[r])),this._$EM()}updated(t){}firstUpdated(t){}};Ie.elementStyles=[],Ie.shadowRootOptions={mode:"open"},Ie[Pr("elementProperties")]=new Map,Ie[Pr("finalized")]=new Map,C4?.({ReactiveElement:Ie}),(So.reactiveElementVersions??=[]).push("2.1.0");var bn=globalThis,Eo=bn.trustedTypes,Ic=Eo?Eo.createPolicy("lit-html",{createHTML:e=>e}):void 0,xn="$lit$",Ve=`lit$${Math.random().toFixed(9).slice(2)}$`,vn="?"+Ve,O4=`<${vn}>`,Ct=document,Ir=()=>Ct.createComment(""),Dr=e=>e===null||typeof e!="object"&&typeof e!="function",Sn=Array.isArray,$c=e=>Sn(e)||typeof e?.[Symbol.iterator]=="function",yn=`[
|
|
1
|
+
"use strict";(()=>{var s4=Object.create;var mn=Object.defineProperty;var l4=Object.getOwnPropertyDescriptor;var d4=Object.getOwnPropertyNames;var f4=Object.getPrototypeOf,u4=Object.prototype.hasOwnProperty;var p4=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),H=(e,t)=>{for(var r in t)mn(e,r,{get:t[r],enumerable:!0})},h4=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of d4(t))!u4.call(e,a)&&a!==r&&mn(e,a,{get:()=>t[a],enumerable:!(n=l4(t,a))||n.enumerable});return e};var m4=(e,t,r)=>(r=e!=null?s4(f4(e)):{},h4(t||!e||!e.__esModule?mn(r,"default",{value:e,enumerable:!0}):r,e));var _l=p4((pt,Rl)=>{var jo=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ko=function(){function e(){this.fetch=!1,this.DOMException=jo.DOMException}return e.prototype=jo,new e}();(function(e){var t=function(r){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(b){return b&&DataView.prototype.isPrototypeOf(b)}if(a.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(b){return b&&c.indexOf(Object.prototype.toString.call(b))>-1};function d(b){if(typeof b!="string"&&(b=String(b)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(b)||b==="")throw new TypeError('Invalid character in header field name: "'+b+'"');return b.toLowerCase()}function f(b){return typeof b!="string"&&(b=String(b)),b}function p(b){var C={next:function(){var P=b.shift();return{done:P===void 0,value:P}}};return a.iterable&&(C[Symbol.iterator]=function(){return C}),C}function h(b){this.map={},b instanceof h?b.forEach(function(C,P){this.append(P,C)},this):Array.isArray(b)?b.forEach(function(C){if(C.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+C.length);this.append(C[0],C[1])},this):b&&Object.getOwnPropertyNames(b).forEach(function(C){this.append(C,b[C])},this)}h.prototype.append=function(b,C){b=d(b),C=f(C);var P=this.map[b];this.map[b]=P?P+", "+C:C},h.prototype.delete=function(b){delete this.map[d(b)]},h.prototype.get=function(b){return b=d(b),this.has(b)?this.map[b]:null},h.prototype.has=function(b){return this.map.hasOwnProperty(d(b))},h.prototype.set=function(b,C){this.map[d(b)]=f(C)},h.prototype.forEach=function(b,C){for(var P in this.map)this.map.hasOwnProperty(P)&&b.call(C,this.map[P],P,this)},h.prototype.keys=function(){var b=[];return this.forEach(function(C,P){b.push(P)}),p(b)},h.prototype.values=function(){var b=[];return this.forEach(function(C){b.push(C)}),p(b)},h.prototype.entries=function(){var b=[];return this.forEach(function(C,P){b.push([P,C])}),p(b)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function y(b){if(!b._noBody){if(b.bodyUsed)return Promise.reject(new TypeError("Already read"));b.bodyUsed=!0}}function x(b){return new Promise(function(C,P){b.onload=function(){C(b.result)},b.onerror=function(){P(b.error)}})}function v(b){var C=new FileReader,P=x(C);return C.readAsArrayBuffer(b),P}function O(b){var C=new FileReader,P=x(C),K=/charset=([A-Za-z0-9_-]+)/.exec(b.type),X=K?K[1]:"utf-8";return C.readAsText(b,X),P}function L(b){for(var C=new Uint8Array(b),P=new Array(C.length),K=0;K<C.length;K++)P[K]=String.fromCharCode(C[K]);return P.join("")}function _(b){if(b.slice)return b.slice(0);var C=new Uint8Array(b.byteLength);return C.set(new Uint8Array(b)),C.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(b){this.bodyUsed=this.bodyUsed,this._bodyInit=b,b?typeof b=="string"?this._bodyText=b:a.blob&&Blob.prototype.isPrototypeOf(b)?this._bodyBlob=b:a.formData&&FormData.prototype.isPrototypeOf(b)?this._bodyFormData=b:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)?this._bodyText=b.toString():a.arrayBuffer&&a.blob&&i(b)?(this._bodyArrayBuffer=_(b.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(b)||s(b))?this._bodyArrayBuffer=_(b):this._bodyText=b=Object.prototype.toString.call(b):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof b=="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(b)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var b=y(this);if(b)return b;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 b=y(this);return b||(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(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var b=y(this);if(b)return b;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(L(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(M)}),this.json=function(){return this.text().then(JSON.parse)},this}var E=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function S(b){var C=b.toUpperCase();return E.indexOf(C)>-1?C:b}function A(b,C){if(!(this instanceof A))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');C=C||{};var P=C.body;if(b instanceof A){if(b.bodyUsed)throw new TypeError("Already read");this.url=b.url,this.credentials=b.credentials,C.headers||(this.headers=new h(b.headers)),this.method=b.method,this.mode=b.mode,this.signal=b.signal,!P&&b._bodyInit!=null&&(P=b._bodyInit,b.bodyUsed=!0)}else this.url=String(b);if(this.credentials=C.credentials||this.credentials||"same-origin",(C.headers||!this.headers)&&(this.headers=new h(C.headers)),this.method=S(C.method||this.method||"GET"),this.mode=C.mode||this.mode||null,this.signal=C.signal||this.signal||function(){if("AbortController"in n){var V=new AbortController;return V.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(C.cache==="no-store"||C.cache==="no-cache")){var K=/([?&])_=[^&]*/;if(K.test(this.url))this.url=this.url.replace(K,"$1_="+new Date().getTime());else{var X=/\?/;this.url+=(X.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}A.prototype.clone=function(){return new A(this,{body:this._bodyInit})};function M(b){var C=new FormData;return b.trim().split("&").forEach(function(P){if(P){var K=P.split("="),X=K.shift().replace(/\+/g," "),V=K.join("=").replace(/\+/g," ");C.append(decodeURIComponent(X),decodeURIComponent(V))}}),C}function U(b){var C=new h,P=b.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(K){return K.indexOf(`
|
|
2
|
+
`)===0?K.substr(1,K.length):K}).forEach(function(K){var X=K.split(":"),V=X.shift().trim();if(V){var bo=X.join(":").trim();try{C.append(V,bo)}catch(hn){console.warn("Response "+hn.message)}}}),C}w.call(A.prototype);function W(b,C){if(!(this instanceof W))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(C||(C={}),this.type="default",this.status=C.status===void 0?200:C.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=C.statusText===void 0?"":""+C.statusText,this.headers=new h(C.headers),this.url=C.url||"",this._initBody(b)}w.call(W.prototype),W.prototype.clone=function(){return new W(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},W.error=function(){var b=new W(null,{status:200,statusText:""});return b.ok=!1,b.status=0,b.type="error",b};var F=[301,302,303,307,308];W.redirect=function(b,C){if(F.indexOf(C)===-1)throw new RangeError("Invalid status code");return new W(null,{status:C,headers:{location:b}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(C,P){this.message=C,this.name=P;var K=Error(C);this.stack=K.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function z(b,C){return new Promise(function(P,K){var X=new A(b,C);if(X.signal&&X.signal.aborted)return K(new r.DOMException("Aborted","AbortError"));var V=new XMLHttpRequest;function bo(){V.abort()}V.onload=function(){var ie={statusText:V.statusText,headers:U(V.getAllResponseHeaders()||"")};X.url.indexOf("file://")===0&&(V.status<200||V.status>599)?ie.status=200:ie.status=V.status,ie.url="responseURL"in V?V.responseURL:ie.headers.get("X-Request-URL");var vt="response"in V?V.response:V.responseText;setTimeout(function(){P(new W(vt,ie))},0)},V.onerror=function(){setTimeout(function(){K(new TypeError("Network request failed"))},0)},V.ontimeout=function(){setTimeout(function(){K(new TypeError("Network request timed out"))},0)},V.onabort=function(){setTimeout(function(){K(new r.DOMException("Aborted","AbortError"))},0)};function hn(ie){try{return ie===""&&n.location.href?n.location.href:ie}catch{return ie}}if(V.open(X.method,hn(X.url),!0),X.credentials==="include"?V.withCredentials=!0:X.credentials==="omit"&&(V.withCredentials=!1),"responseType"in V&&(a.blob?V.responseType="blob":a.arrayBuffer&&(V.responseType="arraybuffer")),C&&typeof C.headers=="object"&&!(C.headers instanceof h||n.Headers&&C.headers instanceof n.Headers)){var Mc=[];Object.getOwnPropertyNames(C.headers).forEach(function(ie){Mc.push(d(ie)),V.setRequestHeader(ie,f(C.headers[ie]))}),X.headers.forEach(function(ie,vt){Mc.indexOf(vt)===-1&&V.setRequestHeader(vt,ie)})}else X.headers.forEach(function(ie,vt){V.setRequestHeader(vt,ie)});X.signal&&(X.signal.addEventListener("abort",bo),V.onreadystatechange=function(){V.readyState===4&&X.signal.removeEventListener("abort",bo)}),V.send(typeof X._bodyInit>"u"?null:X._bodyInit)})}return z.polyfill=!0,n.fetch||(n.fetch=z,n.Headers=h,n.Request=A,n.Response=W),r.Headers=h,r.Request=A,r.Response=W,r.fetch=z,r}({})})(Ko);Ko.fetch.ponyfill=!0;delete Ko.fetch.polyfill;var pr=jo.fetch?jo:Ko;pt=pr.fetch;pt.default=pr.fetch;pt.fetch=pr.fetch;pt.Headers=pr.Headers;pt.Request=pr.Request;pt.Response=pr.Response;Rl.exports=pt});if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,r=window.customElements.get,n=window.customElements,a=new WeakMap,i=new WeakMap,c=new WeakMap,s=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(E,S){if(E=E.toLowerCase(),this._getDefinition(E)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${E}" has already been used with this registry`);if(this._definitionsByClass.get(S)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let A=S.prototype.attributeChangedCallback,M=new Set(S.observedAttributes||[]);y(S,M,A);let U={elementClass:S,connectedCallback:S.prototype.connectedCallback,disconnectedCallback:S.prototype.disconnectedCallback,adoptedCallback:S.prototype.adoptedCallback,attributeChangedCallback:A,formAssociated:S.formAssociated,formAssociatedCallback:S.prototype.formAssociatedCallback,formDisabledCallback:S.prototype.formDisabledCallback,formResetCallback:S.prototype.formResetCallback,formStateRestoreCallback:S.prototype.formStateRestoreCallback,observedAttributes:M};this._definitionsByTag.set(E,U),this._definitionsByClass.set(S,U);let W=r.call(n,E);W||(W=h(E),t.call(n,E,W)),this===window.customElements&&(c.set(S,U),U.standInClass=W);let F=this._awaitingUpgrade.get(E);if(F){this._awaitingUpgrade.delete(E);for(let b of F)i.delete(b),v(b,U,!0)}let z=this._whenDefinedPromises.get(E);return z!==void 0&&(z.resolve(S),this._whenDefinedPromises.delete(E)),S}upgrade(){L.push(this),n.upgrade.apply(n,arguments),L.pop()}get(E){return this._definitionsByTag.get(E)?.elementClass}_getDefinition(E){return this._definitionsByTag.get(E)}whenDefined(E){let S=this._getDefinition(E);if(S!==void 0)return Promise.resolve(S.elementClass);let A=this._whenDefinedPromises.get(E);return A===void 0&&(A={},A.promise=new Promise(M=>A.resolve=M),this._whenDefinedPromises.set(E,A)),A.promise}_upgradeWhenDefined(E,S,A){let M=this._awaitingUpgrade.get(S);M||this._awaitingUpgrade.set(S,M=new Set),A?M.add(E):M.delete(E)}};let d;window.HTMLElement=function(){let S=d;if(S)return d=void 0,S;let A=c.get(this.constructor);if(!A)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return S=Reflect.construct(e,[],A.standInClass),Object.setPrototypeOf(S,this.constructor.prototype),a.set(S,A),S},window.HTMLElement.prototype=e.prototype;let f=E=>E===document||E instanceof ShadowRoot,p=E=>{let S=E.getRootNode();if(!f(S)){let A=L[L.length-1];if(A instanceof CustomElementRegistry)return A;S=A.getRootNode(),f(S)||(S=s.get(S)?.getRootNode()||document)}return S.customElements},h=E=>class{static get formAssociated(){return!0}constructor(){let A=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(A,HTMLElement.prototype);let M=p(A)||window.customElements,U=M._getDefinition(E);return U?v(A,U):i.set(A,M),A}connectedCallback(){let A=a.get(this);A?A.connectedCallback&&A.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,E,!0)}disconnectedCallback(){let A=a.get(this);A?A.disconnectedCallback&&A.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,E,!1)}adoptedCallback(){a.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let A=a.get(this);A&&A.formAssociated&&A?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let A=a.get(this);A?.formAssociated&&A?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let A=a.get(this);A?.formAssociated&&A?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let A=a.get(this);A?.formAssociated&&A?.formStateRestoreCallback?.apply(this,arguments)}},y=(E,S,A)=>{if(S.size===0||A===void 0)return;let M=E.prototype.setAttribute;M&&(E.prototype.setAttribute=function(F,z){let b=F.toLowerCase();if(S.has(b)){let C=this.getAttribute(b);M.call(this,b,z),A.call(this,b,C,z)}else M.call(this,b,z)});let U=E.prototype.removeAttribute;U&&(E.prototype.removeAttribute=function(F){let z=F.toLowerCase();if(S.has(z)){let b=this.getAttribute(z);U.call(this,z),A.call(this,z,b,null)}else U.call(this,z)});let W=E.prototype.toggleAttribute;W&&(E.prototype.toggleAttribute=function(F,z){let b=F.toLowerCase();if(S.has(b)){let C=this.getAttribute(b);W.call(this,b,z);let P=this.getAttribute(b);A.call(this,b,C,P)}else W.call(this,b,z)})},x=E=>{let S=Object.getPrototypeOf(E);if(S!==window.HTMLElement)return S===e?Object.setPrototypeOf(E,window.HTMLElement):x(S)},v=(E,S,A=!1)=>{Object.setPrototypeOf(E,S.elementClass.prototype),a.set(E,S),d=E;try{new S.elementClass}catch{x(S.elementClass),new S.elementClass}S.attributeChangedCallback&&S.observedAttributes.forEach(M=>{E.hasAttribute(M)&&S.attributeChangedCallback.call(E,M,null,E.getAttribute(M))}),A&&S.connectedCallback&&E.isConnected&&S.connectedCallback.call(E)},O=Element.prototype.attachShadow;Element.prototype.attachShadow=function(E){let S=O.apply(this,arguments);return E.customElements&&(S.customElements=E.customElements),S};let L=[document],_=(E,S,A=void 0)=>{let M=(A?Object.getPrototypeOf(A):E.prototype)[S];E.prototype[S]=function(){L.push(this);let U=M.apply(A||this,arguments);return U!==void 0&&s.set(U,this),L.pop(),U}};_(ShadowRoot,"createElement",document),_(ShadowRoot,"importNode",document),_(Element,"insertAdjacentHTML");let w=(E,S)=>{let A=Object.getOwnPropertyDescriptor(E.prototype,S);Object.defineProperty(E.prototype,S,{...A,set(M){L.push(this),A.set.call(this,M),L.pop()}})};if(w(Element,"innerHTML"),w(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let E=new WeakMap,S=HTMLElement.prototype.attachInternals,A=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...F){let z=S.call(this,...F);return E.set(z,this),z},A.forEach(F=>{let z=window.ElementInternals.prototype,b=z[F];z[F]=function(...C){let P=E.get(this);if(a.get(P).formAssociated===!0)return b?.call(this,...C);throw new DOMException(`Failed to execute ${b} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class M extends Array{constructor(z){super(...z),this._elements=z}get value(){return this._elements.find(z=>z.checked===!0)?.value||""}}class U{constructor(z){let b=new Map;z.forEach((C,P)=>{let K=C.getAttribute("name"),X=b.get(K)||[];this[+P]=C,X.push(C),b.set(K,X)}),this.length=z.length,b.forEach((C,P)=>{C&&(C.length===1?this[P]=C[0]:this[P]=new M(C))})}namedItem(z){return this[z]}}let W=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let F=W.get.call(this,[]),z=[];for(let b of F){let C=a.get(b);(!C||C.formAssociated===!0)&&z.push(b)}return new U(z)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(r,n,a)=>{if(n!==null)try{t.bind(window.customElements)(r,n,a)}catch(i){console.info(r,n,a,i)}}}var _n={};H(_n,{CSSResult:()=>Yt,LitElement:()=>_e,ReactiveElement:()=>Ie,_$LE:()=>R4,_$LH:()=>An,adoptStyles:()=>Mr,css:()=>D,defaultConverter:()=>qt,getCompatibleStyle:()=>vo,html:()=>Q,isServer:()=>R5,mathml:()=>On,noChange:()=>le,notEqual:()=>kr,nothing:()=>Z,render:()=>Ln,supportsAdoptingStyleSheets:()=>Tr,svg:()=>Cn,unsafeCSS:()=>rt});var xo=globalThis,Tr=xo.ShadowRoot&&(xo.ShadyCSS===void 0||xo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,gn=Symbol(),Pc=new WeakMap,Yt=class{constructor(t,r,n){if(this._$cssResult$=!0,n!==gn)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=r}get styleSheet(){let t=this.o,r=this.t;if(Tr&&t===void 0){let n=r!==void 0&&r.length===1;n&&(t=Pc.get(r)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&Pc.set(r,t))}return t}toString(){return this.cssText}},rt=e=>new Yt(typeof e=="string"?e:e+"",void 0,gn),D=(e,...t)=>{let r=e.length===1?e[0]:t.reduce((n,a,i)=>n+(c=>{if(c._$cssResult$===!0)return c.cssText;if(typeof c=="number")return c;throw Error("Value passed to 'css' function must be a 'css' function result: "+c+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[i+1],e[0]);return new Yt(r,e,gn)},Mr=(e,t)=>{if(Tr)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),a=xo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=r.cssText,e.appendChild(n)}},vo=Tr?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let r="";for(let n of t.cssRules)r+=n.cssText;return rt(r)})(e):e;var{is:g4,defineProperty:y4,getOwnPropertyDescriptor:b4,getOwnPropertyNames:x4,getOwnPropertySymbols:v4,getPrototypeOf:S4}=Object,So=globalThis,kc=So.trustedTypes,E4=kc?kc.emptyScript:"",C4=So.reactiveElementPolyfillSupport,Pr=(e,t)=>e,qt={toAttribute(e,t){switch(t){case Boolean:e=e?E4:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let r=e;switch(t){case Boolean:r=e!==null;break;case Number:r=e===null?null:Number(e);break;case Object:case Array:try{r=JSON.parse(e)}catch{r=null}}return r}},kr=(e,t)=>!g4(e,t),zc={attribute:!0,type:String,converter:qt,reflect:!1,useDefault:!1,hasChanged:kr};Symbol.metadata??=Symbol("metadata"),So.litPropertyMetadata??=new WeakMap;var Ie=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,r=zc){if(r.state&&(r.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((r=Object.create(r)).wrapped=!0),this.elementProperties.set(t,r),!r.noAccessor){let n=Symbol(),a=this.getPropertyDescriptor(t,n,r);a!==void 0&&y4(this.prototype,t,a)}}static getPropertyDescriptor(t,r,n){let{get:a,set:i}=b4(this.prototype,t)??{get(){return this[r]},set(c){this[r]=c}};return{get:a,set(c){let s=a?.call(this);i?.call(this,c),this.requestUpdate(t,s,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??zc}static _$Ei(){if(this.hasOwnProperty(Pr("elementProperties")))return;let t=S4(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Pr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Pr("properties"))){let r=this.properties,n=[...x4(r),...v4(r)];for(let a of n)this.createProperty(a,r[a])}let t=this[Symbol.metadata];if(t!==null){let r=litPropertyMetadata.get(t);if(r!==void 0)for(let[n,a]of r)this.elementProperties.set(n,a)}this._$Eh=new Map;for(let[r,n]of this.elementProperties){let a=this._$Eu(r,n);a!==void 0&&this._$Eh.set(a,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let r=[];if(Array.isArray(t)){let n=new Set(t.flat(1/0).reverse());for(let a of n)r.unshift(vo(a))}else t!==void 0&&r.push(vo(t));return r}static _$Eu(t,r){let n=r.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,r=this.constructor.elementProperties;for(let n of r.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 Mr(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,r,n){this._$AK(t,n)}_$ET(t,r){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:qt).toAttribute(r,n.type);this._$Em=t,i==null?this.removeAttribute(a):this.setAttribute(a,i),this._$Em=null}}_$AK(t,r){let n=this.constructor,a=n._$Eh.get(t);if(a!==void 0&&this._$Em!==a){let i=n.getPropertyOptions(a),c=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:qt;this._$Em=a,this[a]=c.fromAttribute(r,i.type)??this._$Ej?.get(a)??null,this._$Em=null}}requestUpdate(t,r,n){if(t!==void 0){let a=this.constructor,i=this[t];if(n??=a.getPropertyOptions(t),!((n.hasChanged??kr)(i,r)||n.useDefault&&n.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(a._$Eu(t,n))))return;this.C(t,r,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,r,{useDefault:n,reflect:a,wrapped:i},c){n&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,c??r??this[t]),i!==!0||c!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(r=void 0),this._$AL.set(t,r)),a===!0&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(r){Promise.reject(r)}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:c}=i,s=this[a];c!==!0||this._$AL.has(a)||s===void 0||this.C(a,void 0,i,s)}}let t=!1,r=this._$AL;try{t=this.shouldUpdate(r),t?(this.willUpdate(r),this._$EO?.forEach(n=>n.hostUpdate?.()),this.update(r)):this._$EM()}catch(n){throw t=!1,this._$EM(),n}t&&this._$AE(r)}willUpdate(t){}_$AE(t){this._$EO?.forEach(r=>r.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(r=>this._$ET(r,this[r])),this._$EM()}updated(t){}firstUpdated(t){}};Ie.elementStyles=[],Ie.shadowRootOptions={mode:"open"},Ie[Pr("elementProperties")]=new Map,Ie[Pr("finalized")]=new Map,C4?.({ReactiveElement:Ie}),(So.reactiveElementVersions??=[]).push("2.1.0");var bn=globalThis,Eo=bn.trustedTypes,Ic=Eo?Eo.createPolicy("lit-html",{createHTML:e=>e}):void 0,xn="$lit$",Ve=`lit$${Math.random().toFixed(9).slice(2)}$`,vn="?"+Ve,O4=`<${vn}>`,Ct=document,Ir=()=>Ct.createComment(""),Dr=e=>e===null||typeof e!="object"&&typeof e!="function",Sn=Array.isArray,$c=e=>Sn(e)||typeof e?.[Symbol.iterator]=="function",yn=`[
|
|
3
3
|
\f\r]`,zr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Dc=/-->/g,Uc=/>/g,St=RegExp(`>|${yn}(?:([^\\s"'>=/]+)(${yn}*=${yn}*(?:[^
|
|
4
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Bc=/'/g,Hc=/"/g,Fc=/^(?:script|style|textarea|title)$/i,En=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Q=En(1),Cn=En(2),On=En(3),le=Symbol.for("lit-noChange"),K=Symbol.for("lit-nothing"),Gc=new WeakMap,Et=Ct.createTreeWalker(Ct,129);function Wc(e,t){if(!Sn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ic!==void 0?Ic.createHTML(t):t}var Vc=(e,t)=>{let r=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",c=zr;for(let s=0;s<r;s++){let d=e[s],f,p,h=-1,y=0;for(;y<d.length&&(c.lastIndex=y,p=c.exec(d),p!==null);)y=c.lastIndex,c===zr?p[1]==="!--"?c=Dc:p[1]!==void 0?c=Uc:p[2]!==void 0?(Fc.test(p[2])&&(a=RegExp("</"+p[2],"g")),c=St):p[3]!==void 0&&(c=St):c===St?p[0]===">"?(c=a??zr,h=-1):p[1]===void 0?h=-2:(h=c.lastIndex-p[2].length,f=p[1],c=p[3]===void 0?St:p[3]==='"'?Hc:Bc):c===Hc||c===Bc?c=St:c===Dc||c===Uc?c=zr:(c=St,a=void 0);let x=c===St&&e[s+1].startsWith("/>")?" ":"";i+=c===zr?d+O4:h>=0?(n.push(f),d.slice(0,h)+xn+d.slice(h)+Ve+x):d+Ve+(h===-2?s:x)}return[Wc(e,i+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Ur=class e{constructor({strings:t,_$litType$:r},n){let a;this.parts=[];let i=0,c=0,s=t.length-1,d=this.parts,[f,p]=Vc(t,r);if(this.el=e.createElement(f,n),Et.currentNode=this.el.content,r===2||r===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=Et.nextNode())!==null&&d.length<s;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(xn)){let y=p[c++],x=a.getAttribute(h).split(Ve),v=/([.?@])?(.*)/.exec(y);d.push({type:1,index:i,name:v[2],strings:x,ctor:v[1]==="."?Oo:v[1]==="?"?Ao:v[1]==="@"?Lo:At}),a.removeAttribute(h)}else h.startsWith(Ve)&&(d.push({type:6,index:i}),a.removeAttribute(h));if(Fc.test(a.tagName)){let h=a.textContent.split(Ve),y=h.length-1;if(y>0){a.textContent=Eo?Eo.emptyScript:"";for(let x=0;x<y;x++)a.append(h[x],Ir()),Et.nextNode(),d.push({type:2,index:++i});a.append(h[y],Ir())}}}else if(a.nodeType===8)if(a.data===vn)d.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(Ve,h+1))!==-1;)d.push({type:7,index:i}),h+=Ve.length-1}i++}}static createElement(t,r){let n=Ct.createElement("template");return n.innerHTML=t,n}};function Ot(e,t,r=e,n){if(t===le)return t;let a=n!==void 0?r._$Co?.[n]:r._$Cl,i=Dr(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,r,n)),n!==void 0?(r._$Co??=[])[n]=a:r._$Cl=a),a!==void 0&&(t=Ot(e,a._$AS(e,t.values),a,n)),t}var Co=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:n}=this._$AD,a=(t?.creationScope??Ct).importNode(r,!0);Et.currentNode=a;let i=Et.nextNode(),c=0,s=0,d=n[0];for(;d!==void 0;){if(c===d.index){let f;d.type===2?f=new Xt(i,i.nextSibling,this,t):d.type===1?f=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(f=new Ro(i,this,t)),this._$AV.push(f),d=n[++s]}c!==d?.index&&(i=Et.nextNode(),c++)}return Et.currentNode=Ct,a}p(t){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,r),r+=n.strings.length-2):n._$AI(t[r])),r++}},Xt=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,a){this.type=2,this._$AH=K,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=Ot(this,t,r),Dr(t)?t===K||t==null||t===""?(this._$AH!==K&&this._$AR(),this._$AH=K):t!==this._$AH&&t!==le&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):$c(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!==K&&Dr(this._$AH)?this._$AA.nextSibling.data=t:this.T(Ct.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Ur.createElement(Wc(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(r);else{let i=new Co(a,this),c=i.u(this.options);i.p(r),this.T(c),this._$AH=i}}_$AC(t){let r=Gc.get(t.strings);return r===void 0&&Gc.set(t.strings,r=new Ur(t)),r}k(t){Sn(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,a=0;for(let i of t)a===r.length?r.push(n=new e(this.O(Ir()),this.O(Ir()),this,this.options)):n=r[a],n._$AI(i),a++;a<r.length&&(this._$AR(n&&n._$AB.nextSibling,a),r.length=a)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},At=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,a,i){this.type=1,this._$AH=K,this._$AN=void 0,this.element=t,this.name=r,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=K}_$AI(t,r=this,n,a){let i=this.strings,c=!1;if(i===void 0)t=Ot(this,t,r,0),c=!Dr(t)||t!==this._$AH&&t!==le,c&&(this._$AH=t);else{let s=t,d,f;for(t=i[0],d=0;d<i.length-1;d++)f=Ot(this,s[n+d],r,d),f===le&&(f=this._$AH[d]),c||=!Dr(f)||f!==this._$AH[d],f===K?t=K:t!==K&&(t+=(f??"")+i[d+1]),this._$AH[d]=f}c&&!a&&this.j(t)}j(t){t===K?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Oo=class extends At{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===K?void 0:t}},Ao=class extends At{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==K)}},Lo=class extends At{constructor(t,r,n,a,i){super(t,r,n,a,i),this.type=5}_$AI(t,r=this){if((t=Ot(this,t,r,0)??K)===le)return;let n=this._$AH,a=t===K&&n!==K||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==K&&(n===K||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)}},Ro=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ot(this,t)}},An={M:xn,P:Ve,A:vn,C:1,L:Vc,R:Co,D:$c,V:Ot,I:Xt,H:At,N:Ao,U:Lo,B:Oo,F:Ro},A4=bn.litHtmlPolyfillSupport;A4?.(Ur,Xt),(bn.litHtmlVersions??=[]).push("3.3.0");var Ln=(e,t,r)=>{let n=r?.renderBefore??t,a=n._$litPart$;if(a===void 0){let i=r?.renderBefore??null;n._$litPart$=a=new Xt(t.insertBefore(Ir(),i),i,void 0,r??{})}return a._$AI(e),a};var Rn=globalThis,_e=class extends Ie{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 r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Ln(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return le}};_e._$litElement$=!0,_e.finalized=!0,Rn.litElementHydrateSupport?.({LitElement:_e});var L4=Rn.litElementPolyfillSupport;L4?.({LitElement:_e});var R4={_$AK:(e,t,r)=>{e._$AK(t,r)},_$AL:e=>e._$AL};(Rn.litElementVersions??=[]).push("4.2.0");var R5=!1;var wn={};H(wn,{customElement:()=>_4,eventOptions:()=>N4,property:()=>T,query:()=>be,queryAll:()=>M4,queryAssignedElements:()=>k4,queryAssignedNodes:()=>z4,queryAsync:()=>P4,standardProperty:()=>jc,state:()=>J});var _4=e=>(t,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var w4={attribute:!0,type:String,converter:qt,reflect:!1,hasChanged:kr},jc=(e=w4,t,r)=>{let{kind:n,metadata:a}=r,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(r.name,e),n==="accessor"){let{name:c}=r;return{set(s){let d=t.get.call(this);t.set.call(this,s),this.requestUpdate(c,d,e)},init(s){return s!==void 0&&this.C(c,void 0,e,s),s}}}if(n==="setter"){let{name:c}=r;return function(s){let d=this[c];t.call(this,s),this.requestUpdate(c,d,e)}}throw Error("Unsupported decorator location: "+n)};function T(e){return(t,r)=>typeof r=="object"?jc(e,t,r):((n,a,i)=>{let c=a.hasOwnProperty(i);return a.constructor.createProperty(i,n),c?Object.getOwnPropertyDescriptor(a,i):void 0})(e,t,r)}function J(e){return T({...e,state:!0,attribute:!1})}function N4(e){return(t,r)=>{let n=typeof t=="function"?t:t[r];Object.assign(n,e)}}var we=(e,t,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,r),r);function be(e,t){return(r,n,a)=>{let i=c=>c.renderRoot?.querySelector(e)??null;if(t){let{get:c,set:s}=typeof n=="object"?r:a??(()=>{let d=Symbol();return{get(){return this[d]},set(f){this[d]=f}}})();return we(r,n,{get(){let d=c.call(this);return d===void 0&&(d=i(this),(d!==null||this.hasUpdated)&&s.call(this,d)),d}})}return we(r,n,{get(){return i(this)}})}}var T4;function M4(e){return(t,r)=>we(t,r,{get(){return(this.renderRoot??(T4??=document.createDocumentFragment())).querySelectorAll(e)}})}function P4(e){return(t,r)=>we(t,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function k4(e){return(t,r)=>{let{slot:n,selector:a}=e??{},i="slot"+(n?`[name=${n}]`:":not([name])");return we(t,r,{get(){let c=this.renderRoot?.querySelector(i),s=c?.assignedElements(e)??[];return a===void 0?s:s.filter(d=>d.matches(a))}})}}function z4(e){return(t,r)=>{let{slot:n}=e??{},a="slot"+(n?`[name=${n}]`:":not([name])");return we(t,r,{get(){return this.renderRoot?.querySelector(a)?.assignedNodes(e)??[]}})}}var Nn={};H(Nn,{repeat:()=>Jt});var De={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Ne=e=>(...t)=>({_$litDirective$:e,values:t}),Oe=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,r,n){this._$Ct=t,this._$AM=r,this._$Ci=n}_$AS(t,r){return this.update(t,r)}update(t,r){return this.render(...r)}};var{I:I4}=An;var Zc=e=>e.strings===void 0,Kc=()=>document.createComment(""),Qt=(e,t,r)=>{let n=e._$AA.parentNode,a=t===void 0?e._$AB:t._$AA;if(r===void 0){let i=n.insertBefore(Kc(),a),c=n.insertBefore(Kc(),a);r=new I4(i,c,e,e.options)}else{let i=r._$AB.nextSibling,c=r._$AM,s=c!==e;if(s){let d;r._$AQ?.(e),r._$AM=e,r._$AP!==void 0&&(d=e._$AU)!==c._$AU&&r._$AP(d)}if(i!==a||s){let d=r._$AA;for(;d!==i;){let f=d.nextSibling;n.insertBefore(d,a),d=f}}}return r},ot=(e,t,r=e)=>(e._$AI(t,r),e),D4={},Yc=(e,t=D4)=>e._$AH=t,qc=e=>e._$AH,_o=e=>{e._$AP?.(!1,!0);let t=e._$AA,r=e._$AB.nextSibling;for(;t!==r;){let n=t.nextSibling;t.remove(),t=n}};var Xc=(e,t,r)=>{let n=new Map;for(let a=t;a<=r;a++)n.set(e[a],a);return n},Jt=Ne(class extends Oe{constructor(e){if(super(e),e.type!==De.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,t,r){let n;r===void 0?r=t:t!==void 0&&(n=t);let a=[],i=[],c=0;for(let s of e)a[c]=n?n(s,c):c,i[c]=r(s,c),c++;return{values:i,keys:a}}render(e,t,r){return this.dt(e,t,r).values}update(e,[t,r,n]){let a=qc(e),{values:i,keys:c}=this.dt(t,r,n);if(!Array.isArray(a))return this.ut=c,i;let s=this.ut??=[],d=[],f,p,h=0,y=a.length-1,x=0,v=i.length-1;for(;h<=y&&x<=v;)if(a[h]===null)h++;else if(a[y]===null)y--;else if(s[h]===c[x])d[x]=ot(a[h],i[x]),h++,x++;else if(s[y]===c[v])d[v]=ot(a[y],i[v]),y--,v--;else if(s[h]===c[v])d[v]=ot(a[h],i[v]),Qt(e,d[v+1],a[h]),h++,v--;else if(s[y]===c[x])d[x]=ot(a[y],i[x]),Qt(e,a[h],a[y]),y--,x++;else if(f===void 0&&(f=Xc(c,x,v),p=Xc(s,h,y)),f.has(s[h]))if(f.has(s[y])){let O=p.get(c[x]),L=O!==void 0?a[O]:null;if(L===null){let _=Qt(e,a[h]);ot(_,i[x]),d[x]=_}else d[x]=ot(L,i[x]),Qt(e,a[h],L),a[O]=null;x++}else _o(a[y]),y--;else _o(a[h]),h++;for(;x<=v;){let O=Qt(e,d[v+1]);ot(O,i[x]),d[x++]=O}for(;h<=y;){let O=a[h++];O!==null&&_o(O)}return this.ut=c,Yc(e,d),le}});var Tn={};H(Tn,{classMap:()=>Te});var Te=Ne(class extends Oe{constructor(e){if(super(e),e.type!==De.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 r=e.element.classList;for(let n of this.st)n in t||(r.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?(r.add(n),this.st.add(n)):(r.remove(n),this.st.delete(n)))}return le}});var Mn={};H(Mn,{styleMap:()=>B4});var Qc="important",U4=" !"+Qc,B4=Ne(class extends Oe{constructor(e){if(super(e),e.type!==De.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,r)=>{let n=e[r];return n==null?t:t+`${r=r.includes("-")?r:r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}update(e,[t]){let{style:r}=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("-")?r.removeProperty(n):r[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(U4);n.includes("-")||i?r.setProperty(n,i?a.slice(0,-11):a,i?Qc:""):r[n]=a}}return le}});var Pn={};H(Pn,{UnsafeHTMLDirective:()=>er,unsafeHTML:()=>Br});var er=class extends Oe{constructor(t){if(super(t),this.it=K,t.type!==De.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===K||t==null)return this._t=void 0,this.it=t;if(t===le)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 r=[t];return r.raw=r,this._t={_$litType$:this.constructor.resultType,strings:r,values:[]}}};er.directiveName="unsafeHTML",er.resultType=1;var Br=Ne(er);var Wn={};H(Wn,{CacheRegistry:()=>Fn,ClearCacheEvent:()=>$r});var zn={};H(zn,{CancelablePromise:()=>wo,CanceledPromiseError:()=>Hr,cancelable:()=>kn});var Hr=class extends Error{constructor(t,r,n){super(t),this.canceledPromiseResult=r,this.canceledPromiseError=n}},wo=class extends Promise{constructor(t){super((r,n)=>t(a=>{this.isCanceled?n(new Hr("Promise has been canceled",a)):r(a)},a=>{this.isCanceled?n(new Hr("Promise has been canceled",void 0,a)):n(a)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},kn=e=>new wo((t,r)=>e.then(t).catch(r));var $n={};H($n,{FtNotificationEvent:()=>Gr,PostResizeEvent:()=>Gn,PreResizeEvent:()=>Hn,WithEventBus:()=>_t,withEventBus:()=>is});var Bn={};H(Bn,{applyMixinOnce:()=>xe,dateReviver:()=>$4,deepCopy:()=>Un,deepEqual:()=>je,delay:()=>Jc,eventPathContainsMatchingElement:()=>W4,everyDeep:()=>G4,flatDeep:()=>ts,forEachDeep:()=>rs,getComposedPathTo:()=>Dn,hasChanged:()=>Lt,last:()=>In,minmax:()=>Rt,parseDate:()=>ns,randomId:()=>V4,someDeep:()=>os,unslotText:()=>as,waitFor:()=>es,waitUntil:()=>H4});var Jc=e=>new Promise(t=>setTimeout(t,e));async function H4(e,t=10,r=2e4){await es(async()=>await e()||void 0,t,r)}async function es(e,t=10,r=2e4){let n=await e(),a,i;for(a=i=performance.now();n==null&&(!r||i-a<r);)await Jc(t),n=await e(),i=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function ts(e,t){return e.flatMap(r=>[r,...ts(t(r),t)])}function rs(e,t,r){let n=(a,i)=>{var c;for(let s=0;s<a.length;s++){let d=a[s];if(!(((c=r(d,s,a,i))!==null&&c!==void 0?c:!0)&&n(t(d),[...i,d])))return!1}return!0};n(e,[])}function os(e,t,r){let n=!1;return rs(e,t,(a,i,c,s)=>(n=!!r(a,i,c,s),!n)),n}function G4(e,t,r){return!os(e,t,(n,a,i,c)=>!r(n,a,i,c))}function $4(...e){return(t,r)=>e.includes(t)?ns(r):r}function ns(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,r,n,a)=>r+n+":"+a),new Date(e)}function F4(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n,a;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!je(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(!je(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=c=>Object.keys(c).filter(s=>c[s]!=null);if(a=i(e),r=a.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=r;n--!==0;){let c=a[n];if(!je(e[c],t[c]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function je(e,t){try{return F4(e,t)}catch{return!1}}function Lt(e,t){return!je(e,t)}function W4(e,t,r=window.document.body){if(t.length>0){let n=e.composedPath();for(let a of n){if(a===r)return!1;if(a.matches&&t.some(i=>a.matches(i)))return!0}}return!1}function Rt(e,t,r){return Math.min(Math.max(e,t),r)}function In(e){return e[e.length-1]}function as(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(t=>as(t)).join(""):e?.textContent||""}function Dn(e){let t=[],r=n=>{n.stopPropagation(),t=n.composedPath()};return e.addEventListener("get-composed-path",r),e.dispatchEvent(new Event("get-composed-path",{composed:!0})),e.removeEventListener("get-composed-path",r),t}function Un(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function V4(e,t){return(t??"")+(""+Math.floor(Math.random()*10**e)).padStart(e,"0")}function xe(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let a=t(n);return a[e]=!0,a}}var Gr=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},Hn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Gn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}},is=xe(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,a){this.eventBus.addEventListener(r,n,a)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,a){this.eventBus.removeEventListener(r,n,a)}}}),_t=class extends is(Object){};var $r=class extends CustomEvent{constructor(t){super("clear-cache",{detail:{clearedKeys:t}})}},Fn=class extends _t{constructor(){super(...arguments),this.content={}}register(t,r,n=!1){var a;let i=this.content[t],c=(a=i?.status)!==null&&a!==void 0?a:"REGISTERED";this.content[t]={...i,loader:r,final:n,status:c}}registerFinal(t,r){this.register(t,r,!0)}clearAll(t=!0){return this.clearMatching(()=>!0,t)}clearMatching(t,r=!0){let n=Object.keys(this.content).filter(t).filter(a=>this.clear(a,!1)!=null);return r&&n.length>0&&this.dispatchEvent(new $r(n)),n}clear(t,r=!0){if(this.content[t]&&!this.content[t].final)return this.forceClear(t),r&&this.dispatchEvent(new $r([t])),t}forceClear(t){var r;let n=this.content[t];n&&(this.clearClearTimeout(t),(r=n.promise)===null||r===void 0||r.cancel(),this.content[t]={loader:n.loader,final:n.final,status:"REGISTERED"})}clearClearTimeout(t){var r,n,a;((r=this.content[t])===null||r===void 0?void 0:r.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,r,n=!1){this.forceClear(t);let a=async()=>r,i="RESOLVED";this.content[t]={loader:a,final:n,status:i,value:r}}setFinal(t,r){return this.set(t,r,!0)}async get(t,r,n){if(!this.isRegistered(t)){if(!r)throw new Error("Unknown cache key "+t);this.register(t,r)}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 r=r??a.loader,a.status="LOADING",a.promise=kn(r()),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 c;throw!((c=a.promise)===null||c===void 0)&&c.isCanceled||(a.status="ERROR",a.error=i),i})}}isRegistered(t){return this.content[t]!=null}getNow(t){var r;return(r=this.content[t])===null||r===void 0?void 0:r.value}has(t){var r,n;return((r=this.content[t])===null||r===void 0?void 0:r.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 r;return((r=this.content[t])===null||r===void 0?void 0:r.status)==="RESOLVED"})}resolvedValues(){return this.resolvedKeys().map(t=>this.content[t].value)}keys(){return Object.keys(this.content)}};var Yn={};H(Yn,{ClusteringHelper:()=>Zn,formatHierarchicalValues:()=>Kn});var jn={};H(jn,{accessBreadcrumb:()=>Z4,accessResult:()=>Vn,accessResultId:()=>j4,accessResultUrl:()=>K4});function Vn(e){var t,r,n,a;return(a=(n=(r=(t=e?.map)!==null&&t!==void 0?t:e?.topic)!==null&&r!==void 0?r:e?.document)!==null&&n!==void 0?n:e?.htmlPackage)!==null&&a!==void 0?a:e?.htmlPackagePage}function j4(e){var t,r,n,a,i,c,s,d,f;return(d=(c=(a=(r=(t=e?.map)===null||t===void 0?void 0:t.mapId)!==null&&r!==void 0?r:(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&&c!==void 0?c:(s=e?.htmlPackage)===null||s===void 0?void 0:s.packageId)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.contentId}function K4(e){var t,r,n,a,i,c,s,d,f;return(d=(c=(a=(r=(t=e?.map)===null||t===void 0?void 0:t.readerUrl)!==null&&r!==void 0?r:(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&&c!==void 0?c:(s=e?.htmlPackage)===null||s===void 0?void 0:s.viewerUrl)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.viewerUrl}function Z4(e){return e?.topic?[e.topic.mapTitle,...e.topic.breadcrumb]:e?.map?[e.map.title]:e?.document?[e.document.title]:e?.htmlPackage?[e.htmlPackage.title]:e?.htmlPackagePage?[e.htmlPackagePage.packageTitle,e.htmlPackagePage.title]:[]}function Kn(e,t){return t&&t>1&&e.length>=t?`... > ${e[e.length-1]}`:e.join(" > ")}var Zn=class e{constructor(t,r,n,a){this.allResults=t,this.selectedResult=r,this.clusteringMetadata=n,this.metadataDescriptors=a}static extractResultMetadata(t){let r=Vn(t.result).metadata;return t.key==null?e.flattenMetadata(r,t.hierarchicalValueTruncatingLevel,t.dateFormatter):e.flattenMetadata(r.find(n=>n.key===t.key),t.hierarchicalValueTruncatingLevel,t.dateFormatter)}static flattenMetadata(t,r,n){if(Array.isArray(t))return t.map(i=>e.flattenMetadata(i,r,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=[],c=[];return t.hierarchicalValues.forEach(s=>{i.push(Kn(s)),c.push(Kn(s,r))}),{key:t.key,label:t.label,value:i.join(", "),displayValue:c.join(", "),displayTooltipValue:i.join(", ")}}else{let i=t.values.join(", "),c=t.values.map(s=>n?n(s):s).join(", ");return{key:t.key,label:t.label,value:i,displayValue:c,displayTooltipValue:c}}}computeClustersItemsForMetadata(t,r,n="No value",a,i){var c,s;let d=e.extractResultMetadata({result:this.selectedResult,key:t,dateFormatter:i}),f=(c=d?.label)!==null&&c!==void 0?c:(s=this.getMetadataDescriptor(t))===null||s===void 0?void 0:s.label;return this.allResults.map(h=>e.extractResultMetadata({result:h,key:t,hierarchicalValueTruncatingLevel:a,dateFormatter:i})).map(h=>h??{key:t,label:f,value:void 0,displayValue:n}).filter(h=>h.value!=d?.value).filter((h,y,x)=>x.findIndex(v=>v.value===h.value)===y).map(h=>({result:this.findBestResultForMetadataValue(t,h.value),metadata:h})).sort((h,y)=>this.compareMetadata(h.metadata.value,y.metadata.value,t,r))}compareMetadata(t,r,n,a){if(t==null)return-1;if(r==null)return 1;let i=this.getMetadataDescriptor(n),c=i?.sortRule||"NONE",s=i?.reverseSort||!1;if(c=="ALPHABET"||c=="VERSION"){let d=t.localeCompare(r,a,{numeric:!0});return s?d*-1:d}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(r=>t==r.key)}findBestResultForMetadataValue(t,r){let n=this.allResults.filter(d=>{var f;return((f=e.extractResultMetadata({result:d,key:t}))===null||f===void 0?void 0:f.value)==r}),i=[...e.extractResultMetadata({result:this.selectedResult}).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==t)],c,s=-1;for(let d of n){let f=this.countMatchingMetadata(d,i);if(f>s&&(s=f,c=d,f===i.length))break}return c}countMatchingMetadata(t,r){return e.extractResultMetadata({result:t}).filter(n=>r.some(a=>a.key===n.key&&a.value===n.value)).length}};var qn={};H(qn,{Debouncer:()=>nt});var nt=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(s){a(s);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 Qn={};H(Qn,{customElement:()=>pe,dateProperty:()=>q4,isNumber:()=>ss,jsonProperty:()=>Xn,numberProperty:()=>cs,optionalNumberProperty:()=>Y4});var pe=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Xn(e,t){let r=()=>JSON.parse(JSON.stringify(e));return T({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Lt,...t??{}})}function Y4(e){return cs(e)}function cs(e){return T({type:Object,converter:{fromAttribute:t=>{var r,n;if(t==null)return;let a=(r=e?.min)!==null&&r!==void 0?r:-1/0,i=(n=e?.max)!==null&&n!==void 0?n:1/0;return ss(t)?Rt(a,+t,i):void 0},toAttribute:t=>t==null?void 0:""+t},useDefault:!0,...e??{}})}function ss(e){return!isNaN(parseFloat(e))}function q4(e){return T({type:Object,converter:{fromAttribute:t=>{if(t==null)return;let r=new Date(Date.parse(t));if(!isNaN(r.valueOf()))return r},toAttribute:t=>t?.toISOString()},useDefault:!0,...e??{}})}var ma={};H(ma,{designSystemVariables:()=>Y});var ha={};H(ha,{DesignSystemFamily:()=>Fr,DesignSystemSize:()=>Wr,FtCssVariableFactory:()=>o,badge:()=>sd,banner:()=>cd,button:()=>Q4,card:()=>ed,chart:()=>Od,checkbox:()=>td,chip:()=>ad,chipChoice:()=>nd,collapsible:()=>Ed,combobox:()=>vd,dateRangePicker:()=>Td,drawer:()=>hd,floatingMenu:()=>bd,foundation:()=>l,link:()=>id,menuItem:()=>xd,modal:()=>pd,notice:()=>Ld,notification:()=>_d,pageDesigner:()=>Ad,pageFooter:()=>fd,pageHeader:()=>dd,pageLayout:()=>ud,popover:()=>Sd,radio:()=>rd,reorderableList:()=>Nd,resolveFamilyClass:()=>ua,resolveSizeClass:()=>pa,semantic:()=>u,setVariable:()=>V,switch_:()=>Cd,table:()=>od,tabs:()=>md,textArea:()=>yd,textInput:()=>gd,titleBreadcrumb:()=>ld,toggle:()=>Rd,tooltip:()=>wd,treeList:()=>J4,typographies:()=>No,typographyBody1Medium:()=>na,typographyBody1Regular:()=>oa,typographyBody1Semibold:()=>aa,typographyBody2Medium:()=>wt,typographyBody2MediumUnderline:()=>ls,typographyBody2Regular:()=>ia,typographyBody2Semibold:()=>ca,typographyCaption1Medium:()=>sa,typographyCaption1Semibold:()=>la,typographyCaption2Bold:()=>fa,typographyCaption2Medium:()=>it,typographyCaption2Semibold:()=>da,typographyDisplay:()=>Jn,typographyTitle1:()=>ea,typographyTitle2:()=>ta,typographyTitle3:()=>ra,typographyVariants:()=>X4});var at=e=>typeof e=="string"?rt(e):e,o=class{static create(t,r,n,a){let i=s=>at(s??a),c=D`var(${at(t)}, ${i(a)})`;return c.name=t,c.description=r,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=s=>V(c,s??i(a)),c.get=s=>D`var(${at(t)}, ${i(s)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(t,r,n,a){let i=s=>n.get(s??a),c=D`var(${at(t)}, ${i(a)})`;return c.name=t,c.description=r,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=s=>V(c,s??i(a)),c.get=s=>D`var(${at(t)}, ${i(s)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(t,r){let n=i=>t.defaultCssValue(i),a=D`var(${at(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=r,a.defaultCssValue=n,a.set=i=>t.set(i),a.get=i=>D`var(${at(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function V(e,t){return at(`${e.name}: ${t}`)}var l={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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)")},Jn={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},ea={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},ta={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},ra={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},oa={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},na={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},aa={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},ia={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},wt={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},ls={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},ca={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},sa={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},la={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},it={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},da={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},fa={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},No={display:Jn,"title-1":ea,"title-2":ta,"title-3":ra,"body-1-regular":oa,"body-1-medium":na,"body-1-semibold":aa,"body-2-regular":ia,"body-2-medium":wt,"body-2-medium-underline":ls,"body-2-semibold":ca,"caption-1-medium":sa,"caption-1-semibold":la,"caption-2-medium":it,"caption-2-semibold":da,"caption-2-bold":fa},X4=["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","caption-1","caption-2"];var u={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
5
|
-
Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",l.colorGray50),borderGlobalSecondary:o.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",l.colorGray40),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",l.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var Q4={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:o.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:o.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",u.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",u.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",u.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",u.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",u.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",u.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",u.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",u.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",u.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",u.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",u.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",u.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",u.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",u.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",u.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",u.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",u.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",u.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",u.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",u.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",u.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",u.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",u.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",u.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",u.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",u.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",u.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",u.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",u.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",u.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",u.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",u.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",u.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",u.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",u.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",u.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",u.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",u.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",u.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",u.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",u.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",u.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",u.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",u.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",u.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",u.contentErrorPrimary)};var J4={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",u.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",u.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",u.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",l.spacing6),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",u.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",u.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",u.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",u.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",u.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",u.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",u.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",u.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",u.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",u.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",l.spacing6),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",u.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",u.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",u.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",u.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",u.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",u.contentGlobalSecondary)};var ed={borderColor:o.extend("--ftds-card-border-color","",u.borderGlobalSecondary),headerTitleHorizontalPadding:o.extend("--ftds-card-header-title-horizontal-padding","",l.spacing4),headerTitleVerticalPadding:o.extend("--ftds-card-header-title-vertical-padding","",l.spacing3),headerActionHorizontalPadding:o.extend("--ftds-card-header-action-horizontal-padding","",l.spacing2),headerActionVerticalPadding:o.extend("--ftds-card-header-action-vertical-padding","",l.spacing2),headerActionGap:o.extend("--ftds-card-header-action-gap","",l.spacing1),borderRadius:o.extend("--ftds-card-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-card-background-color","",u.backgroundGlobalOnSurface),bodyHorizontalPadding:o.extend("--ftds-card-body-horizontal-padding","",l.spacing4),bodyVerticalPadding:o.extend("--ftds-card-body-vertical-padding","",l.spacing4),footerActionHorizontalPadding:o.extend("--ftds-card-footer-action-horizontal-padding","",l.spacing2),footerActionVerticalPadding:o.extend("--ftds-card-footer-action-vertical-padding","",l.spacing2),footerActionGap:o.extend("--ftds-card-footer-action-gap","",l.spacing1),footerContentHorizontalPadding:o.extend("--ftds-card-footer-content-horizontal-padding","",l.spacing4),footerContentVerticalPadding:o.extend("--ftds-card-footer-content-vertical-padding","",l.spacing3),sideBarHorizontalPadding:o.extend("--ftds-card-side-bar-horizontal-padding","",l.spacing1),sideBarVerticalPadding:o.extend("--ftds-card-side-bar-vertical-padding","",l.spacing1),sideBarGap:o.extend("--ftds-card-side-bar-gap","",l.spacing1)};var td={iconSize:o.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:o.extend("--ftds-checkbox-label-horizontal-gap","",l.spacing1),color:o.extend("--ftds-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:o.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),helperPaddingTop:o.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:o.extend("--ftds-checkbox-helper-icon-size","",l.iconSize2),helperHorizontalGap:o.extend("--ftds-checkbox-helper-horizontal-gap","",l.spacing1),errorUncheckedBorderColor:o.extend("--ftds-checkbox-error-unchecked-border-color","",u.borderErrorPrimary),errorStateLayerColor:o.extend("--ftds-checkbox-error-state-layer-color","",u.contentErrorPrimary),errorHelperTextColor:o.extend("--ftds-checkbox-error-helper-text-color","",u.borderErrorPrimary),errorCheckedBackgroundColor:o.extend("--ftds-checkbox-error-checked-background-color","",u.contentErrorPrimary),helperTextColor:o.extend("--ftds-checkbox-helper-text-color","",u.contentGlobalSubtle),groupVerticalGap:o.extend("--ftds-checkbox-group-vertical-gap","",l.spacing3)};var rd={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",u.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var od={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",u.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",u.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",u.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",u.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",u.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",u.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",u.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",u.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var nd={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",u.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",u.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",u.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",u.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",u.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",u.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",u.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",u.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",u.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",u.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",u.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var ad={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",u.borderGlobalSecondary),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",u.borderErrorSubtle)};var id={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",u.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",u.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",u.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",u.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",u.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",u.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",u.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",u.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",u.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",u.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",u.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",u.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",u.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",u.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",u.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var cd={iconSize:o.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",u.borderInfoSubtle)};var sd={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:o.extend("--ftds-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",u.contentActionPrimary)};var ld={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",u.contentGlobalSubtle)};var dd={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",u.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",u.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",u.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var fd={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",u.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var ud={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var pd={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",u.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",u.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var hd={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var md={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",u.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",u.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:o.extend("--ftds-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",u.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var gd={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var yd={backgroundColor:o.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var bd={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",u.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity24),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var xd={multiselectCheckedStateLayerColor:o.extend("--ftds-menu-item-multiselect-checked-state-layer-color","",u.contentActionPrimary),multiselectCheckedColor:o.extend("--ftds-menu-item-multiselect-checked-color","",u.contentGlobalPrimary),multiselectCheckedIconColor:o.extend("--ftds-menu-item-multiselect-checked-icon-color","",u.contentActionPrimary),multiselectCheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-checked-default-state-layer-opacity","",l.opacity8),multiselectCheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-checked-hover-state-layer-opacity","",l.opacity16),multiselectCheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-checked-focus-state-layer-opacity","",l.opacity24),multiselectIndeterminatedStateLayerColor:o.extend("--ftds-menu-item-multiselect-indeterminated-state-layer-color","",u.contentActionPrimary),multiselectIndeterminatedColor:o.extend("--ftds-menu-item-multiselect-indeterminated-color","",u.contentGlobalPrimary),multiselectIndeterminatedIconColor:o.extend("--ftds-menu-item-multiselect-indeterminated-icon-color","",u.contentActionPrimary),multiselectIndeterminatedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-indeterminated-default-state-layer-opacity","",l.opacity8),multiselectIndeterminatedHoverStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-indeterminated-hover-state-layer-opacity","",l.opacity16),multiselectIndeterminatedFocusStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-indeterminated-focus-state-layer-opacity","",l.opacity24),multiselectUncheckedStateLayerColor:o.extend("--ftds-menu-item-multiselect-unchecked-state-layer-color","",u.contentGlobalPrimary),multiselectUncheckedColor:o.extend("--ftds-menu-item-multiselect-unchecked-color","",u.contentGlobalPrimary),multiselectUncheckedIconColor:o.extend("--ftds-menu-item-multiselect-unchecked-icon-color","",u.contentGlobalSubtle),multiselectUncheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-unchecked-default-state-layer-opacity","",l.opacity0),multiselectUncheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-unchecked-hover-state-layer-opacity","",l.opacity8),multiselectUncheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-unchecked-focus-state-layer-opacity","",l.opacity16),selectAllCheckedStateLayerColor:o.extend("--ftds-menu-item-select-all-checked-state-layer-color","",u.contentActionPrimary),selectAllCheckedColor:o.extend("--ftds-menu-item-select-all-checked-color","",u.contentGlobalPrimary),selectAllCheckedIconColor:o.extend("--ftds-menu-item-select-all-checked-icon-color","",u.contentActionPrimary),selectAllCheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-select-all-checked-default-state-layer-opacity","",l.opacity0),selectAllCheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-select-all-checked-hover-state-layer-opacity","",l.opacity16),selectAllCheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-select-all-checked-focus-state-layer-opacity","",l.opacity24),selectAllIndeterminatedStateLayerColor:o.extend("--ftds-menu-item-select-all-indeterminated-state-layer-color","",u.contentGlobalPrimary),selectAllIndeterminatedColor:o.extend("--ftds-menu-item-select-all-indeterminated-color","",u.contentGlobalPrimary),selectAllIndeterminatedIconColor:o.extend("--ftds-menu-item-select-all-indeterminated-icon-color","",u.contentActionPrimary),selectAllIndeterminatedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-select-all-indeterminated-default-state-layer-opacity","",l.opacity0),selectAllIndeterminatedHoverStateLayerOpacity:o.extend("--ftds-menu-item-select-all-indeterminated-hover-state-layer-opacity","",l.opacity8),selectAllIndeterminatedFocusStateLayerOpacity:o.extend("--ftds-menu-item-select-all-indeterminated-focus-state-layer-opacity","",l.opacity16),selectAllUncheckedStateLayerColor:o.extend("--ftds-menu-item-select-all-unchecked-state-layer-color","",u.contentGlobalPrimary),selectAllUncheckedColor:o.extend("--ftds-menu-item-select-all-unchecked-color","",u.contentGlobalPrimary),selectAllUncheckedIconColor:o.extend("--ftds-menu-item-select-all-unchecked-icon-color","",u.contentGlobalSubtle),selectAllUncheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-select-all-unchecked-default-state-layer-opacity","",l.opacity0),selectAllUncheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-select-all-unchecked-hover-state-layer-opacity","",l.opacity8),selectAllUncheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-select-all-unchecked-focus-state-layer-opacity","",l.opacity16),defaultUncheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-default-unchecked-default-state-layer-opacity","",l.opacity0),defaultUncheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-default-unchecked-hover-state-layer-opacity","",l.opacity8),defaultUncheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-default-unchecked-focus-state-layer-opacity","",l.opacity16),defaultUncheckedStateLayerColor:o.extend("--ftds-menu-item-default-unchecked-state-layer-color","",u.contentGlobalPrimary),defaultUncheckedColor:o.extend("--ftds-menu-item-default-unchecked-color","",u.contentGlobalPrimary),defaultUncheckedIconColor:o.extend("--ftds-menu-item-default-unchecked-icon-color","",u.contentGlobalSubtle),defaultCheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-default-checked-default-state-layer-opacity","",l.opacity8),defaultCheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-default-checked-hover-state-layer-opacity","",l.opacity16),defaultCheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-default-checked-focus-state-layer-opacity","",l.opacity24),defaultCheckedStateLayerColor:o.extend("--ftds-menu-item-default-checked-state-layer-color","",u.contentActionPrimary),defaultCheckedColor:o.extend("--ftds-menu-item-default-checked-color","",u.contentActionPrimary),defaultCheckedIconColor:o.extend("--ftds-menu-item-default-checked-icon-color","",u.contentActionPrimary)};var vd={menuVerticalGap:o.extend("--ftds-combobox-menu-vertical-gap","",l.spacing2),valuesHorizontalGap:o.extend("--ftds-combobox-values-horizontal-gap","",l.spacing2),valuesVerticalGap:o.extend("--ftds-combobox-values-vertical-gap","",l.spacing2)};var Sd={backgroundColor:o.extend("--ftds-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:o.extend("--ftds-popover-title-color","",u.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",u.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",l.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var Ed={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:o.extend("--ftds-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",u.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var Cd={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:o.extend("--ftds-switch-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var Od={color1Light:o.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var Ad={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var Ld={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:o.extend("--ftds-notice-gap","",l.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",u.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",u.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",u.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",u.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",u.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")};var Rd={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",u.contentActionPrimary),color:o.extend("--ftds-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",l.spacing3)};var _d={iconSize:o.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",u.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",l.spacing8)};var wd={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:o.extend("--ftds-tooltip-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",l.spacing05)};var Nd={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",u.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",u.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",u.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",u.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",u.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",u.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",u.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",u.backgroundGlobalOnSurfaceDark)};var Td={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var Fr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Fr||(Fr={}));var Wr;(function(e){e.large="large",e.medium="medium",e.small="small"})(Wr||(Wr={}));function ua(e){return`ftds--family-${e}`}function pa(e){return`ftds--size-${e}`}var Y={colorPrimary:o.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:o.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:o.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:o.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:o.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:o.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorInfo:o.create("--ft-color-info","","COLOR","#0F6BC5"),colorWarning:o.create("--ft-color-warning","","COLOR","#B74706"),colorError:o.create("--ft-color-error","","COLOR","#B00020"),colorSuccess:o.create("--ft-color-success","","COLOR","#187856"),colorOutline:o.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:o.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:o.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:o.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:o.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:o.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:o.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:o.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:o.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:o.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:o.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:o.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:o.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:o.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:o.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:o.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:o.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:o.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:o.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:o.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:o.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:o.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:o.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:o.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:o.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:o.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:o.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:o.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:o.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:o.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:o.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:o.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:o.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:o.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:o.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:o.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:o.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:o.create("--ft-elevation-00","","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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXL:o.create("--ft-border-radius-xl","","SIZE","16px"),titleFont:o.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:o.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:o.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:o.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var ga={};H(ga,{DynamicImporter:()=>To,dynamicImporter:()=>Md});var To=class{async import(t){if(t)return import(t)}},Md=new To;var Na={};H(Na,{computeOffsetAutoPosition:()=>wa,computeOffsetPosition:()=>tf});var fs=["top","right","bottom","left"],ds=["start","end"],ba=fs.reduce((e,t)=>e.concat(t,t+"-"+ds[0],t+"-"+ds[1]),[]),Nt=Math.min,he=Math.max,Vr=Math.round;var Me=e=>({x:e,y:e}),Pd={left:"right",right:"left",bottom:"top",top:"bottom"};function xa(e,t,r){return he(e,Nt(t,r))}function tr(e,t){return typeof e=="function"?e(t):e}function ct(e){return e.split("-")[0]}function Ue(e){return e.split("-")[1]}function va(e){return e==="x"?"y":"x"}function Sa(e){return e==="y"?"height":"width"}function rr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Ea(e){return va(rr(e))}function us(e,t,r){r===void 0&&(r=!1);let n=Ue(e),a=Ea(e),i=Sa(a),c=a==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(c=ya(c)),[c,ya(c)]}function ps(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function ya(e){let t=ct(e);return Pd[t]+e.slice(t.length)}function kd(e){return{top:0,right:0,bottom:0,left:0,...e}}function hs(e){return typeof e!="number"?kd(e):{top:e,right:e,bottom:e,left:e}}function Tt(e){let{x:t,y:r,width:n,height:a}=e;return{width:n,height:a,top:r,left:t,right:t+n,bottom:r+a,x:t,y:r}}function ms(e,t,r){let{reference:n,floating:a}=e,i=rr(t),c=Ea(t),s=Sa(c),d=ct(t),f=i==="y",p=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,y=n[s]/2-a[s]/2,x;switch(d){case"top":x={x:p,y:n.y-a.height};break;case"bottom":x={x:p,y:n.y+n.height};break;case"right":x={x:n.x+n.width,y:h};break;case"left":x={x:n.x-a.width,y:h};break;default:x={x:n.x,y:n.y}}switch(Ue(t)){case"start":x[c]-=y*(r&&f?-1:1);break;case"end":x[c]+=y*(r&&f?-1:1);break}return x}async function gs(e,t){var r;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:c,elements:s,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:p="viewport",elementContext:h="floating",altBoundary:y=!1,padding:x=0}=tr(t,e),v=hs(x),L=s[y?h==="floating"?"reference":"floating":h],_=Tt(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(L)))==null||r?L:L.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(s.floating)),boundary:f,rootBoundary:p,strategy:d})),w=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,E=await(i.getOffsetParent==null?void 0:i.getOffsetParent(s.floating)),S=await(i.isElement==null?void 0:i.isElement(E))?await(i.getScale==null?void 0:i.getScale(E))||{x:1,y:1}:{x:1,y:1},A=Tt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:w,offsetParent:E,strategy:d}):w);return{top:(_.top-A.top+v.top)/S.y,bottom:(A.bottom-_.bottom+v.bottom)/S.y,left:(_.left-A.left+v.left)/S.x,right:(A.right-_.right+v.right)/S.x}}var zd=50,ys=async(e,t,r)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=r,s=c.detectOverflow?c:{...c,detectOverflow:gs},d=await(c.isRTL==null?void 0:c.isRTL(t)),f=await c.getElementRects({reference:e,floating:t,strategy:a}),{x:p,y:h}=ms(f,n,d),y=n,x=0,v={};for(let O=0;O<i.length;O++){let L=i[O];if(!L)continue;let{name:_,fn:w}=L,{x:E,y:S,data:A,reset:M}=await w({x:p,y:h,initialPlacement:n,placement:y,strategy:a,middlewareData:v,rects:f,platform:s,elements:{reference:e,floating:t}});p=E??p,h=S??h,v[_]={...v[_],...A},M&&x<zd&&(x++,typeof M=="object"&&(M.placement&&(y=M.placement),M.rects&&(f=M.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:a}):M.rects),{x:p,y:h}=ms(f,y,d)),O=-1)}return{x:p,y:h,placement:y,strategy:a,middlewareData:v}};function Id(e,t,r){return(e?[...r.filter(a=>Ue(a)===e),...r.filter(a=>Ue(a)!==e)]:r.filter(a=>ct(a)===a)).filter(a=>e?Ue(a)===e||(t?ps(a)!==a:!1):!0)}var bs=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,a;let{rects:i,middlewareData:c,placement:s,platform:d,elements:f}=t,{crossAxis:p=!1,alignment:h,allowedPlacements:y=ba,autoAlignment:x=!0,...v}=tr(e,t),O=h!==void 0||y===ba?Id(h||null,x,y):y,L=await d.detectOverflow(t,v),_=((r=c.autoPlacement)==null?void 0:r.index)||0,w=O[_];if(w==null)return{};let E=us(w,i,await(d.isRTL==null?void 0:d.isRTL(f.floating)));if(s!==w)return{reset:{placement:O[0]}};let S=[L[ct(w)],L[E[0]],L[E[1]]],A=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:w,overflows:S}],M=O[_+1];if(M)return{data:{index:_+1,overflows:A},reset:{placement:M}};let U=A.map(z=>{let b=Ue(z.placement);return[z.placement,b&&p?z.overflows.slice(0,2).reduce((C,P)=>C+P,0):z.overflows[0],z.overflows]}).sort((z,b)=>z[1]-b[1]),$=((a=U.filter(z=>z[2].slice(0,Ue(z[0])?2:3).every(b=>b<=0))[0])==null?void 0:a[0])||U[0][0];return $!==s?{data:{index:_+1,overflows:A},reset:{placement:$}}:{}}}};var Dd=new Set(["left","top"]);async function Ud(e,t){let{placement:r,platform:n,elements:a}=e,i=await(n.isRTL==null?void 0:n.isRTL(a.floating)),c=ct(r),s=Ue(r),d=rr(r)==="y",f=Dd.has(c)?-1:1,p=i&&d?-1:1,h=tr(t,e),{mainAxis:y,crossAxis:x,alignmentAxis:v}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return s&&typeof v=="number"&&(x=s==="end"?v*-1:v),d?{x:x*p,y:y*f}:{x:y*f,y:x*p}}var xs=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;let{x:a,y:i,placement:c,middlewareData:s}=t,d=await Ud(t,e);return c===((r=s.offset)==null?void 0:r.placement)&&(n=s.arrow)!=null&&n.alignmentOffset?{}:{x:a+d.x,y:i+d.y,data:{...d,placement:c}}}}},vs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:a,platform:i}=t,{mainAxis:c=!0,crossAxis:s=!1,limiter:d={fn:_=>{let{x:w,y:E}=_;return{x:w,y:E}}},...f}=tr(e,t),p={x:r,y:n},h=await i.detectOverflow(t,f),y=rr(ct(a)),x=va(y),v=p[x],O=p[y];if(c){let _=x==="y"?"top":"left",w=x==="y"?"bottom":"right",E=v+h[_],S=v-h[w];v=xa(E,v,S)}if(s){let _=y==="y"?"top":"left",w=y==="y"?"bottom":"right",E=O+h[_],S=O-h[w];O=xa(E,O,S)}let L=d.fn({...t,[x]:v,[y]:O});return{...L,data:{x:L.x-r,y:L.y-n,enabled:{[x]:c,[y]:s}}}}}};var Ss=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;let{placement:a,rects:i,platform:c,elements:s}=t,{apply:d=()=>{},...f}=tr(e,t),p=await c.detectOverflow(t,f),h=ct(a),y=Ue(a),x=rr(a)==="y",{width:v,height:O}=i.floating,L,_;h==="top"||h==="bottom"?(L=h,_=y===(await(c.isRTL==null?void 0:c.isRTL(s.floating))?"start":"end")?"left":"right"):(_=h,L=y==="end"?"top":"bottom");let w=O-p.top-p.bottom,E=v-p.left-p.right,S=Nt(O-p[L],w),A=Nt(v-p[_],E),M=!t.middlewareData.shift,U=S,F=A;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(F=E),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(U=w),M&&!y){let z=he(p.left,0),b=he(p.right,0),C=he(p.top,0),P=he(p.bottom,0);x?F=v-2*(z!==0||b!==0?z+b:he(p.left,p.right)):U=O-2*(C!==0||P!==0?C+P:he(p.top,p.bottom))}await d({...t,availableWidth:F,availableHeight:U});let $=await c.getDimensions(s.floating);return v!==$.width||O!==$.height?{reset:{rects:!0}}:{}}}};function Po(){return typeof window<"u"}function Pt(e){return Cs(e)?(e.nodeName||"").toLowerCase():"#document"}function me(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Be(e){var t;return(t=(Cs(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Cs(e){return Po()?e instanceof Node||e instanceof me(e).Node:!1}function Ae(e){return Po()?e instanceof Element||e instanceof me(e).Element:!1}function He(e){return Po()?e instanceof HTMLElement||e instanceof me(e).HTMLElement:!1}function Es(e){return!Po()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof me(e).ShadowRoot}function or(e){let{overflow:t,overflowX:r,overflowY:n,display:a}=Le(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&a!=="inline"&&a!=="contents"}function Os(e){return/^(table|td|th)$/.test(Pt(e))}function jr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Bd=/transform|translate|scale|rotate|perspective|filter/,Hd=/paint|layout|strict|content/,Mt=e=>!!e&&e!=="none",Ca;function ko(e){let t=Ae(e)?Le(e):e;return Mt(t.transform)||Mt(t.translate)||Mt(t.scale)||Mt(t.rotate)||Mt(t.perspective)||!zo()&&(Mt(t.backdropFilter)||Mt(t.filter))||Bd.test(t.willChange||"")||Hd.test(t.contain||"")}function As(e){let t=Ke(e);for(;He(t)&&!kt(t);){if(ko(t))return t;if(jr(t))return null;t=Ke(t)}return null}function zo(){return Ca==null&&(Ca=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Ca}function kt(e){return/^(html|body|#document)$/.test(Pt(e))}function Le(e){return me(e).getComputedStyle(e)}function Kr(e){return Ae(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ke(e){if(Pt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Es(e)&&e.host||Be(e);return Es(t)?t.host:t}function Ls(e){let t=Ke(e);return kt(t)?e.ownerDocument?e.ownerDocument.body:e.body:He(t)&&or(t)?t:Ls(t)}function Mo(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let a=Ls(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=me(a);if(i){let s=Io(c);return t.concat(c,c.visualViewport||[],or(a)?a:[],s&&r?Mo(s):[])}else return t.concat(a,Mo(a,[],r))}function Io(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ns(e){let t=Le(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=He(e),i=a?e.offsetWidth:r,c=a?e.offsetHeight:n,s=Vr(r)!==i||Vr(n)!==c;return s&&(r=i,n=c),{width:r,height:n,$:s}}function Ts(e){return Ae(e)?e:e.contextElement}function nr(e){let t=Ts(e);if(!He(t))return Me(1);let r=t.getBoundingClientRect(),{width:n,height:a,$:i}=Ns(t),c=(i?Vr(r.width):r.width)/n,s=(i?Vr(r.height):r.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!s||!Number.isFinite(s))&&(s=1),{x:c,y:s}}var Gd=Me(0);function Ms(e){let t=me(e);return!zo()||!t.visualViewport?Gd:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function $d(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==me(e)?!1:t}function Zr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let a=e.getBoundingClientRect(),i=Ts(e),c=Me(1);t&&(n?Ae(n)&&(c=nr(n)):c=nr(e));let s=$d(i,r,n)?Ms(i):Me(0),d=(a.left+s.x)/c.x,f=(a.top+s.y)/c.y,p=a.width/c.x,h=a.height/c.y;if(i){let y=me(i),x=n&&Ae(n)?me(n):n,v=y,O=Io(v);for(;O&&n&&x!==v;){let L=nr(O),_=O.getBoundingClientRect(),w=Le(O),E=_.left+(O.clientLeft+parseFloat(w.paddingLeft))*L.x,S=_.top+(O.clientTop+parseFloat(w.paddingTop))*L.y;d*=L.x,f*=L.y,p*=L.x,h*=L.y,d+=E,f+=S,v=me(O),O=Io(v)}}return Tt({width:p,height:h,x:d,y:f})}function Do(e,t){let r=Kr(e).scrollLeft;return t?t.left+r:Zr(Be(e)).left+r}function Ps(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Do(e,r),a=r.top+t.scrollTop;return{x:n,y:a}}function Fd(e){let{elements:t,rect:r,offsetParent:n,strategy:a}=e,i=a==="fixed",c=Be(n),s=t?jr(t.floating):!1;if(n===c||s&&i)return r;let d={scrollLeft:0,scrollTop:0},f=Me(1),p=Me(0),h=He(n);if((h||!h&&!i)&&((Pt(n)!=="body"||or(c))&&(d=Kr(n)),h)){let x=Zr(n);f=nr(n),p.x=x.x+n.clientLeft,p.y=x.y+n.clientTop}let y=c&&!h&&!i?Ps(c,d):Me(0);return{width:r.width*f.x,height:r.height*f.y,x:r.x*f.x-d.scrollLeft*f.x+p.x+y.x,y:r.y*f.y-d.scrollTop*f.y+p.y+y.y}}function Wd(e){return Array.from(e.getClientRects())}function Vd(e){let t=Be(e),r=Kr(e),n=e.ownerDocument.body,a=he(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=he(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),c=-r.scrollLeft+Do(e),s=-r.scrollTop;return Le(n).direction==="rtl"&&(c+=he(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:s}}var Rs=25;function jd(e,t){let r=me(e),n=Be(e),a=r.visualViewport,i=n.clientWidth,c=n.clientHeight,s=0,d=0;if(a){i=a.width,c=a.height;let p=zo();(!p||p&&t==="fixed")&&(s=a.offsetLeft,d=a.offsetTop)}let f=Do(n);if(f<=0){let p=n.ownerDocument,h=p.body,y=getComputedStyle(h),x=p.compatMode==="CSS1Compat"&&parseFloat(y.marginLeft)+parseFloat(y.marginRight)||0,v=Math.abs(n.clientWidth-h.clientWidth-x);v<=Rs&&(i-=v)}else f<=Rs&&(i+=f);return{width:i,height:c,x:s,y:d}}function Kd(e,t){let r=Zr(e,!0,t==="fixed"),n=r.top+e.clientTop,a=r.left+e.clientLeft,i=He(e)?nr(e):Me(1),c=e.clientWidth*i.x,s=e.clientHeight*i.y,d=a*i.x,f=n*i.y;return{width:c,height:s,x:d,y:f}}function _s(e,t,r){let n;if(t==="viewport")n=jd(e,r);else if(t==="document")n=Vd(Be(e));else if(Ae(t))n=Kd(t,r);else{let a=Ms(e);n={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return Tt(n)}function ks(e,t){let r=Ke(e);return r===t||!Ae(r)||kt(r)?!1:Le(r).position==="fixed"||ks(r,t)}function Zd(e,t){let r=t.get(e);if(r)return r;let n=Mo(e,[],!1).filter(s=>Ae(s)&&Pt(s)!=="body"),a=null,i=Le(e).position==="fixed",c=i?Ke(e):e;for(;Ae(c)&&!kt(c);){let s=Le(c),d=ko(c);!d&&s.position==="fixed"&&(a=null),(i?!d&&!a:!d&&s.position==="static"&&!!a&&(a.position==="absolute"||a.position==="fixed")||or(c)&&!d&&ks(e,c))?n=n.filter(p=>p!==c):a=s,c=Ke(c)}return t.set(e,n),n}function Yd(e){let{element:t,boundary:r,rootBoundary:n,strategy:a}=e,c=[...r==="clippingAncestors"?jr(t)?[]:Zd(t,this._c):[].concat(r),n],s=_s(t,c[0],a),d=s.top,f=s.right,p=s.bottom,h=s.left;for(let y=1;y<c.length;y++){let x=_s(t,c[y],a);d=he(x.top,d),f=Nt(x.right,f),p=Nt(x.bottom,p),h=he(x.left,h)}return{width:f-h,height:p-d,x:h,y:d}}function qd(e){let{width:t,height:r}=Ns(e);return{width:t,height:r}}function Xd(e,t,r){let n=He(t),a=Be(t),i=r==="fixed",c=Zr(e,!0,i,t),s={scrollLeft:0,scrollTop:0},d=Me(0);function f(){d.x=Do(a)}if(n||!n&&!i)if((Pt(t)!=="body"||or(a))&&(s=Kr(t)),n){let x=Zr(t,!0,i,t);d.x=x.x+t.clientLeft,d.y=x.y+t.clientTop}else a&&f();i&&!n&&a&&f();let p=a&&!n&&!i?Ps(a,s):Me(0),h=c.left+s.scrollLeft-d.x-p.x,y=c.top+s.scrollTop-d.y-p.y;return{x:h,y,width:c.width,height:c.height}}function Oa(e){return Le(e).position==="static"}function ws(e,t){if(!He(e)||Le(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Be(e)===r&&(r=r.ownerDocument.body),r}function zs(e,t){let r=me(e);if(jr(e))return r;if(!He(e)){let a=Ke(e);for(;a&&!kt(a);){if(Ae(a)&&!Oa(a))return a;a=Ke(a)}return r}let n=ws(e,t);for(;n&&Os(n)&&Oa(n);)n=ws(n,t);return n&&kt(n)&&Oa(n)&&!ko(n)?r:n||As(e)||r}var Qd=async function(e){let t=this.getOffsetParent||zs,r=this.getDimensions,n=await r(e.floating);return{reference:Xd(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Jd(e){return Le(e).direction==="rtl"}var ar={convertOffsetParentRelativeRectToViewportRelativeRect:Fd,getDocumentElement:Be,getClippingRect:Yd,getOffsetParent:zs,getElementRects:Qd,getClientRects:Wd,getDimensions:qd,getScale:nr,isElement:Ae,isRTL:Jd};var Is=xs,Aa=bs,Ds=vs;var Us=Ss;var La=(e,t,r)=>{let n=new Map,a={platform:ar,...r},i={...a.platform,_c:n};return ys(e,t,{...a,platform:i})};function _a(e){return ef(e)}function Ra(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function ef(e){for(let t=e;t;t=Ra(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Ra(e);t;t=Ra(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||t.tagName==="BODY"))return t}return null}async function tf(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},La(e,t,{strategy:n.strategy,platform:{...ar,getOffsetParent:a=>ar.getOffsetParent(a,_a)},middleware:[Ds({crossAxis:!0}),Aa({allowedPlacements:[n.placement]})]})}async function wa(e,t,r,n,a,i,c){let s,d;return typeof r=="object"?(s=r.placement,n=r.allowedPlacements,a=r.strategy,i=r.maxHeightCssVariable,d=r.maxWidthCssVariable,c=r.offsetValue):s=r,La(e,t,{placement:s,strategy:a,platform:{...ar,getOffsetParent:f=>ar.getOffsetParent(f,_a)},middleware:[Is(c??4),Aa({allowedPlacements:n}),Us({apply({availableHeight:f,availableWidth:p,elements:h}){typeof i=="string"&&(i=`var(${i})`),i?h.floating.style.maxHeight=`min(${Math.max(0,f)}px, ${i})`:h.floating.style.maxHeight=`${Math.max(0,f)}px`,typeof d=="string"&&(d=`var(${d})`),d?h.floating.style.maxWidth=`min(${Math.max(0,p)}px, ${d})`:h.floating.style.maxWidth=`${Math.max(0,p)}px`}})]})}var Ta={};H(Ta,{isSlotEmptyOrWithoutContent:()=>Yr});var Yr=e=>e?e.assignedNodes({flatten:!0}).filter(n=>{var a;return n.nodeType===Node.TEXT_NODE?((a=n.textContent)!==null&&a!==void 0?a:"").trim().length>0:!0}).length===0:!0;var Da={};H(Da,{FtdsBase:()=>Ia,toFtdsBase:()=>Uo});var za={};H(za,{ExportpartsUpdatedEvent:()=>zt,FtLitElement:()=>q});var Ma={};H(Ma,{ScopedRegistryLitElement:()=>qr});var qr=class extends _e{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 r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Mr(n,t.elementStyles),n}};var ka={};H(ka,{shadowQuerySelector:()=>Pa,shadowQuerySelectorAll:()=>rf});function Pa(e,t,...r){var n;let a=e.querySelector(t);for(let i of r)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}function rf(e,t,...r){let n=[...e.querySelectorAll(t)];for(let a of r)n=n.flatMap(i=>{var c,s;return[...(s=(c=i.shadowRoot)===null||c===void 0?void 0:c.querySelectorAll(a))!==null&&s!==void 0?s:[]]});return n}var ir=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},$s,Bs=Symbol("constructorPrototype"),Hs=Symbol("constructorName"),Fs=Symbol("exportpartsDebouncer"),Gs=Symbol("dynamicDependenciesLoaded"),zt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};zt.eventName="exportparts-updated";var q=class extends qr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[$s]=new nt(5),this.scheduleExportpartsUpdate=()=>{var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Fs].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[Hs]=this.constructor.name,this[Bs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Hs]&&Object.setPrototypeOf(this,this[Bs])}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 r=this.constructor;r[Gs]||(r[Gs]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(zt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(zt.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 zt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];r=Pa(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,a;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.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 r,n,a,i,c,s;let d=y=>y!=null&&y.trim().length>0,f=t.filter(d).map(y=>y.trim());if(f.length===0){this.exportparts=void 0;return}let p=new Set;for(let y of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let x=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(s=(c=y.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(L=>L.split(":")[1]))!==null&&s!==void 0?s:[],O=[...x,...v].filter(d).map(L=>L.trim());for(let L of O)p.add(L)}if(p.size===0){this.exportparts=void 0;return}let h=[...p.values()].flatMap(y=>f.map(x=>`${y}:${x}--${y}`));this.exportparts=[...this.part,...h].join(", ")}};$s=Fs;ir([T()],q.prototype,"exportpartsPrefix",void 0);ir([Xn([])],q.prototype,"exportpartsPrefixes",void 0);ir([T({reflect:!0})],q.prototype,"exportparts",void 0);ir([T()],q.prototype,"customStylesheet",void 0);ir([T()],q.prototype,"elementToFocus",void 0);ir([J()],q.prototype,"useAdoptedStyleSheets",void 0);var Ws=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},Uo=xe(Symbol("toFtdsBase"),function(e){class t extends e{constructor(){super(...arguments),this.size=Wr.medium,this.family=Fr.neutral}getDesignSystemBaseClasses(){return{[ua(this.family)]:!0,[pa(this.size)]:!0}}}return Ws([T()],t.prototype,"size",void 0),Ws([T()],t.prototype,"family",void 0),t}),Ia=class extends Uo(q){};var Vs={};var Ba={};H(Ba,{highlightHtml:()=>af,highlightHtmlColorCssVariable:()=>js,highlightHtmlStyles:()=>nf});var It=class e{constructor(t,r=!0,n=[],a=5e3){this.ctx=t,this.iframes=r,this.exclude=n,this.iframesTimeout=a}static matches(t,r){let n=typeof r=="string"?[r]:r,a=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(a){let i=!1;return n.every(c=>a.call(t,c)?(i=!0,!1):!0),i}else return!1}getContexts(){let t,r=[];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=r.filter(i=>i.contains(n)).length>0;r.indexOf(n)===-1&&!a&&r.push(n)}),r}getIframeContents(t,r,n=()=>{}){let a;try{let i=t.contentWindow;if(a=i.document,!i||!a)throw new Error("iframe inaccessible")}catch{n()}a&&r(a)}isIframeBlank(t){let r="about:blank",n=t.getAttribute("src").trim();return t.contentWindow.location.href===r&&n!==r&&n}observeIframeLoad(t,r,n){let a=!1,i=null,c=()=>{if(!a){a=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",c),this.getIframeContents(t,r,n))}catch{n()}}};t.addEventListener("load",c),i=setTimeout(c,this.iframesTimeout)}onIframeReady(t,r,n){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,r,n):this.getIframeContents(t,r,n):this.observeIframeLoad(t,r,n)}catch{n()}}waitForIframes(t,r){let n=0;this.forEachIframe(t,()=>!0,a=>{n++,this.waitForIframes(a.querySelector("html"),()=>{--n||r()})},a=>{a||r()})}forEachIframe(t,r,n,a=()=>{}){let i=t.querySelectorAll("iframe"),c=i.length,s=0;i=Array.prototype.slice.call(i);let d=()=>{--c<=0&&a(s)};c||d(),i.forEach(f=>{e.matches(f,this.exclude)?d():this.onIframeReady(f,p=>{r(f)&&(s++,n(p)),d()},d)})}createIterator(t,r,n){return document.createNodeIterator(t,r,n,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,r,n){let a=t.compareDocumentPosition(n),i=Node.DOCUMENT_POSITION_PRECEDING;if(a&i)if(r!==null){let c=r.compareDocumentPosition(n),s=Node.DOCUMENT_POSITION_FOLLOWING;if(c&s)return!0}else return!0;return!1}getIteratorNode(t){let r=t.previousNode(),n;return r===null?n=t.nextNode():n=t.nextNode()&&t.nextNode(),{prevNode:r,node:n}}checkIframeFilter(t,r,n,a){let i=!1,c=!1;return a.forEach((s,d)=>{s.val===n&&(i=d,c=s.handled)}),this.compareNodeIframe(t,r,n)?(i===!1&&!c?a.push({val:n,handled:!0}):i!==!1&&!c&&(a[i].handled=!0),!0):(i===!1&&a.push({val:n,handled:!1}),!1)}handleOpenIframes(t,r,n,a){t.forEach(i=>{i.handled||this.getIframeContents(i.val,c=>{this.createInstanceOnIframe(c).forEachNode(r,n,a)})})}iterateThroughNodes(t,r,n,a,i){let c=this.createIterator(r,t,a),s=[],d=[],f,p,h=()=>({prevNode:p,node:f}=this.getIteratorNode(c),f);for(;h();)this.iframes&&this.forEachIframe(r,y=>this.checkIframeFilter(f,p,y,s),y=>{this.createInstanceOnIframe(y).forEachNode(t,x=>d.push(x),a)}),d.push(f);d.forEach(y=>{n(y)}),this.iframes&&this.handleOpenIframes(s,t,n,a),i()}forEachNode(t,r,n,a=()=>{}){let i=this.getContexts(),c=i.length;c||a(),i.forEach(s=>{let d=()=>{this.iterateThroughNodes(t,s,r,n,()=>{--c<=0&&a()})};this.iframes?this.waitForIframes(s,d):d()})}};var Xr=class{constructor(t){this.ctx=t,this.ie=!1;let r=window.navigator.userAgent;(r.indexOf("MSIE")>-1||r.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 It(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,r="debug"){let n=this.opt.log;this.opt.debug&&typeof n=="object"&&typeof n[r]=="function"&&n[r](`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 r=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",a=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in r)if(r.hasOwnProperty(i)){let c=r[i],s=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(c):this.escapeStr(c);s!==""&&d!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(s)}|${this.escapeStr(d)})`,`gm${n}`),a+`(${this.processSynomyms(s)}|${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,r=>r.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,r=>r.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let r=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,r?"[\\S\\s]?":"\\S?").replace(/\u0002/g,r?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(r,n,a)=>{let i=a.charAt(n+1);return/[(|)\\]/.test(i)||i===""?r:r+"\0"})}createJoinersRegExp(t){let r=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&r.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&r.push("\\u00ad\\u200b\\u200c\\u200d"),r.length?t.split(/\u0000+/).join(`[${r.join("")}]*`):t}createDiacriticsRegExp(t){let r=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105","A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010D","C\xC7\u0106\u010C","d\u0111\u010F","D\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119","E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B","I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142","L\u0141","n\xF1\u0148\u0144","N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D","O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159","R\u0158","s\u0161\u015B\u0219\u015F","S\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163","T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B","U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF","Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017A","Z\u017D\u017B\u0179"]:["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010DC\xC7\u0106\u010C","d\u0111\u010FD\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142L\u0141","n\xF1\u0148\u0144N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159R\u0158","s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017AZ\u017D\u017B\u0179"],a=[];return t.split("").forEach(i=>{n.every(c=>{if(c.indexOf(i)!==-1){if(a.indexOf(c)>-1)return!1;t=t.replace(new RegExp(`[${c}]`,`gm${r}`),`[${c}]`),a.push(c)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",n=this.opt.accuracy,a=typeof n=="string"?n:n.value,i=typeof n=="string"?[]:n.limiters,c="";switch(i.forEach(s=>{c+=`|${this.escapeStr(s)}`}),a){case"partially":default:return`()(${t})`;case"complementary":return c="\\s"+(c||this.escapeStr(r)),`()([^${c}]*${t}[^${c}]*)`;case"exactly":return`(^|\\s${c})(${t})(?=$|\\s${c})`}}getSeparatedKeywords(t){let r=[];return t.forEach(n=>{this.opt.separateWordSearch?n.split(" ").forEach(a=>{a.trim()&&r.indexOf(a)===-1&&r.push(a)}):n.trim()&&r.indexOf(n)===-1&&r.push(n)}),{keywords:r.sort((n,a)=>a.length-n.length),length:r.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 r=[],n=0;return t.sort((a,i)=>a.start-i.start).forEach(a=>{let{start:i,end:c,valid:s}=this.callNoMatchOnInvalidRanges(a,n);s&&(a.start=i,a.length=c-i,r.push(a),n=c)}),r}callNoMatchOnInvalidRanges(t,r){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-r>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,r,n){let a,i=!0,c=n.length,s=r-c,d=parseInt(t.start,10)-s;return d=d>c?c:d,a=d+parseInt(t.length,10),a>c&&(a=c,this.log(`End range automatically set to the max value of ${c}`)),d<0||a-d<0||d>c||a>c?(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 r="",n=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,a=>{n.push({start:r.length,end:(r+=a.textContent).length,node:a})},a=>this.matchesExclude(a.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:r,nodes:n})})}matchesExclude(t){return It.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,r,n){let a=this.opt.element?this.opt.element:"mark",i=t.splitText(r),c=i.splitText(n-r),s=document.createElement(a);return s.setAttribute("data-markjs","true"),this.opt.className&&s.setAttribute("class",this.opt.className),s.textContent=i.textContent,i.parentNode.replaceChild(s,i),c}wrapRangeInMappedTextNode(t,r,n,a,i){t.nodes.every((c,s)=>{let d=t.nodes[s+1];if(typeof d>"u"||d.start>r){if(!a(c.node))return!1;let f=r-c.start,p=(n>c.end?c.end:n)-c.start,h=t.value.substr(0,c.start),y=t.value.substr(p+c.start);if(c.node=this.wrapRangeInTextNode(c.node,f,p),t.value=h+y,t.nodes.forEach((x,v)=>{v>=s&&(t.nodes[v].start>0&&v!==s&&(t.nodes[v].start-=p),t.nodes[v].end-=p)}),n-=p,i(c.node.previousSibling,c.start),n>c.end)r=c.end;else return!1}return!0})}wrapMatches(t,r,n,a,i){let c=r===0?0:r+1;this.getTextNodes(s=>{s.nodes.forEach(d=>{d=d.node;let f;for(;(f=t.exec(d.textContent))!==null&&f[c]!=="";){if(!n(f[c],d))continue;let p=f.index;if(c!==0)for(let h=1;h<c;h++)p+=f[h].length;d=this.wrapRangeInTextNode(d,p,p+f[c].length),a(d.previousSibling),t.lastIndex=0}}),i()})}wrapMatchesAcrossElements(t,r,n,a,i){let c=r===0?0:r+1;this.getTextNodes(s=>{let d;for(;(d=t.exec(s.value))!==null&&d[c]!=="";){let f=d.index;if(c!==0)for(let h=1;h<c;h++)f+=d[h].length;let p=f+d[c].length;this.wrapRangeInMappedTextNode(s,f,p,h=>n(d[c],h),(h,y)=>{t.lastIndex=y,a(h)})}i()})}wrapRangeFromIndex(t,r,n,a){this.getTextNodes(i=>{let c=i.value.length;t.forEach((s,d)=>{let{start:f,end:p,valid:h}=this.checkWhitespaceRanges(s,c,i.value);h&&this.wrapRangeInMappedTextNode(i,f,p,y=>r(y,s,i.value.substring(f,p),d),y=>{n(y,s)})}),a()})}unwrapMatches(t){let r=t.parentNode,n=document.createDocumentFragment();for(;t.firstChild;)n.appendChild(t.removeChild(t.firstChild));r.replaceChild(n,t),this.ie?this.normalizeTextNode(r):r.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,r){this.opt=r,this.log(`Searching with expression "${t}"`);let n=0,a="wrapMatches",i=c=>{n++,this.opt.each(c)};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),this[a](t,this.opt.ignoreGroups,(c,s)=>this.opt.filter(s,c,n),i,()=>{n===0&&this.opt.noMatch(t),this.opt.done(n)})}mark(t,r){this.opt=r;let n=0,a="wrapMatches",{keywords:i,length:c}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),s=this.opt.caseSensitive?"":"i",d=f=>{let p=new RegExp(this.createRegExp(f),`gm${s}`),h=0;this.log(`Searching with expression "${p}"`),this[a](p,1,(y,x)=>this.opt.filter(x,f,n,h),y=>{h++,n++,this.opt.each(y)},()=>{h===0&&this.opt.noMatch(f),i[c-1]===f?this.opt.done(n):d(i[i.indexOf(f)+1])})};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),c===0?this.opt.done(n):d(i[0])}markRanges(t,r){this.opt=r;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,c,s,d)=>this.opt.filter(i,c,s,d),(i,c)=>{n++,this.opt.each(i,c)},()=>{this.opt.done(n)})):this.opt.done(n)}unmark(t){this.opt=t;let r=this.opt.element?this.opt.element:"*";r+="[data-markjs]",this.opt.className&&(r+=`.${this.opt.className}`),this.log(`Removal selector "${r}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,n=>{this.unwrapMatches(n)},n=>{let a=It.matches(n,r),i=this.matchesExclude(n);return!a||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Ua(e){let t=new Xr(e);return this.mark=(r,n)=>(t.mark(r,n),this),this.markRegExp=(r,n)=>(t.markRegExp(r,n),this),this.markRanges=(r,n)=>(t.markRanges(r,n),this),this.unmark=r=>(t.unmark(r),this),this}var of=Ua,js=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),nf=D`
|
|
4
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Bc=/'/g,Hc=/"/g,Fc=/^(?:script|style|textarea|title)$/i,En=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Q=En(1),Cn=En(2),On=En(3),le=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),Gc=new WeakMap,Et=Ct.createTreeWalker(Ct,129);function Wc(e,t){if(!Sn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ic!==void 0?Ic.createHTML(t):t}var Vc=(e,t)=>{let r=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",c=zr;for(let s=0;s<r;s++){let d=e[s],f,p,h=-1,y=0;for(;y<d.length&&(c.lastIndex=y,p=c.exec(d),p!==null);)y=c.lastIndex,c===zr?p[1]==="!--"?c=Dc:p[1]!==void 0?c=Uc:p[2]!==void 0?(Fc.test(p[2])&&(a=RegExp("</"+p[2],"g")),c=St):p[3]!==void 0&&(c=St):c===St?p[0]===">"?(c=a??zr,h=-1):p[1]===void 0?h=-2:(h=c.lastIndex-p[2].length,f=p[1],c=p[3]===void 0?St:p[3]==='"'?Hc:Bc):c===Hc||c===Bc?c=St:c===Dc||c===Uc?c=zr:(c=St,a=void 0);let x=c===St&&e[s+1].startsWith("/>")?" ":"";i+=c===zr?d+O4:h>=0?(n.push(f),d.slice(0,h)+xn+d.slice(h)+Ve+x):d+Ve+(h===-2?s:x)}return[Wc(e,i+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Ur=class e{constructor({strings:t,_$litType$:r},n){let a;this.parts=[];let i=0,c=0,s=t.length-1,d=this.parts,[f,p]=Vc(t,r);if(this.el=e.createElement(f,n),Et.currentNode=this.el.content,r===2||r===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=Et.nextNode())!==null&&d.length<s;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(xn)){let y=p[c++],x=a.getAttribute(h).split(Ve),v=/([.?@])?(.*)/.exec(y);d.push({type:1,index:i,name:v[2],strings:x,ctor:v[1]==="."?Oo:v[1]==="?"?Ao:v[1]==="@"?Lo:At}),a.removeAttribute(h)}else h.startsWith(Ve)&&(d.push({type:6,index:i}),a.removeAttribute(h));if(Fc.test(a.tagName)){let h=a.textContent.split(Ve),y=h.length-1;if(y>0){a.textContent=Eo?Eo.emptyScript:"";for(let x=0;x<y;x++)a.append(h[x],Ir()),Et.nextNode(),d.push({type:2,index:++i});a.append(h[y],Ir())}}}else if(a.nodeType===8)if(a.data===vn)d.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(Ve,h+1))!==-1;)d.push({type:7,index:i}),h+=Ve.length-1}i++}}static createElement(t,r){let n=Ct.createElement("template");return n.innerHTML=t,n}};function Ot(e,t,r=e,n){if(t===le)return t;let a=n!==void 0?r._$Co?.[n]:r._$Cl,i=Dr(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,r,n)),n!==void 0?(r._$Co??=[])[n]=a:r._$Cl=a),a!==void 0&&(t=Ot(e,a._$AS(e,t.values),a,n)),t}var Co=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:n}=this._$AD,a=(t?.creationScope??Ct).importNode(r,!0);Et.currentNode=a;let i=Et.nextNode(),c=0,s=0,d=n[0];for(;d!==void 0;){if(c===d.index){let f;d.type===2?f=new Xt(i,i.nextSibling,this,t):d.type===1?f=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(f=new Ro(i,this,t)),this._$AV.push(f),d=n[++s]}c!==d?.index&&(i=Et.nextNode(),c++)}return Et.currentNode=Ct,a}p(t){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,r),r+=n.strings.length-2):n._$AI(t[r])),r++}},Xt=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,a){this.type=2,this._$AH=Z,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=Ot(this,t,r),Dr(t)?t===Z||t==null||t===""?(this._$AH!==Z&&this._$AR(),this._$AH=Z):t!==this._$AH&&t!==le&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):$c(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!==Z&&Dr(this._$AH)?this._$AA.nextSibling.data=t:this.T(Ct.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Ur.createElement(Wc(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(r);else{let i=new Co(a,this),c=i.u(this.options);i.p(r),this.T(c),this._$AH=i}}_$AC(t){let r=Gc.get(t.strings);return r===void 0&&Gc.set(t.strings,r=new Ur(t)),r}k(t){Sn(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,a=0;for(let i of t)a===r.length?r.push(n=new e(this.O(Ir()),this.O(Ir()),this,this.options)):n=r[a],n._$AI(i),a++;a<r.length&&(this._$AR(n&&n._$AB.nextSibling,a),r.length=a)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},At=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,a,i){this.type=1,this._$AH=Z,this._$AN=void 0,this.element=t,this.name=r,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=Z}_$AI(t,r=this,n,a){let i=this.strings,c=!1;if(i===void 0)t=Ot(this,t,r,0),c=!Dr(t)||t!==this._$AH&&t!==le,c&&(this._$AH=t);else{let s=t,d,f;for(t=i[0],d=0;d<i.length-1;d++)f=Ot(this,s[n+d],r,d),f===le&&(f=this._$AH[d]),c||=!Dr(f)||f!==this._$AH[d],f===Z?t=Z:t!==Z&&(t+=(f??"")+i[d+1]),this._$AH[d]=f}c&&!a&&this.j(t)}j(t){t===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Oo=class extends At{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Z?void 0:t}},Ao=class extends At{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Z)}},Lo=class extends At{constructor(t,r,n,a,i){super(t,r,n,a,i),this.type=5}_$AI(t,r=this){if((t=Ot(this,t,r,0)??Z)===le)return;let n=this._$AH,a=t===Z&&n!==Z||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==Z&&(n===Z||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)}},Ro=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ot(this,t)}},An={M:xn,P:Ve,A:vn,C:1,L:Vc,R:Co,D:$c,V:Ot,I:Xt,H:At,N:Ao,U:Lo,B:Oo,F:Ro},A4=bn.litHtmlPolyfillSupport;A4?.(Ur,Xt),(bn.litHtmlVersions??=[]).push("3.3.0");var Ln=(e,t,r)=>{let n=r?.renderBefore??t,a=n._$litPart$;if(a===void 0){let i=r?.renderBefore??null;n._$litPart$=a=new Xt(t.insertBefore(Ir(),i),i,void 0,r??{})}return a._$AI(e),a};var Rn=globalThis,_e=class extends Ie{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 r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Ln(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return le}};_e._$litElement$=!0,_e.finalized=!0,Rn.litElementHydrateSupport?.({LitElement:_e});var L4=Rn.litElementPolyfillSupport;L4?.({LitElement:_e});var R4={_$AK:(e,t,r)=>{e._$AK(t,r)},_$AL:e=>e._$AL};(Rn.litElementVersions??=[]).push("4.2.0");var R5=!1;var wn={};H(wn,{customElement:()=>_4,eventOptions:()=>N4,property:()=>T,query:()=>be,queryAll:()=>M4,queryAssignedElements:()=>k4,queryAssignedNodes:()=>z4,queryAsync:()=>P4,standardProperty:()=>jc,state:()=>J});var _4=e=>(t,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var w4={attribute:!0,type:String,converter:qt,reflect:!1,hasChanged:kr},jc=(e=w4,t,r)=>{let{kind:n,metadata:a}=r,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(r.name,e),n==="accessor"){let{name:c}=r;return{set(s){let d=t.get.call(this);t.set.call(this,s),this.requestUpdate(c,d,e)},init(s){return s!==void 0&&this.C(c,void 0,e,s),s}}}if(n==="setter"){let{name:c}=r;return function(s){let d=this[c];t.call(this,s),this.requestUpdate(c,d,e)}}throw Error("Unsupported decorator location: "+n)};function T(e){return(t,r)=>typeof r=="object"?jc(e,t,r):((n,a,i)=>{let c=a.hasOwnProperty(i);return a.constructor.createProperty(i,n),c?Object.getOwnPropertyDescriptor(a,i):void 0})(e,t,r)}function J(e){return T({...e,state:!0,attribute:!1})}function N4(e){return(t,r)=>{let n=typeof t=="function"?t:t[r];Object.assign(n,e)}}var we=(e,t,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,r),r);function be(e,t){return(r,n,a)=>{let i=c=>c.renderRoot?.querySelector(e)??null;if(t){let{get:c,set:s}=typeof n=="object"?r:a??(()=>{let d=Symbol();return{get(){return this[d]},set(f){this[d]=f}}})();return we(r,n,{get(){let d=c.call(this);return d===void 0&&(d=i(this),(d!==null||this.hasUpdated)&&s.call(this,d)),d}})}return we(r,n,{get(){return i(this)}})}}var T4;function M4(e){return(t,r)=>we(t,r,{get(){return(this.renderRoot??(T4??=document.createDocumentFragment())).querySelectorAll(e)}})}function P4(e){return(t,r)=>we(t,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function k4(e){return(t,r)=>{let{slot:n,selector:a}=e??{},i="slot"+(n?`[name=${n}]`:":not([name])");return we(t,r,{get(){let c=this.renderRoot?.querySelector(i),s=c?.assignedElements(e)??[];return a===void 0?s:s.filter(d=>d.matches(a))}})}}function z4(e){return(t,r)=>{let{slot:n}=e??{},a="slot"+(n?`[name=${n}]`:":not([name])");return we(t,r,{get(){return this.renderRoot?.querySelector(a)?.assignedNodes(e)??[]}})}}var Nn={};H(Nn,{repeat:()=>Jt});var De={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Ne=e=>(...t)=>({_$litDirective$:e,values:t}),Oe=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,r,n){this._$Ct=t,this._$AM=r,this._$Ci=n}_$AS(t,r){return this.update(t,r)}update(t,r){return this.render(...r)}};var{I:I4}=An;var Zc=e=>e.strings===void 0,Kc=()=>document.createComment(""),Qt=(e,t,r)=>{let n=e._$AA.parentNode,a=t===void 0?e._$AB:t._$AA;if(r===void 0){let i=n.insertBefore(Kc(),a),c=n.insertBefore(Kc(),a);r=new I4(i,c,e,e.options)}else{let i=r._$AB.nextSibling,c=r._$AM,s=c!==e;if(s){let d;r._$AQ?.(e),r._$AM=e,r._$AP!==void 0&&(d=e._$AU)!==c._$AU&&r._$AP(d)}if(i!==a||s){let d=r._$AA;for(;d!==i;){let f=d.nextSibling;n.insertBefore(d,a),d=f}}}return r},ot=(e,t,r=e)=>(e._$AI(t,r),e),D4={},Yc=(e,t=D4)=>e._$AH=t,qc=e=>e._$AH,_o=e=>{e._$AP?.(!1,!0);let t=e._$AA,r=e._$AB.nextSibling;for(;t!==r;){let n=t.nextSibling;t.remove(),t=n}};var Xc=(e,t,r)=>{let n=new Map;for(let a=t;a<=r;a++)n.set(e[a],a);return n},Jt=Ne(class extends Oe{constructor(e){if(super(e),e.type!==De.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,t,r){let n;r===void 0?r=t:t!==void 0&&(n=t);let a=[],i=[],c=0;for(let s of e)a[c]=n?n(s,c):c,i[c]=r(s,c),c++;return{values:i,keys:a}}render(e,t,r){return this.dt(e,t,r).values}update(e,[t,r,n]){let a=qc(e),{values:i,keys:c}=this.dt(t,r,n);if(!Array.isArray(a))return this.ut=c,i;let s=this.ut??=[],d=[],f,p,h=0,y=a.length-1,x=0,v=i.length-1;for(;h<=y&&x<=v;)if(a[h]===null)h++;else if(a[y]===null)y--;else if(s[h]===c[x])d[x]=ot(a[h],i[x]),h++,x++;else if(s[y]===c[v])d[v]=ot(a[y],i[v]),y--,v--;else if(s[h]===c[v])d[v]=ot(a[h],i[v]),Qt(e,d[v+1],a[h]),h++,v--;else if(s[y]===c[x])d[x]=ot(a[y],i[x]),Qt(e,a[h],a[y]),y--,x++;else if(f===void 0&&(f=Xc(c,x,v),p=Xc(s,h,y)),f.has(s[h]))if(f.has(s[y])){let O=p.get(c[x]),L=O!==void 0?a[O]:null;if(L===null){let _=Qt(e,a[h]);ot(_,i[x]),d[x]=_}else d[x]=ot(L,i[x]),Qt(e,a[h],L),a[O]=null;x++}else _o(a[y]),y--;else _o(a[h]),h++;for(;x<=v;){let O=Qt(e,d[v+1]);ot(O,i[x]),d[x++]=O}for(;h<=y;){let O=a[h++];O!==null&&_o(O)}return this.ut=c,Yc(e,d),le}});var Tn={};H(Tn,{classMap:()=>Te});var Te=Ne(class extends Oe{constructor(e){if(super(e),e.type!==De.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 r=e.element.classList;for(let n of this.st)n in t||(r.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?(r.add(n),this.st.add(n)):(r.remove(n),this.st.delete(n)))}return le}});var Mn={};H(Mn,{styleMap:()=>B4});var Qc="important",U4=" !"+Qc,B4=Ne(class extends Oe{constructor(e){if(super(e),e.type!==De.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,r)=>{let n=e[r];return n==null?t:t+`${r=r.includes("-")?r:r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}update(e,[t]){let{style:r}=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("-")?r.removeProperty(n):r[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(U4);n.includes("-")||i?r.setProperty(n,i?a.slice(0,-11):a,i?Qc:""):r[n]=a}}return le}});var Pn={};H(Pn,{UnsafeHTMLDirective:()=>er,unsafeHTML:()=>Br});var er=class extends Oe{constructor(t){if(super(t),this.it=Z,t.type!==De.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===Z||t==null)return this._t=void 0,this.it=t;if(t===le)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 r=[t];return r.raw=r,this._t={_$litType$:this.constructor.resultType,strings:r,values:[]}}};er.directiveName="unsafeHTML",er.resultType=1;var Br=Ne(er);var Wn={};H(Wn,{CacheRegistry:()=>Fn,ClearCacheEvent:()=>$r});var zn={};H(zn,{CancelablePromise:()=>wo,CanceledPromiseError:()=>Hr,cancelable:()=>kn});var Hr=class extends Error{constructor(t,r,n){super(t),this.canceledPromiseResult=r,this.canceledPromiseError=n}},wo=class extends Promise{constructor(t){super((r,n)=>t(a=>{this.isCanceled?n(new Hr("Promise has been canceled",a)):r(a)},a=>{this.isCanceled?n(new Hr("Promise has been canceled",void 0,a)):n(a)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},kn=e=>new wo((t,r)=>e.then(t).catch(r));var $n={};H($n,{FtNotificationEvent:()=>Gr,PostResizeEvent:()=>Gn,PreResizeEvent:()=>Hn,WithEventBus:()=>_t,withEventBus:()=>is});var Bn={};H(Bn,{applyMixinOnce:()=>xe,dateReviver:()=>$4,deepCopy:()=>Un,deepEqual:()=>je,delay:()=>Jc,eventPathContainsMatchingElement:()=>W4,everyDeep:()=>G4,flatDeep:()=>ts,forEachDeep:()=>rs,getComposedPathTo:()=>Dn,hasChanged:()=>Lt,last:()=>In,minmax:()=>Rt,parseDate:()=>ns,randomId:()=>V4,someDeep:()=>os,unslotText:()=>as,waitFor:()=>es,waitUntil:()=>H4});var Jc=e=>new Promise(t=>setTimeout(t,e));async function H4(e,t=10,r=2e4){await es(async()=>await e()||void 0,t,r)}async function es(e,t=10,r=2e4){let n=await e(),a,i;for(a=i=performance.now();n==null&&(!r||i-a<r);)await Jc(t),n=await e(),i=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function ts(e,t){return e.flatMap(r=>[r,...ts(t(r),t)])}function rs(e,t,r){let n=(a,i)=>{var c;for(let s=0;s<a.length;s++){let d=a[s];if(!(((c=r(d,s,a,i))!==null&&c!==void 0?c:!0)&&n(t(d),[...i,d])))return!1}return!0};n(e,[])}function os(e,t,r){let n=!1;return rs(e,t,(a,i,c,s)=>(n=!!r(a,i,c,s),!n)),n}function G4(e,t,r){return!os(e,t,(n,a,i,c)=>!r(n,a,i,c))}function $4(...e){return(t,r)=>e.includes(t)?ns(r):r}function ns(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,r,n,a)=>r+n+":"+a),new Date(e)}function F4(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n,a;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!je(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(!je(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=c=>Object.keys(c).filter(s=>c[s]!=null);if(a=i(e),r=a.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=r;n--!==0;){let c=a[n];if(!je(e[c],t[c]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function je(e,t){try{return F4(e,t)}catch{return!1}}function Lt(e,t){return!je(e,t)}function W4(e,t,r=window.document.body){if(t.length>0){let n=e.composedPath();for(let a of n){if(a===r)return!1;if(a.matches&&t.some(i=>a.matches(i)))return!0}}return!1}function Rt(e,t,r){return Math.min(Math.max(e,t),r)}function In(e){return e[e.length-1]}function as(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(t=>as(t)).join(""):e?.textContent||""}function Dn(e){let t=[],r=n=>{n.stopPropagation(),t=n.composedPath()};return e.addEventListener("get-composed-path",r),e.dispatchEvent(new Event("get-composed-path",{composed:!0})),e.removeEventListener("get-composed-path",r),t}function Un(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function V4(e,t){return(t??"")+(""+Math.floor(Math.random()*10**e)).padStart(e,"0")}function xe(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let a=t(n);return a[e]=!0,a}}var Gr=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},Hn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Gn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}},is=xe(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,a){this.eventBus.addEventListener(r,n,a)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,a){this.eventBus.removeEventListener(r,n,a)}}}),_t=class extends is(Object){};var $r=class extends CustomEvent{constructor(t){super("clear-cache",{detail:{clearedKeys:t}})}},Fn=class extends _t{constructor(){super(...arguments),this.content={}}register(t,r,n=!1){var a;let i=this.content[t],c=(a=i?.status)!==null&&a!==void 0?a:"REGISTERED";this.content[t]={...i,loader:r,final:n,status:c}}registerFinal(t,r){this.register(t,r,!0)}clearAll(t=!0){return this.clearMatching(()=>!0,t)}clearMatching(t,r=!0){let n=Object.keys(this.content).filter(t).filter(a=>this.clear(a,!1)!=null);return r&&n.length>0&&this.dispatchEvent(new $r(n)),n}clear(t,r=!0){if(this.content[t]&&!this.content[t].final)return this.forceClear(t),r&&this.dispatchEvent(new $r([t])),t}forceClear(t){var r;let n=this.content[t];n&&(this.clearClearTimeout(t),(r=n.promise)===null||r===void 0||r.cancel(),this.content[t]={loader:n.loader,final:n.final,status:"REGISTERED"})}clearClearTimeout(t){var r,n,a;((r=this.content[t])===null||r===void 0?void 0:r.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,r,n=!1){this.forceClear(t);let a=async()=>r,i="RESOLVED";this.content[t]={loader:a,final:n,status:i,value:r}}setFinal(t,r){return this.set(t,r,!0)}async get(t,r,n){if(!this.isRegistered(t)){if(!r)throw new Error("Unknown cache key "+t);this.register(t,r)}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 r=r??a.loader,a.status="LOADING",a.promise=kn(r()),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 c;throw!((c=a.promise)===null||c===void 0)&&c.isCanceled||(a.status="ERROR",a.error=i),i})}}isRegistered(t){return this.content[t]!=null}getNow(t){var r;return(r=this.content[t])===null||r===void 0?void 0:r.value}has(t){var r,n;return((r=this.content[t])===null||r===void 0?void 0:r.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 r;return((r=this.content[t])===null||r===void 0?void 0:r.status)==="RESOLVED"})}resolvedValues(){return this.resolvedKeys().map(t=>this.content[t].value)}keys(){return Object.keys(this.content)}};var Yn={};H(Yn,{ClusteringHelper:()=>Zn,formatHierarchicalValues:()=>Kn});var jn={};H(jn,{accessBreadcrumb:()=>Z4,accessResult:()=>Vn,accessResultId:()=>j4,accessResultUrl:()=>K4});function Vn(e){var t,r,n,a;return(a=(n=(r=(t=e?.map)!==null&&t!==void 0?t:e?.topic)!==null&&r!==void 0?r:e?.document)!==null&&n!==void 0?n:e?.htmlPackage)!==null&&a!==void 0?a:e?.htmlPackagePage}function j4(e){var t,r,n,a,i,c,s,d,f;return(d=(c=(a=(r=(t=e?.map)===null||t===void 0?void 0:t.mapId)!==null&&r!==void 0?r:(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&&c!==void 0?c:(s=e?.htmlPackage)===null||s===void 0?void 0:s.packageId)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.contentId}function K4(e){var t,r,n,a,i,c,s,d,f;return(d=(c=(a=(r=(t=e?.map)===null||t===void 0?void 0:t.readerUrl)!==null&&r!==void 0?r:(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&&c!==void 0?c:(s=e?.htmlPackage)===null||s===void 0?void 0:s.viewerUrl)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.viewerUrl}function Z4(e){return e?.topic?[e.topic.mapTitle,...e.topic.breadcrumb]:e?.map?[e.map.title]:e?.document?[e.document.title]:e?.htmlPackage?[e.htmlPackage.title]:e?.htmlPackagePage?[e.htmlPackagePage.packageTitle,e.htmlPackagePage.title]:[]}function Kn(e,t){return t&&t>1&&e.length>=t?`... > ${e[e.length-1]}`:e.join(" > ")}var Zn=class e{constructor(t,r,n,a){this.allResults=t,this.selectedResult=r,this.clusteringMetadata=n,this.metadataDescriptors=a}static findResultWithMetadataValue(t,r,n){return t?.find(a=>{var i;return((i=this.extractResultMetadata({result:a}).find(c=>c.key==r))===null||i===void 0?void 0:i.value)==n})}static extractResultMetadata(t){let r=Vn(t.result).metadata;return t.key==null?e.flattenMetadata(r,t.hierarchicalValueTruncatingLevel,t.dateFormatter):e.flattenMetadata(r.find(n=>n.key===t.key),t.hierarchicalValueTruncatingLevel,t.dateFormatter)}static flattenMetadata(t,r,n){if(Array.isArray(t))return t.map(i=>e.flattenMetadata(i,r,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=[],c=[];return t.hierarchicalValues.forEach(s=>{i.push(Kn(s)),c.push(Kn(s,r))}),{key:t.key,label:t.label,value:i.join(", "),displayValue:c.join(", "),displayTooltipValue:i.join(", ")}}else{let i=t.values.join(", "),c=t.values.map(s=>n?n(s):s).join(", ");return{key:t.key,label:t.label,value:i,displayValue:c,displayTooltipValue:c}}}computeClustersItemsForMetadata(t,r,n="No value",a,i){var c,s;let d=e.extractResultMetadata({result:this.selectedResult,key:t,dateFormatter:i}),f=(c=d?.label)!==null&&c!==void 0?c:(s=this.getMetadataDescriptor(t))===null||s===void 0?void 0:s.label;return this.allResults.map(h=>e.extractResultMetadata({result:h,key:t,hierarchicalValueTruncatingLevel:a,dateFormatter:i})).map(h=>h??{key:t,label:f,value:void 0,displayValue:n}).filter(h=>h.value!=d?.value).filter((h,y,x)=>x.findIndex(v=>v.value===h.value)===y).map(h=>({result:this.findBestResultForMetadataValue(t,h.value),metadata:h})).sort((h,y)=>this.compareMetadata(h.metadata.value,y.metadata.value,t,r))}compareMetadata(t,r,n,a){if(t==null)return-1;if(r==null)return 1;let i=this.getMetadataDescriptor(n),c=i?.sortRule||"NONE",s=i?.reverseSort||!1;if(c=="ALPHABET"||c=="VERSION"){let d=t.localeCompare(r,a,{numeric:!0});return s?d*-1:d}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(r=>t==r.key)}findBestResultForMetadataValue(t,r){let n=this.allResults.filter(d=>{var f;return((f=e.extractResultMetadata({result:d,key:t}))===null||f===void 0?void 0:f.value)==r}),i=[...e.extractResultMetadata({result:this.selectedResult}).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==t)],c,s=-1;for(let d of n){let f=this.countMatchingMetadata(d,i);if(f>s&&(s=f,c=d,f===i.length))break}return c}countMatchingMetadata(t,r){return e.extractResultMetadata({result:t}).filter(n=>r.some(a=>a.key===n.key&&a.value===n.value)).length}};var qn={};H(qn,{Debouncer:()=>nt});var nt=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(s){a(s);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 Qn={};H(Qn,{customElement:()=>pe,dateProperty:()=>q4,isNumber:()=>ss,jsonProperty:()=>Xn,numberProperty:()=>cs,optionalNumberProperty:()=>Y4});var pe=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Xn(e,t){let r=()=>JSON.parse(JSON.stringify(e));return T({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Lt,...t??{}})}function Y4(e){return cs(e)}function cs(e){return T({type:Object,converter:{fromAttribute:t=>{var r,n;if(t==null)return;let a=(r=e?.min)!==null&&r!==void 0?r:-1/0,i=(n=e?.max)!==null&&n!==void 0?n:1/0;return ss(t)?Rt(a,+t,i):void 0},toAttribute:t=>t==null?void 0:""+t},useDefault:!0,...e??{}})}function ss(e){return!isNaN(parseFloat(e))}function q4(e){return T({type:Object,converter:{fromAttribute:t=>{if(t==null)return;let r=new Date(Date.parse(t));if(!isNaN(r.valueOf()))return r},toAttribute:t=>t?.toISOString()},useDefault:!0,...e??{}})}var ma={};H(ma,{designSystemVariables:()=>Y});var ha={};H(ha,{DesignSystemFamily:()=>Fr,DesignSystemSize:()=>Wr,FtCssVariableFactory:()=>o,badge:()=>sd,banner:()=>cd,button:()=>Q4,card:()=>ed,chart:()=>Od,checkbox:()=>td,chip:()=>ad,chipChoice:()=>nd,collapsible:()=>Ed,combobox:()=>vd,dateRangePicker:()=>Td,drawer:()=>hd,floatingMenu:()=>bd,foundation:()=>l,link:()=>id,menuItem:()=>xd,modal:()=>pd,notice:()=>Ld,notification:()=>_d,pageDesigner:()=>Ad,pageFooter:()=>fd,pageHeader:()=>dd,pageLayout:()=>ud,popover:()=>Sd,radio:()=>rd,reorderableList:()=>Nd,resolveFamilyClass:()=>ua,resolveSizeClass:()=>pa,semantic:()=>u,setVariable:()=>j,switch_:()=>Cd,table:()=>od,tabs:()=>md,textArea:()=>yd,textInput:()=>gd,titleBreadcrumb:()=>ld,toggle:()=>Rd,tooltip:()=>wd,treeList:()=>J4,typographies:()=>No,typographyBody1Medium:()=>na,typographyBody1Regular:()=>oa,typographyBody1Semibold:()=>aa,typographyBody2Medium:()=>wt,typographyBody2MediumUnderline:()=>ls,typographyBody2Regular:()=>ia,typographyBody2Semibold:()=>ca,typographyCaption1Medium:()=>sa,typographyCaption1Semibold:()=>la,typographyCaption2Bold:()=>fa,typographyCaption2Medium:()=>it,typographyCaption2Semibold:()=>da,typographyDisplay:()=>Jn,typographyTitle1:()=>ea,typographyTitle2:()=>ta,typographyTitle3:()=>ra,typographyVariants:()=>X4});var at=e=>typeof e=="string"?rt(e):e,o=class{static create(t,r,n,a){let i=s=>at(s??a),c=D`var(${at(t)}, ${i(a)})`;return c.name=t,c.description=r,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=s=>j(c,s??i(a)),c.get=s=>D`var(${at(t)}, ${i(s)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(t,r,n,a){let i=s=>n.get(s??a),c=D`var(${at(t)}, ${i(a)})`;return c.name=t,c.description=r,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=s=>j(c,s??i(a)),c.get=s=>D`var(${at(t)}, ${i(s)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(t,r){let n=i=>t.defaultCssValue(i),a=D`var(${at(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=r,a.defaultCssValue=n,a.set=i=>t.set(i),a.get=i=>D`var(${at(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function j(e,t){return at(`${e.name}: ${t}`)}var l={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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)")},Jn={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},ea={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},ta={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},ra={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},oa={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},na={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},aa={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},ia={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},wt={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},ls={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},ca={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},sa={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},la={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},it={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},da={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},fa={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},No={display:Jn,"title-1":ea,"title-2":ta,"title-3":ra,"body-1-regular":oa,"body-1-medium":na,"body-1-semibold":aa,"body-2-regular":ia,"body-2-medium":wt,"body-2-medium-underline":ls,"body-2-semibold":ca,"caption-1-medium":sa,"caption-1-semibold":la,"caption-2-medium":it,"caption-2-semibold":da,"caption-2-bold":fa},X4=["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","caption-1","caption-2"];var u={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
5
|
+
Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",l.colorGray50),borderGlobalSecondary:o.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",l.colorGray40),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",l.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var Q4={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:o.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:o.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",u.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",u.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",u.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",u.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",u.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",u.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",u.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",u.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",u.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",u.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",u.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",u.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",u.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",u.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",u.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",u.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",u.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",u.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",u.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",u.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",u.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",u.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",u.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",u.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",u.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",u.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",u.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",u.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",u.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",u.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",u.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",u.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",u.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",u.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",u.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",u.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",u.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",u.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",u.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",u.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",u.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",u.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",u.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",u.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",u.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",u.contentErrorPrimary)};var J4={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",u.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",u.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",u.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",l.spacing6),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",u.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",u.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",u.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",u.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",u.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",u.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",u.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",u.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",u.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",u.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",l.spacing6),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",u.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",u.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",u.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",u.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",u.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",u.contentGlobalSecondary)};var ed={borderColor:o.extend("--ftds-card-border-color","",u.borderGlobalSecondary),headerTitleHorizontalPadding:o.extend("--ftds-card-header-title-horizontal-padding","",l.spacing4),headerTitleVerticalPadding:o.extend("--ftds-card-header-title-vertical-padding","",l.spacing3),headerActionHorizontalPadding:o.extend("--ftds-card-header-action-horizontal-padding","",l.spacing2),headerActionVerticalPadding:o.extend("--ftds-card-header-action-vertical-padding","",l.spacing2),headerActionGap:o.extend("--ftds-card-header-action-gap","",l.spacing1),borderRadius:o.extend("--ftds-card-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-card-background-color","",u.backgroundGlobalOnSurface),bodyHorizontalPadding:o.extend("--ftds-card-body-horizontal-padding","",l.spacing4),bodyVerticalPadding:o.extend("--ftds-card-body-vertical-padding","",l.spacing4),footerActionHorizontalPadding:o.extend("--ftds-card-footer-action-horizontal-padding","",l.spacing2),footerActionVerticalPadding:o.extend("--ftds-card-footer-action-vertical-padding","",l.spacing2),footerActionGap:o.extend("--ftds-card-footer-action-gap","",l.spacing1),footerContentHorizontalPadding:o.extend("--ftds-card-footer-content-horizontal-padding","",l.spacing4),footerContentVerticalPadding:o.extend("--ftds-card-footer-content-vertical-padding","",l.spacing3),sideBarHorizontalPadding:o.extend("--ftds-card-side-bar-horizontal-padding","",l.spacing1),sideBarVerticalPadding:o.extend("--ftds-card-side-bar-vertical-padding","",l.spacing1),sideBarGap:o.extend("--ftds-card-side-bar-gap","",l.spacing1)};var td={iconSize:o.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:o.extend("--ftds-checkbox-label-horizontal-gap","",l.spacing1),color:o.extend("--ftds-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:o.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),helperPaddingTop:o.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:o.extend("--ftds-checkbox-helper-icon-size","",l.iconSize2),helperHorizontalGap:o.extend("--ftds-checkbox-helper-horizontal-gap","",l.spacing1),errorUncheckedBorderColor:o.extend("--ftds-checkbox-error-unchecked-border-color","",u.borderErrorPrimary),errorStateLayerColor:o.extend("--ftds-checkbox-error-state-layer-color","",u.contentErrorPrimary),errorHelperTextColor:o.extend("--ftds-checkbox-error-helper-text-color","",u.borderErrorPrimary),errorCheckedBackgroundColor:o.extend("--ftds-checkbox-error-checked-background-color","",u.contentErrorPrimary),helperTextColor:o.extend("--ftds-checkbox-helper-text-color","",u.contentGlobalSubtle),groupVerticalGap:o.extend("--ftds-checkbox-group-vertical-gap","",l.spacing3)};var rd={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",u.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var od={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",u.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",u.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",u.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",u.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",u.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",u.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",u.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",u.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var nd={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",u.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",u.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",u.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",u.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",u.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",u.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",u.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",u.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",u.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",u.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",u.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var ad={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",u.borderGlobalSecondary),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",u.borderErrorSubtle)};var id={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",u.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",u.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",u.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",u.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",u.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",u.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",u.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",u.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",u.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",u.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",u.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",u.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",u.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",u.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",u.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var cd={iconSize:o.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",u.borderInfoSubtle)};var sd={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:o.extend("--ftds-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",u.contentActionPrimary)};var ld={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",u.contentGlobalSubtle)};var dd={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",u.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",u.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",u.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var fd={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",u.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var ud={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var pd={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",u.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",u.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var hd={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var md={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",u.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",u.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:o.extend("--ftds-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",u.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var gd={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var yd={backgroundColor:o.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var bd={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",u.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity24),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var xd={multiselectCheckedStateLayerColor:o.extend("--ftds-menu-item-multiselect-checked-state-layer-color","",u.contentActionPrimary),multiselectCheckedColor:o.extend("--ftds-menu-item-multiselect-checked-color","",u.contentGlobalPrimary),multiselectCheckedIconColor:o.extend("--ftds-menu-item-multiselect-checked-icon-color","",u.contentActionPrimary),multiselectCheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-checked-default-state-layer-opacity","",l.opacity8),multiselectCheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-checked-hover-state-layer-opacity","",l.opacity16),multiselectCheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-checked-focus-state-layer-opacity","",l.opacity24),multiselectIndeterminatedStateLayerColor:o.extend("--ftds-menu-item-multiselect-indeterminated-state-layer-color","",u.contentActionPrimary),multiselectIndeterminatedColor:o.extend("--ftds-menu-item-multiselect-indeterminated-color","",u.contentGlobalPrimary),multiselectIndeterminatedIconColor:o.extend("--ftds-menu-item-multiselect-indeterminated-icon-color","",u.contentActionPrimary),multiselectIndeterminatedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-indeterminated-default-state-layer-opacity","",l.opacity8),multiselectIndeterminatedHoverStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-indeterminated-hover-state-layer-opacity","",l.opacity16),multiselectIndeterminatedFocusStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-indeterminated-focus-state-layer-opacity","",l.opacity24),multiselectUncheckedStateLayerColor:o.extend("--ftds-menu-item-multiselect-unchecked-state-layer-color","",u.contentGlobalPrimary),multiselectUncheckedColor:o.extend("--ftds-menu-item-multiselect-unchecked-color","",u.contentGlobalPrimary),multiselectUncheckedIconColor:o.extend("--ftds-menu-item-multiselect-unchecked-icon-color","",u.contentGlobalSubtle),multiselectUncheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-unchecked-default-state-layer-opacity","",l.opacity0),multiselectUncheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-unchecked-hover-state-layer-opacity","",l.opacity8),multiselectUncheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-multiselect-unchecked-focus-state-layer-opacity","",l.opacity16),selectAllCheckedStateLayerColor:o.extend("--ftds-menu-item-select-all-checked-state-layer-color","",u.contentActionPrimary),selectAllCheckedColor:o.extend("--ftds-menu-item-select-all-checked-color","",u.contentGlobalPrimary),selectAllCheckedIconColor:o.extend("--ftds-menu-item-select-all-checked-icon-color","",u.contentActionPrimary),selectAllCheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-select-all-checked-default-state-layer-opacity","",l.opacity0),selectAllCheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-select-all-checked-hover-state-layer-opacity","",l.opacity16),selectAllCheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-select-all-checked-focus-state-layer-opacity","",l.opacity24),selectAllIndeterminatedStateLayerColor:o.extend("--ftds-menu-item-select-all-indeterminated-state-layer-color","",u.contentGlobalPrimary),selectAllIndeterminatedColor:o.extend("--ftds-menu-item-select-all-indeterminated-color","",u.contentGlobalPrimary),selectAllIndeterminatedIconColor:o.extend("--ftds-menu-item-select-all-indeterminated-icon-color","",u.contentActionPrimary),selectAllIndeterminatedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-select-all-indeterminated-default-state-layer-opacity","",l.opacity0),selectAllIndeterminatedHoverStateLayerOpacity:o.extend("--ftds-menu-item-select-all-indeterminated-hover-state-layer-opacity","",l.opacity8),selectAllIndeterminatedFocusStateLayerOpacity:o.extend("--ftds-menu-item-select-all-indeterminated-focus-state-layer-opacity","",l.opacity16),selectAllUncheckedStateLayerColor:o.extend("--ftds-menu-item-select-all-unchecked-state-layer-color","",u.contentGlobalPrimary),selectAllUncheckedColor:o.extend("--ftds-menu-item-select-all-unchecked-color","",u.contentGlobalPrimary),selectAllUncheckedIconColor:o.extend("--ftds-menu-item-select-all-unchecked-icon-color","",u.contentGlobalSubtle),selectAllUncheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-select-all-unchecked-default-state-layer-opacity","",l.opacity0),selectAllUncheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-select-all-unchecked-hover-state-layer-opacity","",l.opacity8),selectAllUncheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-select-all-unchecked-focus-state-layer-opacity","",l.opacity16),defaultUncheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-default-unchecked-default-state-layer-opacity","",l.opacity0),defaultUncheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-default-unchecked-hover-state-layer-opacity","",l.opacity8),defaultUncheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-default-unchecked-focus-state-layer-opacity","",l.opacity16),defaultUncheckedStateLayerColor:o.extend("--ftds-menu-item-default-unchecked-state-layer-color","",u.contentGlobalPrimary),defaultUncheckedColor:o.extend("--ftds-menu-item-default-unchecked-color","",u.contentGlobalPrimary),defaultUncheckedIconColor:o.extend("--ftds-menu-item-default-unchecked-icon-color","",u.contentGlobalSubtle),defaultCheckedDefaultStateLayerOpacity:o.extend("--ftds-menu-item-default-checked-default-state-layer-opacity","",l.opacity8),defaultCheckedHoverStateLayerOpacity:o.extend("--ftds-menu-item-default-checked-hover-state-layer-opacity","",l.opacity16),defaultCheckedFocusStateLayerOpacity:o.extend("--ftds-menu-item-default-checked-focus-state-layer-opacity","",l.opacity24),defaultCheckedStateLayerColor:o.extend("--ftds-menu-item-default-checked-state-layer-color","",u.contentActionPrimary),defaultCheckedColor:o.extend("--ftds-menu-item-default-checked-color","",u.contentActionPrimary),defaultCheckedIconColor:o.extend("--ftds-menu-item-default-checked-icon-color","",u.contentActionPrimary)};var vd={menuVerticalGap:o.extend("--ftds-combobox-menu-vertical-gap","",l.spacing2),valuesHorizontalGap:o.extend("--ftds-combobox-values-horizontal-gap","",l.spacing2),valuesVerticalGap:o.extend("--ftds-combobox-values-vertical-gap","",l.spacing2)};var Sd={backgroundColor:o.extend("--ftds-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:o.extend("--ftds-popover-title-color","",u.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",u.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",l.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var Ed={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:o.extend("--ftds-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",u.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var Cd={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:o.extend("--ftds-switch-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var Od={color1Light:o.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var Ad={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var Ld={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:o.extend("--ftds-notice-gap","",l.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",u.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",u.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",u.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",u.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",u.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")};var Rd={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",u.contentActionPrimary),color:o.extend("--ftds-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",l.spacing3)};var _d={iconSize:o.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",u.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",l.spacing8)};var wd={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:o.extend("--ftds-tooltip-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",l.spacing05)};var Nd={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",u.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",u.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",u.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",u.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",u.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",u.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",u.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",u.backgroundGlobalOnSurfaceDark)};var Td={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var Fr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Fr||(Fr={}));var Wr;(function(e){e.large="large",e.medium="medium",e.small="small"})(Wr||(Wr={}));function ua(e){return`ftds--family-${e}`}function pa(e){return`ftds--size-${e}`}var Y={colorPrimary:o.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:o.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:o.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:o.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:o.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:o.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorInfo:o.create("--ft-color-info","","COLOR","#0F6BC5"),colorWarning:o.create("--ft-color-warning","","COLOR","#B74706"),colorError:o.create("--ft-color-error","","COLOR","#B00020"),colorSuccess:o.create("--ft-color-success","","COLOR","#187856"),colorOutline:o.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:o.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:o.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:o.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:o.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:o.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:o.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:o.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:o.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:o.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:o.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:o.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:o.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:o.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:o.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:o.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:o.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:o.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:o.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:o.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:o.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:o.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:o.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:o.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:o.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:o.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:o.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:o.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:o.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:o.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:o.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:o.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:o.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:o.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:o.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:o.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:o.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:o.create("--ft-elevation-00","","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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXL:o.create("--ft-border-radius-xl","","SIZE","16px"),titleFont:o.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:o.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:o.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:o.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var ga={};H(ga,{DynamicImporter:()=>To,dynamicImporter:()=>Md});var To=class{async import(t){if(t)return import(t)}},Md=new To;var Na={};H(Na,{computeOffsetAutoPosition:()=>wa,computeOffsetPosition:()=>tf});var fs=["top","right","bottom","left"],ds=["start","end"],ba=fs.reduce((e,t)=>e.concat(t,t+"-"+ds[0],t+"-"+ds[1]),[]),Nt=Math.min,he=Math.max,Vr=Math.round;var Me=e=>({x:e,y:e}),Pd={left:"right",right:"left",bottom:"top",top:"bottom"};function xa(e,t,r){return he(e,Nt(t,r))}function tr(e,t){return typeof e=="function"?e(t):e}function ct(e){return e.split("-")[0]}function Ue(e){return e.split("-")[1]}function va(e){return e==="x"?"y":"x"}function Sa(e){return e==="y"?"height":"width"}function rr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Ea(e){return va(rr(e))}function us(e,t,r){r===void 0&&(r=!1);let n=Ue(e),a=Ea(e),i=Sa(a),c=a==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(c=ya(c)),[c,ya(c)]}function ps(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function ya(e){let t=ct(e);return Pd[t]+e.slice(t.length)}function kd(e){return{top:0,right:0,bottom:0,left:0,...e}}function hs(e){return typeof e!="number"?kd(e):{top:e,right:e,bottom:e,left:e}}function Tt(e){let{x:t,y:r,width:n,height:a}=e;return{width:n,height:a,top:r,left:t,right:t+n,bottom:r+a,x:t,y:r}}function ms(e,t,r){let{reference:n,floating:a}=e,i=rr(t),c=Ea(t),s=Sa(c),d=ct(t),f=i==="y",p=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,y=n[s]/2-a[s]/2,x;switch(d){case"top":x={x:p,y:n.y-a.height};break;case"bottom":x={x:p,y:n.y+n.height};break;case"right":x={x:n.x+n.width,y:h};break;case"left":x={x:n.x-a.width,y:h};break;default:x={x:n.x,y:n.y}}switch(Ue(t)){case"start":x[c]-=y*(r&&f?-1:1);break;case"end":x[c]+=y*(r&&f?-1:1);break}return x}async function gs(e,t){var r;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:c,elements:s,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:p="viewport",elementContext:h="floating",altBoundary:y=!1,padding:x=0}=tr(t,e),v=hs(x),L=s[y?h==="floating"?"reference":"floating":h],_=Tt(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(L)))==null||r?L:L.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(s.floating)),boundary:f,rootBoundary:p,strategy:d})),w=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,E=await(i.getOffsetParent==null?void 0:i.getOffsetParent(s.floating)),S=await(i.isElement==null?void 0:i.isElement(E))?await(i.getScale==null?void 0:i.getScale(E))||{x:1,y:1}:{x:1,y:1},A=Tt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:w,offsetParent:E,strategy:d}):w);return{top:(_.top-A.top+v.top)/S.y,bottom:(A.bottom-_.bottom+v.bottom)/S.y,left:(_.left-A.left+v.left)/S.x,right:(A.right-_.right+v.right)/S.x}}var zd=50,ys=async(e,t,r)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=r,s=c.detectOverflow?c:{...c,detectOverflow:gs},d=await(c.isRTL==null?void 0:c.isRTL(t)),f=await c.getElementRects({reference:e,floating:t,strategy:a}),{x:p,y:h}=ms(f,n,d),y=n,x=0,v={};for(let O=0;O<i.length;O++){let L=i[O];if(!L)continue;let{name:_,fn:w}=L,{x:E,y:S,data:A,reset:M}=await w({x:p,y:h,initialPlacement:n,placement:y,strategy:a,middlewareData:v,rects:f,platform:s,elements:{reference:e,floating:t}});p=E??p,h=S??h,v[_]={...v[_],...A},M&&x<zd&&(x++,typeof M=="object"&&(M.placement&&(y=M.placement),M.rects&&(f=M.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:a}):M.rects),{x:p,y:h}=ms(f,y,d)),O=-1)}return{x:p,y:h,placement:y,strategy:a,middlewareData:v}};function Id(e,t,r){return(e?[...r.filter(a=>Ue(a)===e),...r.filter(a=>Ue(a)!==e)]:r.filter(a=>ct(a)===a)).filter(a=>e?Ue(a)===e||(t?ps(a)!==a:!1):!0)}var bs=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,a;let{rects:i,middlewareData:c,placement:s,platform:d,elements:f}=t,{crossAxis:p=!1,alignment:h,allowedPlacements:y=ba,autoAlignment:x=!0,...v}=tr(e,t),O=h!==void 0||y===ba?Id(h||null,x,y):y,L=await d.detectOverflow(t,v),_=((r=c.autoPlacement)==null?void 0:r.index)||0,w=O[_];if(w==null)return{};let E=us(w,i,await(d.isRTL==null?void 0:d.isRTL(f.floating)));if(s!==w)return{reset:{placement:O[0]}};let S=[L[ct(w)],L[E[0]],L[E[1]]],A=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:w,overflows:S}],M=O[_+1];if(M)return{data:{index:_+1,overflows:A},reset:{placement:M}};let U=A.map(z=>{let b=Ue(z.placement);return[z.placement,b&&p?z.overflows.slice(0,2).reduce((C,P)=>C+P,0):z.overflows[0],z.overflows]}).sort((z,b)=>z[1]-b[1]),F=((a=U.filter(z=>z[2].slice(0,Ue(z[0])?2:3).every(b=>b<=0))[0])==null?void 0:a[0])||U[0][0];return F!==s?{data:{index:_+1,overflows:A},reset:{placement:F}}:{}}}};var Dd=new Set(["left","top"]);async function Ud(e,t){let{placement:r,platform:n,elements:a}=e,i=await(n.isRTL==null?void 0:n.isRTL(a.floating)),c=ct(r),s=Ue(r),d=rr(r)==="y",f=Dd.has(c)?-1:1,p=i&&d?-1:1,h=tr(t,e),{mainAxis:y,crossAxis:x,alignmentAxis:v}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return s&&typeof v=="number"&&(x=s==="end"?v*-1:v),d?{x:x*p,y:y*f}:{x:y*f,y:x*p}}var xs=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;let{x:a,y:i,placement:c,middlewareData:s}=t,d=await Ud(t,e);return c===((r=s.offset)==null?void 0:r.placement)&&(n=s.arrow)!=null&&n.alignmentOffset?{}:{x:a+d.x,y:i+d.y,data:{...d,placement:c}}}}},vs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:a,platform:i}=t,{mainAxis:c=!0,crossAxis:s=!1,limiter:d={fn:_=>{let{x:w,y:E}=_;return{x:w,y:E}}},...f}=tr(e,t),p={x:r,y:n},h=await i.detectOverflow(t,f),y=rr(ct(a)),x=va(y),v=p[x],O=p[y];if(c){let _=x==="y"?"top":"left",w=x==="y"?"bottom":"right",E=v+h[_],S=v-h[w];v=xa(E,v,S)}if(s){let _=y==="y"?"top":"left",w=y==="y"?"bottom":"right",E=O+h[_],S=O-h[w];O=xa(E,O,S)}let L=d.fn({...t,[x]:v,[y]:O});return{...L,data:{x:L.x-r,y:L.y-n,enabled:{[x]:c,[y]:s}}}}}};var Ss=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;let{placement:a,rects:i,platform:c,elements:s}=t,{apply:d=()=>{},...f}=tr(e,t),p=await c.detectOverflow(t,f),h=ct(a),y=Ue(a),x=rr(a)==="y",{width:v,height:O}=i.floating,L,_;h==="top"||h==="bottom"?(L=h,_=y===(await(c.isRTL==null?void 0:c.isRTL(s.floating))?"start":"end")?"left":"right"):(_=h,L=y==="end"?"top":"bottom");let w=O-p.top-p.bottom,E=v-p.left-p.right,S=Nt(O-p[L],w),A=Nt(v-p[_],E),M=!t.middlewareData.shift,U=S,W=A;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(W=E),(n=t.middlewareData.shift)!=null&&n.enabled.y&&(U=w),M&&!y){let z=he(p.left,0),b=he(p.right,0),C=he(p.top,0),P=he(p.bottom,0);x?W=v-2*(z!==0||b!==0?z+b:he(p.left,p.right)):U=O-2*(C!==0||P!==0?C+P:he(p.top,p.bottom))}await d({...t,availableWidth:W,availableHeight:U});let F=await c.getDimensions(s.floating);return v!==F.width||O!==F.height?{reset:{rects:!0}}:{}}}};function Po(){return typeof window<"u"}function Pt(e){return Cs(e)?(e.nodeName||"").toLowerCase():"#document"}function me(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Be(e){var t;return(t=(Cs(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Cs(e){return Po()?e instanceof Node||e instanceof me(e).Node:!1}function Ae(e){return Po()?e instanceof Element||e instanceof me(e).Element:!1}function He(e){return Po()?e instanceof HTMLElement||e instanceof me(e).HTMLElement:!1}function Es(e){return!Po()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof me(e).ShadowRoot}function or(e){let{overflow:t,overflowX:r,overflowY:n,display:a}=Le(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&a!=="inline"&&a!=="contents"}function Os(e){return/^(table|td|th)$/.test(Pt(e))}function jr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Bd=/transform|translate|scale|rotate|perspective|filter/,Hd=/paint|layout|strict|content/,Mt=e=>!!e&&e!=="none",Ca;function ko(e){let t=Ae(e)?Le(e):e;return Mt(t.transform)||Mt(t.translate)||Mt(t.scale)||Mt(t.rotate)||Mt(t.perspective)||!zo()&&(Mt(t.backdropFilter)||Mt(t.filter))||Bd.test(t.willChange||"")||Hd.test(t.contain||"")}function As(e){let t=Ke(e);for(;He(t)&&!kt(t);){if(ko(t))return t;if(jr(t))return null;t=Ke(t)}return null}function zo(){return Ca==null&&(Ca=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Ca}function kt(e){return/^(html|body|#document)$/.test(Pt(e))}function Le(e){return me(e).getComputedStyle(e)}function Kr(e){return Ae(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ke(e){if(Pt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Es(e)&&e.host||Be(e);return Es(t)?t.host:t}function Ls(e){let t=Ke(e);return kt(t)?e.ownerDocument?e.ownerDocument.body:e.body:He(t)&&or(t)?t:Ls(t)}function Mo(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let a=Ls(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=me(a);if(i){let s=Io(c);return t.concat(c,c.visualViewport||[],or(a)?a:[],s&&r?Mo(s):[])}else return t.concat(a,Mo(a,[],r))}function Io(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ns(e){let t=Le(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=He(e),i=a?e.offsetWidth:r,c=a?e.offsetHeight:n,s=Vr(r)!==i||Vr(n)!==c;return s&&(r=i,n=c),{width:r,height:n,$:s}}function Ts(e){return Ae(e)?e:e.contextElement}function nr(e){let t=Ts(e);if(!He(t))return Me(1);let r=t.getBoundingClientRect(),{width:n,height:a,$:i}=Ns(t),c=(i?Vr(r.width):r.width)/n,s=(i?Vr(r.height):r.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!s||!Number.isFinite(s))&&(s=1),{x:c,y:s}}var Gd=Me(0);function Ms(e){let t=me(e);return!zo()||!t.visualViewport?Gd:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function $d(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==me(e)?!1:t}function Zr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let a=e.getBoundingClientRect(),i=Ts(e),c=Me(1);t&&(n?Ae(n)&&(c=nr(n)):c=nr(e));let s=$d(i,r,n)?Ms(i):Me(0),d=(a.left+s.x)/c.x,f=(a.top+s.y)/c.y,p=a.width/c.x,h=a.height/c.y;if(i){let y=me(i),x=n&&Ae(n)?me(n):n,v=y,O=Io(v);for(;O&&n&&x!==v;){let L=nr(O),_=O.getBoundingClientRect(),w=Le(O),E=_.left+(O.clientLeft+parseFloat(w.paddingLeft))*L.x,S=_.top+(O.clientTop+parseFloat(w.paddingTop))*L.y;d*=L.x,f*=L.y,p*=L.x,h*=L.y,d+=E,f+=S,v=me(O),O=Io(v)}}return Tt({width:p,height:h,x:d,y:f})}function Do(e,t){let r=Kr(e).scrollLeft;return t?t.left+r:Zr(Be(e)).left+r}function Ps(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Do(e,r),a=r.top+t.scrollTop;return{x:n,y:a}}function Fd(e){let{elements:t,rect:r,offsetParent:n,strategy:a}=e,i=a==="fixed",c=Be(n),s=t?jr(t.floating):!1;if(n===c||s&&i)return r;let d={scrollLeft:0,scrollTop:0},f=Me(1),p=Me(0),h=He(n);if((h||!h&&!i)&&((Pt(n)!=="body"||or(c))&&(d=Kr(n)),h)){let x=Zr(n);f=nr(n),p.x=x.x+n.clientLeft,p.y=x.y+n.clientTop}let y=c&&!h&&!i?Ps(c,d):Me(0);return{width:r.width*f.x,height:r.height*f.y,x:r.x*f.x-d.scrollLeft*f.x+p.x+y.x,y:r.y*f.y-d.scrollTop*f.y+p.y+y.y}}function Wd(e){return Array.from(e.getClientRects())}function Vd(e){let t=Be(e),r=Kr(e),n=e.ownerDocument.body,a=he(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=he(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),c=-r.scrollLeft+Do(e),s=-r.scrollTop;return Le(n).direction==="rtl"&&(c+=he(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:s}}var Rs=25;function jd(e,t){let r=me(e),n=Be(e),a=r.visualViewport,i=n.clientWidth,c=n.clientHeight,s=0,d=0;if(a){i=a.width,c=a.height;let p=zo();(!p||p&&t==="fixed")&&(s=a.offsetLeft,d=a.offsetTop)}let f=Do(n);if(f<=0){let p=n.ownerDocument,h=p.body,y=getComputedStyle(h),x=p.compatMode==="CSS1Compat"&&parseFloat(y.marginLeft)+parseFloat(y.marginRight)||0,v=Math.abs(n.clientWidth-h.clientWidth-x);v<=Rs&&(i-=v)}else f<=Rs&&(i+=f);return{width:i,height:c,x:s,y:d}}function Kd(e,t){let r=Zr(e,!0,t==="fixed"),n=r.top+e.clientTop,a=r.left+e.clientLeft,i=He(e)?nr(e):Me(1),c=e.clientWidth*i.x,s=e.clientHeight*i.y,d=a*i.x,f=n*i.y;return{width:c,height:s,x:d,y:f}}function _s(e,t,r){let n;if(t==="viewport")n=jd(e,r);else if(t==="document")n=Vd(Be(e));else if(Ae(t))n=Kd(t,r);else{let a=Ms(e);n={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return Tt(n)}function ks(e,t){let r=Ke(e);return r===t||!Ae(r)||kt(r)?!1:Le(r).position==="fixed"||ks(r,t)}function Zd(e,t){let r=t.get(e);if(r)return r;let n=Mo(e,[],!1).filter(s=>Ae(s)&&Pt(s)!=="body"),a=null,i=Le(e).position==="fixed",c=i?Ke(e):e;for(;Ae(c)&&!kt(c);){let s=Le(c),d=ko(c);!d&&s.position==="fixed"&&(a=null),(i?!d&&!a:!d&&s.position==="static"&&!!a&&(a.position==="absolute"||a.position==="fixed")||or(c)&&!d&&ks(e,c))?n=n.filter(p=>p!==c):a=s,c=Ke(c)}return t.set(e,n),n}function Yd(e){let{element:t,boundary:r,rootBoundary:n,strategy:a}=e,c=[...r==="clippingAncestors"?jr(t)?[]:Zd(t,this._c):[].concat(r),n],s=_s(t,c[0],a),d=s.top,f=s.right,p=s.bottom,h=s.left;for(let y=1;y<c.length;y++){let x=_s(t,c[y],a);d=he(x.top,d),f=Nt(x.right,f),p=Nt(x.bottom,p),h=he(x.left,h)}return{width:f-h,height:p-d,x:h,y:d}}function qd(e){let{width:t,height:r}=Ns(e);return{width:t,height:r}}function Xd(e,t,r){let n=He(t),a=Be(t),i=r==="fixed",c=Zr(e,!0,i,t),s={scrollLeft:0,scrollTop:0},d=Me(0);function f(){d.x=Do(a)}if(n||!n&&!i)if((Pt(t)!=="body"||or(a))&&(s=Kr(t)),n){let x=Zr(t,!0,i,t);d.x=x.x+t.clientLeft,d.y=x.y+t.clientTop}else a&&f();i&&!n&&a&&f();let p=a&&!n&&!i?Ps(a,s):Me(0),h=c.left+s.scrollLeft-d.x-p.x,y=c.top+s.scrollTop-d.y-p.y;return{x:h,y,width:c.width,height:c.height}}function Oa(e){return Le(e).position==="static"}function ws(e,t){if(!He(e)||Le(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Be(e)===r&&(r=r.ownerDocument.body),r}function zs(e,t){let r=me(e);if(jr(e))return r;if(!He(e)){let a=Ke(e);for(;a&&!kt(a);){if(Ae(a)&&!Oa(a))return a;a=Ke(a)}return r}let n=ws(e,t);for(;n&&Os(n)&&Oa(n);)n=ws(n,t);return n&&kt(n)&&Oa(n)&&!ko(n)?r:n||As(e)||r}var Qd=async function(e){let t=this.getOffsetParent||zs,r=this.getDimensions,n=await r(e.floating);return{reference:Xd(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Jd(e){return Le(e).direction==="rtl"}var ar={convertOffsetParentRelativeRectToViewportRelativeRect:Fd,getDocumentElement:Be,getClippingRect:Yd,getOffsetParent:zs,getElementRects:Qd,getClientRects:Wd,getDimensions:qd,getScale:nr,isElement:Ae,isRTL:Jd};var Is=xs,Aa=bs,Ds=vs;var Us=Ss;var La=(e,t,r)=>{let n=new Map,a={platform:ar,...r},i={...a.platform,_c:n};return ys(e,t,{...a,platform:i})};function _a(e){return ef(e)}function Ra(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function ef(e){for(let t=e;t;t=Ra(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Ra(e);t;t=Ra(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||t.tagName==="BODY"))return t}return null}async function tf(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},La(e,t,{strategy:n.strategy,platform:{...ar,getOffsetParent:a=>ar.getOffsetParent(a,_a)},middleware:[Ds({crossAxis:!0}),Aa({allowedPlacements:[n.placement]})]})}async function wa(e,t,r,n,a,i,c){let s,d;return typeof r=="object"?(s=r.placement,n=r.allowedPlacements,a=r.strategy,i=r.maxHeightCssVariable,d=r.maxWidthCssVariable,c=r.offsetValue):s=r,La(e,t,{placement:s,strategy:a,platform:{...ar,getOffsetParent:f=>ar.getOffsetParent(f,_a)},middleware:[Is(c??4),Aa({allowedPlacements:n}),Us({apply({availableHeight:f,availableWidth:p,elements:h}){typeof i=="string"&&(i=`var(${i})`),i?h.floating.style.maxHeight=`min(${Math.max(0,f)}px, ${i})`:h.floating.style.maxHeight=`${Math.max(0,f)}px`,typeof d=="string"&&(d=`var(${d})`),d?h.floating.style.maxWidth=`min(${Math.max(0,p)}px, ${d})`:h.floating.style.maxWidth=`${Math.max(0,p)}px`}})]})}var Ta={};H(Ta,{isSlotEmptyOrWithoutContent:()=>Yr});var Yr=e=>e?e.assignedNodes({flatten:!0}).filter(n=>{var a;return n.nodeType===Node.TEXT_NODE?((a=n.textContent)!==null&&a!==void 0?a:"").trim().length>0:!0}).length===0:!0;var Da={};H(Da,{FtdsBase:()=>Ia,toFtdsBase:()=>Uo});var za={};H(za,{ExportpartsUpdatedEvent:()=>zt,FtLitElement:()=>q});var Ma={};H(Ma,{ScopedRegistryLitElement:()=>qr});var qr=class extends _e{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 r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Mr(n,t.elementStyles),n}};var ka={};H(ka,{shadowQuerySelector:()=>Pa,shadowQuerySelectorAll:()=>rf});function Pa(e,t,...r){var n;let a=e.querySelector(t);for(let i of r)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}function rf(e,t,...r){let n=[...e.querySelectorAll(t)];for(let a of r)n=n.flatMap(i=>{var c,s;return[...(s=(c=i.shadowRoot)===null||c===void 0?void 0:c.querySelectorAll(a))!==null&&s!==void 0?s:[]]});return n}var ir=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},$s,Bs=Symbol("constructorPrototype"),Hs=Symbol("constructorName"),Fs=Symbol("exportpartsDebouncer"),Gs=Symbol("dynamicDependenciesLoaded"),zt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};zt.eventName="exportparts-updated";var q=class extends qr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[$s]=new nt(5),this.scheduleExportpartsUpdate=()=>{var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Fs].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[Hs]=this.constructor.name,this[Bs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Hs]&&Object.setPrototypeOf(this,this[Bs])}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 r=this.constructor;r[Gs]||(r[Gs]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(zt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(zt.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 zt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];r=Pa(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,a;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.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 r,n,a,i,c,s;let d=y=>y!=null&&y.trim().length>0,f=t.filter(d).map(y=>y.trim());if(f.length===0){this.exportparts=void 0;return}let p=new Set;for(let y of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let x=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(s=(c=y.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(L=>L.split(":")[1]))!==null&&s!==void 0?s:[],O=[...x,...v].filter(d).map(L=>L.trim());for(let L of O)p.add(L)}if(p.size===0){this.exportparts=void 0;return}let h=[...p.values()].flatMap(y=>f.map(x=>`${y}:${x}--${y}`));this.exportparts=[...this.part,...h].join(", ")}};$s=Fs;ir([T()],q.prototype,"exportpartsPrefix",void 0);ir([Xn([])],q.prototype,"exportpartsPrefixes",void 0);ir([T({reflect:!0})],q.prototype,"exportparts",void 0);ir([T()],q.prototype,"customStylesheet",void 0);ir([T()],q.prototype,"elementToFocus",void 0);ir([J()],q.prototype,"useAdoptedStyleSheets",void 0);var Ws=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},Uo=xe(Symbol("toFtdsBase"),function(e){class t extends e{constructor(){super(...arguments),this.size=Wr.medium,this.family=Fr.neutral}getDesignSystemBaseClasses(){return{[ua(this.family)]:!0,[pa(this.size)]:!0}}}return Ws([T()],t.prototype,"size",void 0),Ws([T()],t.prototype,"family",void 0),t}),Ia=class extends Uo(q){};var Vs={};var Ba={};H(Ba,{highlightHtml:()=>af,highlightHtmlColorCssVariable:()=>js,highlightHtmlStyles:()=>nf});var It=class e{constructor(t,r=!0,n=[],a=5e3){this.ctx=t,this.iframes=r,this.exclude=n,this.iframesTimeout=a}static matches(t,r){let n=typeof r=="string"?[r]:r,a=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(a){let i=!1;return n.every(c=>a.call(t,c)?(i=!0,!1):!0),i}else return!1}getContexts(){let t,r=[];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=r.filter(i=>i.contains(n)).length>0;r.indexOf(n)===-1&&!a&&r.push(n)}),r}getIframeContents(t,r,n=()=>{}){let a;try{let i=t.contentWindow;if(a=i.document,!i||!a)throw new Error("iframe inaccessible")}catch{n()}a&&r(a)}isIframeBlank(t){let r="about:blank",n=t.getAttribute("src").trim();return t.contentWindow.location.href===r&&n!==r&&n}observeIframeLoad(t,r,n){let a=!1,i=null,c=()=>{if(!a){a=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",c),this.getIframeContents(t,r,n))}catch{n()}}};t.addEventListener("load",c),i=setTimeout(c,this.iframesTimeout)}onIframeReady(t,r,n){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,r,n):this.getIframeContents(t,r,n):this.observeIframeLoad(t,r,n)}catch{n()}}waitForIframes(t,r){let n=0;this.forEachIframe(t,()=>!0,a=>{n++,this.waitForIframes(a.querySelector("html"),()=>{--n||r()})},a=>{a||r()})}forEachIframe(t,r,n,a=()=>{}){let i=t.querySelectorAll("iframe"),c=i.length,s=0;i=Array.prototype.slice.call(i);let d=()=>{--c<=0&&a(s)};c||d(),i.forEach(f=>{e.matches(f,this.exclude)?d():this.onIframeReady(f,p=>{r(f)&&(s++,n(p)),d()},d)})}createIterator(t,r,n){return document.createNodeIterator(t,r,n,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,r,n){let a=t.compareDocumentPosition(n),i=Node.DOCUMENT_POSITION_PRECEDING;if(a&i)if(r!==null){let c=r.compareDocumentPosition(n),s=Node.DOCUMENT_POSITION_FOLLOWING;if(c&s)return!0}else return!0;return!1}getIteratorNode(t){let r=t.previousNode(),n;return r===null?n=t.nextNode():n=t.nextNode()&&t.nextNode(),{prevNode:r,node:n}}checkIframeFilter(t,r,n,a){let i=!1,c=!1;return a.forEach((s,d)=>{s.val===n&&(i=d,c=s.handled)}),this.compareNodeIframe(t,r,n)?(i===!1&&!c?a.push({val:n,handled:!0}):i!==!1&&!c&&(a[i].handled=!0),!0):(i===!1&&a.push({val:n,handled:!1}),!1)}handleOpenIframes(t,r,n,a){t.forEach(i=>{i.handled||this.getIframeContents(i.val,c=>{this.createInstanceOnIframe(c).forEachNode(r,n,a)})})}iterateThroughNodes(t,r,n,a,i){let c=this.createIterator(r,t,a),s=[],d=[],f,p,h=()=>({prevNode:p,node:f}=this.getIteratorNode(c),f);for(;h();)this.iframes&&this.forEachIframe(r,y=>this.checkIframeFilter(f,p,y,s),y=>{this.createInstanceOnIframe(y).forEachNode(t,x=>d.push(x),a)}),d.push(f);d.forEach(y=>{n(y)}),this.iframes&&this.handleOpenIframes(s,t,n,a),i()}forEachNode(t,r,n,a=()=>{}){let i=this.getContexts(),c=i.length;c||a(),i.forEach(s=>{let d=()=>{this.iterateThroughNodes(t,s,r,n,()=>{--c<=0&&a()})};this.iframes?this.waitForIframes(s,d):d()})}};var Xr=class{constructor(t){this.ctx=t,this.ie=!1;let r=window.navigator.userAgent;(r.indexOf("MSIE")>-1||r.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 It(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,r="debug"){let n=this.opt.log;this.opt.debug&&typeof n=="object"&&typeof n[r]=="function"&&n[r](`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 r=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",a=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in r)if(r.hasOwnProperty(i)){let c=r[i],s=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(c):this.escapeStr(c);s!==""&&d!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(s)}|${this.escapeStr(d)})`,`gm${n}`),a+`(${this.processSynomyms(s)}|${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,r=>r.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,r=>r.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let r=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,r?"[\\S\\s]?":"\\S?").replace(/\u0002/g,r?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(r,n,a)=>{let i=a.charAt(n+1);return/[(|)\\]/.test(i)||i===""?r:r+"\0"})}createJoinersRegExp(t){let r=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&r.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&r.push("\\u00ad\\u200b\\u200c\\u200d"),r.length?t.split(/\u0000+/).join(`[${r.join("")}]*`):t}createDiacriticsRegExp(t){let r=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105","A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010D","C\xC7\u0106\u010C","d\u0111\u010F","D\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119","E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B","I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142","L\u0141","n\xF1\u0148\u0144","N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D","O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159","R\u0158","s\u0161\u015B\u0219\u015F","S\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163","T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B","U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF","Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017A","Z\u017D\u017B\u0179"]:["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010DC\xC7\u0106\u010C","d\u0111\u010FD\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142L\u0141","n\xF1\u0148\u0144N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159R\u0158","s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017AZ\u017D\u017B\u0179"],a=[];return t.split("").forEach(i=>{n.every(c=>{if(c.indexOf(i)!==-1){if(a.indexOf(c)>-1)return!1;t=t.replace(new RegExp(`[${c}]`,`gm${r}`),`[${c}]`),a.push(c)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",n=this.opt.accuracy,a=typeof n=="string"?n:n.value,i=typeof n=="string"?[]:n.limiters,c="";switch(i.forEach(s=>{c+=`|${this.escapeStr(s)}`}),a){case"partially":default:return`()(${t})`;case"complementary":return c="\\s"+(c||this.escapeStr(r)),`()([^${c}]*${t}[^${c}]*)`;case"exactly":return`(^|\\s${c})(${t})(?=$|\\s${c})`}}getSeparatedKeywords(t){let r=[];return t.forEach(n=>{this.opt.separateWordSearch?n.split(" ").forEach(a=>{a.trim()&&r.indexOf(a)===-1&&r.push(a)}):n.trim()&&r.indexOf(n)===-1&&r.push(n)}),{keywords:r.sort((n,a)=>a.length-n.length),length:r.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 r=[],n=0;return t.sort((a,i)=>a.start-i.start).forEach(a=>{let{start:i,end:c,valid:s}=this.callNoMatchOnInvalidRanges(a,n);s&&(a.start=i,a.length=c-i,r.push(a),n=c)}),r}callNoMatchOnInvalidRanges(t,r){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-r>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,r,n){let a,i=!0,c=n.length,s=r-c,d=parseInt(t.start,10)-s;return d=d>c?c:d,a=d+parseInt(t.length,10),a>c&&(a=c,this.log(`End range automatically set to the max value of ${c}`)),d<0||a-d<0||d>c||a>c?(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 r="",n=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,a=>{n.push({start:r.length,end:(r+=a.textContent).length,node:a})},a=>this.matchesExclude(a.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:r,nodes:n})})}matchesExclude(t){return It.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,r,n){let a=this.opt.element?this.opt.element:"mark",i=t.splitText(r),c=i.splitText(n-r),s=document.createElement(a);return s.setAttribute("data-markjs","true"),this.opt.className&&s.setAttribute("class",this.opt.className),s.textContent=i.textContent,i.parentNode.replaceChild(s,i),c}wrapRangeInMappedTextNode(t,r,n,a,i){t.nodes.every((c,s)=>{let d=t.nodes[s+1];if(typeof d>"u"||d.start>r){if(!a(c.node))return!1;let f=r-c.start,p=(n>c.end?c.end:n)-c.start,h=t.value.substr(0,c.start),y=t.value.substr(p+c.start);if(c.node=this.wrapRangeInTextNode(c.node,f,p),t.value=h+y,t.nodes.forEach((x,v)=>{v>=s&&(t.nodes[v].start>0&&v!==s&&(t.nodes[v].start-=p),t.nodes[v].end-=p)}),n-=p,i(c.node.previousSibling,c.start),n>c.end)r=c.end;else return!1}return!0})}wrapMatches(t,r,n,a,i){let c=r===0?0:r+1;this.getTextNodes(s=>{s.nodes.forEach(d=>{d=d.node;let f;for(;(f=t.exec(d.textContent))!==null&&f[c]!=="";){if(!n(f[c],d))continue;let p=f.index;if(c!==0)for(let h=1;h<c;h++)p+=f[h].length;d=this.wrapRangeInTextNode(d,p,p+f[c].length),a(d.previousSibling),t.lastIndex=0}}),i()})}wrapMatchesAcrossElements(t,r,n,a,i){let c=r===0?0:r+1;this.getTextNodes(s=>{let d;for(;(d=t.exec(s.value))!==null&&d[c]!=="";){let f=d.index;if(c!==0)for(let h=1;h<c;h++)f+=d[h].length;let p=f+d[c].length;this.wrapRangeInMappedTextNode(s,f,p,h=>n(d[c],h),(h,y)=>{t.lastIndex=y,a(h)})}i()})}wrapRangeFromIndex(t,r,n,a){this.getTextNodes(i=>{let c=i.value.length;t.forEach((s,d)=>{let{start:f,end:p,valid:h}=this.checkWhitespaceRanges(s,c,i.value);h&&this.wrapRangeInMappedTextNode(i,f,p,y=>r(y,s,i.value.substring(f,p),d),y=>{n(y,s)})}),a()})}unwrapMatches(t){let r=t.parentNode,n=document.createDocumentFragment();for(;t.firstChild;)n.appendChild(t.removeChild(t.firstChild));r.replaceChild(n,t),this.ie?this.normalizeTextNode(r):r.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,r){this.opt=r,this.log(`Searching with expression "${t}"`);let n=0,a="wrapMatches",i=c=>{n++,this.opt.each(c)};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),this[a](t,this.opt.ignoreGroups,(c,s)=>this.opt.filter(s,c,n),i,()=>{n===0&&this.opt.noMatch(t),this.opt.done(n)})}mark(t,r){this.opt=r;let n=0,a="wrapMatches",{keywords:i,length:c}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),s=this.opt.caseSensitive?"":"i",d=f=>{let p=new RegExp(this.createRegExp(f),`gm${s}`),h=0;this.log(`Searching with expression "${p}"`),this[a](p,1,(y,x)=>this.opt.filter(x,f,n,h),y=>{h++,n++,this.opt.each(y)},()=>{h===0&&this.opt.noMatch(f),i[c-1]===f?this.opt.done(n):d(i[i.indexOf(f)+1])})};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),c===0?this.opt.done(n):d(i[0])}markRanges(t,r){this.opt=r;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,c,s,d)=>this.opt.filter(i,c,s,d),(i,c)=>{n++,this.opt.each(i,c)},()=>{this.opt.done(n)})):this.opt.done(n)}unmark(t){this.opt=t;let r=this.opt.element?this.opt.element:"*";r+="[data-markjs]",this.opt.className&&(r+=`.${this.opt.className}`),this.log(`Removal selector "${r}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,n=>{this.unwrapMatches(n)},n=>{let a=It.matches(n,r),i=this.matchesExclude(n);return!a||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Ua(e){let t=new Xr(e);return this.mark=(r,n)=>(t.mark(r,n),this),this.markRegExp=(r,n)=>(t.markRegExp(r,n),this),this.markRanges=(r,n)=>(t.markRanges(r,n),this),this.unmark=r=>(t.unmark(r),this),this}var of=Ua,js=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),nf=D`
|
|
6
6
|
.highlight-html-match {
|
|
7
7
|
background: ${js};
|
|
8
8
|
}
|
|
@@ -45,7 +45,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
45
45
|
input::-webkit-search-results-decoration {
|
|
46
46
|
display: none;
|
|
47
47
|
}
|
|
48
|
-
`;var Ks={};var $a={};H($a,{ParametrizedLabelResolver:()=>Ga});var Ga=class e{constructor(t,r){this.defaultLabels=t,this.labels=r}resolve(t,...r){var n,a;t=this.resolvePluralKey(t,r);let i=(a=(n=this.labels[t])!==null&&n!==void 0?n:this.defaultLabels[t])!==null&&a!==void 0?a:"";return e.replaceParameters(i,...r)}static replaceParameters(t,...r){return r.forEach((n,a)=>t=t.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,c)=>e.formatValue(n,c))),t}resolvePluralKey(t,r){for(let n of r)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,r){return t instanceof Date?e.formatDate(t,r):t??""}static formatDate(t,r){let n=a=>r?.includes("date")?t.toLocaleDateString(a):r?.includes("time")?t.toLocaleTimeString(a):t.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var mi={};H(mi,{FtCommandQueue:()=>Jr,FtLitElementRedux:()=>Fa,FtReduxStore:()=>pi,FtStateManager:()=>hi,ReduxWatcher:()=>Wo,clearAllStores:()=>Yf,isFtReduxStore:()=>cr,redux:()=>ff,reduxEventListener:()=>uf,reduxReactive:()=>df,watch:()=>qf,withRedux:()=>Zs});var df=()=>(e,t)=>{var r;let n=e.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(r=n.reduxReactiveProperties)===null||r===void 0||r.add(t)},ff=e=>{let t=e??{};return(r,n)=>{var a;let i={hasChanged:Lt,attribute:!1,...t};T(i)(r,n);let c=r.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:s=>s[n],store:t.store})}},uf=e=>(t,r)=>{let n=t.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,e)};var Jr=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};function cr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var eo=Symbol("internalReduxEventsUnsubscribers"),st=Symbol("internalStoresUnsubscribers"),Dt=Symbol("internalStores"),Zs=xe(Symbol("withRedux"),function(e){var t,r,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(s=>c.has(s))&&this.updateFromStores()}getUnnamedStore(){if(this[Dt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Dt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[Dt].get(c)}addStore(c,s){var d;s=(d=s??c.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(s),this[Dt].set(s,c),this.subscribeToStore(s,c),this.updateFromStores()}removeStore(c){let s=typeof c=="string"?c:c.name;this.unsubscribeFromStore(s),this[Dt].delete(s)}setupStores(){this.unsubscribeFromStores(),this[Dt].forEach((c,s)=>this.subscribeToStore(s,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,s)=>{let d=this.constructor.getPropertyOptions(s);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:s)){let f=this.getStore(c.store);f&&(c.store?this[st].has(c.store):this[st].size>0)&&(this[s]=c.selector(f.getState(),this))}})}subscribeToStore(c,s){var d;this[st].set(c,s.subscribe(()=>this.updateFromStores())),this[eo].set(c,[]),cr(s)&&s.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((f,p)=>{if(typeof this[p]=="function"&&(!f.store||s.name===f.store)){let h=y=>this[p](y);s.addEventListener(f.eventName,h),this[eo].get(c).push(()=>s.removeEventListener(f.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[st].forEach((c,s)=>this.unsubscribeFromStore(s))}unsubscribeFromStore(c){var s;this[st].has(c)&&this[st].get(c)(),this[st].delete(c),(s=this[eo].get(c))===null||s===void 0||s.forEach(d=>d()),this[eo].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=st,r=Dt,n=eo,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Fa=class extends Zs(q){};function Re(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ze(e){return!!e&&!!e[te]}function Pe(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===vf}(e)||Array.isArray(e)||!!e[tl]||!!(!((t=e.constructor)===null||t===void 0)&&t[tl])||Qa(e)||Ja(e))}function Ut(e,t,r){r===void 0&&(r=!1),dr(e)===0?(r?Object.keys:lr)(e).forEach(function(n){r&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function dr(e){var t=e[te];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Qa(e)?2:Ja(e)?3:0}function sr(e,t){return dr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function pf(e,t){return dr(e)===2?e.get(t):e[t]}function rl(e,t,r){var n=dr(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function ol(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Qa(e){return bf&&e instanceof Map}function Ja(e){return xf&&e instanceof Set}function lt(e){return e.o||e.t}function ei(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=il(e);delete t[te];for(var r=lr(t),n=0;n<r.length;n++){var a=r[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 ti(e,t){return t===void 0&&(t=!1),ri(e)||Ze(e)||!Pe(e)||(dr(e)>1&&(e.set=e.add=e.clear=e.delete=hf),Object.freeze(e),t&&Ut(e,function(r,n){return ti(n,!0)},!0)),e}function hf(){Re(2)}function ri(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ge(e){var t=Xa[e];return t||Re(18,e),t}function mf(e,t){Xa[e]||(Xa[e]=t)}function Za(){return ro}function Wa(e,t){t&&(Ge("Patches"),e.u=[],e.s=[],e.v=t)}function Bo(e){Ya(e),e.p.forEach(gf),e.p=null}function Ya(e){e===ro&&(ro=e.l)}function Ys(e){return ro={p:[],l:ro,h:e,m:!0,_:0}}function gf(e){var t=e[te];t.i===0||t.i===1?t.j():t.g=!0}function Va(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||Ge("ES5").S(t,e,n),n?(r[te].P&&(Bo(t),Re(4)),Pe(e)&&(e=Ho(t,e),t.l||Go(t,e)),t.u&&Ge("Patches").M(r[te].t,e,t.u,t.s)):e=Ho(t,r,[]),Bo(t),t.u&&t.v(t.u,t.s),e!==al?e:void 0}function Ho(e,t,r){if(ri(t))return t;var n=t[te];if(!n)return Ut(t,function(s,d){return qs(e,n,t,s,d,r)},!0),t;if(n.A!==e)return t;if(!n.P)return Go(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=ei(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Ut(i,function(s,d){return qs(e,n,a,s,d,r,c)}),Go(e,a,!1),r&&e.u&&Ge("Patches").N(n,r,e.u,e.s)}return n.o}function qs(e,t,r,n,a,i,c){if(Ze(a)){var s=Ho(e,a,i&&t&&t.i!==3&&!sr(t.R,n)?i.concat(n):void 0);if(rl(r,n,s),!Ze(s))return;e.m=!1}else c&&r.add(a);if(Pe(a)&&!ri(a)){if(!e.h.D&&e._<1)return;Ho(e,a),t&&t.A.l||Go(e,a)}}function Go(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&ti(t,r)}function ja(e,t){var r=e[te];return(r?lt(r):e)[t]}function Xs(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Object.getPrototypeOf(r)}}function dt(e){e.P||(e.P=!0,e.l&&dt(e.l))}function Ka(e){e.o||(e.o=ei(e.t))}function qa(e,t,r){var n=Qa(t)?Ge("MapSet").F(t,r):Ja(t)?Ge("MapSet").T(t,r):e.O?function(a,i){var c=Array.isArray(a),s={i:c?1:0,A:i?i.A:Za(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=s,f=oo;c&&(d=[s],f=to);var p=Proxy.revocable(d,f),h=p.revoke,y=p.proxy;return s.k=y,s.j=h,y}(t,r):Ge("ES5").J(t,r);return(r?r.A:Za()).p.push(n),n}function yf(e){return Ze(e)||Re(22,e),function t(r){if(!Pe(r))return r;var n,a=r[te],i=dr(r);if(a){if(!a.P&&(a.i<4||!Ge("ES5").K(a)))return a.t;a.I=!0,n=Qs(r,i),a.I=!1}else n=Qs(r,i);return Ut(n,function(c,s){a&&pf(a.t,c)===s||rl(n,c,t(s))}),i===3?new Set(n):n}(e)}function Qs(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return ei(e)}function nl(){function e(c,s){var d=i[c];return d?d.enumerable=s:i[c]=d={configurable:!0,enumerable:s,get:function(){var f=this[te];return oo.get(f,c)},set:function(f){var p=this[te];oo.set(p,c,f)}},d}function t(c){for(var s=c.length-1;s>=0;s--){var d=c[s][te];if(!d.P)switch(d.i){case 5:n(d)&&dt(d);break;case 4:r(d)&&dt(d)}}}function r(c){for(var s=c.t,d=c.k,f=lr(d),p=f.length-1;p>=0;p--){var h=f[p];if(h!==te){var y=s[h];if(y===void 0&&!sr(s,h))return!0;var x=d[h],v=x&&x[te];if(v?v.t!==y:!ol(x,y))return!0}}var O=!!s[te];return f.length!==lr(s).length+(O?0:1)}function n(c){var s=c.k;if(s.length!==c.t.length)return!0;var d=Object.getOwnPropertyDescriptor(s,s.length-1);if(d&&!d.get)return!0;for(var f=0;f<s.length;f++)if(!s.hasOwnProperty(f))return!0;return!1}function a(c){c.g&&Re(3,JSON.stringify(lt(c)))}var i={};mf("ES5",{J:function(c,s){var d=Array.isArray(c),f=function(h,y){if(h){for(var x=Array(y.length),v=0;v<y.length;v++)Object.defineProperty(x,""+v,e(v,!0));return x}var O=il(y);delete O[te];for(var L=lr(O),_=0;_<L.length;_++){var w=L[_];O[w]=e(w,h||!!O[w].enumerable)}return Object.create(Object.getPrototypeOf(y),O)}(d,c),p={i:d?5:4,A:s?s.A:Za(),P:!1,I:!1,R:{},l:s,t:c,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,te,{value:p,writable:!0}),f},S:function(c,s,d){d?Ze(s)&&s[te].A===c&&t(c.p):(c.u&&function f(p){if(p&&typeof p=="object"){var h=p[te];if(h){var y=h.t,x=h.k,v=h.R,O=h.i;if(O===4)Ut(x,function(S){S!==te&&(y[S]!==void 0||sr(y,S)?v[S]||f(x[S]):(v[S]=!0,dt(h)))}),Ut(y,function(S){x[S]!==void 0||sr(x,S)||(v[S]=!1,dt(h))});else if(O===5){if(n(h)&&(dt(h),v.length=!0),x.length<y.length)for(var L=x.length;L<y.length;L++)v[L]=!1;else for(var _=y.length;_<x.length;_++)v[_]=!0;for(var w=Math.min(x.length,y.length),E=0;E<w;E++)x.hasOwnProperty(E)||(v[E]=!0),v[E]===void 0&&f(x[E])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?r(c):n(c)}})}var Js,ro,oi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",bf=typeof Map<"u",xf=typeof Set<"u",el=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",al=oi?Symbol.for("immer-nothing"):((Js={})["immer-nothing"]=!0,Js),tl=oi?Symbol.for("immer-draftable"):"__$immer_draftable",te=oi?Symbol.for("immer-state"):"__$immer_state";var vf=""+Object.prototype.constructor,lr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,il=Object.getOwnPropertyDescriptors||function(e){var t={};return lr(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},Xa={},oo={get:function(e,t){if(t===te)return e;var r=lt(e);if(!sr(r,t))return function(a,i,c){var s,d=Xs(i,c);return d?"value"in d?d.value:(s=d.get)===null||s===void 0?void 0:s.call(a.k):void 0}(e,r,t);var n=r[t];return e.I||!Pe(n)?n:n===ja(e.t,t)?(Ka(e),e.o[t]=qa(e.A.h,n,e)):n},has:function(e,t){return t in lt(e)},ownKeys:function(e){return Reflect.ownKeys(lt(e))},set:function(e,t,r){var n=Xs(lt(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var a=ja(lt(e),t),i=a?.[te];if(i&&i.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(ol(r,a)&&(r!==void 0||sr(e.t,t)))return!0;Ka(e),dt(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return ja(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Ka(e),dt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=lt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Re(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Re(12)}},to={};Ut(oo,function(e,t){to[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),to.deleteProperty=function(e,t){return to.set.call(this,e,t,void 0)},to.set=function(e,t,r){return oo.set.call(this,e[0],t,r,e[0])};var Sf=function(){function e(r){var n=this;this.O=el,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var s=i;i=a;var d=n;return function(O){var L=this;O===void 0&&(O=s);for(var _=arguments.length,w=Array(_>1?_-1:0),E=1;E<_;E++)w[E-1]=arguments[E];return d.produce(O,function(S){var A;return(A=i).call.apply(A,[L,S].concat(w))})}}var f;if(typeof i!="function"&&Re(6),c!==void 0&&typeof c!="function"&&Re(7),Pe(a)){var p=Ys(n),h=qa(n,a,void 0),y=!0;try{f=i(h),y=!1}finally{y?Bo(p):Ya(p)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(O){return Wa(p,c),Va(O,p)},function(O){throw Bo(p),O}):(Wa(p,c),Va(f,p))}if(!a||typeof a!="object"){if((f=i(a))===void 0&&(f=a),f===al&&(f=void 0),n.D&&ti(f,!0),c){var x=[],v=[];Ge("Patches").M(a,f,x,v),c(x,v)}return f}Re(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(f){for(var p=arguments.length,h=Array(p>1?p-1:0),y=1;y<p;y++)h[y-1]=arguments[y];return n.produceWithPatches(f,function(x){return a.apply(void 0,[x].concat(h))})};var c,s,d=n.produce(a,i,function(f,p){c=f,s=p});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,c,s]}):[d,c,s]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){Pe(r)||Re(8),Ze(r)&&(r=yf(r));var n=Ys(this),a=qa(this,r,void 0);return a[te].C=!0,Ya(n),a},t.finishDraft=function(r,n){var a=r&&r[te],i=a.A;return Wa(i,n),Va(void 0,i)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!el&&Re(20),this.O=r},t.applyPatches=function(r,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}a>-1&&(n=n.slice(a+1));var c=Ge("Patches").$;return Ze(r)?c(r,n):this.produce(r,function(s){return c(s,n)})},e}(),ve=new Sf,Ef=ve.produce,qb=ve.produceWithPatches.bind(ve),Xb=ve.setAutoFreeze.bind(ve),Qb=ve.setUseProxies.bind(ve),Jb=ve.applyPatches.bind(ve),ex=ve.createDraft.bind(ve),tx=ve.finishDraft.bind(ve),$o=Ef;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 cl(e,t){if(Bt(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.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 sl(e){var t=cl(e,"string");return Bt(t)=="symbol"?t:t+""}function ll(e,t,r){return(t=sl(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dl(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ni(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?dl(Object(r),!0).forEach(function(n){ll(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):dl(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function de(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 fl=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ai=function(){return Math.random().toString(36).substring(7).split("").join(".")},Fo={INIT:"@@redux/INIT"+ai(),REPLACE:"@@redux/REPLACE"+ai(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ai()}};function Cf(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 ii(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(de(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(de(1));return r(ii)(e,t)}if(typeof e!="function")throw new Error(de(2));var a=e,i=t,c=[],s=c,d=!1;function f(){s===c&&(s=c.slice())}function p(){if(d)throw new Error(de(3));return i}function h(O){if(typeof O!="function")throw new Error(de(4));if(d)throw new Error(de(5));var L=!0;return f(),s.push(O),function(){if(L){if(d)throw new Error(de(6));L=!1,f();var w=s.indexOf(O);s.splice(w,1),c=null}}}function y(O){if(!Cf(O))throw new Error(de(7));if(typeof O.type>"u")throw new Error(de(8));if(d)throw new Error(de(9));try{d=!0,i=a(i,O)}finally{d=!1}for(var L=c=s,_=0;_<L.length;_++){var w=L[_];w()}return O}function x(O){if(typeof O!="function")throw new Error(de(10));a=O,y({type:Fo.REPLACE})}function v(){var O,L=h;return O={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(de(11));function E(){w.next&&w.next(p())}E();var S=L(E);return{unsubscribe:S}}},O[fl]=function(){return this},O}return y({type:Fo.INIT}),n={dispatch:y,subscribe:h,getState:p,replaceReducer:x},n[fl]=v,n}function Of(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:Fo.INIT});if(typeof n>"u")throw new Error(de(12));if(typeof r(void 0,{type:Fo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(de(13))})}function ul(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(r[a]=e[a])}var i=Object.keys(r),c,s;try{Of(r)}catch(d){s=d}return function(f,p){if(f===void 0&&(f={}),s)throw s;if(0)var h;for(var y=!1,x={},v=0;v<i.length;v++){var O=i[v],L=r[O],_=f[O],w=L(_,p);if(typeof w>"u"){var E=p&&p.type;throw new Error(de(14))}x[O]=w,y=y||w!==_}return y=y||i.length!==Object.keys(f).length,y?x:f}}function fr(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];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 pl(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(de(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},s=t.map(function(d){return d(c)});return i=fr.apply(void 0,s)(a.dispatch),ni(ni({},a),{},{dispatch:i})}}}function hl(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(s){return typeof s=="function"?s(a,i,e):c(s)}}};return t}var ml=hl();ml.withExtraArgument=hl;var ci=ml;var vl=function(){var e=function(t,r){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,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Af=function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function s(f){return function(p){return d([f,p])}}function d(f){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,a&&(i=f[0]&2?a.return:f[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,f[1])).done)return i;switch(a=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return r.label++,{value:f[1],done:!1};case 5:r.label++,a=f[1],f=[0];continue;case 7:f=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){r=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){r.label=f[1];break}if(f[0]===6&&r.label<i[1]){r.label=i[1],i=f;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(f);break}i[2]&&r.ops.pop(),r.trys.pop();continue}f=t.call(e,r)}catch(p){f=[6,p],a=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},ur=function(e,t){for(var r=0,n=t.length,a=e.length;r<n;r++,a++)e[a]=t[r];return e},Lf=Object.defineProperty,Rf=Object.defineProperties,_f=Object.getOwnPropertyDescriptors,gl=Object.getOwnPropertySymbols,wf=Object.prototype.hasOwnProperty,Nf=Object.prototype.propertyIsEnumerable,yl=function(e,t,r){return t in e?Lf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},ft=function(e,t){for(var r in t||(t={}))wf.call(t,r)&&yl(e,r,t[r]);if(gl)for(var n=0,a=gl(t);n<a.length;n++){var r=a[n];Nf.call(t,r)&&yl(e,r,t[r])}return e},si=function(e,t){return Rf(e,_f(t))},Tf=function(e,t,r){return new Promise(function(n,a){var i=function(d){try{s(r.next(d))}catch(f){a(f)}},c=function(d){try{s(r.throw(d))}catch(f){a(f)}},s=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,c)};s((r=r.apply(e,t)).next())})};var Mf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?fr:fr.apply(null,arguments)},xx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Pf(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var kf=function(e){vl(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var a=e.apply(this,r)||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 r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,ur([void 0],r[0].concat(this)))):new(t.bind.apply(t,ur([void 0],r.concat(this))))},t}(Array),zf=function(e){vl(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var a=e.apply(this,r)||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 r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,ur([void 0],r[0].concat(this)))):new(t.bind.apply(t,ur([void 0],r.concat(this))))},t}(Array);function fi(e){return Pe(e)?$o(e,function(){}):e}function If(e){return typeof e=="boolean"}function Df(){return function(t){return Uf(t)}}function Uf(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,s=new kf;if(r&&(If(r)?s.push(ci):s.push(ci.withExtraArgument(r.extraArgument))),0){if(a)var d;if(c)var f}return s}var li=!0;function Sl(e){var t=Df(),r=e||{},n=r.reducer,a=n===void 0?void 0:n,i=r.middleware,c=i===void 0?t():i,s=r.devTools,d=s===void 0?!0:s,f=r.preloadedState,p=f===void 0?void 0:f,h=r.enhancers,y=h===void 0?void 0:h,x;if(typeof a=="function")x=a;else if(Pf(a))x=ul(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 v=c;if(typeof v=="function"&&(v=v(t),!li&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!li&&v.some(function(S){return typeof S!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=pl.apply(void 0,v),L=fr;d&&(L=Mf(ft({trace:!li},typeof d=="object"&&d)));var _=new zf(O),w=_;Array.isArray(y)?w=ur([O],y):typeof y=="function"&&(w=y(_));var E=L.apply(void 0,w);return ii(x,p,E)}function ut(e,t){function r(){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 ft(ft({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(n){return n.type===e},r}function El(e){var t={},r=[],n,a={addCase:function(i,c){var s=typeof i=="string"?i:i.type;if(s in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[s]=c,a},addMatcher:function(i,c){return r.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,r,n]}function Bf(e){return typeof e=="function"}function Hf(e,t,r,n){r===void 0&&(r=[]);var a=typeof t=="function"?El(t):[t,r,n],i=a[0],c=a[1],s=a[2],d;if(Bf(e))d=function(){return fi(e())};else{var f=fi(e);d=function(){return f}}function p(h,y){h===void 0&&(h=d());var x=ur([i[y.type]],c.filter(function(v){var O=v.matcher;return O(y)}).map(function(v){var O=v.reducer;return O}));return x.filter(function(v){return!!v}).length===0&&(x=[s]),x.reduce(function(v,O){if(O)if(Ze(v)){var L=v,_=O(L,y);return _===void 0?v:_}else{if(Pe(v))return $o(v,function(w){return O(w,y)});var _=O(v,y);if(_===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return _}return v},h)}return p.getInitialState=d,p}function Gf(e,t){return e+"/"+t}function Cl(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:fi(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},s={};a.forEach(function(p){var h=n[p],y=Gf(t,p),x,v;"reducer"in h?(x=h.reducer,v=h.prepare):x=h,i[p]=x,c[y]=x,s[p]=v?ut(y,v):ut(y)});function d(){var p=typeof e.extraReducers=="function"?El(e.extraReducers):[e.extraReducers],h=p[0],y=h===void 0?{}:h,x=p[1],v=x===void 0?[]:x,O=p[2],L=O===void 0?void 0:O,_=ft(ft({},y),c);return Hf(r,function(w){for(var E in _)w.addCase(E,_[E]);for(var S=0,A=v;S<A.length;S++){var M=A[S];w.addMatcher(M.matcher,M.reducer)}L&&w.addDefaultCase(L)})}var f;return{name:t,reducer:function(p,h){return f||(f=d()),f(p,h)},actions:s,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var $f="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ff=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=$f[Math.random()*64|0];return t},Wf=["name","message","stack","code"],di=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),bl=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),Vf=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Wf;r<n.length;r++){var a=n[r];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},Cx=function(){function e(t,r,n){var a=ut(t+"/fulfilled",function(p,h,y,x){return{payload:p,meta:si(ft({},x||{}),{arg:y,requestId:h,requestStatus:"fulfilled"})}}),i=ut(t+"/pending",function(p,h,y){return{payload:void 0,meta:si(ft({},y||{}),{arg:h,requestId:p,requestStatus:"pending"})}}),c=ut(t+"/rejected",function(p,h,y,x,v){return{payload:x,error:(n&&n.serializeError||Vf)(p||"Rejected"),meta:si(ft({},v||{}),{arg:y,requestId:h,rejectedWithValue:!!x,requestStatus:"rejected",aborted:p?.name==="AbortError",condition:p?.name==="ConditionError"})}}),s=!1,d=typeof AbortController<"u"?AbortController:function(){function p(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return p.prototype.abort=function(){},p}();function f(p){return function(h,y,x){var v=n?.idGenerator?n.idGenerator(p):Ff(),O=new d,L,_=!1;function w(S){L=S,O.abort()}var E=function(){return Tf(this,null,function(){var S,A,M,U,F,$,z;return Af(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),U=(S=n?.condition)==null?void 0:S.call(n,p,{getState:y,extra:x}),Kf(U)?[4,U]:[3,2];case 1:U=b.sent(),b.label=2;case 2:if(U===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return _=!0,F=new Promise(function(C,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:L||"Aborted"})})}),h(i(v,p,(A=n?.getPendingMeta)==null?void 0:A.call(n,{requestId:v,arg:p},{getState:y,extra:x}))),[4,Promise.race([F,Promise.resolve(r(p,{dispatch:h,getState:y,extra:x,requestId:v,signal:O.signal,abort:w,rejectWithValue:function(C,P){return new di(C,P)},fulfillWithValue:function(C,P){return new bl(C,P)}})).then(function(C){if(C instanceof di)throw C;return C instanceof bl?a(C.payload,v,p,C.meta):a(C,v,p)})])];case 3:return M=b.sent(),[3,5];case 4:return $=b.sent(),M=$ instanceof di?c(null,v,p,$.payload,$.meta):c($,v,p),[3,5];case 5:return z=n&&!n.dispatchConditionRejection&&c.match(M)&&M.meta.condition,z||h(M),[2,M]}})})}();return Object.assign(E,{abort:w,requestId:v,arg:p,unwrap:function(){return E.then(jf)}})}}return Object.assign(f,{pending:i,rejected:c,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function jf(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Kf(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ol="listener",Al="completed",Ll="cancelled",Ox="task-"+Ll,Ax="task-"+Al,Lx=Ol+"-"+Ll,Rx=Ol+"-"+Al;var ui="listenerMiddleware";var _x=ut(ui+"/add"),wx=ut(ui+"/removeAll"),Nx=ut(ui+"/remove");var xl,Tx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(xl||(xl=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Zf=function(e){return function(t){setTimeout(t,e)}},Mx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Zf(10);nl();window.ftReduxStores||(window.ftReduxStores={});var pi=class e extends _t{static get(t){var r;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(cr(i))return i;if(a==null)return;let c=Cl({...a,reducers:(r=a.reducers)!==null&&r!==void 0?r:{}}),s=Sl({reducer:(d,f)=>{if(f.type==="CLEAR_FT_REDUX_STORE"){let p=Un(c.getInitialState());for(let h of f.keeping)p[h]=(d??p)[h];return p}else if(typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...d,...f.overwrites};return c.reducer(d,f)}});return window.ftReduxStores[a.name]=new e(c,s,a.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Jr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,s)=>{let d=c,f=i[d];return f?(...p)=>{let h=f(...p.map(a));return this.reduxStore.dispatch(h),h}:p=>{this.setState({[d]:a(p)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}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 Yf(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))cr(t)&&t.clear()}var Wo=class{constructor(t,r,n){this.store=t,this.valueSelector=r,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),r=this.valueSelector(t);Lt(this.lastValue,r)&&(this.callback(r,t),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function qf(e,t,r){return new Wo(e,t,r).watch()}var hi=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(t){var r;return(r=this.requestConsumers.get(t))!==null&&r!==void 0?r:this.requestConsumers.set(t,new Set).get(t)}registerComponent(t,r){for(let n of r)this.getOrCreateRequestConsumers(n).add(t).size==1&&this.onNewNeededRequest(n)}unregisterComponent(t,r){for(let n of r)this.getOrCreateRequestConsumers(n).delete(t)}isRequestNeeded(t){return this.getOrCreateRequestConsumers(t).size>0}};var bi={};H(bi,{scrollHelper:()=>Xf});var gi,Vo=new Map,yi=class{lock(t,r){if(r){let n=Vo.get(r);if(n==null||n===t)return Vo.set(r,t),r}}release(t,r){r&&Vo.get(r)===t&&Vo.delete(r)}findFirstScrollableParent(t){var r;let n,a;for(let i of Dn(t)){let c=i,s=this.elementCanScroll(c);if(s&&c.clientHeight&&c.clientHeight<c.scrollHeight){n=c;break}else s&&a==null&&(a=c)}return(r=n??a)!==null&&r!==void 0?r:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)&&!["contents"].includes(getComputedStyle(t).display)}catch{return!1}}getAbsoluteScrollOffset(t,r){var n,a;let i=0;for(;r&&r.offsetParent!==t.offsetParent;)i+=(n=r.offsetTop)!==null&&n!==void 0?n:0,r=r.offsetParent;return i+((a=r?.offsetTop)!==null&&a!==void 0?a:0)-t.offsetTop}computeTopOffsetRatio(t,r){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(t,r){let n=this.findFirstScrollableParent(t);if(t&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,t),i=a-n.clientHeight+t.clientHeight,c=a,s=Rt(0,(c-n.scrollTop)/(c-i),1),d=this.computeTopOffsetRatio(r?.position,s)*(i-c)+c;n.scrollTo({behavior:r?.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=(gi=window.FluidTopicsScrollHelper)!==null&&gi!==void 0?gi:new yi;var Xf=window.FluidTopicsScrollHelper;var vi={};H(vi,{SearchPlaceConverter:()=>Zo,SearchPlaceQueryParams:()=>Z,isSearchPlaceQueryParams:()=>u1,serializeRequest:()=>eu});var Qf=m4(_l(),1);var wl;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(wl||(wl={}));var Nl;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Nl||(Nl={}));var Tl;(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"})(Tl||(Tl={}));var Ml;(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"})(Ml||(Ml={}));var Pl;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Pl||(Pl={}));var kl;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(kl||(kl={}));var zl;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(zl||(zl={}));var Il;(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__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",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__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"})(Il||(Il={}));var Dl;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(Dl||(Dl={}));var Ul;(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"})(Ul||(Ul={}));var Bl;(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",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(Bl||(Bl={}));var Hl;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Hl||(Hl={}));var Gl;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Gl||(Gl={}));var $l;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})($l||($l={}));var Fl;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Fl||(Fl={}));var Wl;(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"})(Wl||(Wl={}));var hr;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(hr||(hr={}));var Vl;(function(e){e.ASC="ASC",e.DESC="DESC"})(Vl||(Vl={}));var jl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(jl||(jl={}));var xi;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(xi||(xi={}));var t1=e=>Object.keys(xi).includes(e);var Kl;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Kl||(Kl={}));var Zl;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Zl||(Zl={}));var Yl;(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"})(Yl||(Yl={}));var mr;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(mr||(mr={}));var r1=e=>Object.keys(mr).includes(e);var ql;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ql||(ql={}));var Xl;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Xl||(Xl={}));var Ql;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ql||(Ql={}));var ne;(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.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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ne||(ne={}));var Jl;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Jl||(Jl={}));var e1;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(e1||(e1={}));var o1;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(o1||(o1={}));var n1;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.OTHER="OTHER"})(n1||(n1={}));var a1;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(a1||(a1={}));var i1;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(i1||(i1={}));var c1;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(c1||(c1={}));var s1;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(s1||(s1={}));var l1;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(l1||(l1={}));var d1;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(d1||(d1={}));var av={[ne.PERSONAL_BOOK_SHARE_USER]:[ne.PERSONAL_BOOK_USER],[ne.HTML_EXPORT_USER]:[ne.PERSONAL_BOOK_USER],[ne.PDF_EXPORT_USER]:[ne.PERSONAL_BOOK_USER],[ne.KHUB_ADMIN]:[ne.CONTENT_PUBLISHER],[ne.ADMIN]:[ne.KHUB_ADMIN,ne.USERS_ADMIN,ne.PORTAL_ADMIN,ne.BEHAVIOR_DATA_USER],[ne.GENERATIVE_AI_EXPORT_USER]:[ne.GENERATIVE_AI_USER]};function Jf(e){return`"${e}"`}function f1(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function eu(e,t){return new Zo(e).serialize(t)}var Z;(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"})(Z||(Z={}));var tu=new Set(Object.values(Z));function u1(e){return tu.has(e)}var Zo=class{constructor(t,r=20,n=!1,a="en-US"){this.baseUrl=t,this.defaultPerPage=r,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,r){return this.serializeToCurrentPageIfPossible(t,r??"/search")}serializeToCurrentPageIfPossible(t,r){let n=r==null||r.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return a.search=this.toURLSearchParams(t),a.toString()}toURLSearchParams(t,r=!1){var n,a,i,c,s,d,f,p,h,y,x;let v=new URLSearchParams;t.contentLocale?(!r||t.contentLocale!==this.defaultContentLocale)&&v.append(Z.LOCALE,t.contentLocale):v.append(Z.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=t.query)===null||n===void 0?void 0:n.length)>0&&v.append(Z.QUERY,t.query);let O=(i=(a=t.metadataFilters)===null||a===void 0?void 0:a.filter(S=>S.valueFilter&&!S.valueFilter.negative))!==null&&i!==void 0?i:[];if(O.length>0){let S=O.map(A=>{var M,U;let F=((U=(M=A.valueFilter)===null||M===void 0?void 0:M.values)!==null&&U!==void 0?U:[]).map($=>this.escapeFilters($)).map($=>Jf(f1($))).join("_");return`${A.key}~${F}`}).join("*");v.append(Z.VALUE_FILTERS,S)}let L=(s=(c=t.metadataFilters)===null||c===void 0?void 0:c.filter(S=>S.dateFilter))!==null&&s!==void 0?s:[];if(L.length>0){let S=L.map(A=>{var M;return`${A.key}~${(M=A.dateFilter)===null||M===void 0?void 0:M.type.toLowerCase()}`}).join("*");v.append(Z.DATE_FILTERS,S)}let _=(f=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(S=>S.rangeFilter))!==null&&f!==void 0?f:[];if(_.length>0){let S=_.map(A=>{var M,U;return`${A.key}~${(M=A.rangeFilter)===null||M===void 0?void 0:M.from}_${(U=A.rangeFilter)===null||U===void 0?void 0:U.to}`}).join("*");v.append(Z.RANGE_FILTERS,S)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&v.append(Z.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&v.append(Z.SCOPE,t.scope.toLowerCase()),t.sortId!=null&&v.append(Z.SORT,t.sortId),!((p=t.paging)===null||p===void 0)&&p.perPage&&((y=(h=t.paging)===null||h===void 0?void 0:h.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&v.append(Z.PER_PAGE,String(t.paging.perPage)),t.keywordMatch!=null&&v.append(Z.KEYWORD_MATCH,t.keywordMatch.toLowerCase());let w=(x=t.otherQueryParams)!==null&&x!==void 0?x:{};for(let S in w)v.append(S,w[S]);let E=new Array;return v.forEach((S,A)=>{E.push(this.encodeQueryString(A)+"="+this.encodeQueryString(S))}),encodeURI(E.join("&")).replace(/#/g,"%23")}encodeQueryString(t){return encodeURIComponent(t).replace(/%20/g,"+")}parse(t){var r;let n=t.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(r=this.scopeMapping[i])!==null&&r!==void 0?r:a.scope}}fromURLSearchParams(t){var r,n,a,i,c,s;try{t=decodeURI(t).replace(/%23/g,"#")}catch(_){console.warn("Could not decode search request query params, fallback on raw value",_)}let d=new URLSearchParams(t),f=d.get(Z.LOCALE)==="all"?void 0:d.get(Z.LOCALE),p=((r=d.get(Z.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),h=(n=d.get(Z.SORT))===null||n===void 0?void 0:n.toLowerCase(),y=(a=d.get(Z.SCOPE))!==null&&a!==void 0?a:"default",x=+((i=d.get(Z.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),v=d.get(Z.KEYWORD_MATCH),O=v?v.toUpperCase()===hr.MANDATORY?hr.MANDATORY:hr.OPTIONAL:void 0,L={};for(let _ of d.keys())u1(_)||(L[_]=d.get(_));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(c=d.get(Z.QUERY))!==null&&c!==void 0?c:"",scope:(s=this.scopeMapping[y])!==null&&s!==void 0?s:"DEFAULT",virtualField:t1(p)?p:"EVERYWHERE",sortId:h,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:Rt(1,isNaN(x)?this.defaultPerPage:x,1e3)},keywordMatch:O,otherQueryParams:L}}parseCompatFilters(t){var r,n,a,i,c,s;let d=[];return t.has(Z.FILTERS)&&(d=this.parseValueFilters((r=t.get(Z.FILTERS))!==null&&r!==void 0?r:"")),(n=t.has(Z.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=t.get(Z.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(Z.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((c=t.get(Z.DATE_FILTERS))!==null&&c!==void 0?c:""),...this.parseRangeFilters((s=t.get(Z.RANGE_FILTERS))!==null&&s!==void 0?s:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(r=>r.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(f1).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],dateFilter:{type:mr[r[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(t){for(let[r,n,a]of this.filtersEscapeMapping)t=t.replaceAll(r,n);return t}superEscapeFilters(t){for(let[r,n,a]of this.filtersEscapeMapping)t=t.replaceAll(n,a);return t}unescapeFilterValue(t){for(let[r,n,a]of this.filtersEscapeMapping)t=t.replace(a,r);return t}parseLegacyPeriodFilter(t){if(r1(t))return[{key:"ft:lastEdition",dateFilter:{type:mr[t]}}];if(t.startsWith("CUSTOM_")){let[r,n,a]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Ei={};H(Ei,{toFtFormComponent:()=>ru});var Si=Symbol("elementInternals"),ru=xe(Symbol("toFtFormComponent"),function(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Si].form}constructor(...n){super(n),this[Si]=this.attachInternals()}setFormValue(n){this[Si].setFormValue(n)}}return t});var Oi={};H(Oi,{DateFormatter:()=>Ci});var Ci=class{static format(t,r,n,a,i){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,a,!!i)):this.getIntlDateTime(t,r,n,a,!!i)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,a,i){let c=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(c),d=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(c);return i?d:a?`${s} ${d}`:s}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Li={};H(Li,{ALL_KEYS_VALUE:()=>Ai,SameWindowStorageEvent:()=>gr});var Ai="__all__",gr=class extends CustomEvent{constructor(t,r,n){super("same-window-storage",{detail:{key:t,oldValue:r,newValue:n}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==Ai}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,r){let n=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new gr(r[0],n,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,r){let n=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new gr(r[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,r){Reflect.apply(e,t,r),window.dispatchEvent(new gr(Ai))}});var _i={};H(_i,{FocusMainContentEvent:()=>Ri});var Ri=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var p1={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function ou(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=e.key}function nu(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",ou);document.addEventListener("click",nu);var h1=D`
|
|
48
|
+
`;var Ks={};var $a={};H($a,{ParametrizedLabelResolver:()=>Ga});var Ga=class e{constructor(t,r){this.defaultLabels=t,this.labels=r}resolve(t,...r){var n,a;t=this.resolvePluralKey(t,r);let i=(a=(n=this.labels[t])!==null&&n!==void 0?n:this.defaultLabels[t])!==null&&a!==void 0?a:"";return e.replaceParameters(i,...r)}static replaceParameters(t,...r){return r.forEach((n,a)=>t=t.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,c)=>e.formatValue(n,c))),t}resolvePluralKey(t,r){for(let n of r)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,r){return t instanceof Date?e.formatDate(t,r):t??""}static formatDate(t,r){let n=a=>r?.includes("date")?t.toLocaleDateString(a):r?.includes("time")?t.toLocaleTimeString(a):t.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var mi={};H(mi,{FtCommandQueue:()=>Jr,FtLitElementRedux:()=>Fa,FtReduxStore:()=>pi,FtStateManager:()=>hi,ReduxWatcher:()=>Wo,clearAllStores:()=>Yf,isFtReduxStore:()=>cr,redux:()=>ff,reduxEventListener:()=>uf,reduxReactive:()=>df,watch:()=>qf,withRedux:()=>Zs});var df=()=>(e,t)=>{var r;let n=e.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(r=n.reduxReactiveProperties)===null||r===void 0||r.add(t)},ff=e=>{let t=e??{};return(r,n)=>{var a;let i={hasChanged:Lt,attribute:!1,...t};T(i)(r,n);let c=r.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:s=>s[n],store:t.store})}},uf=e=>(t,r)=>{let n=t.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,e)};var Jr=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};function cr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var eo=Symbol("internalReduxEventsUnsubscribers"),st=Symbol("internalStoresUnsubscribers"),Dt=Symbol("internalStores"),Zs=xe(Symbol("withRedux"),function(e){var t,r,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(s=>c.has(s))&&this.updateFromStores()}getUnnamedStore(){if(this[Dt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Dt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[Dt].get(c)}addStore(c,s){var d;s=(d=s??c.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(s),this[Dt].set(s,c),this.subscribeToStore(s,c),this.updateFromStores()}removeStore(c){let s=typeof c=="string"?c:c.name;this.unsubscribeFromStore(s),this[Dt].delete(s)}setupStores(){this.unsubscribeFromStores(),this[Dt].forEach((c,s)=>this.subscribeToStore(s,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,s)=>{let d=this.constructor.getPropertyOptions(s);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:s)){let f=this.getStore(c.store);f&&(c.store?this[st].has(c.store):this[st].size>0)&&(this[s]=c.selector(f.getState(),this))}})}subscribeToStore(c,s){var d;this[st].set(c,s.subscribe(()=>this.updateFromStores())),this[eo].set(c,[]),cr(s)&&s.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((f,p)=>{if(typeof this[p]=="function"&&(!f.store||s.name===f.store)){let h=y=>this[p](y);s.addEventListener(f.eventName,h),this[eo].get(c).push(()=>s.removeEventListener(f.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[st].forEach((c,s)=>this.unsubscribeFromStore(s))}unsubscribeFromStore(c){var s;this[st].has(c)&&this[st].get(c)(),this[st].delete(c),(s=this[eo].get(c))===null||s===void 0||s.forEach(d=>d()),this[eo].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=st,r=Dt,n=eo,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Fa=class extends Zs(q){};function Re(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ze(e){return!!e&&!!e[te]}function Pe(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===vf}(e)||Array.isArray(e)||!!e[tl]||!!(!((t=e.constructor)===null||t===void 0)&&t[tl])||Qa(e)||Ja(e))}function Ut(e,t,r){r===void 0&&(r=!1),dr(e)===0?(r?Object.keys:lr)(e).forEach(function(n){r&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function dr(e){var t=e[te];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Qa(e)?2:Ja(e)?3:0}function sr(e,t){return dr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function pf(e,t){return dr(e)===2?e.get(t):e[t]}function rl(e,t,r){var n=dr(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function ol(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Qa(e){return bf&&e instanceof Map}function Ja(e){return xf&&e instanceof Set}function lt(e){return e.o||e.t}function ei(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=il(e);delete t[te];for(var r=lr(t),n=0;n<r.length;n++){var a=r[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 ti(e,t){return t===void 0&&(t=!1),ri(e)||Ze(e)||!Pe(e)||(dr(e)>1&&(e.set=e.add=e.clear=e.delete=hf),Object.freeze(e),t&&Ut(e,function(r,n){return ti(n,!0)},!0)),e}function hf(){Re(2)}function ri(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ge(e){var t=Xa[e];return t||Re(18,e),t}function mf(e,t){Xa[e]||(Xa[e]=t)}function Za(){return ro}function Wa(e,t){t&&(Ge("Patches"),e.u=[],e.s=[],e.v=t)}function Bo(e){Ya(e),e.p.forEach(gf),e.p=null}function Ya(e){e===ro&&(ro=e.l)}function Ys(e){return ro={p:[],l:ro,h:e,m:!0,_:0}}function gf(e){var t=e[te];t.i===0||t.i===1?t.j():t.g=!0}function Va(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||Ge("ES5").S(t,e,n),n?(r[te].P&&(Bo(t),Re(4)),Pe(e)&&(e=Ho(t,e),t.l||Go(t,e)),t.u&&Ge("Patches").M(r[te].t,e,t.u,t.s)):e=Ho(t,r,[]),Bo(t),t.u&&t.v(t.u,t.s),e!==al?e:void 0}function Ho(e,t,r){if(ri(t))return t;var n=t[te];if(!n)return Ut(t,function(s,d){return qs(e,n,t,s,d,r)},!0),t;if(n.A!==e)return t;if(!n.P)return Go(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=ei(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Ut(i,function(s,d){return qs(e,n,a,s,d,r,c)}),Go(e,a,!1),r&&e.u&&Ge("Patches").N(n,r,e.u,e.s)}return n.o}function qs(e,t,r,n,a,i,c){if(Ze(a)){var s=Ho(e,a,i&&t&&t.i!==3&&!sr(t.R,n)?i.concat(n):void 0);if(rl(r,n,s),!Ze(s))return;e.m=!1}else c&&r.add(a);if(Pe(a)&&!ri(a)){if(!e.h.D&&e._<1)return;Ho(e,a),t&&t.A.l||Go(e,a)}}function Go(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&ti(t,r)}function ja(e,t){var r=e[te];return(r?lt(r):e)[t]}function Xs(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Object.getPrototypeOf(r)}}function dt(e){e.P||(e.P=!0,e.l&&dt(e.l))}function Ka(e){e.o||(e.o=ei(e.t))}function qa(e,t,r){var n=Qa(t)?Ge("MapSet").F(t,r):Ja(t)?Ge("MapSet").T(t,r):e.O?function(a,i){var c=Array.isArray(a),s={i:c?1:0,A:i?i.A:Za(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=s,f=oo;c&&(d=[s],f=to);var p=Proxy.revocable(d,f),h=p.revoke,y=p.proxy;return s.k=y,s.j=h,y}(t,r):Ge("ES5").J(t,r);return(r?r.A:Za()).p.push(n),n}function yf(e){return Ze(e)||Re(22,e),function t(r){if(!Pe(r))return r;var n,a=r[te],i=dr(r);if(a){if(!a.P&&(a.i<4||!Ge("ES5").K(a)))return a.t;a.I=!0,n=Qs(r,i),a.I=!1}else n=Qs(r,i);return Ut(n,function(c,s){a&&pf(a.t,c)===s||rl(n,c,t(s))}),i===3?new Set(n):n}(e)}function Qs(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return ei(e)}function nl(){function e(c,s){var d=i[c];return d?d.enumerable=s:i[c]=d={configurable:!0,enumerable:s,get:function(){var f=this[te];return oo.get(f,c)},set:function(f){var p=this[te];oo.set(p,c,f)}},d}function t(c){for(var s=c.length-1;s>=0;s--){var d=c[s][te];if(!d.P)switch(d.i){case 5:n(d)&&dt(d);break;case 4:r(d)&&dt(d)}}}function r(c){for(var s=c.t,d=c.k,f=lr(d),p=f.length-1;p>=0;p--){var h=f[p];if(h!==te){var y=s[h];if(y===void 0&&!sr(s,h))return!0;var x=d[h],v=x&&x[te];if(v?v.t!==y:!ol(x,y))return!0}}var O=!!s[te];return f.length!==lr(s).length+(O?0:1)}function n(c){var s=c.k;if(s.length!==c.t.length)return!0;var d=Object.getOwnPropertyDescriptor(s,s.length-1);if(d&&!d.get)return!0;for(var f=0;f<s.length;f++)if(!s.hasOwnProperty(f))return!0;return!1}function a(c){c.g&&Re(3,JSON.stringify(lt(c)))}var i={};mf("ES5",{J:function(c,s){var d=Array.isArray(c),f=function(h,y){if(h){for(var x=Array(y.length),v=0;v<y.length;v++)Object.defineProperty(x,""+v,e(v,!0));return x}var O=il(y);delete O[te];for(var L=lr(O),_=0;_<L.length;_++){var w=L[_];O[w]=e(w,h||!!O[w].enumerable)}return Object.create(Object.getPrototypeOf(y),O)}(d,c),p={i:d?5:4,A:s?s.A:Za(),P:!1,I:!1,R:{},l:s,t:c,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,te,{value:p,writable:!0}),f},S:function(c,s,d){d?Ze(s)&&s[te].A===c&&t(c.p):(c.u&&function f(p){if(p&&typeof p=="object"){var h=p[te];if(h){var y=h.t,x=h.k,v=h.R,O=h.i;if(O===4)Ut(x,function(S){S!==te&&(y[S]!==void 0||sr(y,S)?v[S]||f(x[S]):(v[S]=!0,dt(h)))}),Ut(y,function(S){x[S]!==void 0||sr(x,S)||(v[S]=!1,dt(h))});else if(O===5){if(n(h)&&(dt(h),v.length=!0),x.length<y.length)for(var L=x.length;L<y.length;L++)v[L]=!1;else for(var _=y.length;_<x.length;_++)v[_]=!0;for(var w=Math.min(x.length,y.length),E=0;E<w;E++)x.hasOwnProperty(E)||(v[E]=!0),v[E]===void 0&&f(x[E])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?r(c):n(c)}})}var Js,ro,oi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",bf=typeof Map<"u",xf=typeof Set<"u",el=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",al=oi?Symbol.for("immer-nothing"):((Js={})["immer-nothing"]=!0,Js),tl=oi?Symbol.for("immer-draftable"):"__$immer_draftable",te=oi?Symbol.for("immer-state"):"__$immer_state";var vf=""+Object.prototype.constructor,lr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,il=Object.getOwnPropertyDescriptors||function(e){var t={};return lr(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},Xa={},oo={get:function(e,t){if(t===te)return e;var r=lt(e);if(!sr(r,t))return function(a,i,c){var s,d=Xs(i,c);return d?"value"in d?d.value:(s=d.get)===null||s===void 0?void 0:s.call(a.k):void 0}(e,r,t);var n=r[t];return e.I||!Pe(n)?n:n===ja(e.t,t)?(Ka(e),e.o[t]=qa(e.A.h,n,e)):n},has:function(e,t){return t in lt(e)},ownKeys:function(e){return Reflect.ownKeys(lt(e))},set:function(e,t,r){var n=Xs(lt(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var a=ja(lt(e),t),i=a?.[te];if(i&&i.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(ol(r,a)&&(r!==void 0||sr(e.t,t)))return!0;Ka(e),dt(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return ja(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Ka(e),dt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=lt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Re(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Re(12)}},to={};Ut(oo,function(e,t){to[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),to.deleteProperty=function(e,t){return to.set.call(this,e,t,void 0)},to.set=function(e,t,r){return oo.set.call(this,e[0],t,r,e[0])};var Sf=function(){function e(r){var n=this;this.O=el,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var s=i;i=a;var d=n;return function(O){var L=this;O===void 0&&(O=s);for(var _=arguments.length,w=Array(_>1?_-1:0),E=1;E<_;E++)w[E-1]=arguments[E];return d.produce(O,function(S){var A;return(A=i).call.apply(A,[L,S].concat(w))})}}var f;if(typeof i!="function"&&Re(6),c!==void 0&&typeof c!="function"&&Re(7),Pe(a)){var p=Ys(n),h=qa(n,a,void 0),y=!0;try{f=i(h),y=!1}finally{y?Bo(p):Ya(p)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(O){return Wa(p,c),Va(O,p)},function(O){throw Bo(p),O}):(Wa(p,c),Va(f,p))}if(!a||typeof a!="object"){if((f=i(a))===void 0&&(f=a),f===al&&(f=void 0),n.D&&ti(f,!0),c){var x=[],v=[];Ge("Patches").M(a,f,x,v),c(x,v)}return f}Re(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(f){for(var p=arguments.length,h=Array(p>1?p-1:0),y=1;y<p;y++)h[y-1]=arguments[y];return n.produceWithPatches(f,function(x){return a.apply(void 0,[x].concat(h))})};var c,s,d=n.produce(a,i,function(f,p){c=f,s=p});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,c,s]}):[d,c,s]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){Pe(r)||Re(8),Ze(r)&&(r=yf(r));var n=Ys(this),a=qa(this,r,void 0);return a[te].C=!0,Ya(n),a},t.finishDraft=function(r,n){var a=r&&r[te],i=a.A;return Wa(i,n),Va(void 0,i)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!el&&Re(20),this.O=r},t.applyPatches=function(r,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}a>-1&&(n=n.slice(a+1));var c=Ge("Patches").$;return Ze(r)?c(r,n):this.produce(r,function(s){return c(s,n)})},e}(),ve=new Sf,Ef=ve.produce,qb=ve.produceWithPatches.bind(ve),Xb=ve.setAutoFreeze.bind(ve),Qb=ve.setUseProxies.bind(ve),Jb=ve.applyPatches.bind(ve),ex=ve.createDraft.bind(ve),tx=ve.finishDraft.bind(ve),$o=Ef;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 cl(e,t){if(Bt(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.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 sl(e){var t=cl(e,"string");return Bt(t)=="symbol"?t:t+""}function ll(e,t,r){return(t=sl(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dl(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function ni(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?dl(Object(r),!0).forEach(function(n){ll(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):dl(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function de(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 fl=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ai=function(){return Math.random().toString(36).substring(7).split("").join(".")},Fo={INIT:"@@redux/INIT"+ai(),REPLACE:"@@redux/REPLACE"+ai(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ai()}};function Cf(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 ii(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(de(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(de(1));return r(ii)(e,t)}if(typeof e!="function")throw new Error(de(2));var a=e,i=t,c=[],s=c,d=!1;function f(){s===c&&(s=c.slice())}function p(){if(d)throw new Error(de(3));return i}function h(O){if(typeof O!="function")throw new Error(de(4));if(d)throw new Error(de(5));var L=!0;return f(),s.push(O),function(){if(L){if(d)throw new Error(de(6));L=!1,f();var w=s.indexOf(O);s.splice(w,1),c=null}}}function y(O){if(!Cf(O))throw new Error(de(7));if(typeof O.type>"u")throw new Error(de(8));if(d)throw new Error(de(9));try{d=!0,i=a(i,O)}finally{d=!1}for(var L=c=s,_=0;_<L.length;_++){var w=L[_];w()}return O}function x(O){if(typeof O!="function")throw new Error(de(10));a=O,y({type:Fo.REPLACE})}function v(){var O,L=h;return O={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(de(11));function E(){w.next&&w.next(p())}E();var S=L(E);return{unsubscribe:S}}},O[fl]=function(){return this},O}return y({type:Fo.INIT}),n={dispatch:y,subscribe:h,getState:p,replaceReducer:x},n[fl]=v,n}function Of(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:Fo.INIT});if(typeof n>"u")throw new Error(de(12));if(typeof r(void 0,{type:Fo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(de(13))})}function ul(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(r[a]=e[a])}var i=Object.keys(r),c,s;try{Of(r)}catch(d){s=d}return function(f,p){if(f===void 0&&(f={}),s)throw s;if(0)var h;for(var y=!1,x={},v=0;v<i.length;v++){var O=i[v],L=r[O],_=f[O],w=L(_,p);if(typeof w>"u"){var E=p&&p.type;throw new Error(de(14))}x[O]=w,y=y||w!==_}return y=y||i.length!==Object.keys(f).length,y?x:f}}function fr(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];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 pl(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(de(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},s=t.map(function(d){return d(c)});return i=fr.apply(void 0,s)(a.dispatch),ni(ni({},a),{},{dispatch:i})}}}function hl(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(s){return typeof s=="function"?s(a,i,e):c(s)}}};return t}var ml=hl();ml.withExtraArgument=hl;var ci=ml;var vl=function(){var e=function(t,r){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,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Af=function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function s(f){return function(p){return d([f,p])}}function d(f){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,a&&(i=f[0]&2?a.return:f[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,f[1])).done)return i;switch(a=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return r.label++,{value:f[1],done:!1};case 5:r.label++,a=f[1],f=[0];continue;case 7:f=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){r=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){r.label=f[1];break}if(f[0]===6&&r.label<i[1]){r.label=i[1],i=f;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(f);break}i[2]&&r.ops.pop(),r.trys.pop();continue}f=t.call(e,r)}catch(p){f=[6,p],a=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},ur=function(e,t){for(var r=0,n=t.length,a=e.length;r<n;r++,a++)e[a]=t[r];return e},Lf=Object.defineProperty,Rf=Object.defineProperties,_f=Object.getOwnPropertyDescriptors,gl=Object.getOwnPropertySymbols,wf=Object.prototype.hasOwnProperty,Nf=Object.prototype.propertyIsEnumerable,yl=function(e,t,r){return t in e?Lf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},ft=function(e,t){for(var r in t||(t={}))wf.call(t,r)&&yl(e,r,t[r]);if(gl)for(var n=0,a=gl(t);n<a.length;n++){var r=a[n];Nf.call(t,r)&&yl(e,r,t[r])}return e},si=function(e,t){return Rf(e,_f(t))},Tf=function(e,t,r){return new Promise(function(n,a){var i=function(d){try{s(r.next(d))}catch(f){a(f)}},c=function(d){try{s(r.throw(d))}catch(f){a(f)}},s=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,c)};s((r=r.apply(e,t)).next())})};var Mf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?fr:fr.apply(null,arguments)},xx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Pf(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var kf=function(e){vl(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var a=e.apply(this,r)||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 r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,ur([void 0],r[0].concat(this)))):new(t.bind.apply(t,ur([void 0],r.concat(this))))},t}(Array),zf=function(e){vl(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var a=e.apply(this,r)||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 r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,ur([void 0],r[0].concat(this)))):new(t.bind.apply(t,ur([void 0],r.concat(this))))},t}(Array);function fi(e){return Pe(e)?$o(e,function(){}):e}function If(e){return typeof e=="boolean"}function Df(){return function(t){return Uf(t)}}function Uf(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,s=new kf;if(r&&(If(r)?s.push(ci):s.push(ci.withExtraArgument(r.extraArgument))),0){if(a)var d;if(c)var f}return s}var li=!0;function Sl(e){var t=Df(),r=e||{},n=r.reducer,a=n===void 0?void 0:n,i=r.middleware,c=i===void 0?t():i,s=r.devTools,d=s===void 0?!0:s,f=r.preloadedState,p=f===void 0?void 0:f,h=r.enhancers,y=h===void 0?void 0:h,x;if(typeof a=="function")x=a;else if(Pf(a))x=ul(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 v=c;if(typeof v=="function"&&(v=v(t),!li&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!li&&v.some(function(S){return typeof S!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=pl.apply(void 0,v),L=fr;d&&(L=Mf(ft({trace:!li},typeof d=="object"&&d)));var _=new zf(O),w=_;Array.isArray(y)?w=ur([O],y):typeof y=="function"&&(w=y(_));var E=L.apply(void 0,w);return ii(x,p,E)}function ut(e,t){function r(){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 ft(ft({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(n){return n.type===e},r}function El(e){var t={},r=[],n,a={addCase:function(i,c){var s=typeof i=="string"?i:i.type;if(s in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[s]=c,a},addMatcher:function(i,c){return r.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,r,n]}function Bf(e){return typeof e=="function"}function Hf(e,t,r,n){r===void 0&&(r=[]);var a=typeof t=="function"?El(t):[t,r,n],i=a[0],c=a[1],s=a[2],d;if(Bf(e))d=function(){return fi(e())};else{var f=fi(e);d=function(){return f}}function p(h,y){h===void 0&&(h=d());var x=ur([i[y.type]],c.filter(function(v){var O=v.matcher;return O(y)}).map(function(v){var O=v.reducer;return O}));return x.filter(function(v){return!!v}).length===0&&(x=[s]),x.reduce(function(v,O){if(O)if(Ze(v)){var L=v,_=O(L,y);return _===void 0?v:_}else{if(Pe(v))return $o(v,function(w){return O(w,y)});var _=O(v,y);if(_===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return _}return v},h)}return p.getInitialState=d,p}function Gf(e,t){return e+"/"+t}function Cl(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:fi(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},s={};a.forEach(function(p){var h=n[p],y=Gf(t,p),x,v;"reducer"in h?(x=h.reducer,v=h.prepare):x=h,i[p]=x,c[y]=x,s[p]=v?ut(y,v):ut(y)});function d(){var p=typeof e.extraReducers=="function"?El(e.extraReducers):[e.extraReducers],h=p[0],y=h===void 0?{}:h,x=p[1],v=x===void 0?[]:x,O=p[2],L=O===void 0?void 0:O,_=ft(ft({},y),c);return Hf(r,function(w){for(var E in _)w.addCase(E,_[E]);for(var S=0,A=v;S<A.length;S++){var M=A[S];w.addMatcher(M.matcher,M.reducer)}L&&w.addDefaultCase(L)})}var f;return{name:t,reducer:function(p,h){return f||(f=d()),f(p,h)},actions:s,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var $f="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ff=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=$f[Math.random()*64|0];return t},Wf=["name","message","stack","code"],di=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),bl=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),Vf=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Wf;r<n.length;r++){var a=n[r];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},Cx=function(){function e(t,r,n){var a=ut(t+"/fulfilled",function(p,h,y,x){return{payload:p,meta:si(ft({},x||{}),{arg:y,requestId:h,requestStatus:"fulfilled"})}}),i=ut(t+"/pending",function(p,h,y){return{payload:void 0,meta:si(ft({},y||{}),{arg:h,requestId:p,requestStatus:"pending"})}}),c=ut(t+"/rejected",function(p,h,y,x,v){return{payload:x,error:(n&&n.serializeError||Vf)(p||"Rejected"),meta:si(ft({},v||{}),{arg:y,requestId:h,rejectedWithValue:!!x,requestStatus:"rejected",aborted:p?.name==="AbortError",condition:p?.name==="ConditionError"})}}),s=!1,d=typeof AbortController<"u"?AbortController:function(){function p(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return p.prototype.abort=function(){},p}();function f(p){return function(h,y,x){var v=n?.idGenerator?n.idGenerator(p):Ff(),O=new d,L,_=!1;function w(S){L=S,O.abort()}var E=function(){return Tf(this,null,function(){var S,A,M,U,W,F,z;return Af(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),U=(S=n?.condition)==null?void 0:S.call(n,p,{getState:y,extra:x}),Kf(U)?[4,U]:[3,2];case 1:U=b.sent(),b.label=2;case 2:if(U===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return _=!0,W=new Promise(function(C,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:L||"Aborted"})})}),h(i(v,p,(A=n?.getPendingMeta)==null?void 0:A.call(n,{requestId:v,arg:p},{getState:y,extra:x}))),[4,Promise.race([W,Promise.resolve(r(p,{dispatch:h,getState:y,extra:x,requestId:v,signal:O.signal,abort:w,rejectWithValue:function(C,P){return new di(C,P)},fulfillWithValue:function(C,P){return new bl(C,P)}})).then(function(C){if(C instanceof di)throw C;return C instanceof bl?a(C.payload,v,p,C.meta):a(C,v,p)})])];case 3:return M=b.sent(),[3,5];case 4:return F=b.sent(),M=F instanceof di?c(null,v,p,F.payload,F.meta):c(F,v,p),[3,5];case 5:return z=n&&!n.dispatchConditionRejection&&c.match(M)&&M.meta.condition,z||h(M),[2,M]}})})}();return Object.assign(E,{abort:w,requestId:v,arg:p,unwrap:function(){return E.then(jf)}})}}return Object.assign(f,{pending:i,rejected:c,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function jf(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Kf(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ol="listener",Al="completed",Ll="cancelled",Ox="task-"+Ll,Ax="task-"+Al,Lx=Ol+"-"+Ll,Rx=Ol+"-"+Al;var ui="listenerMiddleware";var _x=ut(ui+"/add"),wx=ut(ui+"/removeAll"),Nx=ut(ui+"/remove");var xl,Tx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(xl||(xl=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Zf=function(e){return function(t){setTimeout(t,e)}},Mx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Zf(10);nl();window.ftReduxStores||(window.ftReduxStores={});var pi=class e extends _t{static get(t){var r;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(cr(i))return i;if(a==null)return;let c=Cl({...a,reducers:(r=a.reducers)!==null&&r!==void 0?r:{}}),s=Sl({reducer:(d,f)=>{if(f.type==="CLEAR_FT_REDUX_STORE"){let p=Un(c.getInitialState());for(let h of f.keeping)p[h]=(d??p)[h];return p}else if(typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...d,...f.overwrites};return c.reducer(d,f)}});return window.ftReduxStores[a.name]=new e(c,s,a.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Jr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,s)=>{let d=c,f=i[d];return f?(...p)=>{let h=f(...p.map(a));return this.reduxStore.dispatch(h),h}:p=>{this.setState({[d]:a(p)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}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 Yf(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))cr(t)&&t.clear()}var Wo=class{constructor(t,r,n){this.store=t,this.valueSelector=r,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),r=this.valueSelector(t);Lt(this.lastValue,r)&&(this.callback(r,t),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function qf(e,t,r){return new Wo(e,t,r).watch()}var hi=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(t){var r;return(r=this.requestConsumers.get(t))!==null&&r!==void 0?r:this.requestConsumers.set(t,new Set).get(t)}registerComponent(t,r){for(let n of r)this.getOrCreateRequestConsumers(n).add(t).size==1&&this.onNewNeededRequest(n)}unregisterComponent(t,r){for(let n of r)this.getOrCreateRequestConsumers(n).delete(t)}isRequestNeeded(t){return this.getOrCreateRequestConsumers(t).size>0}};var bi={};H(bi,{scrollHelper:()=>Xf});var gi,Vo=new Map,yi=class{lock(t,r){if(r){let n=Vo.get(r);if(n==null||n===t)return Vo.set(r,t),r}}release(t,r){r&&Vo.get(r)===t&&Vo.delete(r)}findFirstScrollableParent(t){var r;let n,a;for(let i of Dn(t)){let c=i,s=this.elementCanScroll(c);if(s&&c.clientHeight&&c.clientHeight<c.scrollHeight){n=c;break}else s&&a==null&&(a=c)}return(r=n??a)!==null&&r!==void 0?r:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)&&!["contents"].includes(getComputedStyle(t).display)}catch{return!1}}getAbsoluteScrollOffset(t,r){var n,a;let i=0;for(;r&&r.offsetParent!==t.offsetParent;)i+=(n=r.offsetTop)!==null&&n!==void 0?n:0,r=r.offsetParent;return i+((a=r?.offsetTop)!==null&&a!==void 0?a:0)-t.offsetTop}computeTopOffsetRatio(t,r){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(t,r){let n=this.findFirstScrollableParent(t);if(t&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,t),i=a-n.clientHeight+t.clientHeight,c=a,s=Rt(0,(c-n.scrollTop)/(c-i),1),d=this.computeTopOffsetRatio(r?.position,s)*(i-c)+c;n.scrollTo({behavior:r?.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=(gi=window.FluidTopicsScrollHelper)!==null&&gi!==void 0?gi:new yi;var Xf=window.FluidTopicsScrollHelper;var vi={};H(vi,{SearchPlaceConverter:()=>Zo,SearchPlaceQueryParams:()=>G,isSearchPlaceQueryParams:()=>u1,serializeRequest:()=>eu});var Qf=m4(_l(),1);var wl;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(wl||(wl={}));var Nl;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Nl||(Nl={}));var Tl;(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"})(Tl||(Tl={}));var Ml;(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"})(Ml||(Ml={}));var Pl;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Pl||(Pl={}));var kl;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(kl||(kl={}));var zl;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(zl||(zl={}));var Il;(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__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",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__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"})(Il||(Il={}));var Dl;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(Dl||(Dl={}));var Ul;(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"})(Ul||(Ul={}));var Bl;(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",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(Bl||(Bl={}));var Hl;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Hl||(Hl={}));var Gl;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Gl||(Gl={}));var $l;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})($l||($l={}));var Fl;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Fl||(Fl={}));var Wl;(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"})(Wl||(Wl={}));var hr;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(hr||(hr={}));var Vl;(function(e){e.ASC="ASC",e.DESC="DESC"})(Vl||(Vl={}));var jl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(jl||(jl={}));var xi;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(xi||(xi={}));var t1=e=>Object.keys(xi).includes(e);var Kl;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Kl||(Kl={}));var Zl;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Zl||(Zl={}));var Yl;(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"})(Yl||(Yl={}));var mr;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(mr||(mr={}));var r1=e=>Object.keys(mr).includes(e);var ql;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ql||(ql={}));var Xl;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Xl||(Xl={}));var Ql;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ql||(Ql={}));var ne;(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.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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ne||(ne={}));var Jl;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Jl||(Jl={}));var e1;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(e1||(e1={}));var o1;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(o1||(o1={}));var n1;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.OTHER="OTHER"})(n1||(n1={}));var a1;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(a1||(a1={}));var i1;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(i1||(i1={}));var c1;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(c1||(c1={}));var s1;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(s1||(s1={}));var l1;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(l1||(l1={}));var d1;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(d1||(d1={}));var av={[ne.PERSONAL_BOOK_SHARE_USER]:[ne.PERSONAL_BOOK_USER],[ne.HTML_EXPORT_USER]:[ne.PERSONAL_BOOK_USER],[ne.PDF_EXPORT_USER]:[ne.PERSONAL_BOOK_USER],[ne.KHUB_ADMIN]:[ne.CONTENT_PUBLISHER],[ne.ADMIN]:[ne.KHUB_ADMIN,ne.USERS_ADMIN,ne.PORTAL_ADMIN,ne.BEHAVIOR_DATA_USER],[ne.GENERATIVE_AI_EXPORT_USER]:[ne.GENERATIVE_AI_USER]};function Jf(e){return`"${e}"`}function f1(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function eu(e,t){return new Zo(e).serialize(t)}var G;(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"})(G||(G={}));var tu=new Set(Object.values(G));function u1(e){return tu.has(e)}var Zo=class{constructor(t,r=20,n=!1,a="en-US"){this.baseUrl=t,this.defaultPerPage=r,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,r){return this.serializeToCurrentPageIfPossible(t,r??"/search")}serializeToCurrentPageIfPossible(t,r){let n=r==null||r.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return a.search=this.toURLSearchParams(t),a.toString()}toURLSearchParams(t,r=!1){var n,a,i,c,s,d,f,p,h,y,x;let v=new URLSearchParams;t.contentLocale?(!r||t.contentLocale!==this.defaultContentLocale)&&v.append(G.LOCALE,t.contentLocale):v.append(G.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=t.query)===null||n===void 0?void 0:n.length)>0&&v.append(G.QUERY,t.query);let O=(i=(a=t.metadataFilters)===null||a===void 0?void 0:a.filter(S=>S.valueFilter&&!S.valueFilter.negative))!==null&&i!==void 0?i:[];if(O.length>0){let S=O.map(A=>{var M,U;let W=((U=(M=A.valueFilter)===null||M===void 0?void 0:M.values)!==null&&U!==void 0?U:[]).map(F=>this.escapeFilters(F)).map(F=>Jf(f1(F))).join("_");return`${A.key}~${W}`}).join("*");v.append(G.VALUE_FILTERS,S)}let L=(s=(c=t.metadataFilters)===null||c===void 0?void 0:c.filter(S=>S.dateFilter))!==null&&s!==void 0?s:[];if(L.length>0){let S=L.map(A=>{var M;return`${A.key}~${(M=A.dateFilter)===null||M===void 0?void 0:M.type.toLowerCase()}`}).join("*");v.append(G.DATE_FILTERS,S)}let _=(f=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(S=>S.rangeFilter))!==null&&f!==void 0?f:[];if(_.length>0){let S=_.map(A=>{var M,U;return`${A.key}~${(M=A.rangeFilter)===null||M===void 0?void 0:M.from}_${(U=A.rangeFilter)===null||U===void 0?void 0:U.to}`}).join("*");v.append(G.RANGE_FILTERS,S)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&v.append(G.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&v.append(G.SCOPE,t.scope.toLowerCase()),t.sortId!=null&&v.append(G.SORT,t.sortId),!((p=t.paging)===null||p===void 0)&&p.perPage&&((y=(h=t.paging)===null||h===void 0?void 0:h.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&v.append(G.PER_PAGE,String(t.paging.perPage)),t.keywordMatch!=null&&v.append(G.KEYWORD_MATCH,t.keywordMatch.toLowerCase());let w=(x=t.otherQueryParams)!==null&&x!==void 0?x:{};for(let S in w)v.append(S,w[S]);let E=new Array;return v.forEach((S,A)=>{E.push(this.encodeQueryString(A)+"="+this.encodeQueryString(S))}),encodeURI(E.join("&")).replace(/#/g,"%23")}encodeQueryString(t){return encodeURIComponent(t).replace(/%20/g,"+")}parse(t){var r;let n=t.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(r=this.scopeMapping[i])!==null&&r!==void 0?r:a.scope}}fromURLSearchParams(t){var r,n,a,i,c,s;try{t=decodeURI(t).replace(/%23/g,"#")}catch(_){console.warn("Could not decode search request query params, fallback on raw value",_)}let d=new URLSearchParams(t),f=d.get(G.LOCALE)==="all"?void 0:d.get(G.LOCALE),p=((r=d.get(G.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),h=(n=d.get(G.SORT))===null||n===void 0?void 0:n.toLowerCase(),y=(a=d.get(G.SCOPE))!==null&&a!==void 0?a:"default",x=+((i=d.get(G.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),v=d.get(G.KEYWORD_MATCH),O=v?v.toUpperCase()===hr.MANDATORY?hr.MANDATORY:hr.OPTIONAL:void 0,L={};for(let _ of d.keys())u1(_)||(L[_]=d.get(_));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(c=d.get(G.QUERY))!==null&&c!==void 0?c:"",scope:(s=this.scopeMapping[y])!==null&&s!==void 0?s:"DEFAULT",virtualField:t1(p)?p:"EVERYWHERE",sortId:h,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:Rt(1,isNaN(x)?this.defaultPerPage:x,1e3)},keywordMatch:O,otherQueryParams:L}}parseCompatFilters(t){var r,n,a,i,c,s;let d=[];return t.has(G.FILTERS)&&(d=this.parseValueFilters((r=t.get(G.FILTERS))!==null&&r!==void 0?r:"")),(n=t.has(G.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=t.get(G.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(G.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((c=t.get(G.DATE_FILTERS))!==null&&c!==void 0?c:""),...this.parseRangeFilters((s=t.get(G.RANGE_FILTERS))!==null&&s!==void 0?s:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(r=>r.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(f1).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],dateFilter:{type:mr[r[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(t){for(let[r,n,a]of this.filtersEscapeMapping)t=t.replaceAll(r,n);return t}superEscapeFilters(t){for(let[r,n,a]of this.filtersEscapeMapping)t=t.replaceAll(n,a);return t}unescapeFilterValue(t){for(let[r,n,a]of this.filtersEscapeMapping)t=t.replace(a,r);return t}parseLegacyPeriodFilter(t){if(r1(t))return[{key:"ft:lastEdition",dateFilter:{type:mr[t]}}];if(t.startsWith("CUSTOM_")){let[r,n,a]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}static clearSearchParamsInUrl(t){let r=new URL(t);return[G.LOCALE,G.FILTERS,G.VALUE_FILTERS,G.DATE_FILTERS,G.RANGE_FILTERS].forEach(a=>{r.searchParams.delete(a)}),r.toString()}static updateLocaleParamInUrl(t,r){let n=new URL(t);return n.searchParams.delete(G.LOCALE),r!==void 0&&n.searchParams.append(G.LOCALE,r),n.toString()}};var Ei={};H(Ei,{toFtFormComponent:()=>ru});var Si=Symbol("elementInternals"),ru=xe(Symbol("toFtFormComponent"),function(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Si].form}constructor(...n){super(n),this[Si]=this.attachInternals()}setFormValue(n){this[Si].setFormValue(n)}}return t});var Oi={};H(Oi,{DateFormatter:()=>Ci});var Ci=class{static format(t,r,n,a,i){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,a,!!i)):this.getIntlDateTime(t,r,n,a,!!i)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,a,i){let c=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(c),d=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(c);return i?d:a?`${s} ${d}`:s}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Li={};H(Li,{ALL_KEYS_VALUE:()=>Ai,SameWindowStorageEvent:()=>gr});var Ai="__all__",gr=class extends CustomEvent{constructor(t,r,n){super("same-window-storage",{detail:{key:t,oldValue:r,newValue:n}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==Ai}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,r){let n=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new gr(r[0],n,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,r){let n=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new gr(r[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,r){Reflect.apply(e,t,r),window.dispatchEvent(new gr(Ai))}});var _i={};H(_i,{FocusMainContentEvent:()=>Ri});var Ri=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var p1={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function ou(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=e.key}function nu(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",ou);document.addEventListener("click",nu);var h1=D`
|
|
49
49
|
.sr-only {
|
|
50
50
|
position:absolute;
|
|
51
51
|
left:-10000px;
|
|
@@ -82,7 +82,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
82
82
|
<li>${this.helperText}</li>
|
|
83
83
|
`)}
|
|
84
84
|
</ul>
|
|
85
|
-
`}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?$t.error:this.warningMessages.length?$t.warning:$t.default}processRules(n){return n.map(a=>a(this.value)).filter(a=>a!==!0).map(a=>a)}}return ce([T()],t.prototype,"warningRules",void 0),ce([T()],t.prototype,"errorRules",void 0),ce([T()],t.prototype,"validateOn",void 0),ce([T({type:Boolean})],t.prototype,"validateAtRender",void 0),ce([T()],t.prototype,"label",void 0),ce([T({type:Boolean})],t.prototype,"hideLabel",void 0),ce([T()],t.prototype,"name",void 0),ce([T({type:Boolean})],t.prototype,"disabled",void 0),ce([T()],t.prototype,"helperText",void 0),ce([T()],t.prototype,"forceStatus",void 0),ce([T({reflect:!0})],t.prototype,"value",void 0),ce([J()],t.prototype,"errorMessages",void 0),ce([J()],t.prototype,"warningMessages",void 0),ce([J()],t.prototype,"status",void 0),ce([J()],t.prototype,"focused",void 0),ce([J()],t.prototype,"additionalWarningRules",void 0),ce([J()],t.prototype,"additionalErrorRules",void 0),t});var no=(e,t)=>{let r=e._$AN;if(r===void 0)return!1;for(let n of r)n._$AO?.(t,!1),no(n,t);return!0},Yo=e=>{let t,r;do{if((t=e._$AM)===void 0)break;r=t._$AN,r.delete(e),e=t}while(r?.size===0)},m1=e=>{for(let t;t=e._$AM;e=t){let r=t._$AN;if(r===void 0)t._$AN=r=new Set;else if(r.has(e))break;r.add(e),lu(t)}};function cu(e){this._$AN!==void 0?(Yo(this),this._$AM=e,m1(this)):this._$AM=e}function su(e,t=!1,r=0){let n=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(t)if(Array.isArray(n))for(let i=r;i<n.length;i++)no(n[i],!1),Yo(n[i]);else n!=null&&(no(n,!1),Yo(n));else no(this,e)}var lu=e=>{e.type==De.CHILD&&(e._$AP??=su,e._$AQ??=cu)},qo=class extends Oe{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,r,n){super._$AT(t,r,n),m1(this),this.isConnected=t._$AU}_$AO(t,r=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),r&&(no(this,t),Yo(this))}setValue(t){if(Zc(this._$Ct))this._$Ct._$AI(t,this);else{let r=[...this._$Ct._$AH];r[this._$Ci]=t,this._$Ct._$AI(r,this,0)}}disconnected(){}reconnected(){}};var g1;(function(e){e.sm="sm",e.md="md",e.lg="lg",e.xl="xl"})(g1||(g1={}));var du={sm:640,md:768,lg:1024,xl:1280},Ti=class extends qo{constructor(t){super(t),this.size=0,this.onResize=()=>{let r=window.innerWidth;this.size!==r&&(this.size=r,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,[r,n,a]){return this.lastArgs=[r,n,a],this.render(r,n,a)}render(t,r,n){let a=this.resolveThreshold(t),i=n??(()=>
|
|
85
|
+
`}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?$t.error:this.warningMessages.length?$t.warning:$t.default}processRules(n){return n.map(a=>a(this.value)).filter(a=>a!==!0).map(a=>a)}}return ce([T()],t.prototype,"warningRules",void 0),ce([T()],t.prototype,"errorRules",void 0),ce([T()],t.prototype,"validateOn",void 0),ce([T({type:Boolean})],t.prototype,"validateAtRender",void 0),ce([T()],t.prototype,"label",void 0),ce([T({type:Boolean})],t.prototype,"hideLabel",void 0),ce([T()],t.prototype,"name",void 0),ce([T({type:Boolean})],t.prototype,"disabled",void 0),ce([T()],t.prototype,"helperText",void 0),ce([T()],t.prototype,"forceStatus",void 0),ce([T({reflect:!0})],t.prototype,"value",void 0),ce([J()],t.prototype,"errorMessages",void 0),ce([J()],t.prototype,"warningMessages",void 0),ce([J()],t.prototype,"status",void 0),ce([J()],t.prototype,"focused",void 0),ce([J()],t.prototype,"additionalWarningRules",void 0),ce([J()],t.prototype,"additionalErrorRules",void 0),t});var no=(e,t)=>{let r=e._$AN;if(r===void 0)return!1;for(let n of r)n._$AO?.(t,!1),no(n,t);return!0},Yo=e=>{let t,r;do{if((t=e._$AM)===void 0)break;r=t._$AN,r.delete(e),e=t}while(r?.size===0)},m1=e=>{for(let t;t=e._$AM;e=t){let r=t._$AN;if(r===void 0)t._$AN=r=new Set;else if(r.has(e))break;r.add(e),lu(t)}};function cu(e){this._$AN!==void 0?(Yo(this),this._$AM=e,m1(this)):this._$AM=e}function su(e,t=!1,r=0){let n=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(t)if(Array.isArray(n))for(let i=r;i<n.length;i++)no(n[i],!1),Yo(n[i]);else n!=null&&(no(n,!1),Yo(n));else no(this,e)}var lu=e=>{e.type==De.CHILD&&(e._$AP??=su,e._$AQ??=cu)},qo=class extends Oe{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,r,n){super._$AT(t,r,n),m1(this),this.isConnected=t._$AU}_$AO(t,r=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),r&&(no(this,t),Yo(this))}setValue(t){if(Zc(this._$Ct))this._$Ct._$AI(t,this);else{let r=[...this._$Ct._$AH];r[this._$Ci]=t,this._$Ct._$AI(r,this,0)}}disconnected(){}reconnected(){}};var g1;(function(e){e.sm="sm",e.md="md",e.lg="lg",e.xl="xl"})(g1||(g1={}));var du={sm:640,md:768,lg:1024,xl:1280},Ti=class extends qo{constructor(t){super(t),this.size=0,this.onResize=()=>{let r=window.innerWidth;this.size!==r&&(this.size=r,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,[r,n,a]){return this.lastArgs=[r,n,a],this.render(r,n,a)}render(t,r,n){let a=this.resolveThreshold(t),i=n??(()=>Z);return this.size>a?r():i()}resolveThreshold(t){return typeof t=="number"?t:du[t]}},Wv=Ne(Ti);var Mi,Pi,ki,zi,fu=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((ki=(Pi=(Mi=window.safari)===null||Mi===void 0?void 0:Mi.pushNotification)===null||Pi===void 0?void 0:Pi.toString())!==null&&ki!==void 0?ki:"")==="[object SafariRemoteNotification]",uu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(zi=window.ftGlobals)!==null&&zi!==void 0?zi:{lit:_n,litDecorators:wn,litRepeat:Nn,litClassMap:Tn,litStyleMap:Mn,litUnsafeHTML:Pn,wcUtils:{...Wn,...zn,...Yn,...Oi,...qn,...Qn,...ma,...$n,...Na,..._i,...p1,...bi,...Ta,...ha,...Da,...Ei,...za,...wi,...Vs,...Bn,...Ba,...ga,...Ha,...h1,...Ks,...$a,...mi,...Li,...Ma,...ka,...vi,...jn,isSafari:fu,isTouchScreen:uu,setVariable:j}};var Ii=e=>e??Z;var b1=Symbol.for(""),pu=e=>{if(e?.r===b1)return e?._$litStatic$},yr=e=>({_$litStatic$:e,r:b1});var y1=new Map,Di=e=>(t,...r)=>{let n=r.length,a,i,c=[],s=[],d,f=0,p=!1;for(;f<n;){for(d=t[f];f<n&&(i=r[f],(a=pu(i))!==void 0);)d+=a+t[++f],p=!0;f!==n&&s.push(i),c.push(d),f++}if(f===n&&c.push(t[n]),p){let h=c.join("$$lit$$");(t=y1.get(h))===void 0&&(c.raw=c,y1.set(h,t=c)),r=s}return e(t,...r)},br=Di(Q),US=Di(Cn),BS=Di(On);var Ft;(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"})(Ft||(Ft={}));var x1=o.extend("--ft-typography-font-family","",Y.titleFont),qe=o.extend("--ft-typography-font-family","",Y.contentFont),I={fontFamily:qe,fontSize:o.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.create("--ft-typography-text-transform","","UNKNOWN","inherit")},xr={fontFamily:o.extend("--ft-typography-title-font-family","",x1),fontSize:o.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:o.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:o.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:o.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},vr={fontFamily:o.extend("--ft-typography-title-dense-font-family","",x1),fontSize:o.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:o.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},Sr={fontFamily:o.extend("--ft-typography-subtitle1-font-family","",qe),fontSize:o.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:o.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:o.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Er={fontFamily:o.extend("--ft-typography-subtitle2-font-family","",qe),fontSize:o.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:o.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},Ye={fontFamily:o.extend("--ft-typography-body1-font-family","",qe),fontSize:o.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:o.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:o.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},Cr={fontFamily:o.extend("--ft-typography-body2-font-family","",qe),fontSize:o.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:o.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:o.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},ae={fontFamily:o.extend("--ft-typography-caption-font-family","",qe),fontSize:o.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:o.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:o.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:o.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},Or={fontFamily:o.extend("--ft-typography-breadcrumb-font-family","",qe),fontSize:o.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:o.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:o.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},Ar={fontFamily:o.extend("--ft-typography-overline-font-family","",qe),fontSize:o.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:o.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:o.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},Lr={fontFamily:o.extend("--ft-typography-button-font-family","",qe),fontSize:o.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:o.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:o.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},v1=D`
|
|
86
86
|
.ft-typography--title {
|
|
87
87
|
font-family: ${xr.fontFamily};
|
|
88
88
|
font-size: ${xr.fontSize};
|
|
@@ -254,8 +254,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
254
254
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
255
255
|
max-width: calc(${B.labelMaxWidth} - 2 * (${B.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
|
|
256
256
|
text-overflow: ellipsis;
|
|
257
|
-
${
|
|
258
|
-
${
|
|
257
|
+
${j(ae.fontSize,B.fontSize)};
|
|
258
|
+
${j(ae.lineHeight,B.fontSize)};
|
|
259
259
|
}
|
|
260
260
|
|
|
261
261
|
.ft-input-label--in-error .ft-input-label--text {
|
|
@@ -287,8 +287,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
287
287
|
}
|
|
288
288
|
|
|
289
289
|
.ft-input-label--raised .ft-input-label--text {
|
|
290
|
-
${
|
|
291
|
-
${
|
|
290
|
+
${j(ae.fontSize,B.raisedFontSize)};
|
|
291
|
+
${j(ae.lineHeight,B.raisedFontSize)};
|
|
292
292
|
}
|
|
293
293
|
|
|
294
294
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
@@ -376,8 +376,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
376
376
|
z-index: 10;
|
|
377
377
|
width: 100%;
|
|
378
378
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
379
|
-
${
|
|
380
|
-
${
|
|
379
|
+
${j(ae.fontSize,fe.fontSize)};
|
|
380
|
+
${j(ae.lineHeight,fe.lineHeight)};
|
|
381
381
|
}
|
|
382
382
|
|
|
383
383
|
.ft-input-label--hidden-text {
|
|
@@ -408,8 +408,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
.ft-input-label--raised .ft-input-label--text {
|
|
411
|
-
${
|
|
412
|
-
${
|
|
411
|
+
${j(ae.fontSize,fe.fontSizeRaised)};
|
|
412
|
+
${j(ae.lineHeight,fe.lineHeight)};
|
|
413
413
|
}
|
|
414
414
|
|
|
415
415
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
@@ -587,12 +587,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
587
587
|
.ft-icon--material {
|
|
588
588
|
font-family: ${ze.materialFontFamily}, "Material Icons", sans-serif;
|
|
589
589
|
}
|
|
590
|
-
`,Qr];var mt;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(mt||(mt={}));var Vt;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CLOUD_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID="",e.FILE_CODE="",e.BOX_CODE="",e.TOPICS_SOLID="",e.PHOTO_FILM_REGULAR="",e.HYPHEN_SOLID="",e.CROSSHAIRS_REGULAR="",e.PERSON_CHALKBOARD_REGULAR="",e.CIRCLE_ARROW_DOWN_SLASH="",e.BOOK_OPEN_COVER="",e.LIGHTBULB="",e.MESSAGE_BOT_AGENTIC_SOLID="",e.EYE="",e.SHARE="󨃱"})(Vt||(Vt={}));var N;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(N||(N={}));var UC=new Map([...["abw"].map(e=>[e,N.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,N.AUDIO]),...["avi"].map(e=>[e,N.AVI]),...["chm","xhs"].map(e=>[e,N.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,N.CODE]),...["csv"].map(e=>[e,N.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,N.DITA]),...["epub"].map(e=>[e,N.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,N.EXCEL]),...["flac"].map(e=>[e,N.FLAC]),...["gif"].map(e=>[e,N.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,N.GZIP]),...["html","htm","xhtml"].map(e=>[e,N.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,N.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,N.JPEG]),...["json"].map(e=>[e,N.JSON]),...["m4a","m4p"].map(e=>[e,N.M4A]),...["mov","qt"].map(e=>[e,N.MOV]),...["mp3"].map(e=>[e,N.MP3]),...["mp4","m4v"].map(e=>[e,N.MP4]),...["ogg","oga"].map(e=>[e,N.OGG]),...["pdf","ps"].map(e=>[e,N.PDF]),...["png"].map(e=>[e,N.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,N.POWERPOINT]),...["rar"].map(e=>[e,N.RAR]),...["stp"].map(e=>[e,N.STP]),...["txt","rtf","md","mdown"].map(e=>[e,N.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,N.VIDEO]),...["wav"].map(e=>[e,N.WAV]),...["wma"].map(e=>[e,N.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,N.WORD]),...["xml","xsl","rdf"].map(e=>[e,N.XML]),...["yaml","yml","x-yaml"].map(e=>[e,N.YAML]),...["zip"].map(e=>[e,N.ZIP])]);var BC={[N.ABW]:"#91ABC6",[N.AUDIO]:"#1795E3",[N.AVI]:"#E63324",[N.CHM]:"#71C3EB",[N.CODE]:"#71C3EB",[N.CSV]:"#1F7345",[N.DITA]:"#71C3EB",[N.EPUB]:"#85B926",[N.EXCEL]:"#1F7345",[N.FLAC]:"#1795E3",[N.GIF]:"#59B031",[N.GZIP]:"#F8AB36",[N.HTML]:"#71C3EB",[N.IMAGE]:"#59B031",[N.JPEG]:"#59B031",[N.JSON]:"#71C3EB",[N.M4A]:"#1795E3",[N.MOV]:"#E63324",[N.MP3]:"#1795E3",[N.MP4]:"#E63324",[N.OGG]:"#1795E3",[N.PDF]:"#E44948",[N.PNG]:"#59B031",[N.POWERPOINT]:"#B54A2B",[N.RAR]:"#F8AB36",[N.STP]:"#3764B1",[N.TEXT]:"#3162AB",[N.UNKNOWN]:"#999999",[N.VIDEO]:"#E63324",[N.WAV]:"#1795E3",[N.WMA]:"#1795E3",[N.WORD]:"#3162AB",[N.XML]:"#71C3EB",[N.YAML]:"#71C3EB",[N.ZIP]:"#F8AB36"};var io=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},Se=class extends q{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=
|
|
590
|
+
`,Qr];var mt;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(mt||(mt={}));var Vt;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CLOUD_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID="",e.FILE_CODE="",e.BOX_CODE="",e.TOPICS_SOLID="",e.PHOTO_FILM_REGULAR="",e.HYPHEN_SOLID="",e.CROSSHAIRS_REGULAR="",e.PERSON_CHALKBOARD_REGULAR="",e.CIRCLE_ARROW_DOWN_SLASH="",e.BOOK_OPEN_COVER="",e.LIGHTBULB="",e.MESSAGE_BOT_AGENTIC_SOLID="",e.EYE="",e.SHARE="󨃱"})(Vt||(Vt={}));var N;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(N||(N={}));var UC=new Map([...["abw"].map(e=>[e,N.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,N.AUDIO]),...["avi"].map(e=>[e,N.AVI]),...["chm","xhs"].map(e=>[e,N.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,N.CODE]),...["csv"].map(e=>[e,N.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,N.DITA]),...["epub"].map(e=>[e,N.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,N.EXCEL]),...["flac"].map(e=>[e,N.FLAC]),...["gif"].map(e=>[e,N.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,N.GZIP]),...["html","htm","xhtml"].map(e=>[e,N.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,N.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,N.JPEG]),...["json"].map(e=>[e,N.JSON]),...["m4a","m4p"].map(e=>[e,N.M4A]),...["mov","qt"].map(e=>[e,N.MOV]),...["mp3"].map(e=>[e,N.MP3]),...["mp4","m4v"].map(e=>[e,N.MP4]),...["ogg","oga"].map(e=>[e,N.OGG]),...["pdf","ps"].map(e=>[e,N.PDF]),...["png"].map(e=>[e,N.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,N.POWERPOINT]),...["rar"].map(e=>[e,N.RAR]),...["stp"].map(e=>[e,N.STP]),...["txt","rtf","md","mdown"].map(e=>[e,N.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,N.VIDEO]),...["wav"].map(e=>[e,N.WAV]),...["wma"].map(e=>[e,N.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,N.WORD]),...["xml","xsl","rdf"].map(e=>[e,N.XML]),...["yaml","yml","x-yaml"].map(e=>[e,N.YAML]),...["zip"].map(e=>[e,N.ZIP])]);var BC={[N.ABW]:"#91ABC6",[N.AUDIO]:"#1795E3",[N.AVI]:"#E63324",[N.CHM]:"#71C3EB",[N.CODE]:"#71C3EB",[N.CSV]:"#1F7345",[N.DITA]:"#71C3EB",[N.EPUB]:"#85B926",[N.EXCEL]:"#1F7345",[N.FLAC]:"#1795E3",[N.GIF]:"#59B031",[N.GZIP]:"#F8AB36",[N.HTML]:"#71C3EB",[N.IMAGE]:"#59B031",[N.JPEG]:"#59B031",[N.JSON]:"#71C3EB",[N.M4A]:"#1795E3",[N.MOV]:"#E63324",[N.MP3]:"#1795E3",[N.MP4]:"#E63324",[N.OGG]:"#1795E3",[N.PDF]:"#E44948",[N.PNG]:"#59B031",[N.POWERPOINT]:"#B54A2B",[N.RAR]:"#F8AB36",[N.STP]:"#3764B1",[N.TEXT]:"#3162AB",[N.UNKNOWN]:"#999999",[N.VIDEO]:"#E63324",[N.WAV]:"#1795E3",[N.WMA]:"#1795E3",[N.WORD]:"#3162AB",[N.XML]:"#71C3EB",[N.YAML]:"#71C3EB",[N.ZIP]:"#F8AB36"};var io=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},Se=class extends q{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Z}render(){let t=this.variant&&Object.values(mt).includes(this.variant)?this.variant:mt.fluid_topics,r=t!==mt.material||!!this.value;return Q`
|
|
591
591
|
<i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
|
|
592
592
|
${Br(this.resolvedIcon)}
|
|
593
593
|
<slot ?hidden=${r}></slot>
|
|
594
594
|
</i>
|
|
595
|
-
`}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let n=this.value||this.getTextContent();switch(this.variant){case mt.file_format:this.resolvedIcon=(t=N[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case mt.material:this.resolvedIcon=this.value||
|
|
595
|
+
`}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let n=this.value||this.getTextContent();switch(this.variant){case mt.file_format:this.resolvedIcon=(t=N[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case mt.material:this.resolvedIcon=this.value||Z;break;default:this.resolvedIcon=(r=Vt[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};Se.elementDefinitions={};Se.styles=G1;io([T()],Se.prototype,"variant",void 0);io([T()],Se.prototype,"value",void 0);io([T({reflect:!0,attribute:"aria-hidden"})],Se.prototype,"ariaHidden",void 0);io([J()],Se.prototype,"resolvedIcon",void 0);io([be("slot")],Se.prototype,"slottedContent",void 0);var $1={size:o.create("--ftds-icon-font-size","","SIZE","24px")},F1=[D`
|
|
596
596
|
:host {
|
|
597
597
|
display: inline-flex;
|
|
598
598
|
}
|
|
@@ -1162,10 +1162,10 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1162
1162
|
.svg-inline--fa mask .fa-secondary {
|
|
1163
1163
|
fill: black;
|
|
1164
1164
|
}`;function B0(){let e=M0,t=P0,r=k.cssPrefix,n=k.replacementClass,a=om;if(r!==e||n!==t){let i=new RegExp("\\.".concat(e,"\\-"),"g"),c=new RegExp("\\--".concat(e,"\\-"),"g"),s=new RegExp("\\.".concat(t),"g");a=a.replace(i,".".concat(r,"-")).replace(c,"--".concat(r,"-")).replace(s,".".concat(n))}return a}var a0=!1;function ec(){k.autoAddCss&&!a0&&(Qh(B0()),a0=!0)}var nm={mixout(){return{dom:{css:B0,insertCss:ec}}},hooks(){return{beforeDOMElementCreation(){ec()},beforeI2svg(){ec()}}}},et=yt||{};et[Je]||(et[Je]={});et[Je].styles||(et[Je].styles={});et[Je].hooks||(et[Je].hooks={});et[Je].shims||(et[Je].shims=[]);var Fe=et[Je],H0=[],G0=function(){ee.removeEventListener("DOMContentLoaded",G0),nn=1,H0.map(e=>e())},nn=!1;tt&&(nn=(ee.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(ee.readyState),nn||ee.addEventListener("DOMContentLoaded",G0));function am(e){tt&&(nn?setTimeout(e,0):H0.push(e))}function yo(e){let{tag:t,attributes:r={},children:n=[]}=e;return typeof e=="string"?U0(e):"<".concat(t," ").concat(em(r),">").concat(n.map(yo).join(""),"</").concat(t,">")}function i0(e,t,r){if(e&&e[t]&&e[t][r])return{prefix:t,iconName:r,icon:e[t][r]}}var im=function(t,r){return function(n,a,i,c){return t.call(r,n,a,i,c)}},tc=function(t,r,n,a){var i=Object.keys(t),c=i.length,s=a!==void 0?im(r,a):r,d,f,p;for(n===void 0?(d=1,p=t[i[0]]):(d=0,p=n);d<c;d++)f=i[d],p=s(p,t[f],f,t);return p};function cm(e){let t=[],r=0,n=e.length;for(;r<n;){let a=e.charCodeAt(r++);if(a>=55296&&a<=56319&&r<n){let i=e.charCodeAt(r++);(i&64512)==56320?t.push(((a&1023)<<10)+(i&1023)+65536):(t.push(a),r--)}else t.push(a)}return t}function fc(e){let t=cm(e);return t.length===1?t[0].toString(16):null}function sm(e,t){let r=e.length,n=e.charCodeAt(t),a;return n>=55296&&n<=56319&&r>t+1&&(a=e.charCodeAt(t+1),a>=56320&&a<=57343)?(n-55296)*1024+a-56320+65536:n}function c0(e){return Object.keys(e).reduce((t,r)=>{let n=e[r];return!!n.icon?t[n.iconName]=n.icon:t[r]=n,t},{})}function uc(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{skipHooks:n=!1}=r,a=c0(t);typeof Fe.hooks.addPack=="function"&&!n?Fe.hooks.addPack(e,c0(t)):Fe.styles[e]=R(R({},Fe.styles[e]||{}),a),e==="fas"&&uc("fa",t)}var{styles:mo,shims:lm}=Fe,$0=Object.keys(Oc),dm=$0.reduce((e,t)=>(e[t]=Object.keys(Oc[t]),e),{}),Rc=null,F0={},W0={},V0={},j0={},K0={};function fm(e){return~Zh.indexOf(e)}function um(e,t){let r=t.split("-"),n=r[0],a=r.slice(1).join("-");return n===e&&a!==""&&!fm(a)?a:null}var Z0=()=>{let e=n=>tc(mo,(a,i,c)=>(a[c]=tc(i,n,{}),a),{});F0=e((n,a,i)=>(a[3]&&(n[a[3]]=i),a[2]&&a[2].filter(s=>typeof s=="number").forEach(s=>{n[s.toString(16)]=i}),n)),W0=e((n,a,i)=>(n[i]=i,a[2]&&a[2].filter(s=>typeof s=="string").forEach(s=>{n[s]=i}),n)),K0=e((n,a,i)=>{let c=a[2];return n[i]=i,c.forEach(s=>{n[s]=i}),n});let t="far"in mo||k.autoFetchSvg,r=tc(lm,(n,a)=>{let i=a[0],c=a[1],s=a[2];return c==="far"&&!t&&(c="fas"),typeof i=="string"&&(n.names[i]={prefix:c,iconName:s}),typeof i=="number"&&(n.unicodes[i.toString(16)]={prefix:c,iconName:s}),n},{names:{},unicodes:{}});V0=r.names,j0=r.unicodes,Rc=ln(k.styleDefault,{family:k.familyDefault})};Xh(e=>{Rc=ln(e.styleDefault,{family:k.familyDefault})});Z0();function _c(e,t){return(F0[e]||{})[t]}function pm(e,t){return(W0[e]||{})[t]}function jt(e,t){return(K0[e]||{})[t]}function Y0(e){return V0[e]||{prefix:null,iconName:null}}function hm(e){let t=j0[e],r=_c("fas",e);return t||(r?{prefix:"fas",iconName:r}:null)||{prefix:null,iconName:null}}function bt(){return Rc}var q0=()=>({prefix:null,iconName:null,rest:[]});function mm(e){let t=ue,r=$0.reduce((n,a)=>(n[a]="".concat(k.cssPrefix,"-").concat(a),n),{});return N0.forEach(n=>{(e.includes(r[n])||e.some(a=>dm[n].includes(a)))&&(t=n)}),t}function ln(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{family:r=ue}=t,n=Fh[r][e];if(r===cn&&!e)return"fad";let a=n0[r][e]||n0[r][n],i=e in Fe.styles?e:null;return a||i||null}function gm(e){let t=[],r=null;return e.forEach(n=>{let a=um(k.cssPrefix,n);a?r=a:n&&t.push(n)}),{iconName:r,rest:t}}function s0(e){return e.sort().filter((t,r,n)=>n.indexOf(t)===r)}function dn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{skipLookups:r=!1}=t,n=null,a=ac.concat(Th),i=s0(e.filter(h=>a.includes(h))),c=s0(e.filter(h=>!ac.includes(h))),s=i.filter(h=>(n=h,!w0.includes(h))),[d=null]=s,f=mm(i),p=R(R({},gm(c)),{},{prefix:ln(d,{family:f})});return R(R(R({},p),vm({values:e,family:f,styles:mo,config:k,canonical:p,givenPrefix:n})),ym(r,n,p))}function ym(e,t,r){let{prefix:n,iconName:a}=r;if(e||!n||!a)return{prefix:n,iconName:a};let i=t==="fa"?Y0(a):{},c=jt(n,a);return a=i.iconName||c||a,n=i.prefix||n,n==="far"&&!mo.far&&mo.fas&&!k.autoFetchSvg&&(n="fas"),{prefix:n,iconName:a}}var bm=N0.filter(e=>e!==ue||e!==cn),xm=Object.keys(nc).filter(e=>e!==ue).map(e=>Object.keys(nc[e])).flat();function vm(e){let{values:t,family:r,canonical:n,givenPrefix:a="",styles:i={},config:c={}}=e,s=r===cn,d=t.includes("fa-duotone")||t.includes("fad"),f=c.familyDefault==="duotone",p=n.prefix==="fad"||n.prefix==="fa-duotone";if(!s&&(d||f||p)&&(n.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(n.prefix="fab"),!n.prefix&&bm.includes(r)&&(Object.keys(i).find(y=>xm.includes(y))||c.autoFetchSvg)){let y=Ch.get(r).defaultShortPrefixId;n.prefix=y,n.iconName=jt(n.prefix,n.iconName)||n.iconName}return(n.prefix==="fa"||a==="fa")&&(n.prefix=bt()||"fas"),n}var pc=class{constructor(){this.definitions={}}add(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];let a=r.reduce(this._pullDefinitions,{});Object.keys(a).forEach(i=>{this.definitions[i]=R(R({},this.definitions[i]||{}),a[i]),uc(i,a[i]);let c=Oc[ue][i];c&&uc(c,a[i]),Z0()})}reset(){this.definitions={}}_pullDefinitions(t,r){let n=r.prefix&&r.iconName&&r.icon?{0:r}:r;return Object.keys(n).map(a=>{let{prefix:i,iconName:c,icon:s}=n[a],d=s[2];t[i]||(t[i]={}),d.length>0&&d.forEach(f=>{typeof f=="string"&&(t[i][f]=s)}),t[i][c]=s}),t}},l0=[],Rr={},_r={},Sm=Object.keys(_r);function Em(e,t){let{mixoutsTo:r}=t;return l0=e,Rr={},Object.keys(_r).forEach(n=>{Sm.indexOf(n)===-1&&delete _r[n]}),l0.forEach(n=>{let a=n.mixout?n.mixout():{};if(Object.keys(a).forEach(i=>{typeof a[i]=="function"&&(r[i]=a[i]),typeof a[i]=="object"&&Object.keys(a[i]).forEach(c=>{r[i]||(r[i]={}),r[i][c]=a[i][c]})}),n.hooks){let i=n.hooks();Object.keys(i).forEach(c=>{Rr[c]||(Rr[c]=[]),Rr[c].push(i[c])})}n.provides&&n.provides(_r)}),r}function hc(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),a=2;a<r;a++)n[a-2]=arguments[a];return(Rr[e]||[]).forEach(c=>{t=c.apply(null,[t,...n])}),t}function Zt(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];(Rr[e]||[]).forEach(i=>{i.apply(null,r)})}function xt(){let e=arguments[0],t=Array.prototype.slice.call(arguments,1);return _r[e]?_r[e].apply(null,t):void 0}function mc(e){e.prefix==="fa"&&(e.prefix="fas");let{iconName:t}=e,r=e.prefix||bt();if(t)return t=jt(r,t)||t,i0(X0.definitions,r,t)||i0(Fe.styles,r,t)}var X0=new pc,Cm=()=>{k.autoReplaceSvg=!1,k.observeMutations=!1,Zt("noAuto")},Om={i2svg:function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return tt?(Zt("beforeI2svg",e),xt("pseudoElements2svg",e),xt("i2svg",e)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{autoReplaceSvgRoot:t}=e;k.autoReplaceSvg===!1&&(k.autoReplaceSvg=!0),k.observeMutations=!0,am(()=>{Lm({autoReplaceSvgRoot:t}),Zt("watch",e)})}},Am={icon:e=>{if(e===null)return null;if(typeof e=="object"&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:jt(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&e.length===2){let t=e[1].indexOf("fa-")===0?e[1].slice(3):e[1],r=ln(e[0]);return{prefix:r,iconName:jt(r,t)||t}}if(typeof e=="string"&&(e.indexOf("".concat(k.cssPrefix,"-"))>-1||e.match(Wh))){let t=dn(e.split(" "),{skipLookups:!0});return{prefix:t.prefix||bt(),iconName:jt(t.prefix,t.iconName)||t.iconName}}if(typeof e=="string"){let t=bt();return{prefix:t,iconName:jt(t,e)||e}}}},Ee={noAuto:Cm,config:k,dom:Om,parse:Am,library:X0,findIconDefinition:mc,toHtml:yo},Lm=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{autoReplaceSvgRoot:t=ee}=e;(Object.keys(Fe.styles).length>0||k.autoFetchSvg)&&tt&&k.autoReplaceSvg&&Ee.dom.i2svg({node:t})};function fn(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(r=>yo(r))}}),Object.defineProperty(e,"node",{get:function(){if(!tt)return;let r=ee.createElement("div");return r.innerHTML=e.html,r.children}}),e}function Rm(e){let{children:t,main:r,mask:n,attributes:a,styles:i,transform:c}=e;if(Lc(c)&&r.found&&!n.found){let{width:s,height:d}=r,f={x:s/d/2,y:.5};a.style=sn(R(R({},i),{},{"transform-origin":"".concat(f.x+c.x/16,"em ").concat(f.y+c.y/16,"em")}))}return[{tag:"svg",attributes:a,children:t}]}function _m(e){let{prefix:t,iconName:r,children:n,attributes:a,symbol:i}=e,c=i===!0?"".concat(t,"-").concat(k.cssPrefix,"-").concat(r):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:R(R({},a),{},{id:c}),children:n}]}]}function wc(e){let{icons:{main:t,mask:r},prefix:n,iconName:a,transform:i,symbol:c,title:s,maskId:d,titleId:f,extra:p,watchable:h=!1}=e,{width:y,height:x}=r.found?r:t,v=_h.includes(n),O=[k.replacementClass,a?"".concat(k.cssPrefix,"-").concat(a):""].filter(A=>p.classes.indexOf(A)===-1).filter(A=>A!==""||!!A).concat(p.classes).join(" "),L={children:[],attributes:R(R({},p.attributes),{},{"data-prefix":n,"data-icon":a,class:O,role:p.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(y," ").concat(x)})},_=v&&!~p.classes.indexOf("fa-fw")?{width:"".concat(y/x*16*.0625,"em")}:{};h&&(L.attributes[Kt]=""),s&&(L.children.push({tag:"title",attributes:{id:L.attributes["aria-labelledby"]||"title-".concat(f||ho())},children:[s]}),delete L.attributes.title);let w=R(R({},L),{},{prefix:n,iconName:a,main:t,mask:r,maskId:d,transform:i,symbol:c,styles:R(R({},_),p.styles)}),{children:E,attributes:S}=r.found&&t.found?xt("generateAbstractMask",w)||{children:[],attributes:{}}:xt("generateAbstractIcon",w)||{children:[],attributes:{}};return w.children=E,w.attributes=S,c?_m(w):Rm(w)}function d0(e){let{content:t,width:r,height:n,transform:a,title:i,extra:c,watchable:s=!1}=e,d=R(R(R({},c.attributes),i?{title:i}:{}),{},{class:c.classes.join(" ")});s&&(d[Kt]="");let f=R({},c.styles);Lc(a)&&(f.transform=rm({transform:a,startCentered:!0,width:r,height:n}),f["-webkit-transform"]=f.transform);let p=sn(f);p.length>0&&(d.style=p);let h=[];return h.push({tag:"span",attributes:d,children:[t]}),i&&h.push({tag:"span",attributes:{class:"sr-only"},children:[i]}),h}function wm(e){let{content:t,title:r,extra:n}=e,a=R(R(R({},n.attributes),r?{title:r}:{}),{},{class:n.classes.join(" ")}),i=sn(n.styles);i.length>0&&(a.style=i);let c=[];return c.push({tag:"span",attributes:a,children:[t]}),r&&c.push({tag:"span",attributes:{class:"sr-only"},children:[r]}),c}var{styles:rc}=Fe;function gc(e){let t=e[0],r=e[1],[n]=e.slice(4),a=null;return Array.isArray(n)?a={tag:"g",attributes:{class:"".concat(k.cssPrefix,"-").concat(Ji.GROUP)},children:[{tag:"path",attributes:{class:"".concat(k.cssPrefix,"-").concat(Ji.SECONDARY),fill:"currentColor",d:n[0]}},{tag:"path",attributes:{class:"".concat(k.cssPrefix,"-").concat(Ji.PRIMARY),fill:"currentColor",d:n[1]}}]}:a={tag:"path",attributes:{fill:"currentColor",d:n}},{found:!0,width:t,height:r,icon:a}}var Nm={found:!1,width:512,height:512};function Tm(e,t){!k0&&!k.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function yc(e,t){let r=t;return t==="fa"&&k.styleDefault!==null&&(t=bt()),new Promise((n,a)=>{if(r==="fa"){let i=Y0(e)||{};e=i.iconName||e,t=i.prefix||t}if(e&&t&&rc[t]&&rc[t][e]){let i=rc[t][e];return n(gc(i))}Tm(e,t),n(R(R({},Nm),{},{icon:k.showMissingIcons&&e?xt("missingIconAbstract")||{}:{}}))})}var f0=()=>{},bc=k.measurePerformance&&en&&en.mark&&en.measure?en:{mark:f0,measure:f0},fo='FA "6.7.2"',Mm=e=>(bc.mark("".concat(fo," ").concat(e," begins")),()=>Q0(e)),Q0=e=>{bc.mark("".concat(fo," ").concat(e," ends")),bc.measure("".concat(fo," ").concat(e),"".concat(fo," ").concat(e," begins"),"".concat(fo," ").concat(e," ends"))},Nc={begin:Mm,end:Q0},rn=()=>{};function u0(e){return typeof(e.getAttribute?e.getAttribute(Kt):null)=="string"}function Pm(e){let t=e.getAttribute?e.getAttribute(Ec):null,r=e.getAttribute?e.getAttribute(Cc):null;return t&&r}function km(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(k.replacementClass)}function zm(){return k.autoReplaceSvg===!0?on.replace:on[k.autoReplaceSvg]||on.replace}function Im(e){return ee.createElementNS("http://www.w3.org/2000/svg",e)}function Dm(e){return ee.createElement(e)}function J0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{ceFn:r=e.tag==="svg"?Im:Dm}=t;if(typeof e=="string")return ee.createTextNode(e);let n=r(e.tag);return Object.keys(e.attributes||[]).forEach(function(i){n.setAttribute(i,e.attributes[i])}),(e.children||[]).forEach(function(i){n.appendChild(J0(i,{ceFn:r}))}),n}function Um(e){let t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var on={replace:function(e){let t=e[0];if(t.parentNode)if(e[1].forEach(r=>{t.parentNode.insertBefore(J0(r),t)}),t.getAttribute(Kt)===null&&k.keepOriginalSource){let r=ee.createComment(Um(t));t.parentNode.replaceChild(r,t)}else t.remove()},nest:function(e){let t=e[0],r=e[1];if(~Ac(t).indexOf(k.replacementClass))return on.replace(e);let n=new RegExp("".concat(k.cssPrefix,"-.*"));if(delete r[0].attributes.id,r[0].attributes.class){let i=r[0].attributes.class.split(" ").reduce((c,s)=>(s===k.replacementClass||s.match(n)?c.toSvg.push(s):c.toNode.push(s),c),{toNode:[],toSvg:[]});r[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?t.removeAttribute("class"):t.setAttribute("class",i.toNode.join(" "))}let a=r.map(i=>yo(i)).join(`
|
|
1165
|
-
`);t.setAttribute(Kt,""),t.innerHTML=a}};function p0(e){e()}function e4(e,t){let r=typeof t=="function"?t:rn;if(e.length===0)r();else{let n=p0;k.mutateApproach===Gh&&(n=yt.requestAnimationFrame||p0),n(()=>{let a=zm(),i=Nc.begin("mutate");e.map(a),i(),r()})}}var Tc=!1;function t4(){Tc=!0}function xc(){Tc=!1}var an=null;function h0(e){if(!e0||!k.observeMutations)return;let{treeCallback:t=rn,nodeCallback:r=rn,pseudoElementsCallback:n=rn,observeMutationsRoot:a=ee}=e;an=new e0(i=>{if(Tc)return;let c=bt();Nr(i).forEach(s=>{if(s.type==="childList"&&s.addedNodes.length>0&&!u0(s.addedNodes[0])&&(k.searchPseudoElements&&n(s.target),t(s.target)),s.type==="attributes"&&s.target.parentNode&&k.searchPseudoElements&&n(s.target.parentNode),s.type==="attributes"&&u0(s.target)&&~Kh.indexOf(s.attributeName))if(s.attributeName==="class"&&Pm(s.target)){let{prefix:d,iconName:f}=dn(Ac(s.target));s.target.setAttribute(Ec,d||c),f&&s.target.setAttribute(Cc,f)}else km(s.target)&&r(s.target)})}),tt&&an.observe(a,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}function Bm(){an&&an.disconnect()}function Hm(e){let t=e.getAttribute("style"),r=[];return t&&(r=t.split(";").reduce((n,a)=>{let i=a.split(":"),c=i[0],s=i.slice(1);return c&&s.length>0&&(n[c]=s.join(":").trim()),n},{})),r}function Gm(e){let t=e.getAttribute("data-prefix"),r=e.getAttribute("data-icon"),n=e.innerText!==void 0?e.innerText.trim():"",a=dn(Ac(e));return a.prefix||(a.prefix=bt()),t&&r&&(a.prefix=t,a.iconName=r),a.iconName&&a.prefix||(a.prefix&&n.length>0&&(a.iconName=pm(a.prefix,e.innerText)||_c(a.prefix,fc(e.innerText))),!a.iconName&&k.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(a.iconName=e.firstChild.data)),a}function $m(e){let t=Nr(e.attributes).reduce((a,i)=>(a.name!=="class"&&a.name!=="style"&&(a[i.name]=i.value),a),{}),r=e.getAttribute("title"),n=e.getAttribute("data-fa-title-id");return k.autoA11y&&(r?t["aria-labelledby"]="".concat(k.replacementClass,"-title-").concat(n||ho()):(t["aria-hidden"]="true",t.focusable="false")),t}function Fm(){return{iconName:null,title:null,titleId:null,prefix:null,transform:$e,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function m0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},{iconName:r,prefix:n,rest:a}=Gm(e),i=$m(e),c=hc("parseNodeAttributes",{},e),s=t.styleParser?Hm(e):[];return R({iconName:r,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:n,transform:$e,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:a,styles:s,attributes:i}},c)}var{styles:Wm}=Fe;function r4(e){let t=k.autoReplaceSvg==="nest"?m0(e,{styleParser:!1}):m0(e);return~t.extra.classes.indexOf(I0)?xt("generateLayersText",e,t):xt("generateSvgReplacementMutation",e,t)}function Vm(){return[...Ah,...ac]}function g0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!tt)return Promise.resolve();let r=ee.documentElement.classList,n=p=>r.add("".concat(o0,"-").concat(p)),a=p=>r.remove("".concat(o0,"-").concat(p)),i=k.autoFetchSvg?Vm():w0.concat(Object.keys(Wm));i.includes("fa")||i.push("fa");let c=[".".concat(I0,":not([").concat(Kt,"])")].concat(i.map(p=>".".concat(p,":not([").concat(Kt,"])"))).join(", ");if(c.length===0)return Promise.resolve();let s=[];try{s=Nr(e.querySelectorAll(c))}catch{}if(s.length>0)n("pending"),a("complete");else return Promise.resolve();let d=Nc.begin("onTree"),f=s.reduce((p,h)=>{try{let y=r4(h);y&&p.push(y)}catch(y){k0||y.name==="MissingIcon"&&console.error(y)}return p},[]);return new Promise((p,h)=>{Promise.all(f).then(y=>{e4(y,()=>{n("active"),n("complete"),a("pending"),typeof t=="function"&&t(),d(),p()})}).catch(y=>{d(),h(y)})})}function jm(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;r4(e).then(r=>{r&&e4([r],t)})}function Km(e){return function(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=(t||{}).icon?t:mc(t||{}),{mask:a}=r;return a&&(a=(a||{}).icon?a:mc(a||{})),e(n,R(R({},r),{},{mask:a}))}}var Zm=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=$e,symbol:n=!1,mask:a=null,maskId:i=null,title:c=null,titleId:s=null,classes:d=[],attributes:f={},styles:p={}}=t;if(!e)return;let{prefix:h,iconName:y,icon:x}=e;return fn(R({type:"icon"},e),()=>(Zt("beforeDOMElementCreation",{iconDefinition:e,params:t}),k.autoA11y&&(c?f["aria-labelledby"]="".concat(k.replacementClass,"-title-").concat(s||ho()):(f["aria-hidden"]="true",f.focusable="false")),wc({icons:{main:gc(x),mask:a?gc(a.icon):{found:!1,width:null,height:null,icon:{}}},prefix:h,iconName:y,transform:R(R({},$e),r),symbol:n,title:c,maskId:i,titleId:s,extra:{attributes:f,styles:p,classes:d}})))},Ym={mixout(){return{icon:Km(Zm)}},hooks(){return{mutationObserverCallbacks(e){return e.treeCallback=g0,e.nodeCallback=jm,e}}},provides(e){e.i2svg=function(t){let{node:r=ee,callback:n=()=>{}}=t;return g0(r,n)},e.generateSvgReplacementMutation=function(t,r){let{iconName:n,title:a,titleId:i,prefix:c,transform:s,symbol:d,mask:f,maskId:p,extra:h}=r;return new Promise((y,x)=>{Promise.all([yc(n,c),f.iconName?yc(f.iconName,f.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(v=>{let[O,L]=v;y([t,wc({icons:{main:O,mask:L},prefix:c,iconName:n,transform:s,symbol:d,maskId:p,title:a,titleId:i,extra:h,watchable:!0})])}).catch(x)})},e.generateAbstractIcon=function(t){let{children:r,attributes:n,main:a,transform:i,styles:c}=t,s=sn(c);s.length>0&&(n.style=s);let d;return Lc(i)&&(d=xt("generateAbstractTransformGrouping",{main:a,transform:i,containerWidth:a.width,iconWidth:a.width})),r.push(d||a.icon),{children:r,attributes:n}}}},qm={mixout(){return{layer(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{classes:r=[]}=t;return fn({type:"layer"},()=>{Zt("beforeDOMElementCreation",{assembler:e,params:t});let n=[];return e(a=>{Array.isArray(a)?a.map(i=>{n=n.concat(i.abstract)}):n=n.concat(a.abstract)}),[{tag:"span",attributes:{class:["".concat(k.cssPrefix,"-layers"),...r].join(" ")},children:n}]})}}}},Xm={mixout(){return{counter(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{title:r=null,classes:n=[],attributes:a={},styles:i={}}=t;return fn({type:"counter",content:e},()=>(Zt("beforeDOMElementCreation",{content:e,params:t}),wm({content:e.toString(),title:r,extra:{attributes:a,styles:i,classes:["".concat(k.cssPrefix,"-layers-counter"),...n]}})))}}}},Qm={mixout(){return{text(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=$e,title:n=null,classes:a=[],attributes:i={},styles:c={}}=t;return fn({type:"text",content:e},()=>(Zt("beforeDOMElementCreation",{content:e,params:t}),d0({content:e,transform:R(R({},$e),r),title:n,extra:{attributes:i,styles:c,classes:["".concat(k.cssPrefix,"-layers-text"),...a]}})))}}},provides(e){e.generateLayersText=function(t,r){let{title:n,transform:a,extra:i}=r,c=null,s=null;if(R0){let d=parseInt(getComputedStyle(t).fontSize,10),f=t.getBoundingClientRect();c=f.width/d,s=f.height/d}return k.autoA11y&&!n&&(i.attributes["aria-hidden"]="true"),Promise.resolve([t,d0({content:t.innerHTML,width:c,height:s,transform:a,title:n,extra:i,watchable:!0})])}}},Jm=new RegExp('"',"ug"),y0=[1105920,1112319],b0=R(R(R(R({},{FontAwesome:{normal:"fas",400:"fas"}}),Eh),Bh),Mh),vc=Object.keys(b0).reduce((e,t)=>(e[t.toLowerCase()]=b0[t],e),{}),e5=Object.keys(vc).reduce((e,t)=>{let r=vc[t];return e[t]=r[900]||[...Object.entries(r)][0][1],e},{});function t5(e){let t=e.replace(Jm,""),r=sm(t,0),n=r>=y0[0]&&r<=y0[1],a=t.length===2?t[0]===t[1]:!1;return{value:fc(a?t[0]:t),isSecondary:n||a}}function r5(e,t){let r=e.replace(/^['"]|['"]$/g,"").toLowerCase(),n=parseInt(t),a=isNaN(n)?"normal":n;return(vc[r]||{})[a]||e5[r]}function x0(e,t){let r="".concat(Hh).concat(t.replace(":","-"));return new Promise((n,a)=>{if(e.getAttribute(r)!==null)return n();let c=Nr(e.children).filter(y=>y.getAttribute(cc)===t)[0],s=yt.getComputedStyle(e,t),d=s.getPropertyValue("font-family"),f=d.match(Vh),p=s.getPropertyValue("font-weight"),h=s.getPropertyValue("content");if(c&&!f)return e.removeChild(c),n();if(f&&h!=="none"&&h!==""){let y=s.getPropertyValue("content"),x=r5(d,p),{value:v,isSecondary:O}=t5(y),L=f[0].startsWith("FontAwesome"),_=_c(x,v),w=_;if(L){let E=hm(v);E.iconName&&E.prefix&&(_=E.iconName,x=E.prefix)}if(_&&!O&&(!c||c.getAttribute(Ec)!==x||c.getAttribute(Cc)!==w)){e.setAttribute(r,w),c&&e.removeChild(c);let E=Fm(),{extra:S}=E;S.attributes[cc]=t,yc(_,x).then(A=>{let M=wc(R(R({},E),{},{icons:{main:A,mask:q0()},prefix:x,iconName:w,extra:S,watchable:!0})),U=ee.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(U,e.firstChild):e.appendChild(U),U.outerHTML=M.map(
|
|
1165
|
+
`);t.setAttribute(Kt,""),t.innerHTML=a}};function p0(e){e()}function e4(e,t){let r=typeof t=="function"?t:rn;if(e.length===0)r();else{let n=p0;k.mutateApproach===Gh&&(n=yt.requestAnimationFrame||p0),n(()=>{let a=zm(),i=Nc.begin("mutate");e.map(a),i(),r()})}}var Tc=!1;function t4(){Tc=!0}function xc(){Tc=!1}var an=null;function h0(e){if(!e0||!k.observeMutations)return;let{treeCallback:t=rn,nodeCallback:r=rn,pseudoElementsCallback:n=rn,observeMutationsRoot:a=ee}=e;an=new e0(i=>{if(Tc)return;let c=bt();Nr(i).forEach(s=>{if(s.type==="childList"&&s.addedNodes.length>0&&!u0(s.addedNodes[0])&&(k.searchPseudoElements&&n(s.target),t(s.target)),s.type==="attributes"&&s.target.parentNode&&k.searchPseudoElements&&n(s.target.parentNode),s.type==="attributes"&&u0(s.target)&&~Kh.indexOf(s.attributeName))if(s.attributeName==="class"&&Pm(s.target)){let{prefix:d,iconName:f}=dn(Ac(s.target));s.target.setAttribute(Ec,d||c),f&&s.target.setAttribute(Cc,f)}else km(s.target)&&r(s.target)})}),tt&&an.observe(a,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}function Bm(){an&&an.disconnect()}function Hm(e){let t=e.getAttribute("style"),r=[];return t&&(r=t.split(";").reduce((n,a)=>{let i=a.split(":"),c=i[0],s=i.slice(1);return c&&s.length>0&&(n[c]=s.join(":").trim()),n},{})),r}function Gm(e){let t=e.getAttribute("data-prefix"),r=e.getAttribute("data-icon"),n=e.innerText!==void 0?e.innerText.trim():"",a=dn(Ac(e));return a.prefix||(a.prefix=bt()),t&&r&&(a.prefix=t,a.iconName=r),a.iconName&&a.prefix||(a.prefix&&n.length>0&&(a.iconName=pm(a.prefix,e.innerText)||_c(a.prefix,fc(e.innerText))),!a.iconName&&k.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(a.iconName=e.firstChild.data)),a}function $m(e){let t=Nr(e.attributes).reduce((a,i)=>(a.name!=="class"&&a.name!=="style"&&(a[i.name]=i.value),a),{}),r=e.getAttribute("title"),n=e.getAttribute("data-fa-title-id");return k.autoA11y&&(r?t["aria-labelledby"]="".concat(k.replacementClass,"-title-").concat(n||ho()):(t["aria-hidden"]="true",t.focusable="false")),t}function Fm(){return{iconName:null,title:null,titleId:null,prefix:null,transform:$e,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function m0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},{iconName:r,prefix:n,rest:a}=Gm(e),i=$m(e),c=hc("parseNodeAttributes",{},e),s=t.styleParser?Hm(e):[];return R({iconName:r,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:n,transform:$e,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:a,styles:s,attributes:i}},c)}var{styles:Wm}=Fe;function r4(e){let t=k.autoReplaceSvg==="nest"?m0(e,{styleParser:!1}):m0(e);return~t.extra.classes.indexOf(I0)?xt("generateLayersText",e,t):xt("generateSvgReplacementMutation",e,t)}function Vm(){return[...Ah,...ac]}function g0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!tt)return Promise.resolve();let r=ee.documentElement.classList,n=p=>r.add("".concat(o0,"-").concat(p)),a=p=>r.remove("".concat(o0,"-").concat(p)),i=k.autoFetchSvg?Vm():w0.concat(Object.keys(Wm));i.includes("fa")||i.push("fa");let c=[".".concat(I0,":not([").concat(Kt,"])")].concat(i.map(p=>".".concat(p,":not([").concat(Kt,"])"))).join(", ");if(c.length===0)return Promise.resolve();let s=[];try{s=Nr(e.querySelectorAll(c))}catch{}if(s.length>0)n("pending"),a("complete");else return Promise.resolve();let d=Nc.begin("onTree"),f=s.reduce((p,h)=>{try{let y=r4(h);y&&p.push(y)}catch(y){k0||y.name==="MissingIcon"&&console.error(y)}return p},[]);return new Promise((p,h)=>{Promise.all(f).then(y=>{e4(y,()=>{n("active"),n("complete"),a("pending"),typeof t=="function"&&t(),d(),p()})}).catch(y=>{d(),h(y)})})}function jm(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;r4(e).then(r=>{r&&e4([r],t)})}function Km(e){return function(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=(t||{}).icon?t:mc(t||{}),{mask:a}=r;return a&&(a=(a||{}).icon?a:mc(a||{})),e(n,R(R({},r),{},{mask:a}))}}var Zm=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=$e,symbol:n=!1,mask:a=null,maskId:i=null,title:c=null,titleId:s=null,classes:d=[],attributes:f={},styles:p={}}=t;if(!e)return;let{prefix:h,iconName:y,icon:x}=e;return fn(R({type:"icon"},e),()=>(Zt("beforeDOMElementCreation",{iconDefinition:e,params:t}),k.autoA11y&&(c?f["aria-labelledby"]="".concat(k.replacementClass,"-title-").concat(s||ho()):(f["aria-hidden"]="true",f.focusable="false")),wc({icons:{main:gc(x),mask:a?gc(a.icon):{found:!1,width:null,height:null,icon:{}}},prefix:h,iconName:y,transform:R(R({},$e),r),symbol:n,title:c,maskId:i,titleId:s,extra:{attributes:f,styles:p,classes:d}})))},Ym={mixout(){return{icon:Km(Zm)}},hooks(){return{mutationObserverCallbacks(e){return e.treeCallback=g0,e.nodeCallback=jm,e}}},provides(e){e.i2svg=function(t){let{node:r=ee,callback:n=()=>{}}=t;return g0(r,n)},e.generateSvgReplacementMutation=function(t,r){let{iconName:n,title:a,titleId:i,prefix:c,transform:s,symbol:d,mask:f,maskId:p,extra:h}=r;return new Promise((y,x)=>{Promise.all([yc(n,c),f.iconName?yc(f.iconName,f.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(v=>{let[O,L]=v;y([t,wc({icons:{main:O,mask:L},prefix:c,iconName:n,transform:s,symbol:d,maskId:p,title:a,titleId:i,extra:h,watchable:!0})])}).catch(x)})},e.generateAbstractIcon=function(t){let{children:r,attributes:n,main:a,transform:i,styles:c}=t,s=sn(c);s.length>0&&(n.style=s);let d;return Lc(i)&&(d=xt("generateAbstractTransformGrouping",{main:a,transform:i,containerWidth:a.width,iconWidth:a.width})),r.push(d||a.icon),{children:r,attributes:n}}}},qm={mixout(){return{layer(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{classes:r=[]}=t;return fn({type:"layer"},()=>{Zt("beforeDOMElementCreation",{assembler:e,params:t});let n=[];return e(a=>{Array.isArray(a)?a.map(i=>{n=n.concat(i.abstract)}):n=n.concat(a.abstract)}),[{tag:"span",attributes:{class:["".concat(k.cssPrefix,"-layers"),...r].join(" ")},children:n}]})}}}},Xm={mixout(){return{counter(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{title:r=null,classes:n=[],attributes:a={},styles:i={}}=t;return fn({type:"counter",content:e},()=>(Zt("beforeDOMElementCreation",{content:e,params:t}),wm({content:e.toString(),title:r,extra:{attributes:a,styles:i,classes:["".concat(k.cssPrefix,"-layers-counter"),...n]}})))}}}},Qm={mixout(){return{text(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=$e,title:n=null,classes:a=[],attributes:i={},styles:c={}}=t;return fn({type:"text",content:e},()=>(Zt("beforeDOMElementCreation",{content:e,params:t}),d0({content:e,transform:R(R({},$e),r),title:n,extra:{attributes:i,styles:c,classes:["".concat(k.cssPrefix,"-layers-text"),...a]}})))}}},provides(e){e.generateLayersText=function(t,r){let{title:n,transform:a,extra:i}=r,c=null,s=null;if(R0){let d=parseInt(getComputedStyle(t).fontSize,10),f=t.getBoundingClientRect();c=f.width/d,s=f.height/d}return k.autoA11y&&!n&&(i.attributes["aria-hidden"]="true"),Promise.resolve([t,d0({content:t.innerHTML,width:c,height:s,transform:a,title:n,extra:i,watchable:!0})])}}},Jm=new RegExp('"',"ug"),y0=[1105920,1112319],b0=R(R(R(R({},{FontAwesome:{normal:"fas",400:"fas"}}),Eh),Bh),Mh),vc=Object.keys(b0).reduce((e,t)=>(e[t.toLowerCase()]=b0[t],e),{}),e5=Object.keys(vc).reduce((e,t)=>{let r=vc[t];return e[t]=r[900]||[...Object.entries(r)][0][1],e},{});function t5(e){let t=e.replace(Jm,""),r=sm(t,0),n=r>=y0[0]&&r<=y0[1],a=t.length===2?t[0]===t[1]:!1;return{value:fc(a?t[0]:t),isSecondary:n||a}}function r5(e,t){let r=e.replace(/^['"]|['"]$/g,"").toLowerCase(),n=parseInt(t),a=isNaN(n)?"normal":n;return(vc[r]||{})[a]||e5[r]}function x0(e,t){let r="".concat(Hh).concat(t.replace(":","-"));return new Promise((n,a)=>{if(e.getAttribute(r)!==null)return n();let c=Nr(e.children).filter(y=>y.getAttribute(cc)===t)[0],s=yt.getComputedStyle(e,t),d=s.getPropertyValue("font-family"),f=d.match(Vh),p=s.getPropertyValue("font-weight"),h=s.getPropertyValue("content");if(c&&!f)return e.removeChild(c),n();if(f&&h!=="none"&&h!==""){let y=s.getPropertyValue("content"),x=r5(d,p),{value:v,isSecondary:O}=t5(y),L=f[0].startsWith("FontAwesome"),_=_c(x,v),w=_;if(L){let E=hm(v);E.iconName&&E.prefix&&(_=E.iconName,x=E.prefix)}if(_&&!O&&(!c||c.getAttribute(Ec)!==x||c.getAttribute(Cc)!==w)){e.setAttribute(r,w),c&&e.removeChild(c);let E=Fm(),{extra:S}=E;S.attributes[cc]=t,yc(_,x).then(A=>{let M=wc(R(R({},E),{},{icons:{main:A,mask:q0()},prefix:x,iconName:w,extra:S,watchable:!0})),U=ee.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(U,e.firstChild):e.appendChild(U),U.outerHTML=M.map(W=>yo(W)).join(`
|
|
1166
1166
|
`),e.removeAttribute(r),n()}).catch(a)}else n()}else n()})}function o5(e){return Promise.all([x0(e,"::before"),x0(e,"::after")])}function n5(e){return e.parentNode!==document.head&&!~$h.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(cc)&&(!e.parentNode||e.parentNode.tagName!=="svg")}function v0(e){if(tt)return new Promise((t,r)=>{let n=Nr(e.querySelectorAll("*")).filter(n5).map(o5),a=Nc.begin("searchPseudoElements");t4(),Promise.all(n).then(()=>{a(),xc(),t()}).catch(()=>{a(),xc(),r()})})}var a5={hooks(){return{mutationObserverCallbacks(e){return e.pseudoElementsCallback=v0,e}}},provides(e){e.pseudoElements2svg=function(t){let{node:r=ee}=t;k.searchPseudoElements&&v0(r)}}},S0=!1,i5={mixout(){return{dom:{unwatch(){t4(),S0=!0}}}},hooks(){return{bootstrap(){h0(hc("mutationObserverCallbacks",{}))},noAuto(){Bm()},watch(e){let{observeMutationsRoot:t}=e;S0?xc():h0(hc("mutationObserverCallbacks",{observeMutationsRoot:t}))}}}},E0=e=>{let t={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return e.toLowerCase().split(" ").reduce((r,n)=>{let a=n.toLowerCase().split("-"),i=a[0],c=a.slice(1).join("-");if(i&&c==="h")return r.flipX=!0,r;if(i&&c==="v")return r.flipY=!0,r;if(c=parseFloat(c),isNaN(c))return r;switch(i){case"grow":r.size=r.size+c;break;case"shrink":r.size=r.size-c;break;case"left":r.x=r.x-c;break;case"right":r.x=r.x+c;break;case"up":r.y=r.y-c;break;case"down":r.y=r.y+c;break;case"rotate":r.rotate=r.rotate+c;break}return r},t)},c5={mixout(){return{parse:{transform:e=>E0(e)}}},hooks(){return{parseNodeAttributes(e,t){let r=t.getAttribute("data-fa-transform");return r&&(e.transform=E0(r)),e}}},provides(e){e.generateAbstractTransformGrouping=function(t){let{main:r,transform:n,containerWidth:a,iconWidth:i}=t,c={transform:"translate(".concat(a/2," 256)")},s="translate(".concat(n.x*32,", ").concat(n.y*32,") "),d="scale(".concat(n.size/16*(n.flipX?-1:1),", ").concat(n.size/16*(n.flipY?-1:1),") "),f="rotate(".concat(n.rotate," 0 0)"),p={transform:"".concat(s," ").concat(d," ").concat(f)},h={transform:"translate(".concat(i/2*-1," -256)")},y={outer:c,inner:p,path:h};return{tag:"g",attributes:R({},y.outer),children:[{tag:"g",attributes:R({},y.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:R(R({},r.icon.attributes),y.path)}]}]}}}},oc={x:0,y:0,width:"100%",height:"100%"};function C0(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function s5(e){return e.tag==="g"?e.children:[e]}var l5={hooks(){return{parseNodeAttributes(e,t){let r=t.getAttribute("data-fa-mask"),n=r?dn(r.split(" ").map(a=>a.trim())):q0();return n.prefix||(n.prefix=bt()),e.mask=n,e.maskId=t.getAttribute("data-fa-mask-id"),e}}},provides(e){e.generateAbstractMask=function(t){let{children:r,attributes:n,main:a,mask:i,maskId:c,transform:s}=t,{width:d,icon:f}=a,{width:p,icon:h}=i,y=tm({transform:s,containerWidth:p,iconWidth:d}),x={tag:"rect",attributes:R(R({},oc),{},{fill:"white"})},v=f.children?{children:f.children.map(C0)}:{},O={tag:"g",attributes:R({},y.inner),children:[C0(R({tag:f.tag,attributes:R(R({},f.attributes),y.path)},v))]},L={tag:"g",attributes:R({},y.outer),children:[O]},_="mask-".concat(c||ho()),w="clip-".concat(c||ho()),E={tag:"mask",attributes:R(R({},oc),{},{id:_,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[x,L]},S={tag:"defs",children:[{tag:"clipPath",attributes:{id:w},children:s5(h)},E]};return r.push(S,{tag:"rect",attributes:R({fill:"currentColor","clip-path":"url(#".concat(w,")"),mask:"url(#".concat(_,")")},oc)}),{children:r,attributes:n}}}},d5={provides(e){let t=!1;yt.matchMedia&&(t=yt.matchMedia("(prefers-reduced-motion: reduce)").matches),e.missingIconAbstract=function(){let r=[],n={fill:"currentColor"},a={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};r.push({tag:"path",attributes:R(R({},n),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});let i=R(R({},a),{},{attributeName:"opacity"}),c={tag:"circle",attributes:R(R({},n),{},{cx:"256",cy:"364",r:"28"}),children:[]};return t||c.children.push({tag:"animate",attributes:R(R({},a),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:R(R({},i),{},{values:"1;0;1;1;0;1;"})}),r.push(c),r.push({tag:"path",attributes:R(R({},n),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:t?[]:[{tag:"animate",attributes:R(R({},i),{},{values:"1;0;0;0;0;1;"})}]}),t||r.push({tag:"path",attributes:R(R({},n),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:R(R({},i),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:r}}}},f5={hooks(){return{parseNodeAttributes(e,t){let r=t.getAttribute("data-fa-symbol"),n=r===null?!1:r===""?!0:r;return e.symbol=n,e}}}},u5=[nm,Ym,qm,Xm,Qm,a5,i5,c5,l5,d5,f5];Em(u5,{mixoutsTo:Ee});var oO=Ee.noAuto,nO=Ee.config,o4=Ee.library,aO=Ee.dom,iO=Ee.parse,cO=Ee.findIconDefinition,sO=Ee.toHtml,n4=Ee.icon,lO=Ee.layer,dO=Ee.text,fO=Ee.counter;var g;(function(e){e.LOCK_KEYHOLE="lock-keyhole",e.LINK_SIMPLE_SLASH="link-simple-slash",e.TABLE_LAYOUT="table-layout",e.LAYER_GROUP="layer-group",e.CIRCLE_INFO="circle-info",e.BARS_PROGRESS="bars-progress",e.CODE_COMPARE="code-compare",e.HOURGLASS_END="hourglass-end",e.BOX_ARCHIVE="box-archive",e.ARROWS_ROTATE="arrows-rotate",e.CIRCLE_DOT="circle-dot",e.ANGLES_LEFT="angles-left",e.ROUTE="route",e.BARS="bars",e.ARROW_DOWN="arrow-down",e.LOCK_KEYHOLE_OPEN="lock-keyhole-open",e.DESKTOP="desktop",e.ANGLES_RIGHT="angles-right",e.PIGGY_BANK="piggy-bank",e.ANGLE_UP="angle-up",e.PEN_NIB="pen-nib",e.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",e.GRID_2="grid-2",e.BOOKS="books",e.TAG="tag",e.ANGLES_UP_DOWN="angles-up-down",e.ARROW_ROTATE_LEFT="arrow-rotate-left",e.EYE_SLASH="eye-slash",e.CIRCLE_DOLLAR="circle-dollar",e.COMPRESS="compress",e.RADAR="radar",e.ARROW_ROTATE_RIGHT="arrow-rotate-right",e.CHART_NETWORK="chart-network",e.PLUS="plus",e.UNDERLINE="underline",e.ARROW_LEFT="arrow-left",e.UPLOAD="upload",e.GLOBE="globe",e.LANGUAGE="language",e.TOGGLE_ON="toggle-on",e.DOWNLOAD="download",e.MESSAGE_QUOTE="message-quote",e.TRIANGLE_EXCLAMATION="triangle-exclamation",e.STAR="star",e.BELL_SLASH="bell-slash",e.HOURGLASS_HALF="hourglass-half",e.INBOX="inbox",e.COMMENT_DOTS="comment-dots",e.ANGLE_DOWN="angle-down",e.CLOUD_ARROW_DOWN="cloud-arrow-down",e.BOOKMARK_SLASH="bookmark-slash",e.LINK_SIMPLE="link-simple",e.CLOCK_ROTATE_LEFT="clock-rotate-left",e.SPINNER_THIRD="spinner-third",e.PLUG="plug",e.CHART_SIMPLE="chart-simple",e.CIRCLE_PLAY="circle-play",e.FILE_MAGNIFYING_GLASS="file-magnifying-glass",e.PEN="pen",e.TABLET="tablet",e.CIRCLE_CHECK="circle-check",e.FILE_INVOICE="file-invoice",e.XMARK="xmark",e.ARROW_RIGHT="arrow-right",e.BOOKMARK="bookmark",e.EXPAND_WIDE="expand-wide",e.USER="user",e.SERVER="server",e.CALENDAR_RANGE="calendar-range",e.BROOM_WIDE="broom-wide",e.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",e.WIFI_SLASH="wifi-slash",e.CHECK="check",e.ITALIC="italic",e.LIFE_RING="life-ring",e.TABLE_CELLS="table-cells",e.TRASH_CAN="trash-can",e.WRENCH="wrench",e.PAPERCLIP="paperclip",e.CABINET_FILING="cabinet-filing",e.ARROW_UP="arrow-up",e.FILE="file",e.CIRCLE_QUESTION="circle-question",e.COLUMNS_3="columns-3",e.GEAR="gear",e.CHART_LINE="chart-line",e.THUMBS_UP="thumbs-up",e.HAND="hand",e.CIRCLE="circle",e.CALENDAR_DAY="calendar-day",e.CLOUD="cloud",e.LIST_TREE="list-tree",e.ANGLE_RIGHT="angle-right",e.CODE="code",e.ALIGN_CENTER="align-center",e.COMMENT_QUESTION="comment-question",e.IMAGE="image",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",e.THUMBS_DOWN="thumbs-down",e.DIAGRAM_SANKEY="diagram-sankey",e.MESSAGE_CHECK="message-check",e.BOLD="bold",e.CIRCLE_STOP="circle-stop",e.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",e.USERS="users",e.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",e.PRINT="print",e.ALIGN_RIGHT="align-right",e.FLASK="flask",e.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",e.SHIELD_CHECK="shield-check",e.STRIKETHROUGH="strikethrough",e.FOLDER_OPEN="folder-open",e.CLONE="clone",e.HEART="heart",e.PAPER_PLANE="paper-plane",e.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",e.BOOK="book",e.CLOCK="clock",e.ELLIPSIS_VERTICAL="ellipsis-vertical",e.ARROW_RIGHT_TO_LINE="arrow-right-to-line",e.ANGLE_LEFT="angle-left",e.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",e.EXPAND="expand",e.EQUALS="equals",e.RECEIPT="receipt",e.EYE="eye",e.ALIGN_LEFT="align-left",e.PAINTBRUSH="paintbrush",e.KEY="key",e.PALETTE="palette",e.FLOPPY_DISK="floppy-disk",e.MAGNIFYING_GLASS="magnifying-glass",e.ELLIPSIS="ellipsis",e.SHARE_NODES="share-nodes",e.ARROWS_FROM_LINE="arrows-from-line",e.POWER_OFF="power-off",e.ENVELOPE_OPEN_TEXT="envelope-open-text",e.CIRCLE_PAUSE="circle-pause",e.MOBILE="mobile",e.BELL="bell",e.FILTER="filter",e.MEDAL="medal",e.CLOUD_SLASH="cloud-slash",e.MINUS="minus",e.PASTE="paste",e.CALENDAR_CHECK="calendar-check",e.HEXAGON_XMARK="hexagon-xmark",e.PAUSE="pause",e.CHART_MIXED="chart-mixed",e.ROBOT="robot",e.WAND_MAGIC_SPARKLES="wand-magic-sparkles",e.HEXAGON_EXCLAMATION="hexagon-exclamation",e.CUBES="cubes",e.TURN_RIGHT="turn-right",e.SQUARE_INFO="square-info",e.MESSAGE_BOT="message-bot",e.PLAY="play",e.TURN_LEFT="turn-left",e.ADDRESS_CARD="address-card",e.CROWN="crown",e.GRIP_LINES="grip-lines",e.CHART_AREA="chart-area",e.TRASH="trash",e.USER_TIE="user-tie",e.CIRCLE_SMALL="circle-small",e.REGULAR_FOLDER_OPEN_LOCK="regular-folder-open-lock",e.REGULAR_USER_CIRCLE_CHECK="regular-user-circle-check",e.SOLID_LEFT_PANEL="solid-left-panel",e.REGULAR_BINDER_OPEN="regular-binder-open",e.REGULAR_BOOKMARK_CIRCLE_PLUS="regular-bookmark-circle-plus",e.REGULAR_DIAGRAM_SUNBURST="regular-diagram-sunburst",e.REGULAR_PREVIEW="regular-preview",e.REGULAR_CONTEXT="regular-context",e.REGULAR_MOBILE_LANDSCAPE="regular-mobile-landscape",e.SOLID_FILE_ROTATE_RIGHT="solid-file-rotate-right",e.REGULAR_PIP_WIDE="regular-pip-wide",e.REGULAR_CLONE_LINK_SIMPLE="regular-clone-link-simple",e.REGULAR_LEFT_PANEL="regular-left-panel",e.LIGHT_FILE_LINES_GEAR="light-file-lines-gear",e.REGULAR_FILE_LINES_GEAR="regular-file-lines-gear",e.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION="regular-circle-dashed-dollar-question",e.REGULAR_TABLE_CELLS_SLASH="regular-table-cells-slash",e.REGULAR_BOOK_OPEN_GEAR_SLASH="regular-book-open-gear-slash",e.REGULAR_TABLET_LANDSCAPE="regular-tablet-landscape",e.REGULAR_CHART_BAR_STACKED="regular-chart-bar-stacked",e.SOLID_CIRCLE_USER_CIRCLE_CHECK="solid-circle-user-circle-check",e.REGULAR_BULLETS_LINE="regular-bullets-line",e.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION="regular-language-circle-exclamation",e.SOLID_CODE_COMPARE="solid-code-compare",e.REGULAR_FORMAT_CLEAR="regular-format-clear",e.REGULAR_MAGNIFYING_GLASS_BACK="regular-magnifying-glass-back",e.LIGHT_RECEIPT_GEAR="light-receipt-gear",e.REGULAR_BINDER_OPEN_ARROW_LEFT="regular-binder-open-arrow-left",e.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK="regular-hourglass-half-circle-check",e.REGULAR_THRESHOLD="regular-threshold",e.REGULAR_PIP="regular-pip",e.REGULAR_USER_GEAR="regular-user-gear",e.REGULAR_BELL_CIRCLE_PLUS="regular-bell-circle-plus",e.REGULAR_CLOUD_SLASH_GEAR="regular-cloud-slash-gear",e.REGULAR_HOUSE_MAGNIFYING_GLASS="regular-house-magnifying-glass",e.SOLID_CIRCLE_USER_SLASH="solid-circle-user-slash",e.REGULAR_LIST_MAGNIFYING_GLASS="regular-list-magnifying-glass",e.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS="regular-computer-mouse-magnifying-glass",e.REGULAR_LANGUAGE_SLASH="regular-language-slash",e.REGULAR_CHART_BAR_GROUPED="regular-chart-bar-grouped",e.REGULAR_CONSUMER="regular-consumer",e.REGULAR_CHART_BAR_NORMALIZED="regular-chart-bar-normalized",e.REGULAR_USER_LOCK="regular-user-lock",e.REGULAR_CIRCLE_DOLLAR_SLASH="regular-circle-dollar-slash",e.REGULAR_BINDER_OPEN_ARROW_RIGHT="regular-binder-open-arrow-right",e.REGULAR_BULLETS_LINES="regular-bullets-lines",e.REGULAR_BINDER_OPEN_PEN="regular-binder-open-pen",e.REGULAR_BOOKMARK_CIRCLE_MINUS="regular-bookmark-circle-minus",e.REGULAR_MAGNIFYING_GLASS_ONE="regular-magnifying-glass-one",e.REGULAR_BOOK_OPEN_GEAR="regular-book-open-gear",e.LIGHT_BOOK_OPEN_GEAR="light-book-open-gear"})(g||(g={}));var hO={[g.LOCK_KEYHOLE]:[m.regular,m.solid],[g.LINK_SIMPLE_SLASH]:[m.regular],[g.TABLE_LAYOUT]:[m.regular],[g.LAYER_GROUP]:[m.regular],[g.CIRCLE_INFO]:[m.regular],[g.BARS_PROGRESS]:[m.regular],[g.CODE_COMPARE]:[m.regular,m.solid],[g.HOURGLASS_END]:[m.regular],[g.BOX_ARCHIVE]:[m.regular,m.solid],[g.ARROWS_ROTATE]:[m.regular],[g.CIRCLE_DOT]:[m.regular],[g.ANGLES_LEFT]:[m.regular],[g.ROUTE]:[m.regular],[g.BARS]:[m.regular],[g.ARROW_DOWN]:[m.regular],[g.LOCK_KEYHOLE_OPEN]:[m.regular,m.solid],[g.DESKTOP]:[m.regular],[g.ANGLES_RIGHT]:[m.regular],[g.PIGGY_BANK]:[m.regular],[g.ANGLE_UP]:[m.regular],[g.PEN_NIB]:[m.regular],[g.ARROW_UP_RIGHT_FROM_SQUARE]:[m.regular],[g.GRID_2]:[m.regular],[g.BOOKS]:[m.regular],[g.TAG]:[m.regular,m.solid],[g.ANGLES_UP_DOWN]:[m.regular],[g.ARROW_ROTATE_LEFT]:[m.regular],[g.EYE_SLASH]:[m.regular],[g.CIRCLE_DOLLAR]:[m.regular,m.solid],[g.COMPRESS]:[m.regular],[g.RADAR]:[m.regular],[g.ARROW_ROTATE_RIGHT]:[m.regular],[g.CHART_NETWORK]:[m.regular],[g.PLUS]:[m.regular],[g.UNDERLINE]:[m.regular],[g.ARROW_LEFT]:[m.regular],[g.UPLOAD]:[m.regular],[g.GLOBE]:[m.regular],[g.LANGUAGE]:[m.regular],[g.TOGGLE_ON]:[m.regular],[g.DOWNLOAD]:[m.regular],[g.MESSAGE_QUOTE]:[m.regular,m.solid],[g.TRIANGLE_EXCLAMATION]:[m.regular,m.solid],[g.STAR]:[m.regular,m.solid],[g.BELL_SLASH]:[m.regular,m.solid],[g.HOURGLASS_HALF]:[m.regular],[g.INBOX]:[m.regular],[g.COMMENT_DOTS]:[m.regular],[g.ANGLE_DOWN]:[m.regular],[g.CLOUD_ARROW_DOWN]:[m.regular],[g.BOOKMARK_SLASH]:[m.regular],[g.LINK_SIMPLE]:[m.regular],[g.CLOCK_ROTATE_LEFT]:[m.regular],[g.SPINNER_THIRD]:[m.regular],[g.PLUG]:[m.regular],[g.CHART_SIMPLE]:[m.regular],[g.CIRCLE_PLAY]:[m.regular],[g.FILE_MAGNIFYING_GLASS]:[m.regular],[g.PEN]:[m.regular],[g.TABLET]:[m.regular],[g.CIRCLE_CHECK]:[m.regular,m.solid],[g.FILE_INVOICE]:[m.regular],[g.XMARK]:[m.regular,m.solid],[g.ARROW_RIGHT]:[m.regular],[g.BOOKMARK]:[m.regular,m.solid],[g.EXPAND_WIDE]:[m.regular],[g.USER]:[m.regular,m.solid],[g.SERVER]:[m.regular,m.solid],[g.CALENDAR_RANGE]:[m.regular],[g.BROOM_WIDE]:[m.regular],[g.ARROWS_UP_DOWN_LEFT_RIGHT]:[m.regular],[g.WIFI_SLASH]:[m.regular],[g.CHECK]:[m.regular,m.solid],[g.ITALIC]:[m.regular],[g.LIFE_RING]:[m.regular],[g.TABLE_CELLS]:[m.regular],[g.TRASH_CAN]:[m.regular],[g.WRENCH]:[m.regular],[g.PAPERCLIP]:[m.regular],[g.CABINET_FILING]:[m.regular],[g.ARROW_UP]:[m.regular],[g.FILE]:[m.regular],[g.CIRCLE_QUESTION]:[m.regular,m.solid],[g.COLUMNS_3]:[m.regular],[g.GEAR]:[m.regular,m.solid],[g.CHART_LINE]:[m.regular],[g.THUMBS_UP]:[m.regular,m.solid],[g.HAND]:[m.regular],[g.CIRCLE]:[m.regular,m.solid],[g.CALENDAR_DAY]:[m.regular],[g.CLOUD]:[m.regular],[g.LIST_TREE]:[m.regular],[g.ANGLE_RIGHT]:[m.regular],[g.CODE]:[m.regular],[g.ALIGN_CENTER]:[m.regular],[g.COMMENT_QUESTION]:[m.regular,m.solid],[g.IMAGE]:[m.regular],[g.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[m.regular],[g.THUMBS_DOWN]:[m.regular,m.solid],[g.DIAGRAM_SANKEY]:[m.regular],[g.MESSAGE_CHECK]:[m.regular,m.solid],[g.BOLD]:[m.regular],[g.CIRCLE_STOP]:[m.regular,m.solid],[g.ARROW_RIGHT_TO_BRACKET]:[m.regular],[g.USERS]:[m.regular,m.solid],[g.ARROW_TURN_DOWN_RIGHT]:[m.regular],[g.PRINT]:[m.regular],[g.ALIGN_RIGHT]:[m.regular],[g.FLASK]:[m.regular],[g.MAGNIFYING_GLASS_PLUS]:[m.regular],[g.SHIELD_CHECK]:[m.regular],[g.STRIKETHROUGH]:[m.regular],[g.FOLDER_OPEN]:[m.regular],[g.CLONE]:[m.regular],[g.HEART]:[m.regular,m.solid],[g.PAPER_PLANE]:[m.regular],[g.MAGNIFYING_GLASS_MINUS]:[m.regular],[g.BOOK]:[m.regular],[g.CLOCK]:[m.regular,m.solid],[g.ELLIPSIS_VERTICAL]:[m.regular],[g.ARROW_RIGHT_TO_LINE]:[m.regular],[g.ANGLE_LEFT]:[m.regular],[g.CALENDAR_CIRCLE_EXCLAMATION]:[m.regular],[g.EXPAND]:[m.regular],[g.EQUALS]:[m.regular],[g.RECEIPT]:[m.regular],[g.EYE]:[m.regular],[g.ALIGN_LEFT]:[m.regular],[g.PAINTBRUSH]:[m.regular],[g.KEY]:[m.regular],[g.PALETTE]:[m.regular],[g.FLOPPY_DISK]:[m.regular],[g.MAGNIFYING_GLASS]:[m.regular],[g.ELLIPSIS]:[m.regular],[g.SHARE_NODES]:[m.regular],[g.ARROWS_FROM_LINE]:[m.regular],[g.POWER_OFF]:[m.regular],[g.ENVELOPE_OPEN_TEXT]:[m.regular],[g.CIRCLE_PAUSE]:[m.regular,m.solid],[g.MOBILE]:[m.regular],[g.BELL]:[m.regular,m.solid],[g.FILTER]:[m.regular,m.solid],[g.MEDAL]:[m.regular],[g.CLOUD_SLASH]:[m.regular],[g.MINUS]:[m.regular,m.solid],[g.PASTE]:[m.regular],[g.CALENDAR_CHECK]:[m.regular],[g.HEXAGON_XMARK]:[m.solid],[g.PAUSE]:[m.solid],[g.CHART_MIXED]:[m.solid],[g.ROBOT]:[m.solid],[g.WAND_MAGIC_SPARKLES]:[m.solid],[g.HEXAGON_EXCLAMATION]:[m.solid],[g.CUBES]:[m.solid],[g.TURN_RIGHT]:[m.solid],[g.SQUARE_INFO]:[m.solid],[g.MESSAGE_BOT]:[m.solid],[g.PLAY]:[m.solid],[g.TURN_LEFT]:[m.solid],[g.ADDRESS_CARD]:[m.solid],[g.CROWN]:[m.solid],[g.GRIP_LINES]:[m.solid],[g.CHART_AREA]:[m.solid],[g.TRASH]:[m.solid],[g.USER_TIE]:[m.solid],[g.CIRCLE_SMALL]:[m.solid],[g.REGULAR_FOLDER_OPEN_LOCK]:[m.custom],[g.REGULAR_USER_CIRCLE_CHECK]:[m.custom],[g.SOLID_LEFT_PANEL]:[m.custom],[g.REGULAR_BINDER_OPEN]:[m.custom],[g.REGULAR_BOOKMARK_CIRCLE_PLUS]:[m.custom],[g.REGULAR_DIAGRAM_SUNBURST]:[m.custom],[g.REGULAR_PREVIEW]:[m.custom],[g.REGULAR_CONTEXT]:[m.custom],[g.REGULAR_MOBILE_LANDSCAPE]:[m.custom],[g.SOLID_FILE_ROTATE_RIGHT]:[m.custom],[g.REGULAR_PIP_WIDE]:[m.custom],[g.REGULAR_CLONE_LINK_SIMPLE]:[m.custom],[g.REGULAR_LEFT_PANEL]:[m.custom],[g.LIGHT_FILE_LINES_GEAR]:[m.custom],[g.REGULAR_FILE_LINES_GEAR]:[m.custom],[g.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION]:[m.custom],[g.REGULAR_TABLE_CELLS_SLASH]:[m.custom],[g.REGULAR_BOOK_OPEN_GEAR_SLASH]:[m.custom],[g.REGULAR_TABLET_LANDSCAPE]:[m.custom],[g.REGULAR_CHART_BAR_STACKED]:[m.custom],[g.SOLID_CIRCLE_USER_CIRCLE_CHECK]:[m.custom],[g.REGULAR_BULLETS_LINE]:[m.custom],[g.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION]:[m.custom],[g.SOLID_CODE_COMPARE]:[m.custom],[g.REGULAR_FORMAT_CLEAR]:[m.custom],[g.REGULAR_MAGNIFYING_GLASS_BACK]:[m.custom],[g.LIGHT_RECEIPT_GEAR]:[m.custom],[g.REGULAR_BINDER_OPEN_ARROW_LEFT]:[m.custom],[g.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK]:[m.custom],[g.REGULAR_THRESHOLD]:[m.custom],[g.REGULAR_PIP]:[m.custom],[g.REGULAR_USER_GEAR]:[m.custom],[g.REGULAR_BELL_CIRCLE_PLUS]:[m.custom],[g.REGULAR_CLOUD_SLASH_GEAR]:[m.custom],[g.REGULAR_HOUSE_MAGNIFYING_GLASS]:[m.custom],[g.SOLID_CIRCLE_USER_SLASH]:[m.custom],[g.REGULAR_LIST_MAGNIFYING_GLASS]:[m.custom],[g.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS]:[m.custom],[g.REGULAR_LANGUAGE_SLASH]:[m.custom],[g.REGULAR_CHART_BAR_GROUPED]:[m.custom],[g.REGULAR_CONSUMER]:[m.custom],[g.REGULAR_CHART_BAR_NORMALIZED]:[m.custom],[g.REGULAR_USER_LOCK]:[m.custom],[g.REGULAR_CIRCLE_DOLLAR_SLASH]:[m.custom],[g.REGULAR_BINDER_OPEN_ARROW_RIGHT]:[m.custom],[g.REGULAR_BULLETS_LINES]:[m.custom],[g.REGULAR_BINDER_OPEN_PEN]:[m.custom],[g.REGULAR_BOOKMARK_CIRCLE_MINUS]:[m.custom],[g.REGULAR_MAGNIFYING_GLASS_ONE]:[m.custom],[g.REGULAR_BOOK_OPEN_GEAR]:[m.custom],[g.LIGHT_BOOK_OPEN_GEAR]:[m.custom]},a4={[m.regular]:"far",[m.solid]:"fas",[m.custom]:"fak"};var un=function(e,t,r,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(i=(a<3?c(i):a>3?c(t,r,i):c(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},We=class extends q{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let t={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return Q`
|
|
1167
1167
|
<div class="${Te(t)}">${Br(this.buildIcon())}</div>
|
|
1168
|
-
`}buildIcon(){let t=this.variant?a4[this.variant]:void 0,r=Xi.find(n=>n.iconName===this.icon&&(t?n.prefix===t:!0));return r?(o4.add(r),n4(r).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};We.elementDefinitions={};We.styles=F1;un([T()],We.prototype,"variant",void 0);un([T()],We.prototype,"icon",void 0);un([T({type:Boolean})],We.prototype,"monospace",void 0);un([T({reflect:!0,attribute:"aria-hidden"})],We.prototype,"ariaHidden",void 0);pe("ft-icon")(Se);pe("ftds-icon")(We);var
|
|
1168
|
+
`}buildIcon(){let t=this.variant?a4[this.variant]:void 0,r=Xi.find(n=>n.iconName===this.icon&&(t?n.prefix===t:!0));return r?(o4.add(r),n4(r).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};We.elementDefinitions={};We.styles=F1;un([T()],We.prototype,"variant",void 0);un([T()],We.prototype,"icon",void 0);un([T({type:Boolean})],We.prototype,"monospace",void 0);un([T({reflect:!0,attribute:"aria-hidden"})],We.prototype,"ariaHidden",void 0);pe("ft-icon")(Se);pe("ftds-icon")(We);var $={labelSize:o.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:o.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:o.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:o.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:o.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:o.extend("--ft-select-selected-option-color","",Y.colorOnSurface),helperColor:o.extend("--ft-select-helper-color","",Y.colorOnSurfaceMedium),optionsColor:o.extend("--ft-select-options-color","",Y.colorOnSurface),optionsZIndex:o.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:o.extend("--ft-select-background-color","",Y.colorSurface),colorOnSurfaceDisabled:o.external(Y.colorOnSurfaceDisabled,"Design system"),colorPrimary:o.external(Y.colorPrimary,"Design system"),borderRadiusS:o.external(Y.borderRadiusS,"Design system"),elevation02:o.external(Y.elevation02,"Design system"),colorError:o.external(Y.colorError,"Design system")},i4=D`
|
|
1169
1169
|
*:focus {
|
|
1170
1170
|
outline: none;
|
|
1171
1171
|
}
|
|
@@ -1180,7 +1180,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1180
1180
|
.ft-select--main-panel {
|
|
1181
1181
|
position: relative;
|
|
1182
1182
|
display: flex;
|
|
1183
|
-
height: calc(4 * ${
|
|
1183
|
+
height: calc(4 * ${$.verticalSpacing} + ${$.labelSize} + ${$.selectedOptionSize});
|
|
1184
1184
|
}
|
|
1185
1185
|
|
|
1186
1186
|
.ft-select--input-panel {
|
|
@@ -1189,17 +1189,17 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1189
1189
|
display: flex;
|
|
1190
1190
|
align-items: center;
|
|
1191
1191
|
overflow: hidden;
|
|
1192
|
-
padding-left: ${
|
|
1193
|
-
padding-right: ${
|
|
1192
|
+
padding-left: ${$.horizontalSpacing};
|
|
1193
|
+
padding-right: ${$.horizontalSpacing};
|
|
1194
1194
|
gap: 8px;
|
|
1195
|
-
color: ${
|
|
1196
|
-
${
|
|
1195
|
+
color: ${$.selectedOptionColor};
|
|
1196
|
+
${j(ge.color,$.selectedOptionColor)};
|
|
1197
1197
|
}
|
|
1198
1198
|
|
|
1199
1199
|
.ft-select--input-panel,
|
|
1200
1200
|
.ft-select--options {
|
|
1201
|
-
${
|
|
1202
|
-
${
|
|
1201
|
+
${j(ge.opacityContentOnSurfaceHover,"0.08")};
|
|
1202
|
+
${j(ge.opacityContentOnSurfacePressed,"0.04")};
|
|
1203
1203
|
}
|
|
1204
1204
|
|
|
1205
1205
|
.ft-select--input-panel > *:not(ft-ripple) {
|
|
@@ -1208,7 +1208,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1208
1208
|
|
|
1209
1209
|
.ft-select--disabled .ft-select--input-panel,
|
|
1210
1210
|
.ft-select--disabled .ft-select--options {
|
|
1211
|
-
color: ${
|
|
1211
|
+
color: ${$.colorOnSurfaceDisabled};
|
|
1212
1212
|
}
|
|
1213
1213
|
|
|
1214
1214
|
.ft-select:not(.ft-select--disabled) .ft-select--input-panel,
|
|
@@ -1217,21 +1217,21 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1217
1217
|
}
|
|
1218
1218
|
|
|
1219
1219
|
ft-input-label {
|
|
1220
|
-
${
|
|
1221
|
-
${
|
|
1222
|
-
${
|
|
1223
|
-
${
|
|
1224
|
-
${
|
|
1225
|
-
${
|
|
1220
|
+
${j(B.fontSize,$.selectedOptionSize)};
|
|
1221
|
+
${j(B.raisedFontSize,$.labelSize)};
|
|
1222
|
+
${j(B.verticalSpacing,$.verticalSpacing)};
|
|
1223
|
+
${j(B.horizontalSpacing,$.horizontalSpacing)};
|
|
1224
|
+
${j(B.backgroundColor,$.backgroundColor)};
|
|
1225
|
+
${j(B.labelMaxWidth,`calc(100% - ${ze.size} - 8px)`)};
|
|
1226
1226
|
}
|
|
1227
1227
|
|
|
1228
1228
|
.ft-select:not(.ft-select--disabled):focus-within ft-icon {
|
|
1229
|
-
color: ${
|
|
1229
|
+
color: ${$.colorPrimary};
|
|
1230
1230
|
}
|
|
1231
1231
|
|
|
1232
1232
|
.ft-select:not(.ft-select--disabled):focus-within ft-input-label {
|
|
1233
|
-
${
|
|
1234
|
-
${
|
|
1233
|
+
${j(B.borderColor,$.colorPrimary)};
|
|
1234
|
+
${j(B.textColor,$.colorPrimary)};
|
|
1235
1235
|
}
|
|
1236
1236
|
|
|
1237
1237
|
.ft-select--selected-option {
|
|
@@ -1241,12 +1241,12 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1241
1241
|
overflow: hidden;
|
|
1242
1242
|
white-space: nowrap;
|
|
1243
1243
|
text-overflow: ellipsis;
|
|
1244
|
-
${
|
|
1245
|
-
${
|
|
1244
|
+
${j(Ye.fontSize,$.selectedOptionSize)};
|
|
1245
|
+
${j(Ye.lineHeight,$.selectedOptionSize)};
|
|
1246
1246
|
}
|
|
1247
1247
|
|
|
1248
1248
|
.ft-select--in-error .ft-select--selected-option {
|
|
1249
|
-
color: ${
|
|
1249
|
+
color: ${$.colorError};
|
|
1250
1250
|
}
|
|
1251
1251
|
|
|
1252
1252
|
ft-icon {
|
|
@@ -1256,26 +1256,26 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1256
1256
|
|
|
1257
1257
|
|
|
1258
1258
|
.ft-select--filled .ft-select--input-panel {
|
|
1259
|
-
border-radius: ${
|
|
1259
|
+
border-radius: ${$.borderRadiusS} ${$.borderRadiusS} 0 0;
|
|
1260
1260
|
}
|
|
1261
1261
|
|
|
1262
1262
|
.ft-select--filled:not(.ft-select--no-label) .ft-select--selected-option {
|
|
1263
1263
|
align-self: stretch;
|
|
1264
|
-
padding-top: calc(${
|
|
1264
|
+
padding-top: calc(${$.labelSize} + 2 * ${$.verticalSpacing});
|
|
1265
1265
|
}
|
|
1266
1266
|
|
|
1267
1267
|
.ft-select--outlined .ft-select--input-panel {
|
|
1268
|
-
border-radius: ${
|
|
1268
|
+
border-radius: ${$.borderRadiusS};
|
|
1269
1269
|
}
|
|
1270
1270
|
|
|
1271
1271
|
.ft-select--options {
|
|
1272
1272
|
display: none;
|
|
1273
1273
|
position: absolute;
|
|
1274
1274
|
top: 100%;
|
|
1275
|
-
color: ${
|
|
1276
|
-
background: ${
|
|
1277
|
-
z-index: ${
|
|
1278
|
-
box-shadow: ${
|
|
1275
|
+
color: ${$.optionsColor};
|
|
1276
|
+
background: ${$.backgroundColor};
|
|
1277
|
+
z-index: ${$.optionsZIndex};
|
|
1278
|
+
box-shadow: ${$.elevation02};
|
|
1279
1279
|
width: max-content;
|
|
1280
1280
|
}
|
|
1281
1281
|
|
|
@@ -1285,17 +1285,17 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1285
1285
|
|
|
1286
1286
|
.ft-select--options-displayed .ft-select--options {
|
|
1287
1287
|
display: block;
|
|
1288
|
-
max-height: ${
|
|
1288
|
+
max-height: ${$.optionsHeight};
|
|
1289
1289
|
overflow-y: auto;
|
|
1290
1290
|
}
|
|
1291
1291
|
|
|
1292
1292
|
.ft-select--helper-text {
|
|
1293
|
-
padding: 0 ${
|
|
1294
|
-
color: ${
|
|
1293
|
+
padding: 0 ${$.horizontalSpacing};
|
|
1294
|
+
color: ${$.helperColor};
|
|
1295
1295
|
}
|
|
1296
1296
|
|
|
1297
1297
|
.ft-select--in-error .ft-select--helper-text {
|
|
1298
|
-
color: ${
|
|
1298
|
+
color: ${$.colorError};
|
|
1299
1299
|
}
|
|
1300
1300
|
|
|
1301
1301
|
.ft-select:not(.ft-select--has-option-selected) .ft-select--selected-option {
|
|
@@ -1303,8 +1303,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1303
1303
|
}
|
|
1304
1304
|
`;var c4=D`
|
|
1305
1305
|
.ft-select--option {
|
|
1306
|
-
${
|
|
1307
|
-
${
|
|
1306
|
+
${j(ge.opacityContentOnSurfaceHover,"0.08")};
|
|
1307
|
+
${j(ge.opacityContentOnSurfacePressed,"0.04")};
|
|
1308
1308
|
}
|
|
1309
1309
|
|
|
1310
1310
|
.ft-select--option > *:not(ft-ripple) {
|
|
@@ -1313,14 +1313,14 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1313
1313
|
|
|
1314
1314
|
.ft-select--option {
|
|
1315
1315
|
position: relative;
|
|
1316
|
-
padding: 4px ${
|
|
1316
|
+
padding: 4px ${$.horizontalSpacing};
|
|
1317
1317
|
min-height: 32px;
|
|
1318
1318
|
display: flex;
|
|
1319
1319
|
align-items: center;
|
|
1320
1320
|
}
|
|
1321
1321
|
|
|
1322
1322
|
.ft-select--option:hover {
|
|
1323
|
-
border-left: 2px ${
|
|
1323
|
+
border-left: 2px ${$.colorPrimary} solid;
|
|
1324
1324
|
}
|
|
1325
1325
|
|
|
1326
1326
|
.ft-select--option span {
|
|
@@ -1387,7 +1387,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1387
1387
|
<slot name="helper" part="helper">
|
|
1388
1388
|
${this.helper?Q`
|
|
1389
1389
|
<ft-typography class="ft-select--helper-text" variant="${Ft.caption}">${this.helper}
|
|
1390
|
-
</ft-typography>`:
|
|
1390
|
+
</ft-typography>`:Z}
|
|
1391
1391
|
</slot>
|
|
1392
1392
|
</div>
|
|
1393
1393
|
`}renderOption(t){let r=this.selectedOption===t;return Q`
|
|
@@ -1396,7 +1396,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
1396
1396
|
label="${t.label}"
|
|
1397
1397
|
.value=${t.value}
|
|
1398
1398
|
></ft-select-option>
|
|
1399
|
-
`}willUpdate(t){super.willUpdate(t),t.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),t.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(t){var r,n;if(super.contentAvailableCallback(t),t.has("focusOptions")&&this.focusOptions&&((n=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||n===void 0||n.focus(),this.focusOptions=!1),t.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.minWidth=this.mainPanel.getBoundingClientRect().width+"px";let a=["bottom","top"];wa(this.mainPanel,this.optionsMenu,"bottom",a,"fixed"
|
|
1399
|
+
`}willUpdate(t){super.willUpdate(t),t.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),t.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(t){var r,n;if(super.contentAvailableCallback(t),t.has("focusOptions")&&this.focusOptions&&((n=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||n===void 0||n.focus(),this.focusOptions=!1),t.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.minWidth=this.mainPanel.getBoundingClientRect().width+"px";let a=["bottom","top"];wa(this.mainPanel,this.optionsMenu,"bottom",a,"fixed",$.optionsHeight,0).then(({x:i,y:c})=>{this.optionsMenu.style.left=`${i}px`,this.optionsMenu.style.top=`${c}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(t){var r;t.stopPropagation(),this.isSlotEmpty=Yr(this.optionsSlot);let n=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(a=>a);n&&n.length>0&&(this.options=n)}onMainPanelKeyDown(t){switch(t.key){case" ":t.preventDefault(),t.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":t.preventDefault(),t.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(t){var r,n;let a,i=this.focusedOption?this.optionsList.indexOf(this.focusedOption):0;switch(t.key){case" ":case"Enter":t.preventDefault(),t.stopPropagation(),this.onSelectOption(t),this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Escape":this.optionsDisplayed=!1,(n=this.mainPanel)===null||n===void 0||n.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":t.preventDefault(),t.stopPropagation(),a=this.optionsList[(i-1+this.optionsList.length)%this.optionsList.length];break;case"ArrowDown":t.preventDefault(),t.stopPropagation(),a=this.optionsList[(i+1)%this.optionsList.length];break;default:if(t.key.length!=1)break;this.isKeyAlphanumeric(t.key)&&(a=this.handleAlphanumericPress(t.key));break}a?.focus()}isKeyAlphanumeric(t){let r=t.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(t){let r=new Date;r.getTime()-this.lastSearchInputDate.getTime()>e.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=t.toLowerCase();let n=this.options.find(a=>{var i;return((i=a.label)===null||i===void 0?void 0:i.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});return this.lastSearchInputDate=r,n&&this.optionsList.find(a=>a.value===n.value)}getOptionId(t){if(!t)return;let r=this.options.findIndex(n=>je(n.value,t.value));if(r!==-1)return`option-${r}`}onSelectOption(t){t.stopPropagation(),this.setValue(t.target.value)}setValue(t,r=!0){let n=this.options.find(a=>je(a.value,t));n&&this.selectOption(n,r)}selectOption(t,r=!0){var n,a;if(!je((n=this.selectedOption)===null||n===void 0?void 0:n.value,t?.value)){this.selectedOption=t;for(let i of this.options)i.selected=i===t;r&&this.dispatchEvent(new CustomEvent("change",{detail:(a=this.selectedOption)===null||a===void 0?void 0:a.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};oe.elementDefinitions={"ft-input-label":ke,"ft-typography":Xe,"ft-ripple":re,"ft-icon":Se,"ft-select-option":Ce};oe.searchTimeoutMilliseconds=2e3;oe.styles=[ht,i4];se([T({type:String})],oe.prototype,"label",void 0);se([T({type:String})],oe.prototype,"ariaLabel",void 0);se([T({type:String})],oe.prototype,"helper",void 0);se([T({type:Boolean})],oe.prototype,"outlined",void 0);se([T({type:Boolean})],oe.prototype,"disabled",void 0);se([T({type:Boolean})],oe.prototype,"error",void 0);se([T({type:Boolean})],oe.prototype,"fixedMenuPosition",void 0);se([T({type:Array})],oe.prototype,"options",void 0);se([J()],oe.prototype,"selectedOption",void 0);se([J()],oe.prototype,"optionsDisplayed",void 0);se([J()],oe.prototype,"focusOptions",void 0);se([J()],oe.prototype,"currentSearch",void 0);se([J()],oe.prototype,"lastSearchInputDate",void 0);se([be(".ft-select")],oe.prototype,"container",void 0);se([be(".ft-select--options")],oe.prototype,"optionsMenu",void 0);se([be(".ft-select--input-panel")],oe.prototype,"mainPanel",void 0);se([be("slot:not([name])")],oe.prototype,"optionsSlot",void 0);pe("ft-select")(oe);pe("ft-select-option")(Ce);})();
|
|
1400
1400
|
/*! Bundled license information:
|
|
1401
1401
|
|
|
1402
1402
|
@webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
|