@fluid-topics/ft-input-label 1.1.53 → 1.1.55

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.
@@ -135,7 +135,7 @@ function(t){return(o,e)=>{const{slot:r,selector:n}=t??{},i="slot"+(r?`[name=${r}
135
135
  * @license
136
136
  * Copyright 2017 Google LLC
137
137
  * SPDX-License-Identifier: BSD-3-Clause
138
- */let Ho=class extends Wo{constructor(t){if(super(t),this.et=j,t.type!==Ro)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===j||null==t)return this.vt=void 0,this.et=t;if(t===K)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;const o=[t];return o.raw=o,this.vt={_$litType$:this.constructor.resultType,strings:o,values:[]}}};Ho.directiveName="unsafeHTML",Ho.resultType=1;const To=Io(Ho);var Go=Object.freeze({__proto__:null,UnsafeHTMLDirective:Ho,unsafeHTML:To});class Vo extends Error{constructor(t,o,e){super(t),this.canceledPromiseResult=o,this.canceledPromiseError=e}}class qo extends Promise{constructor(t){super(((o,e)=>t((t=>{this.isCanceled?e(new Vo("Promise has been canceled",t)):o(t)}),(t=>{this.isCanceled?e(new Vo("Promise has been canceled",void 0,t)):e(t)})))),this.isCanceled=!1}cancel(){this.isCanceled=!0}}const Yo=t=>new qo(((o,e)=>t.then(o).catch(e)));var Jo=Object.freeze({__proto__:null,CancelablePromise:qo,CanceledPromiseError:Vo,cancelable:Yo});var Xo=Object.freeze({__proto__:null,CacheRegistry:class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,o){this.loaders[t]=o,this.finalContent.delete(t)}registerFinal(t,o){this.loaders[t]=o,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof qo&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){null!=this.clearTimeouts[t]&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,o){this.forceClear(t),this.register(t,(async()=>o)),this.content[t]=o}setFinal(t,o){this.forceClear(t),this.registerFinal(t,(async()=>o)),this.content[t]=o}async get(t,o,e){if(void 0===this.content[t]){if(null==(o=null!=o?o:this.loaders[t]))throw new Error("Unknown cache key "+t);const r=Yo(o());return this.content[t]=r,r.then((o=>(this.content[t]=o,null!=e&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout((()=>this.clear(t)),e)),o)))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return!(null==t||t instanceof Promise||t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return null!=this.content[t]}resolvedKeys(){return Object.keys(this.content).filter((t=>this.isResolvedValue(this.content[t])))}resolvedValues(){return Object.values(this.content).filter((t=>this.isResolvedValue(t)))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}}});class Qo{constructor(t,o,e,r){this.allResults=t,this.selectedResult=o,this.clusteringMetadata=e,this.metadataDescriptors=r}static extractResultMetadata(t){var o,e;return(null!==(e=null!==(o=null==t?void 0:t.map)&&void 0!==o?o:null==t?void 0:t.document)&&void 0!==e?e:null==t?void 0:t.topic).metadata.map((t=>Qo.flattenMetadata(t)))}static flattenMetadata(t){if(t.hierarchicalValues){const o=[],e=[];return t.hierarchicalValues.forEach((t=>{o.push(t.join(" > ")),t.length>2?e.push(`... > ${t[t.length-1]}`):e.push(t.join(" > "))})),{key:t.key,value:o.join(", "),displayValue:e.join(", ")}}{const o=t.values.join(", ");return{key:t.key,value:o,displayValue:o}}}computeClustersItemsForMetadata(t,o){let e=Qo.extractResultMetadata(this.selectedResult).find((o=>o.key===t));const r=this.allResults.flatMap((o=>Qo.extractResultMetadata(o).filter((o=>o.key===t)))).filter((t=>!(t.key===(null==e?void 0:e.key)&&t.value===(null==e?void 0:e.value)))).filter(((t,o,e)=>e.findIndex((o=>o.value===t.value))===o));return r.map((o=>({result:this.findBestResultForMetadataValue(t,o.value),metadata:o}))).sort(((e,r)=>this.compareMetadata(e.metadata.value,r.metadata.value,t,o)))}compareMetadata(t,o,e,r){let n=this.metadataDescriptors.find((t=>e==t.key)),i=(null==n?void 0:n.sortRule)||"NONE",a=(null==n?void 0:n.reverseSort)||!1;if("ALPHABET"==i||"VERSION"==i){let e=t.localeCompare(o,r,{numeric:!0});return a?-1*e:e}return 0}findBestResultForMetadataValue(t,o){const e=this.allResults.filter((e=>Qo.extractResultMetadata(e).find((e=>e.key===t&&e.value===o))));let r,n=Qo.extractResultMetadata(this.selectedResult).filter((t=>this.clusteringMetadata.has(t.key))),i=[...n.filter((o=>o.key!==t))],a=-1;for(let t of e){let o=this.countMatchingMetadata(t,i);if(o>a&&(a=o,r=t,o===i.length))break}return r}countMatchingMetadata(t,o){return Qo.extractResultMetadata(t).filter((t=>o.some((o=>o.key===t.key&&o.value===t.value)))).length}}var te=Object.freeze({__proto__:null,ClusteringHelper:Qo});class oe{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,o)=>{this.resolvePromise=t,this.rejectPromise=o}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,o;const e=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,n=null!==(o=this.resolvePromise)&&void 0!==o?o:()=>null;this.clearPromise();for(let t of e)try{await t()}catch(t){return void r(t)}n(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}var ee=Object.freeze({__proto__:null,Debouncer:oe});const re=t=>new Promise((o=>setTimeout(o,t)));async function ne(t,o=10,e=2e4){let r,n,i=await t();for(r=n=performance.now();null==i&&(!e||n-r<e);)await re(o),i=await t(),n=performance.now();if(null==i)throw new Error("Timeout exceeded");return i}function ie(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,((t,o,e,r)=>o+e+":"+r)),new Date(t)}function ae(t,o){try{return function(t,o){if(t===o)return!0;if(t&&o&&"object"==typeof t&&"object"==typeof o){if(t.constructor!==o.constructor)return!1;var e,r,n;if(Array.isArray(t)){if((e=t.length)!=o.length)return!1;for(r=e;0!=r--;)if(!ae(t[r],o[r]))return!1;return!0}if(t instanceof Map&&o instanceof Map){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;for(r of t.entries())if(!ae(r[1],o.get(r[0])))return!1;return!0}if(t instanceof Set&&o instanceof Set){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===o.source&&t.flags===o.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===o.valueOf();if((e=(n=Object.keys(t)).length)!==Object.keys(o).length)return!1;for(r=e;0!=r--;)if(!Object.prototype.hasOwnProperty.call(o,n[r]))return!1;for(r=e;0!=r--;){var i=n[r];if(!ae(t[i],o[i]))return!1}return!0}return t!=t&&o!=o}(t,o)}catch(t){return!1}}var le=Object.freeze({__proto__:null,dateReviver:function(...t){return function(o,e){return t.includes(o)?ie(e):e}},deepEqual:ae,delay:re,eventPathContainsMatchingElement:function(t,o,e=window.document.body){if(o.length>0){const r=t.composedPath();for(let t of r){if(t===e)return!1;if(t.matches&&o.some((o=>t.matches(o))))return!0}}return!1},flatDeep:function t(o,e){return o.flatMap((o=>[o,...t(e(o),e)]))},last:function(t){return t[t.length-1]},minmax:function(t,o,e){return Math.min(Math.max(t,o),e)},parseDate:ie,waitFor:ne,waitUntil:async function(t,o=10,e=2e4){await ne((async()=>await t()||void 0),o,e)}});const ce=t=>o=>{window.customElements.get(t)||window.customElements.define(t,o)};function se(t,o){const e=()=>JSON.parse(JSON.stringify(t));return So({type:Object,converter:{fromAttribute:t=>{if(null==t)return e();try{return JSON.parse(t)}catch{return e()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,o)=>!ae(t,o),...null!=o?o:{}})}function fe(t){return!isNaN(parseFloat(t))}var pe=Object.freeze({__proto__:null,customElement:ce,isNumber:fe,jsonProperty:se,optionalNumberProperty:function(t){return So({type:Object,converter:{fromAttribute:t=>{if(null!=t)return fe(t)?+t:void 0},toAttribute:t=>null==t?void 0:""+t},...null!=t?t:{}})}});const de=t=>"string"==typeof t?ft(t):t;class ue{static create(t,o,e,r){const n=t=>de(null!=t?t:r),i=pt`var(${de(t)}, ${n(r)})`;return i.name=t,i.description=o,i.category=e,i.defaultValue=r,i.defaultCssValue=n,i.get=o=>pt`var(${de(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>r,i}static extend(t,o,e,r){const n=t=>e.get(null!=t?t:r),i=pt`var(${de(t)}, ${n(r)})`;return i.name=t,i.description=o,i.category=e.category,i.fallbackVariable=e,i.defaultValue=r,i.defaultCssValue=n,i.get=o=>pt`var(${de(t)}, ${n(o)})`,i.breadcrumb=()=>[e.name,...e.breadcrumb()],i.lastResortDefaultValue=()=>null!=r?r:e.lastResortDefaultValue(),i}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):de(null!=o?o:t.lastResortDefaultValue()),r=pt`var(${de(t.name)}, ${e(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=o,r.defaultCssValue=e,r.get=o=>pt`var(${de(t.name)}, ${e(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}function he(t,o){return de(`${t.name}: ${o}`)}const ye={colorWhite:ue.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:ue.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:ue.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:ue.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:ue.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:ue.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:ue.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:ue.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:ue.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:ue.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:ue.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:ue.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:ue.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:ue.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:ue.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:ue.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:ue.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:ue.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:ue.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:ue.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:ue.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:ue.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:ue.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:ue.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:ue.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:ue.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:ue.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:ue.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:ue.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:ue.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:ue.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:ue.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:ue.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:ue.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:ue.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:ue.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:ue.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:ue.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:ue.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:ue.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:ue.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:ue.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:ue.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:ue.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:ue.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:ue.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:ue.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:ue.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:ue.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:ue.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:ue.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:ue.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:ue.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:ue.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:ue.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:ue.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:ue.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:ue.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:ue.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:ue.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:ue.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:ue.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:ue.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:ue.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:ue.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:ue.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:ue.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:ue.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:ue.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:ue.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:ue.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:ue.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:ue.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:ue.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:ue.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:ue.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:ue.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:ue.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:ue.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:ue.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:ue.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:ue.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:ue.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:ue.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:ue.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:ue.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:ue.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:ue.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:ue.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:ue.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:ue.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:ue.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:ue.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:ue.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:ue.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:ue.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:ue.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:ue.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:ue.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:ue.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:ue.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:ue.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:ue.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:ue.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:ue.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:ue.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:ue.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:ue.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:ue.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:ue.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:ue.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:ue.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:ue.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:ue.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:ue.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:ue.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:ue.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:ue.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:ue.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:ue.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:ue.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:ue.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:ue.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:ue.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:ue.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:ue.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:ue.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:ue.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:ue.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:ue.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:ue.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:ue.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:ue.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:ue.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:ue.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:ue.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:ue.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:ue.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:ue.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:ue.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:ue.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:ue.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:ue.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:ue.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:ue.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:ue.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:ue.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:ue.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:ue.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:ue.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:ue.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:ue.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:ue.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:ue.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:ue.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:ue.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:ue.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:ue.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:ue.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:ue.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:ue.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:ue.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:ue.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:ue.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:ue.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:ue.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:ue.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:ue.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:ue.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:ue.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:ue.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:ue.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:ue.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:ue.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:ue.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:ue.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:ue.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:ue.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:ue.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:ue.create("--ft-icon-size-6","","SIZE","48px"),opacity0:ue.create("--ft-opacity-0","","NUMBER","0"),opacity8:ue.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:ue.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:ue.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:ue.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:ue.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:ue.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:ue.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:ue.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:ue.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:ue.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:ue.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:ue.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:ue.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:ue.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},ge={fontFamily:ue.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:ue.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ue.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-display-textCase","","UNKNOWN","none")},be={fontFamily:ue.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:ue.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ue.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},me={fontFamily:ue.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:ue.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ue.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},ve={fontFamily:ue.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:ue.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:ue.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Oe={fontFamily:ue.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:ue.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:ue.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},xe={fontFamily:ue.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:ue.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Se={fontFamily:ue.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:ue.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},we={fontFamily:ue.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:ue.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Ce={fontFamily:ue.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Ne={fontFamily:ue.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:ue.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:ue.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Ee={fontFamily:ue.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Re={fontFamily:ue.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Ie={fontFamily:ue.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},We={fontFamily:ue.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Le={fontFamily:ue.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Ue={fontFamily:ue.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},ke={fontFamily:ue.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},$e={fontFamily:ue.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},ze={fontFamily:ue.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Fe={fontFamily:ue.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Be={fontFamily:ue.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:ue.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Ae={fontFamily:ue.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:ue.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},_e={fontFamily:ue.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:ue.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Pe={fontFamily:ue.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:ue.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Ze={fontFamily:ue.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:ue.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Me={fontFamily:ue.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:ue.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ke={display:ge,"title-1":be,"title-2":me,"title-3":ve,"body-1-regular":Oe,"body-1-medium":xe,"body-1-semibold":Se,"body-2-regular":we,"body-2-medium":Ce,"body-2-medium-underline":Ne,"body-2-semibold":Ee,"label-1-medium":Re,"label-1-semibold":Ie,"label-1-bold":We,"label-2-medium":Le,"label-2-semibold":Ue,"label-2-bold":ke,"caption-1-medium":$e,"caption-1-semibold":ze,"caption-1-bold":Fe,"caption-2-medium":Be,"caption-2-semibold":Ae,"caption-2-bold":_e,"caption-3-medium":Pe,"caption-3-semibold":Ze,"caption-3-bold":Me},je={backgroundActionPrimary:ue.extend("--ft-background-action-primary","Used as backgorund of primary action components.",ye.colorBrand0),backgroundErrorSubtle:ue.extend("--ft-background-error-subtle","Used as background of subtle error components.",ye.colorRed10),backgroundInfoSubtle:ue.extend("--ft-background-info-subtle","Used as background of subtle information components.",ye.colorCyan10),backgroundWarningSubtle:ue.extend("--ft-background-warning-subtle","Used as background of subtle information components.",ye.colorOrange10),backgroundSuccessSubtle:ue.extend("--ft-background-success-subtle","Used as background of subtle success components.",ye.colorGreen10),backgroundGlobalSurface:ue.extend("--ft-background-global-surface","Used as app background.",ye.colorWhite),backgroundGlobalOnSurface:ue.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",ye.colorGray10),backgroundGlobalOnSurfaceDark:ue.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",ye.colorGray30),contentActionPrimary:ue.extend("--ft-content-action-primary","Used on label of primary action on light surface.",ye.colorBrand0),contentWarningPrimary:ue.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",ye.colorOrange200),contentWarningIconOnly:ue.extend("--ft-content-warning-icon-only","Used on warning status icons alone",ye.colorOrange0),contentErrorPrimary:ue.extend("--ft-content-error-primary","Used on label of error messages on light surface.",ye.colorRed0),contentErrorIconOnly:ue.extend("--ft-content-error-icon-only","Used on error status icons alone",ye.colorRed70),contentInfoPrimary:ue.extend("--ft-content-info-primary","Used on label of information messages on light surface.",ye.colorCyan200),contentInfoIconOnly:ue.extend("--ft-content-info-icon-only","Used on info status icons alone",ye.colorCyan0),contentSuccessPrimary:ue.extend("--ft-content-success-primary","Used on label of success messages on light surface.",ye.colorGreen200),contentSuccessIconOnly:ue.extend("--ft-content-success-icon-only","Used on success status icons alone",ye.colorGreen0),contentGlobalPrimary:ue.extend("--ft-content-global-primary","Used for main content on the page.",ye.colorGray500),contentGlobalSecondary:ue.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",ye.colorGray200),contentGlobalSubtle:ue.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",ye.colorGray0),contentGlobalOnColor:ue.extend("--ft-content-global-on-color","Used for content on a dominant color.",ye.colorWhite),borderActionPrimary:ue.extend("--ft-border-action-primary","Used as border for primary action components.",ye.colorBrand0),borderActionFocusRing:ue.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",ye.colorCyan0),borderWarningPrimary:ue.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",ye.colorOrange200),borderWarningSubtle:ue.extend("--ft-border-warning-subtle","Used as border for warning components.",ye.colorOrange30),borderSuccessPrimary:ue.extend("--ft-border-success-primary","Used as border for success buttons.",ye.colorGreen200),borderSuccessSubtle:ue.extend("--ft-border-success-subtle","Used as border for success components.",ye.colorGreen30),borderErrorPrimary:ue.extend("--ft-border-error-primary","Used as border for text fields in error states.",ye.colorRed0),borderErrorSubtle:ue.extend("--ft-border-error-subtle","Used as border for error components.",ye.colorRed30),borderInfoPrimary:ue.extend("--ft-border-info-primary","Used as border for buttons in info color.",ye.colorCyan200),borderInfoSubtle:ue.extend("--ft-border-info-subtle","Used as border for information components.",ye.colorCyan30),borderGlobalPrimary:ue.extend("--ft-border-global-primary","Used as border for element like input.",ye.colorGray50),borderGlobalSubtle:ue.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",ye.colorGray30),borderInputPrimary:ue.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",ye.colorGray80)},De={largeHeight:ue.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:ue.extend("--ft-button-large-horizontal-padding","",ye.spacing4),largeGap:ue.extend("--ft-button-large-gap","",ye.spacing2),largeBorderRadius:ue.extend("--ft-button-large-border-radius","",ye.borderRadiusS),largeIconSize:ue.extend("--ft-button-large-icon-size","",ye.iconSize3),largeBorderWidth:ue.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:ue.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ue.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:ue.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:ue.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:ue.extend("--ft-button-small-horizontal-padding","",ye.spacing3),smallGap:ue.extend("--ft-button-small-gap","",ye.spacing2),smallBorderRadius:ue.extend("--ft-button-small-border-radius","",ye.borderRadiusS),smallIconSize:ue.extend("--ft-button-small-icon-size","",ye.iconSize2),smallBorderWidth:ue.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:ue.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ue.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:ue.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:ue.extend("--ft-button-primary-background-color","",je.backgroundActionPrimary),primaryColor:ue.extend("--ft-button-primary-color","",je.contentGlobalOnColor),primaryIconColor:ue.extend("--ft-button-primary-icon-color","",je.contentGlobalOnColor),primaryStateLayerColor:ue.extend("--ft-button-primary-state-layer-color","",je.contentGlobalOnColor),primaryHoverStateLayerOpacity:ue.extend("--ft-button-primary-hover-state-layer-opacity","",ye.opacity16),primaryFocusStateLayerOpacity:ue.extend("--ft-button-primary-focus-state-layer-opacity","",ye.opacity16),primaryActiveStateLayerOpacity:ue.extend("--ft-button-primary-active-state-layer-opacity","",ye.opacity24),primaryDisabledComponentOpacity:ue.extend("--ft-button-primary-disabled-component-opacity","",ye.opacity40),focusFocusRingColor:ue.extend("--ft-button-focus-focus-ring-color","",je.borderActionFocusRing),tertiaryBackgroundColor:ue.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:ue.extend("--ft-button-tertiary-color","",je.contentActionPrimary),tertiaryIconColor:ue.extend("--ft-button-tertiary-icon-color","",je.contentActionPrimary),tertiaryStateLayerColor:ue.extend("--ft-button-tertiary-state-layer-color","",je.contentActionPrimary),tertiaryHoverStateLayerOpacity:ue.extend("--ft-button-tertiary-hover-state-layer-opacity","",ye.opacity8),tertiaryFocusStateLayerOpacity:ue.extend("--ft-button-tertiary-focus-state-layer-opacity","",ye.opacity8),tertiaryActiveStateLayerOpacity:ue.extend("--ft-button-tertiary-active-state-layer-opacity","",ye.opacity16),tertiaryDisabledComponentOpacity:ue.extend("--ft-button-tertiary-disabled-component-opacity","",ye.opacity40),secondaryBackgroundColor:ue.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:ue.extend("--ft-button-secondary-color","",je.contentActionPrimary),secondaryIconColor:ue.extend("--ft-button-secondary-icon-color","",je.contentActionPrimary),secondaryStateLayerColor:ue.extend("--ft-button-secondary-state-layer-color","",je.contentActionPrimary),secondaryHoverStateLayerOpacity:ue.extend("--ft-button-secondary-hover-state-layer-opacity","",ye.opacity8),secondaryFocusStateLayerOpacity:ue.extend("--ft-button-secondary-focus-state-layer-opacity","",ye.opacity8),secondaryActiveStateLayerOpacity:ue.extend("--ft-button-secondary-active-state-layer-opacity","",ye.opacity16),secondaryDisabledComponentOpacity:ue.extend("--ft-button-secondary-disabled-component-opacity","",ye.opacity40),secondaryBorderColor:ue.extend("--ft-button-secondary-border-color","",je.borderActionPrimary),neutralBackgroundColor:ue.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:ue.extend("--ft-button-neutral-icon-color","",je.contentGlobalSecondary),neutralColor:ue.extend("--ft-button-neutral-color","",je.contentGlobalSecondary),neutralStateLayerColor:ue.extend("--ft-button-neutral-state-layer-color","",je.contentGlobalSecondary),neutralHoverStateLayerOpacity:ue.extend("--ft-button-neutral-hover-state-layer-opacity","",ye.opacity8),neutralFocusStateLayerOpacity:ue.extend("--ft-button-neutral-focus-state-layer-opacity","",ye.opacity8),neutralActiveStateLayerOpacity:ue.extend("--ft-button-neutral-active-state-layer-opacity","",ye.opacity16),neutralDisabledComponentOpacity:ue.extend("--ft-button-neutral-disabled-component-opacity","",ye.opacity40)},He={iconSize:ue.extend("--ft-banner-icon-size","",ye.iconSize5),borderWidth:ue.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:ue.extend("--ft-banner-horizontal-padding","",ye.spacing6),verticalPadding:ue.extend("--ft-banner-vertical-padding","",ye.spacing6),horizontalSideGap:ue.extend("--ft-banner-horizontal-side-gap","",ye.spacing6),horizontalMobileGap:ue.extend("--ft-banner-horizontal-mobile-gap","",ye.spacing4),verticalMobileGap:ue.extend("--ft-banner-vertical-mobile-gap","",ye.spacing6),horizontalMiddleGap:ue.extend("--ft-banner-horizontal-middle-gap","",ye.spacing20),infoBackgroundColor:ue.extend("--ft-banner-info-background-color","",je.backgroundInfoSubtle),infoColor:ue.extend("--ft-banner-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-banner-info-icon-color","",je.contentInfoIconOnly)},Te={horizontalGap:ue.extend("--ft-breadcrumb-horizontal-gap","",ye.spacing1),verticalGap:ue.extend("--ft-breadcrumb-vertical-gap","",ye.spacing2),currentElementColor:ue.extend("--ft-breadcrumb-current-element-color","",je.contentGlobalPrimary),iconColor:ue.extend("--ft-breadcrumb-icon-color","",je.contentGlobalSubtle)},Ge={horizontalPadding:ue.extend("--ft-page-header-horizontal-padding","",ye.spacing12),horizontalGap:ue.extend("--ft-page-header-horizontal-gap","",ye.spacing4),verticalGap:ue.extend("--ft-page-header-vertical-gap","",ye.spacing2),classicVerticalPadding:ue.extend("--ft-page-header-classic-vertical-padding","",ye.spacing6),multilineVerticalPadding:ue.extend("--ft-page-header-multiline-vertical-padding","",ye.spacing4),inlineVerticalPadding:ue.extend("--ft-page-header-inline-vertical-padding","",ye.spacing2),backgroundColor:ue.extend("--ft-page-header-background-color","",ye.colorWhite),bottomBorderColor:ue.extend("--ft-page-header-bottom-border-color","",je.borderGlobalSubtle),titleColor:ue.extend("--ft-page-header-title-color","",je.contentGlobalPrimary),subtitleColor:ue.extend("--ft-page-header-subtitle-color","",je.contentGlobalSecondary)},Ve={smallContainerWidth:ue.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:ue.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:ue.extend("--ft-modal-overlay-background-color","",ye.colorGray700),overlayOpacity:ue.extend("--ft-modal-overlay-opacity","",ye.opacity40),shadow:ue.extend("--ft-modal-shadow","",ye.shadowElevation03),bodyBackgroundColor:ue.extend("--ft-modal-body-background-color","",ye.colorWhite),bodyColor:ue.extend("--ft-modal-body-color","",je.contentGlobalPrimary),bodyHorizontalPadding:ue.extend("--ft-modal-body-horizontal-padding","",ye.spacing6),bodyVerticalPadding:ue.extend("--ft-modal-body-vertical-padding","",ye.spacing6),bodyVerticalGap:ue.extend("--ft-modal-body-vertical-gap","",ye.spacing6),containerMargin:ue.extend("--ft-modal-container-margin","",ye.spacing3),headerBackgroundColor:ue.extend("--ft-modal-header-background-color","",je.backgroundGlobalOnSurface),headerBorderColor:ue.extend("--ft-modal-header-border-color","",je.borderGlobalSubtle),headerColor:ue.extend("--ft-modal-header-color","",je.contentGlobalPrimary),headerTrailingIconColor:ue.extend("--ft-modal-header-trailing-icon-color","",je.contentGlobalSecondary),headerVerticalPadding:ue.extend("--ft-modal-header-vertical-padding","",ye.spacing1),headerRightPadding:ue.extend("--ft-modal-header-right-padding","",ye.spacing1),headerLeftPadding:ue.extend("--ft-modal-header-left-padding","",ye.spacing6),headerGap:ue.extend("--ft-modal-header-gap","",ye.spacing2),headerBorderBottom:ue.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:ue.extend("--ft-modal-border-radius","",ye.borderRadiusM)},qe={overlayOpacity:ue.extend("--ft-drawer-overlay-opacity","",ye.opacity40),shadow:ue.extend("--ft-drawer-shadow","",ye.shadowElevation03),bodyColor:ue.extend("--ft-drawer-body-color","",je.contentGlobalPrimary),bodyHorizontalPadding:ue.extend("--ft-drawer-body-horizontal-padding","",ye.spacing6),bodyVerticalPadding:ue.extend("--ft-drawer-body-vertical-padding","",ye.spacing6),bodyGap:ue.extend("--ft-drawer-body-gap","",ye.spacing6),bodyBackgroundColor:ue.extend("--ft-drawer-body-background-color","",ye.colorWhite),headerBackgroundColor:ue.extend("--ft-drawer-header-background-color","",je.backgroundGlobalOnSurface),headerBorderColor:ue.extend("--ft-drawer-header-border-color","",je.borderGlobalSubtle),headerColor:ue.extend("--ft-drawer-header-color","",je.contentGlobalPrimary),headerTrailingIconColor:ue.extend("--ft-drawer-header-trailing-icon-color","",je.contentGlobalSecondary),headerHeight:ue.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:ue.extend("--ft-drawer-header-horizontal-padding","",ye.spacing2),headerBorderWidth:ue.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:ue.extend("--ft-drawer-header-gap","",ye.spacing3),buttonsBarBackgroundColor:ue.extend("--ft-drawer-buttons-bar-background-color","",je.backgroundGlobalOnSurface),buttonsBarBorderColor:ue.extend("--ft-drawer-buttons-bar-border-color","",je.borderGlobalSubtle),buttonsBarColor:ue.extend("--ft-drawer-buttons-bar-color","",je.contentGlobalPrimary),buttonsBarHorizontalPadding:ue.extend("--ft-drawer-buttons-bar-horizontal-padding","",ye.spacing4),buttonsBarVerticalPadding:ue.extend("--ft-drawer-buttons-bar-vertical-padding","",ye.spacing4),buttonsBarGap:ue.extend("--ft-drawer-buttons-bar-gap","",ye.spacing3),buttonsBarBorderWidth:ue.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:ue.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:ue.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:ue.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:ue.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:ue.extend("--ft-drawer-overlay-background-color","",ye.colorGray700)},Ye={fieldHorizontalPadding:ue.extend("--ft-text-input-field-horizontal-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-text-input-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-text-input-field-vertical-gap","",ye.spacing05),fieldIconSize:ue.extend("--ft-text-input-field-icon-size","",ye.iconSize3),fieldHeight:ue.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:ue.extend("--ft-text-input-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-text-input-helper-horizontal-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-text-input-helper-icon-size","",ye.iconSize2),borderRadius:ue.extend("--ft-text-input-border-radius","",ye.borderRadiusM),backgroundColor:ue.extend("--ft-text-input-background-color","",ye.colorWhite),contentValueColor:ue.extend("--ft-text-input-content-value-color","",je.contentGlobalPrimary),trailingIconColor:ue.extend("--ft-text-input-trailing-icon-color","",je.contentGlobalSubtle),labelColor:ue.extend("--ft-text-input-label-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-text-input-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-text-input-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:ue.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:ue.extend("--ft-text-input-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-text-input-error-helper-text-color","",je.contentErrorPrimary),errorHelperIconColor:ue.extend("--ft-text-input-error-helper-icon-color","",je.contentErrorIconOnly),warningBorderWidth:ue.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:ue.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-text-input-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-text-input-disabled-component-opacity","",ye.opacity40)},Je={backgroundColor:ue.extend("--ft-text-area-background-color","",ye.colorWhite),contentValueColor:ue.extend("--ft-text-area-content-value-color","",je.contentGlobalPrimary),labelColor:ue.extend("--ft-text-area-label-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-text-area-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-text-area-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:ue.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:ue.extend("--ft-text-area-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-text-area-error-helper-text-color","",je.contentErrorPrimary),errorHelperIconColor:ue.extend("--ft-text-area-error-helper-icon-color","",je.contentErrorIconOnly),focusFocusRingColor:ue.extend("--ft-text-area-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineWidth:ue.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:ue.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-text-area-disabled-component-opacity","",ye.opacity40),fieldHorizontalLeftPadding:ue.extend("--ft-text-area-field-horizontal-left-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-text-area-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-text-area-field-vertical-gap","",ye.spacing05),fieldMinHeight:ue.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:ue.extend("--ft-text-area-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-text-area-helper-horizontal-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-text-area-helper-icon-size","",ye.iconSize2),borderRadius:ue.extend("--ft-text-area-border-radius","",ye.borderRadiusM)},Xe={height:ue.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:ue.extend("--ft-floating-menu-horizontal-padding","",ye.spacing4),offIconColor:ue.extend("--ft-floating-menu-off-icon-color","",je.contentGlobalPrimary),offColor:ue.extend("--ft-floating-menu-off-color","",je.contentGlobalPrimary),onColor:ue.extend("--ft-floating-menu-on-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-floating-menu-on-state-layer-color","",je.contentActionPrimary),gap:ue.extend("--ft-floating-menu-gap","",ye.spacing3),focusFocusRingColor:ue.extend("--ft-floating-menu-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineWidth:ue.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:ue.extend("--ft-floating-menu-focus-state-layer-opacity","",ye.opacity8),hoverStateLayerOpacity:ue.extend("--ft-floating-menu-hover-state-layer-opacity","",ye.opacity8),activeStateLayerOpacity:ue.extend("--ft-floating-menu-active-state-layer-opacity","",ye.opacity16),disabledComponentOpacity:ue.extend("--ft-floating-menu-disabled-component-opacity","",ye.opacity40),iconSize:ue.extend("--ft-floating-menu-icon-size","",ye.iconSize3),backgroundColor:ue.extend("--ft-floating-menu-background-color","",je.backgroundGlobalOnSurface)},Qe={fieldHorizontalPadding:ue.extend("--ft-combobox-single-select-field-horizontal-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-combobox-single-select-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-combobox-single-select-field-vertical-gap","",ye.spacing05),fieldIconSize:ue.extend("--ft-combobox-single-select-field-icon-size","",ye.iconSize3),fieldHeight:ue.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:ue.extend("--ft-combobox-single-select-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-combobox-single-select-helper-horizontal-gap","",ye.spacing1),helperVerticalGap:ue.extend("--ft-combobox-single-select-helper-vertical-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-combobox-single-select-helper-icon-size","",ye.iconSize2),menuVerticalGap:ue.extend("--ft-combobox-single-select-menu-vertical-gap","",ye.spacing2),borderRadius:ue.extend("--ft-combobox-single-select-border-radius","",ye.borderRadiusM),backgroundColor:ue.extend("--ft-combobox-single-select-background-color","",ye.colorWhite),labelColor:ue.extend("--ft-combobox-single-select-label-color","",je.contentGlobalSubtle),contentValueColor:ue.extend("--ft-combobox-single-select-content-value-color","",je.contentGlobalPrimary),trailingIconColor:ue.extend("--ft-combobox-single-select-trailing-icon-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-combobox-single-select-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-combobox-single-select-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:ue.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:ue.extend("--ft-combobox-single-select-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-combobox-single-select-error-helper-text-color","",je.contentErrorPrimary),warningBorderWidth:ue.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:ue.extend("--ft-combobox-single-select-warning-border-color","",je.borderWarningPrimary),warningHelperTextColor:ue.extend("--ft-combobox-single-select-warning-helper-text-color","",je.contentWarningPrimary),warningHelperIconColor:ue.extend("--ft-combobox-single-select-warning-helper-icon-color","",je.contentWarningIconOnly),focusOutlineWidth:ue.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-combobox-single-select-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-combobox-single-select-disabled-component-opacity","",ye.opacity40)},tr={backgroundColor:ue.extend("--ft-combobox-multi-select-background-color","",ye.colorWhite),labelColor:ue.extend("--ft-combobox-multi-select-label-color","",je.contentGlobalSubtle),trailingIconColor:ue.extend("--ft-combobox-multi-select-trailing-icon-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-combobox-multi-select-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-combobox-multi-select-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:ue.extend("--ft-combobox-multi-select-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-combobox-multi-select-error-helper-text-color","",je.contentErrorPrimary),errorHelperIcon:ue.extend("--ft-combobox-multi-select-error-helper-icon","",je.contentErrorIconOnly),errorBorderWidth:ue.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:ue.extend("--ft-combobox-multi-select-warning-border-color","",je.borderWarningPrimary),warningHelperTextColor:ue.extend("--ft-combobox-multi-select-warning-helper-text-color","",je.contentWarningPrimary),warningHelperIconColor:ue.extend("--ft-combobox-multi-select-warning-helper-icon-color","",je.contentWarningIconOnly),warningBorderWidth:ue.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-combobox-multi-select-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineWidth:ue.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:ue.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-combobox-multi-select-disabled-component-opacity","",ye.opacity40),helperHorizontalPadding:ue.extend("--ft-combobox-multi-select-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-combobox-multi-select-helper-horizontal-gap","",ye.spacing1),helperVerticalGap:ue.extend("--ft-combobox-multi-select-helper-vertical-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-combobox-multi-select-helper-icon-size","",ye.iconSize2),fieldHorizontalPadding:ue.extend("--ft-combobox-multi-select-field-horizontal-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-combobox-multi-select-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-combobox-multi-select-field-vertical-gap","",ye.spacing05),fieldIconSize:ue.extend("--ft-combobox-multi-select-field-icon-size","",ye.iconSize3),fieldMaxHeight:ue.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:ue.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",ye.spacing1),contentValuesVerticalGap:ue.extend("--ft-combobox-multi-select-content-values-vertical-gap","",ye.spacing1),borderRadius:ue.extend("--ft-combobox-multi-select-border-radius","",ye.borderRadiusM)},or={backgroundColor:ue.extend("--ft-popover-background-color","",je.backgroundGlobalOnSurface),horizontalPadding:ue.extend("--ft-popover-horizontal-padding","",ye.spacing6),verticalPadding:ue.extend("--ft-popover-vertical-padding","",ye.spacing6),iconColor:ue.extend("--ft-popover-icon-color","",je.contentGlobalSecondary),iconSize:ue.extend("--ft-popover-icon-size","",ye.iconSize2),titleColor:ue.extend("--ft-popover-title-color","",je.contentGlobalPrimary),bodyColor:ue.extend("--ft-popover-body-color","",je.contentGlobalSecondary),linkColor:ue.extend("--ft-popover-link-color","",je.contentActionPrimary),gap:ue.extend("--ft-popover-gap","",ye.spacing3),borderRadius:ue.extend("--ft-popover-border-radius","",ye.borderRadiusM),shadow:ue.extend("--ft-popover-shadow","",ye.shadowElevation02)},er={topLeftBorderRadius:ue.extend("--ft-tabs-top-left-border-radius","",ye.borderRadiusS),topRightBorderRadius:ue.extend("--ft-tabs-top-right-border-radius","",ye.borderRadiusS),labelHorizontalPadding:ue.extend("--ft-tabs-label-horizontal-padding","",ye.spacing4),labelVerticalPadding:ue.extend("--ft-tabs-label-vertical-padding","",ye.spacing3),labelGap:ue.extend("--ft-tabs-label-gap","",ye.spacing1),offHoverStateLayerOpacity:ue.extend("--ft-tabs-off-hover-state-layer-opacity","",ye.opacity8),offFocusStateLayerOpacity:ue.extend("--ft-tabs-off-focus-state-layer-opacity","",ye.opacity8),offActiveStateLayerOpacity:ue.extend("--ft-tabs-off-active-state-layer-opacity","",ye.opacity16),offDisabledComponentOpacity:ue.extend("--ft-tabs-off-disabled-component-opacity","",ye.opacity40),offColor:ue.extend("--ft-tabs-off-color","",je.contentGlobalSubtle),offStateLayerColor:ue.extend("--ft-tabs-off-state-layer-color","",je.contentGlobalSubtle),onHoverStateLayerOpacity:ue.extend("--ft-tabs-on-hover-state-layer-opacity","",ye.opacity8),onFocusStateLayerOpacity:ue.extend("--ft-tabs-on-focus-state-layer-opacity","",ye.opacity8),onActiveStateLayerOpacity:ue.extend("--ft-tabs-on-active-state-layer-opacity","",ye.opacity16),onDisabledComponentOpacity:ue.extend("--ft-tabs-on-disabled-component-opacity","",ye.opacity40),onColor:ue.extend("--ft-tabs-on-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-tabs-on-state-layer-color","",je.contentActionPrimary),iconHorizontalPadding:ue.extend("--ft-tabs-icon-horizontal-padding","",ye.spacing1),iconVerticalPadding:ue.extend("--ft-tabs-icon-vertical-padding","",ye.spacing4),focusOutlineWidth:ue.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-tabs-focus-focus-ring-color","",je.borderActionFocusRing)},rr={hoverStateLayerOpacity:ue.extend("--ft-collapsible-hover-state-layer-opacity","",ye.opacity8),focusStateLayerOpacity:ue.extend("--ft-collapsible-focus-state-layer-opacity","",ye.opacity8),focusOutlineWidth:ue.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:ue.extend("--ft-collapsible-focus-focus-ring-color","",je.borderActionFocusRing),activeStateLayerOpacity:ue.extend("--ft-collapsible-active-state-layer-opacity","",ye.opacity16),disabledComponentOpacity:ue.extend("--ft-collapsible-disabled-component-opacity","",ye.opacity40),horizontalPadding:ue.extend("--ft-collapsible-horizontal-padding","",ye.spacing4),verticalPadding:ue.extend("--ft-collapsible-vertical-padding","",ye.spacing3),color:ue.extend("--ft-collapsible-color","",je.contentGlobalPrimary),stateLayerColor:ue.extend("--ft-collapsible-state-layer-color","",je.contentGlobalPrimary),backgroundColor:ue.extend("--ft-collapsible-background-color","",je.backgroundGlobalOnSurface),borderColor:ue.extend("--ft-collapsible-border-color","",je.borderGlobalSubtle),iconSize:ue.extend("--ft-collapsible-icon-size","",ye.iconSize3)},nr={groupHorizontalPadding:ue.extend("--ft-switch-group-horizontal-padding","",ye.spacing1),groupVerticalPadding:ue.extend("--ft-switch-group-vertical-padding","",ye.spacing1),groupGap:ue.extend("--ft-switch-group-gap","",ye.spacing1),groupBackgroundColor:ue.extend("--ft-switch-group-background-color","",je.backgroundGlobalSurface),groupBorderColor:ue.extend("--ft-switch-group-border-color","",je.borderGlobalSubtle),groupBorderRadius:ue.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:ue.extend("--ft-switch-label-horizontal-padding","",ye.spacing2),labelVerticalPadding:ue.extend("--ft-switch-label-vertical-padding","",ye.spacing1),offHoverStateLayerOpacity:ue.extend("--ft-switch-off-hover-state-layer-opacity","",ye.opacity8),offFocusStateLayerOpacity:ue.extend("--ft-switch-off-focus-state-layer-opacity","",ye.opacity8),offActiveStateLayerOpacity:ue.extend("--ft-switch-off-active-state-layer-opacity","",ye.opacity16),offDisabledComponentOpacity:ue.extend("--ft-switch-off-disabled-component-opacity","",ye.opacity40),offColor:ue.extend("--ft-switch-off-color","",je.contentGlobalSubtle),offStateLayerColor:ue.extend("--ft-switch-off-state-layer-color","",je.contentGlobalSubtle),onHoverStateLayerOpacity:ue.extend("--ft-switch-on-hover-state-layer-opacity","",ye.opacity8),onFocusStateLayerOpacity:ue.extend("--ft-switch-on-focus-state-layer-opacity","",ye.opacity8),onActiveStateLayerOpacity:ue.extend("--ft-switch-on-active-state-layer-opacity","",ye.opacity16),onDisabledComponentOpacity:ue.extend("--ft-switch-on-disabled-component-opacity","",ye.opacity40),onColor:ue.extend("--ft-switch-on-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-switch-on-state-layer-color","",je.contentActionPrimary),iconHorizontalPadding:ue.extend("--ft-switch-icon-horizontal-padding","",ye.spacing1),iconVerticalPadding:ue.extend("--ft-switch-icon-vertical-padding","",ye.spacing1),focusOutlineWidth:ue.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-switch-focus-focus-ring-color","",je.borderActionFocusRing),optionBorderRadius:ue.extend("--ft-switch-option-border-radius","",ye.borderRadiusS)},ir={color1Light:ue.extend("--ft-chart-1-light","for area color charts",ye.colorBrand40),color1Base:ue.extend("--ft-chart-1-base","for line charts",ye.colorBrand0),color2Light:ue.extend("--ft-chart-2-light","for area color charts",ye.colorYellow60),color2Base:ue.extend("--ft-chart-2-base","for line charts",ye.colorYellow100),color3Light:ue.extend("--ft-chart-3-light","",ye.colorUltramarine40),color3Base:ue.extend("--ft-chart-3-base","",ye.colorUltramarine70),color4Light:ue.extend("--ft-chart-4-light","",ye.colorCyan50),color4Base:ue.extend("--ft-chart-4-base","",ye.colorCyan100),color5Light:ue.extend("--ft-chart-5-light","",ye.colorRed40),color5Base:ue.extend("--ft-chart-5-base","",ye.colorRed60),color6Light:ue.extend("--ft-chart-6-light","",ye.colorGreen40),color6Base:ue.extend("--ft-chart-6-base","",ye.colorGreen70),color7Light:ue.extend("--ft-chart-7-light","",ye.colorOrange70),color7Base:ue.extend("--ft-chart-7-base","",ye.colorOrange100),color8Light:ue.extend("--ft-chart-8-light","",ye.colorAvocado70),color8Base:ue.extend("--ft-chart-8-base","",ye.colorAvocado200),color9Light:ue.extend("--ft-chart-9-light","",ye.colorBrown50),color9Base:ue.extend("--ft-chart-9-base","",ye.colorBrown200),color10Light:ue.extend("--ft-chart-10-light","",ye.colorGray50),color10Base:ue.extend("--ft-chart-10-base","",ye.colorGray80),monochrome10:ue.extend("--ft-chart-monochrome-10","",ye.colorBrand10),monochrome20:ue.extend("--ft-chart-monochrome-20","",ye.colorBrand20),monochrome30:ue.extend("--ft-chart-monochrome-30","",ye.colorBrand40),monochrome40:ue.extend("--ft-chart-monochrome-40","",ye.colorBrand60),monochrome50:ue.extend("--ft-chart-monochrome-50","",ye.colorBrand0),monochrome60:ue.extend("--ft-chart-monochrome-60","",ye.colorBrand200)},ar={largeHorizontalPadding:ue.extend("--ft-chip-large-horizontal-padding","",ye.spacing4),largeVerticalPadding:ue.extend("--ft-chip-large-vertical-padding","",ye.spacing2),largeGap:ue.extend("--ft-chip-large-gap","",ye.spacing1),largeFocusOutlineOffset:ue.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ue.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:ue.extend("--ft-chip-large-border-radius","",ye.borderRadiusPill),largeBorderWidth:ue.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:ue.extend("--ft-chip-large-icon-size","",ye.iconSize3),mediumHorizontalPadding:ue.extend("--ft-chip-medium-horizontal-padding","",ye.spacing3),mediumVerticalPadding:ue.extend("--ft-chip-medium-vertical-padding","",ye.spacing1),mediumGap:ue.extend("--ft-chip-medium-gap","",ye.spacing1),mediumFocusOutlineOffset:ue.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:ue.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:ue.extend("--ft-chip-medium-border-radius","",ye.borderRadiusPill),mediumBorderWidth:ue.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:ue.extend("--ft-chip-medium-icon-size","",ye.iconSize2),smallHorizontalPadding:ue.extend("--ft-chip-small-horizontal-padding","",ye.spacing2),smallVerticalPadding:ue.extend("--ft-chip-small-vertical-padding","",ye.spacing05),smallGap:ue.extend("--ft-chip-small-gap","",ye.spacing1),smallFocusOutlineOffset:ue.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ue.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:ue.extend("--ft-chip-small-border-radius","",ye.borderRadiusPill),smallBorderWidth:ue.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:ue.extend("--ft-chip-small-icon-size","",ye.iconSize1),neutralBackgroundColor:ue.extend("--ft-chip-neutral-background-color","",je.backgroundGlobalOnSurface),neutralColor:ue.extend("--ft-chip-neutral-color","",je.contentGlobalPrimary),neutralIconColor:ue.extend("--ft-chip-neutral-icon-color","",je.contentGlobalPrimary),neutralBorderColor:ue.extend("--ft-chip-neutral-border-color","",je.borderGlobalSubtle),infoBackgroundColor:ue.extend("--ft-chip-info-background-color","",je.backgroundInfoSubtle),infoColor:ue.extend("--ft-chip-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-chip-info-icon-color","",je.contentInfoIconOnly),infoBorderColor:ue.extend("--ft-chip-info-border-color","",je.borderInfoSubtle),successBackgroundColor:ue.extend("--ft-chip-success-background-color","",je.backgroundSuccessSubtle),successColor:ue.extend("--ft-chip-success-color","",je.contentSuccessPrimary),successIconColor:ue.extend("--ft-chip-success-icon-color","",je.contentSuccessIconOnly),successBorderColor:ue.extend("--ft-chip-success-border-color","",je.borderSuccessSubtle),warningBackgroundColor:ue.extend("--ft-chip-warning-background-color","",je.backgroundWarningSubtle),warningColor:ue.extend("--ft-chip-warning-color","",je.contentWarningPrimary),warningIconColor:ue.extend("--ft-chip-warning-icon-color","",je.contentWarningIconOnly),warningBorderColor:ue.extend("--ft-chip-warning-border-color","",je.borderWarningSubtle),errorBackgroundColor:ue.extend("--ft-chip-error-background-color","",je.backgroundErrorSubtle),errorColor:ue.extend("--ft-chip-error-color","",je.contentErrorPrimary),errorIconColor:ue.extend("--ft-chip-error-icon-color","",je.contentErrorIconOnly),errorBorderColor:ue.extend("--ft-chip-error-border-color","",je.borderErrorSubtle)},lr={infoBorderColor:ue.extend("--ft-border-info-border-color","",je.borderInfoSubtle)},cr={borderWidth:ue.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:ue.extend("--ft-notice-horizontal-padding","",ye.spacing2),verticalPadding:ue.extend("--ft-notice-vertical-padding","",ye.spacing1),borderRadius:ue.extend("--ft-notice-border-radius","",ye.borderRadiusS),gap:ue.extend("--ft-notice-gap","",ye.spacing2),iconSize:ue.extend("--ft-notice-icon-size","",ye.iconSize3),infoBackgroundColor:ue.extend("--ft-notice-info-background-color","",je.backgroundInfoSubtle),infoBorderColor:ue.extend("--ft-notice-info-border-color","",je.borderInfoSubtle),infoColor:ue.extend("--ft-notice-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-notice-info-icon-color","",je.contentInfoIconOnly),warningBackgroundColor:ue.extend("--ft-notice-warning-background-color","",je.backgroundWarningSubtle),warningBorderColor:ue.extend("--ft-notice-warning-border-color","",je.borderWarningSubtle),warningColor:ue.extend("--ft-notice-warning-color","",je.contentWarningPrimary),warningIconColor:ue.extend("--ft-notice-warning-icon-color","",je.contentWarningIconOnly),errorBackgroundColor:ue.extend("--ft-notice-error-background-color","",je.backgroundErrorSubtle),errorBorderColor:ue.extend("--ft-notice-error-border-color","",je.borderErrorSubtle),errorColor:ue.extend("--ft-notice-error-color","",je.contentErrorPrimary),errorIconColor:ue.extend("--ft-notice-error-icon-color","",je.contentErrorIconOnly),successBackgroundColor:ue.extend("--ft-notice-success-background-color","",je.backgroundSuccessSubtle),successBorderColor:ue.extend("--ft-notice-success-border-color","",je.borderSuccessSubtle),successColor:ue.extend("--ft-notice-success-color","",je.contentSuccessPrimary),successIconColor:ue.extend("--ft-notice-success-icon-color","",je.contentSuccessIconOnly)},sr={color:ue.extend("--ft-checkbox-color","",je.contentGlobalPrimary),checkedBackgroundColor:ue.extend("--ft-checkbox-checked-background-color","",je.contentActionPrimary),checkedStateLayerColor:ue.extend("--ft-checkbox-checked-state-layer-color","",je.contentActionPrimary),checkedIconColor:ue.extend("--ft-checkbox-checked-icon-color","",je.contentGlobalOnColor),checkedHoverStateLayerOpacity:ue.extend("--ft-checkbox-checked-hover-state-layer-opacity","",ye.opacity16),checkedFocusStateLayerOpacity:ue.extend("--ft-checkbox-checked-focus-state-layer-opacity","",ye.opacity16),checkedActiveStateLayerOpacity:ue.extend("--ft-checkbox-checked-active-state-layer-opacity","",ye.opacity24),checkedDisabledComponentOpacity:ue.extend("--ft-checkbox-checked-disabled-component-opacity","",ye.opacity40),uncheckedBorderColor:ue.extend("--ft-checkbox-unchecked-border-color","",ye.colorGray80),uncheckedStateLayerColor:ue.extend("--ft-checkbox-unchecked-state-layer-color","",ye.colorGray80),uncheckedHoverStateLayerOpacity:ue.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",ye.opacity16),uncheckedFocusStateLayerOpacity:ue.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",ye.opacity16),uncheckedActiveStateLayerOpacity:ue.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",ye.opacity24),uncheckedDisabledComponentOpacity:ue.extend("--ft-checkbox-unchecked-disabled-component-opacity","",ye.opacity40),focusFocusRingColor:ue.extend("--ft-checkbox-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:ue.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:ue.extend("--ft-checkbox-gap","",ye.spacing3)},fr={offHoverStateLayerOpacity:ue.extend("--ft-toggle-off-hover-state-layer-opacity","",ye.opacity16),offFocusStateLayerOpacity:ue.extend("--ft-toggle-off-focus-state-layer-opacity","",ye.opacity16),offActiveStateLayerOpacity:ue.extend("--ft-toggle-off-active-state-layer-opacity","",ye.opacity24),offDisabledComponentOpacity:ue.extend("--ft-toggle-off-disabled-component-opacity","",ye.opacity40),offBackgroundColor:ue.extend("--ft-toggle-off-background-color","",je.contentGlobalSubtle),offIconColor:ue.extend("--ft-toggle-off-icon-color","",je.contentGlobalSubtle),offStateLayerColor:ue.extend("--ft-toggle-off-state-layer-color","",je.contentGlobalSubtle),onHoverStateLayerOpacity:ue.extend("--ft-toggle-on-hover-state-layer-opacity","",ye.opacity16),onFocusStateLayerOpacity:ue.extend("--ft-toggle-on-focus-state-layer-opacity","",ye.opacity16),onActiveStateLayerOpacity:ue.extend("--ft-toggle-on-active-state-layer-opacity","",ye.opacity24),onDisabledComponentOpacity:ue.extend("--ft-toggle-on-disabled-component-opacity","",ye.opacity40),onBackgroundColor:ue.extend("--ft-toggle-on-background-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-toggle-on-state-layer-color","",je.contentActionPrimary),onIconColor:ue.extend("--ft-toggle-on-icon-color","",je.contentActionPrimary),color:ue.extend("--ft-toggle-color","",je.contentGlobalPrimary),focusFocusRingColor:ue.extend("--ft-toggle-focus-focus-ring-color","",je.borderActionFocusRing),gap:ue.extend("--ft-toggle-gap","",ye.spacing3)},pr={color:ue.extend("--ft-radio-color","",je.contentGlobalPrimary),selectedRadioColor:ue.extend("--ft-radio-selected-radio-color","",je.contentActionPrimary),selectedStateLayerColor:ue.extend("--ft-radio-selected-state-layer-color","",je.contentActionPrimary),selectedHoverStateLayerOpacity:ue.extend("--ft-radio-selected-hover-state-layer-opacity","",ye.opacity16),selectedFocusStateLayerOpacity:ue.extend("--ft-radio-selected-focus-state-layer-opacity","",ye.opacity16),selectedActiveStateLayerOpacity:ue.extend("--ft-radio-selected-active-state-layer-opacity","",ye.opacity24),selectedDisabledComponentOpacity:ue.extend("--ft-radio-selected-disabled-component-opacity","",ye.opacity40),unselectedStateLayerColor:ue.extend("--ft-radio-unselected-state-layer-color","",je.borderInputPrimary),unselectedBorderColor:ue.extend("--ft-radio-unselected-border-color","",je.borderInputPrimary),unselectedHoverStateLayerOpacity:ue.extend("--ft-radio-unselected-hover-state-layer-opacity","",ye.opacity16),unselectedFocusStateLayerOpacity:ue.extend("--ft-radio-unselected-focus-state-layer-opacity","",ye.opacity16),unselectedActiveStateLayerOpacity:ue.extend("--ft-radio-unselected-active-state-layer-opacity","",ye.opacity24),unselectedDisabledComponentOpacity:ue.extend("--ft-radio-unselected-disabled-component-opacity","",ye.opacity40),focusFocusRingColor:ue.extend("--ft-radio-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:ue.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:ue.extend("--ft-radio-gap","",ye.spacing3)},dr={iconSize:ue.extend("--ft-notification-icon-size","",ye.iconSize4),horizontalPadding:ue.extend("--ft-notification-horizontal-padding","",ye.spacing4),verticalPadding:ue.extend("--ft-notification-vertical-padding","",ye.spacing4),infoBackgroundColor:ue.extend("--ft-notification-info-background-color","",je.backgroundInfoSubtle),infoColor:ue.extend("--ft-notification-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-notification-info-icon-color","",je.contentInfoIconOnly),infoBorderColor:ue.extend("--ft-notification-info-border-color","",je.borderInfoSubtle),successBackgroundColor:ue.extend("--ft-notification-success-background-color","",je.backgroundSuccessSubtle),successColor:ue.extend("--ft-notification-success-color","",je.contentSuccessPrimary),successIconColor:ue.extend("--ft-notification-success-icon-color","",je.contentSuccessIconOnly),successBorderColor:ue.extend("--ft-notification-success-border-color","",je.borderSuccessSubtle),warningBackgroundColor:ue.extend("--ft-notification-warning-background-color","",je.backgroundWarningSubtle),warningColor:ue.extend("--ft-notification-warning-color","",je.contentWarningPrimary),warningIconColor:ue.extend("--ft-notification-warning-icon-color","",je.contentWarningIconOnly),warningBorderColor:ue.extend("--ft-notification-warning-border-color","",je.borderWarningSubtle),errorBackgroundColor:ue.extend("--ft-notification-error-background-color","",je.backgroundErrorSubtle),errorColor:ue.extend("--ft-notification-error-color","",je.contentErrorPrimary),errorIconColor:ue.extend("--ft-notification-error-icon-color","",je.contentErrorIconOnly),errorBorderColor:ue.extend("--ft-notification-error-border-color","",je.borderErrorSubtle),borderRadius:ue.extend("--ft-notification-border-radius","",ye.borderRadiusPill),borderWidth:ue.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:ue.extend("--ft-notification-leading-gap","",ye.spacing2),trailingGap:ue.extend("--ft-notification-trailing-gap","",ye.spacing8)},ur={horizontalPadding:ue.extend("--ft-tooltip-horizontal-padding","",ye.spacing2),verticalPadding:ue.extend("--ft-tooltip-vertical-padding","",ye.spacing2),borderRadius:ue.extend("--ft-tooltip-border-radius","",ye.borderRadiusS),color:ue.extend("--ft-tooltip-color","",je.contentGlobalOnColor),backgroundColor:ue.extend("--ft-tooltip-background-color","",je.contentGlobalPrimary),backgroundOpacity:ue.extend("--ft-tooltip-background-opacity","",ye.opacity80),shadow:ue.extend("--ft-tooltip-shadow","",ye.shadowElevation03),maxWidth:ue.create("--ft-tooltip-max-width","","SIZE","256px"),gap:ue.extend("--ft-tooltip-gap","",ye.spacing05)};var hr=Object.freeze({__proto__:null,FtCssVariableFactory:ue,banner:He,border:lr,breadcrumb:Te,button:De,chart:ir,checkbox:sr,chip:ar,collapsible:rr,comboboxMultiSelect:tr,comboboxSingleSelect:Qe,drawer:qe,floatingMenu:Xe,foundation:ye,modal:Ve,notice:cr,notification:dr,pageHeader:Ge,popover:or,radio:pr,semantic:je,setVariable:he,switch_:nr,tabs:er,textArea:Je,textInput:Ye,toggle:fr,tooltip:ur,typographies:Ke,typographyBody1Medium:xe,typographyBody1Regular:Oe,typographyBody1Semibold:Se,typographyBody2Medium:Ce,typographyBody2MediumUnderline:Ne,typographyBody2Regular:we,typographyBody2Semibold:Ee,typographyCaption1Bold:Fe,typographyCaption1Medium:$e,typographyCaption1Semibold:ze,typographyCaption2Bold:_e,typographyCaption2Medium:Be,typographyCaption2Semibold:Ae,typographyCaption3Bold:Me,typographyCaption3Medium:Pe,typographyCaption3Semibold:Ze,typographyDisplay:ge,typographyLabel1Bold:We,typographyLabel1Medium:Re,typographyLabel1Semibold:Ie,typographyLabel2Bold:ke,typographyLabel2Medium:Le,typographyLabel2Semibold:Ue,typographyTitle1:be,typographyTitle2:me,typographyTitle3:ve,typographyVariants:["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"]});const yr={colorPrimary:ue.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:ue.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:ue.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:ue.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:ue.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:ue.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:ue.create("--ft-color-error","","COLOR","#B00020"),colorOutline:ue.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:ue.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:ue.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:ue.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:ue.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:ue.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:ue.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:ue.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:ue.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:ue.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:ue.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:ue.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:ue.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:ue.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:ue.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:ue.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:ue.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:ue.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:ue.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:ue.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:ue.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:ue.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:ue.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:ue.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:ue.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:ue.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:ue.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:ue.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:ue.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:ue.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:ue.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:ue.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:ue.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:ue.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:ue.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:ue.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:ue.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:ue.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:ue.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:ue.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:ue.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:ue.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:ue.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:ue.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:ue.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:ue.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:ue.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:ue.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:ue.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:ue.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:ue.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:ue.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:ue.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:ue.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:ue.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var gr=Object.freeze({__proto__:null,designSystemVariables:yr});class br extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}}class mr extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}}class vr extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}}var Or=Object.freeze({__proto__:null,FtNotificationEvent:br,PostResizeEvent:vr,PreResizeEvent:mr});const xr=["start","end"],Sr=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+xr[0],o+"-"+xr[1])),[]),wr=Math.min,Cr=Math.max,Nr=Math.round,Er=t=>({x:t,y:t}),Rr={left:"right",right:"left",bottom:"top",top:"bottom"},Ir={start:"end",end:"start"};function Wr(t,o,e){return Cr(t,wr(o,e))}function Lr(t,o){return"function"==typeof t?t(o):t}function Ur(t){return t.split("-")[0]}function kr(t){return t.split("-")[1]}function $r(t){return"x"===t?"y":"x"}function zr(t){return"y"===t?"height":"width"}function Fr(t){return["top","bottom"].includes(Ur(t))?"y":"x"}function Br(t){return $r(Fr(t))}function Ar(t){return t.replace(/left|right|bottom|top/g,(t=>Rr[t]))}function _r(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Pr(t,o,e){let{reference:r,floating:n}=t;const i=Fr(o),a=Br(o),l=zr(a),c=Ur(o),s="y"===i,f=r.x+r.width/2-n.width/2,p=r.y+r.height/2-n.height/2,d=r[l]/2-n[l]/2;let u;switch(c){case"top":u={x:f,y:r.y-n.height};break;case"bottom":u={x:f,y:r.y+r.height};break;case"right":u={x:r.x+r.width,y:p};break;case"left":u={x:r.x-n.width,y:p};break;default:u={x:r.x,y:r.y}}switch(kr(o)){case"start":u[a]-=d*(e&&s?-1:1);break;case"end":u[a]+=d*(e&&s?-1:1)}return u}async function Zr(t,o){var e;void 0===o&&(o={});const{x:r,y:n,platform:i,rects:a,elements:l,strategy:c}=t,{boundary:s="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:d=!1,padding:u=0}=Lr(o,t),h=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(u),y=l[d?"floating"===p?"reference":"floating":p],g=_r(await i.getClippingRect({element:null==(e=await(null==i.isElement?void 0:i.isElement(y)))||e?y:y.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(l.floating)),boundary:s,rootBoundary:f,strategy:c})),b="floating"===p?{...a.floating,x:r,y:n}:a.reference,m=await(null==i.getOffsetParent?void 0:i.getOffsetParent(l.floating)),v=await(null==i.isElement?void 0:i.isElement(m))&&await(null==i.getScale?void 0:i.getScale(m))||{x:1,y:1},O=_r(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(g.top-O.top+h.top)/v.y,bottom:(O.bottom-g.bottom+h.bottom)/v.y,left:(g.left-O.left+h.left)/v.x,right:(O.right-g.right+h.right)/v.x}}function Mr(t,o,e){return(t?[...e.filter((o=>kr(o)===t)),...e.filter((o=>kr(o)!==t))]:e.filter((t=>Ur(t)===t))).filter((e=>!t||(kr(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>Ir[t]))}(e)!==e)))}const Kr=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,n;const{rects:i,middlewareData:a,placement:l,platform:c,elements:s}=o,{crossAxis:f=!1,alignment:p,allowedPlacements:d=Sr,autoAlignment:u=!0,...h}=Lr(t,o),y=void 0!==p||d===Sr?Mr(p||null,u,d):d,g=await Zr(o,h),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=y[b];if(null==m)return{};const v=function(t,o,e){void 0===e&&(e=!1);const r=kr(t),n=Br(t),i=zr(n);let a="x"===n?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[i]>o.floating[i]&&(a=Ar(a)),[a,Ar(a)]}(m,i,await(null==c.isRTL?void 0:c.isRTL(s.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[g[Ur(m)],g[v[0]],g[v[1]]],x=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],S=y[b+1];if(S)return{data:{index:b+1,overflows:x},reset:{placement:S}};const w=x.map((t=>{const o=kr(t.placement);return[t.placement,o&&f?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),C=w.filter((t=>t[2].slice(0,kr(t[0])?2:3).every((t=>t<=0)))),N=(null==(n=C[0])?void 0:n[0])||w[0][0];return N!==l?{data:{index:b+1,overflows:x},reset:{placement:N}}:{}}}};function jr(t){return Tr(t)?(t.nodeName||"").toLowerCase():"#document"}function Dr(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Hr(t){var o;return null==(o=(Tr(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Tr(t){return t instanceof Node||t instanceof Dr(t).Node}function Gr(t){return t instanceof Element||t instanceof Dr(t).Element}function Vr(t){return t instanceof HTMLElement||t instanceof Dr(t).HTMLElement}function qr(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Dr(t).ShadowRoot)}function Yr(t){const{overflow:o,overflowX:e,overflowY:r,display:n}=on(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(n)}function Jr(t){return["table","td","th"].includes(jr(t))}function Xr(t){const o=Qr(),e=on(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function Qr(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function tn(t){return["html","body","#document"].includes(jr(t))}function on(t){return Dr(t).getComputedStyle(t)}function en(t){return Gr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function rn(t){if("html"===jr(t))return t;const o=t.assignedSlot||t.parentNode||qr(t)&&t.host||Hr(t);return qr(o)?o.host:o}function nn(t){const o=rn(t);return tn(o)?t.ownerDocument?t.ownerDocument.body:t.body:Vr(o)&&Yr(o)?o:nn(o)}function an(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const n=nn(t),i=n===(null==(r=t.ownerDocument)?void 0:r.body),a=Dr(n);return i?o.concat(a,a.visualViewport||[],Yr(n)?n:[],a.frameElement&&e?an(a.frameElement):[]):o.concat(n,an(n,[],e))}function ln(t){const o=on(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const n=Vr(t),i=n?t.offsetWidth:e,a=n?t.offsetHeight:r,l=Nr(e)!==i||Nr(r)!==a;return l&&(e=i,r=a),{width:e,height:r,$:l}}function cn(t){return Gr(t)?t:t.contextElement}function sn(t){const o=cn(t);if(!Vr(o))return Er(1);const e=o.getBoundingClientRect(),{width:r,height:n,$:i}=ln(o);let a=(i?Nr(e.width):e.width)/r,l=(i?Nr(e.height):e.height)/n;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const fn=Er(0);function pn(t){const o=Dr(t);return Qr()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:fn}function dn(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const n=t.getBoundingClientRect(),i=cn(t);let a=Er(1);o&&(r?Gr(r)&&(a=sn(r)):a=sn(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Dr(t))&&o}(i,e,r)?pn(i):Er(0);let c=(n.left+l.x)/a.x,s=(n.top+l.y)/a.y,f=n.width/a.x,p=n.height/a.y;if(i){const t=Dr(i),o=r&&Gr(r)?Dr(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=sn(e),o=e.getBoundingClientRect(),r=on(e),n=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,i=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,s*=t.y,f*=t.x,p*=t.y,c+=n,s+=i,e=Dr(e).frameElement}}return _r({width:f,height:p,x:c,y:s})}function un(t){return dn(Hr(t)).left+en(t).scrollLeft}function hn(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Dr(t),r=Hr(t),n=e.visualViewport;let i=r.clientWidth,a=r.clientHeight,l=0,c=0;if(n){i=n.width,a=n.height;const t=Qr();(!t||t&&"fixed"===o)&&(l=n.offsetLeft,c=n.offsetTop)}return{width:i,height:a,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=Hr(t),e=en(t),r=t.ownerDocument.body,n=Cr(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),i=Cr(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let a=-e.scrollLeft+un(t);const l=-e.scrollTop;return"rtl"===on(r).direction&&(a+=Cr(o.clientWidth,r.clientWidth)-n),{width:n,height:i,x:a,y:l}}(Hr(t));else if(Gr(o))r=function(t,o){const e=dn(t,!0,"fixed"===o),r=e.top+t.clientTop,n=e.left+t.clientLeft,i=Vr(t)?sn(t):Er(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:n*i.x,y:r*i.y}}(o,e);else{const e=pn(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return _r(r)}function yn(t,o){const e=rn(t);return!(e===o||!Gr(e)||tn(e))&&("fixed"===on(e).position||yn(e,o))}function gn(t,o,e){const r=Vr(o),n=Hr(o),i="fixed"===e,a=dn(t,!0,i,o);let l={scrollLeft:0,scrollTop:0};const c=Er(0);if(r||!r&&!i)if(("body"!==jr(o)||Yr(n))&&(l=en(o)),r){const t=dn(o,!0,i,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else n&&(c.x=un(n));return{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}function bn(t,o){return Vr(t)&&"fixed"!==on(t).position?o?o(t):t.offsetParent:null}function mn(t,o){const e=Dr(t);if(!Vr(t))return e;let r=bn(t,o);for(;r&&Jr(r)&&"static"===on(r).position;)r=bn(r,o);return r&&("html"===jr(r)||"body"===jr(r)&&"static"===on(r).position&&!Xr(r))?e:r||function(t){let o=rn(t);for(;Vr(o)&&!tn(o);){if(Xr(o))return o;o=rn(o)}return null}(t)||e}const vn={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const n=Vr(e),i=Hr(e);if(e===i)return o;let a={scrollLeft:0,scrollTop:0},l=Er(1);const c=Er(0);if((n||!n&&"fixed"!==r)&&(("body"!==jr(e)||Yr(i))&&(a=en(e)),Vr(e))){const t=dn(e);l=sn(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+c.x,y:o.y*l.y-a.scrollTop*l.y+c.y}},getDocumentElement:Hr,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:n}=t;const i=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=an(t,[],!1).filter((t=>Gr(t)&&"body"!==jr(t))),n=null;const i="fixed"===on(t).position;let a=i?rn(t):t;for(;Gr(a)&&!tn(a);){const o=on(a),e=Xr(a);e||"fixed"!==o.position||(n=null),(i?!e&&!n:!e&&"static"===o.position&&n&&["absolute","fixed"].includes(n.position)||Yr(a)&&!e&&yn(t,a))?r=r.filter((t=>t!==a)):n=o,a=rn(a)}return o.set(t,r),r}(o,this._c):[].concat(e),r],a=i[0],l=i.reduce(((t,e)=>{const r=hn(o,e,n);return t.top=Cr(r.top,t.top),t.right=wr(r.right,t.right),t.bottom=wr(r.bottom,t.bottom),t.left=Cr(r.left,t.left),t}),hn(o,a,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:mn,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const n=this.getOffsetParent||mn,i=this.getDimensions;return{reference:gn(o,await n(e),r),floating:{x:0,y:0,...await i(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return ln(t)},getScale:sn,isElement:Gr,isRTL:function(t){return"rtl"===on(t).direction}},On=(t,o,e)=>{const r=new Map,n={platform:vn,...e},i={...n.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:n="absolute",middleware:i=[],platform:a}=e,l=i.filter(Boolean),c=await(null==a.isRTL?void 0:a.isRTL(o));let s=await a.getElementRects({reference:t,floating:o,strategy:n}),{x:f,y:p}=Pr(s,r,c),d=r,u={},h=0;for(let e=0;e<l.length;e++){const{name:i,fn:y}=l[e],{x:g,y:b,data:m,reset:v}=await y({x:f,y:p,initialPlacement:r,placement:d,strategy:n,middlewareData:u,rects:s,platform:a,elements:{reference:t,floating:o}});f=null!=g?g:f,p=null!=b?b:p,u={...u,[i]:{...u[i],...m}},v&&h<=50&&(h++,"object"==typeof v&&(v.placement&&(d=v.placement),v.rects&&(s=!0===v.rects?await a.getElementRects({reference:t,floating:o,strategy:n}):v.rects),({x:f,y:p}=Pr(s,d,c))),e=-1)}return{x:f,y:p,placement:d,strategy:n,middlewareData:u}})(t,o,{...n,platform:i})};function xn(t){return function(t){for(let o=t;o;o=Sn(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=Sn(t);o;o=Sn(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function Sn(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var wn=Object.freeze({__proto__:null,computeOffsetPosition:async function(t,o,e){return On(t,o,{platform:{...vn,getOffsetParent:t=>vn.getOffsetParent(t,xn)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:n}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=Lr(r,t),s={x:o,y:e},f=await Zr(t,c),p=Fr(Ur(n)),d=$r(p);let u=s[d],h=s[p];if(i){const t="y"===d?"bottom":"right";u=Wr(u+f["y"===d?"top":"left"],u,u-f[t])}if(a){const t="y"===p?"bottom":"right";h=Wr(h+f["y"===p?"top":"left"],h,h-f[t])}const y=l.fn({...t,[d]:u,[p]:h});return{...y,data:{x:y.x-o,y:y.y-e}}}}),Kr({allowedPlacements:[e]})]});var r}});
138
+ */let Ho=class extends Wo{constructor(t){if(super(t),this.et=j,t.type!==Ro)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===j||null==t)return this.vt=void 0,this.et=t;if(t===K)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;const o=[t];return o.raw=o,this.vt={_$litType$:this.constructor.resultType,strings:o,values:[]}}};Ho.directiveName="unsafeHTML",Ho.resultType=1;const To=Io(Ho);var Go=Object.freeze({__proto__:null,UnsafeHTMLDirective:Ho,unsafeHTML:To});class Vo extends Error{constructor(t,o,e){super(t),this.canceledPromiseResult=o,this.canceledPromiseError=e}}class qo extends Promise{constructor(t){super(((o,e)=>t((t=>{this.isCanceled?e(new Vo("Promise has been canceled",t)):o(t)}),(t=>{this.isCanceled?e(new Vo("Promise has been canceled",void 0,t)):e(t)})))),this.isCanceled=!1}cancel(){this.isCanceled=!0}}const Yo=t=>new qo(((o,e)=>t.then(o).catch(e)));var Jo=Object.freeze({__proto__:null,CancelablePromise:qo,CanceledPromiseError:Vo,cancelable:Yo});var Xo=Object.freeze({__proto__:null,CacheRegistry:class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,o){this.loaders[t]=o,this.finalContent.delete(t)}registerFinal(t,o){this.loaders[t]=o,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof qo&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){null!=this.clearTimeouts[t]&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,o){this.forceClear(t),this.register(t,(async()=>o)),this.content[t]=o}setFinal(t,o){this.forceClear(t),this.registerFinal(t,(async()=>o)),this.content[t]=o}async get(t,o,e){if(void 0===this.content[t]){if(null==(o=null!=o?o:this.loaders[t]))throw new Error("Unknown cache key "+t);const r=Yo(o());return this.content[t]=r,r.then((o=>(this.content[t]=o,null!=e&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout((()=>this.clear(t)),e)),o)))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return!(null==t||t instanceof Promise||t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return null!=this.content[t]}resolvedKeys(){return Object.keys(this.content).filter((t=>this.isResolvedValue(this.content[t])))}resolvedValues(){return Object.values(this.content).filter((t=>this.isResolvedValue(t)))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}}});class Qo{constructor(t,o,e,r){this.allResults=t,this.selectedResult=o,this.clusteringMetadata=e,this.metadataDescriptors=r}static extractResultMetadata(t,o){var e,r;let n=(null!==(r=null!==(e=null==t?void 0:t.map)&&void 0!==e?e:null==t?void 0:t.document)&&void 0!==r?r:null==t?void 0:t.topic).metadata.map((t=>Qo.flattenMetadata(t)));return null==o?n:n.find((t=>t.key===o))}static flattenMetadata(t){if(t.hierarchicalValues){const o=[],e=[];return t.hierarchicalValues.forEach((t=>{o.push(t.join(" > ")),t.length>2?e.push(`... > ${t[t.length-1]}`):e.push(t.join(" > "))})),{key:t.key,label:t.label,value:o.join(", "),displayValue:e.join(", ")}}{const o=t.values.join(", ");return{key:t.key,label:t.label,value:o,displayValue:o}}}computeClustersItemsForMetadata(t,o,e="No value"){var r,n;let i=Qo.extractResultMetadata(this.selectedResult,t),a=null!==(r=null==i?void 0:i.label)&&void 0!==r?r:null===(n=this.getMetadataDescriptor(t))||void 0===n?void 0:n.label;const l=this.allResults.map((o=>Qo.extractResultMetadata(o,t))).map((o=>null!=o?o:{key:t,label:a,value:void 0,displayValue:e})).filter((t=>t.value!=(null==i?void 0:i.value))).filter(((t,o,e)=>e.findIndex((o=>o.value===t.value))===o));return l.map((o=>({result:this.findBestResultForMetadataValue(t,o.value),metadata:o}))).sort(((e,r)=>this.compareMetadata(e.metadata.value,r.metadata.value,t,o)))}compareMetadata(t,o,e,r){if(null==t)return-1;if(null==o)return 1;let n=this.getMetadataDescriptor(e),i=(null==n?void 0:n.sortRule)||"NONE",a=(null==n?void 0:n.reverseSort)||!1;if("ALPHABET"==i||"VERSION"==i){let e=t.localeCompare(o,r,{numeric:!0});return a?-1*e:e}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find((o=>t==o.key))}findBestResultForMetadataValue(t,o){const e=this.allResults.filter((e=>{var r;return(null===(r=Qo.extractResultMetadata(e,t))||void 0===r?void 0:r.value)==o}));let r,n=Qo.extractResultMetadata(this.selectedResult).filter((t=>this.clusteringMetadata.has(t.key))),i=[...n.filter((o=>o.key!==t))],a=-1;for(let t of e){let o=this.countMatchingMetadata(t,i);if(o>a&&(a=o,r=t,o===i.length))break}return r}countMatchingMetadata(t,o){return Qo.extractResultMetadata(t).filter((t=>o.some((o=>o.key===t.key&&o.value===t.value)))).length}}var te=Object.freeze({__proto__:null,ClusteringHelper:Qo});class oe{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,o)=>{this.resolvePromise=t,this.rejectPromise=o}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,o;const e=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,n=null!==(o=this.resolvePromise)&&void 0!==o?o:()=>null;this.clearPromise();for(let t of e)try{await t()}catch(t){return void r(t)}n(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}var ee=Object.freeze({__proto__:null,Debouncer:oe});const re=t=>new Promise((o=>setTimeout(o,t)));async function ne(t,o=10,e=2e4){let r,n,i=await t();for(r=n=performance.now();null==i&&(!e||n-r<e);)await re(o),i=await t(),n=performance.now();if(null==i)throw new Error("Timeout exceeded");return i}function ie(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,((t,o,e,r)=>o+e+":"+r)),new Date(t)}function ae(t,o){try{return function(t,o){if(t===o)return!0;if(t&&o&&"object"==typeof t&&"object"==typeof o){if(t.constructor!==o.constructor)return!1;var e,r,n;if(Array.isArray(t)){if((e=t.length)!=o.length)return!1;for(r=e;0!=r--;)if(!ae(t[r],o[r]))return!1;return!0}if(t instanceof Map&&o instanceof Map){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;for(r of t.entries())if(!ae(r[1],o.get(r[0])))return!1;return!0}if(t instanceof Set&&o instanceof Set){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===o.source&&t.flags===o.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===o.valueOf();if((e=(n=Object.keys(t)).length)!==Object.keys(o).length)return!1;for(r=e;0!=r--;)if(!Object.prototype.hasOwnProperty.call(o,n[r]))return!1;for(r=e;0!=r--;){var i=n[r];if(!ae(t[i],o[i]))return!1}return!0}return t!=t&&o!=o}(t,o)}catch(t){return!1}}var le=Object.freeze({__proto__:null,dateReviver:function(...t){return function(o,e){return t.includes(o)?ie(e):e}},deepEqual:ae,delay:re,eventPathContainsMatchingElement:function(t,o,e=window.document.body){if(o.length>0){const r=t.composedPath();for(let t of r){if(t===e)return!1;if(t.matches&&o.some((o=>t.matches(o))))return!0}}return!1},flatDeep:function t(o,e){return o.flatMap((o=>[o,...t(e(o),e)]))},last:function(t){return t[t.length-1]},minmax:function(t,o,e){return Math.min(Math.max(t,o),e)},parseDate:ie,waitFor:ne,waitUntil:async function(t,o=10,e=2e4){await ne((async()=>await t()||void 0),o,e)}});const ce=t=>o=>{window.customElements.get(t)||window.customElements.define(t,o)};function se(t,o){const e=()=>JSON.parse(JSON.stringify(t));return So({type:Object,converter:{fromAttribute:t=>{if(null==t)return e();try{return JSON.parse(t)}catch{return e()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,o)=>!ae(t,o),...null!=o?o:{}})}function fe(t){return!isNaN(parseFloat(t))}var pe=Object.freeze({__proto__:null,customElement:ce,isNumber:fe,jsonProperty:se,optionalNumberProperty:function(t){return So({type:Object,converter:{fromAttribute:t=>{if(null!=t)return fe(t)?+t:void 0},toAttribute:t=>null==t?void 0:""+t},...null!=t?t:{}})}});const de=t=>"string"==typeof t?ft(t):t;class ue{static create(t,o,e,r){const n=t=>de(null!=t?t:r),i=pt`var(${de(t)}, ${n(r)})`;return i.name=t,i.description=o,i.category=e,i.defaultValue=r,i.defaultCssValue=n,i.get=o=>pt`var(${de(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>r,i}static extend(t,o,e,r){const n=t=>e.get(null!=t?t:r),i=pt`var(${de(t)}, ${n(r)})`;return i.name=t,i.description=o,i.category=e.category,i.fallbackVariable=e,i.defaultValue=r,i.defaultCssValue=n,i.get=o=>pt`var(${de(t)}, ${n(o)})`,i.breadcrumb=()=>[e.name,...e.breadcrumb()],i.lastResortDefaultValue=()=>null!=r?r:e.lastResortDefaultValue(),i}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):de(null!=o?o:t.lastResortDefaultValue()),r=pt`var(${de(t.name)}, ${e(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=o,r.defaultCssValue=e,r.get=o=>pt`var(${de(t.name)}, ${e(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}function he(t,o){return de(`${t.name}: ${o}`)}const ye={colorWhite:ue.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:ue.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:ue.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:ue.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:ue.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:ue.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:ue.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:ue.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:ue.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:ue.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:ue.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:ue.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:ue.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:ue.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:ue.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:ue.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:ue.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:ue.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:ue.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:ue.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:ue.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:ue.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:ue.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:ue.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:ue.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:ue.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:ue.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:ue.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:ue.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:ue.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:ue.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:ue.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:ue.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:ue.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:ue.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:ue.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:ue.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:ue.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:ue.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:ue.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:ue.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:ue.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:ue.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:ue.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:ue.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:ue.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:ue.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:ue.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:ue.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:ue.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:ue.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:ue.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:ue.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:ue.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:ue.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:ue.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:ue.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:ue.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:ue.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:ue.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:ue.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:ue.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:ue.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:ue.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:ue.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:ue.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:ue.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:ue.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:ue.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:ue.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:ue.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:ue.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:ue.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:ue.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:ue.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:ue.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:ue.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:ue.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:ue.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:ue.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:ue.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:ue.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:ue.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:ue.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:ue.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:ue.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:ue.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:ue.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:ue.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:ue.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:ue.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:ue.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:ue.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:ue.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:ue.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:ue.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:ue.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:ue.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:ue.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:ue.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:ue.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:ue.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:ue.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:ue.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:ue.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:ue.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:ue.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:ue.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:ue.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:ue.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:ue.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:ue.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:ue.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:ue.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:ue.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:ue.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:ue.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:ue.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:ue.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:ue.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:ue.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:ue.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:ue.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:ue.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:ue.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:ue.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:ue.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:ue.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:ue.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:ue.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:ue.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:ue.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:ue.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:ue.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:ue.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:ue.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:ue.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:ue.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:ue.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:ue.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:ue.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:ue.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:ue.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:ue.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:ue.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:ue.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:ue.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:ue.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:ue.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:ue.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:ue.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:ue.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:ue.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:ue.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:ue.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:ue.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:ue.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:ue.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:ue.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:ue.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:ue.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:ue.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:ue.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:ue.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:ue.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:ue.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:ue.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:ue.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:ue.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:ue.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:ue.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:ue.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:ue.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:ue.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:ue.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:ue.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:ue.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:ue.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:ue.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:ue.create("--ft-icon-size-6","","SIZE","48px"),opacity0:ue.create("--ft-opacity-0","","NUMBER","0"),opacity8:ue.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:ue.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:ue.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:ue.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:ue.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:ue.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:ue.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:ue.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:ue.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:ue.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:ue.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:ue.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:ue.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:ue.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},ge={fontFamily:ue.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:ue.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ue.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-display-textCase","","UNKNOWN","none")},be={fontFamily:ue.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:ue.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ue.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},me={fontFamily:ue.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:ue.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ue.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},ve={fontFamily:ue.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:ue.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:ue.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:ue.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Oe={fontFamily:ue.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:ue.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:ue.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},xe={fontFamily:ue.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:ue.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Se={fontFamily:ue.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:ue.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},we={fontFamily:ue.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:ue.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Ce={fontFamily:ue.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Ne={fontFamily:ue.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:ue.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:ue.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Ee={fontFamily:ue.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:ue.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ue.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:ue.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Re={fontFamily:ue.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Ie={fontFamily:ue.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},We={fontFamily:ue.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:ue.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Le={fontFamily:ue.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Ue={fontFamily:ue.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},ke={fontFamily:ue.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:ue.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:ue.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ue.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},$e={fontFamily:ue.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},ze={fontFamily:ue.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Fe={fontFamily:ue.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ue.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Be={fontFamily:ue.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:ue.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Ae={fontFamily:ue.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:ue.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},_e={fontFamily:ue.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:ue.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Pe={fontFamily:ue.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:ue.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:ue.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Ze={fontFamily:ue.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ue.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:ue.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Me={fontFamily:ue.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ue.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:ue.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:ue.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:ue.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:ue.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ue.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ue.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ue.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ke={display:ge,"title-1":be,"title-2":me,"title-3":ve,"body-1-regular":Oe,"body-1-medium":xe,"body-1-semibold":Se,"body-2-regular":we,"body-2-medium":Ce,"body-2-medium-underline":Ne,"body-2-semibold":Ee,"label-1-medium":Re,"label-1-semibold":Ie,"label-1-bold":We,"label-2-medium":Le,"label-2-semibold":Ue,"label-2-bold":ke,"caption-1-medium":$e,"caption-1-semibold":ze,"caption-1-bold":Fe,"caption-2-medium":Be,"caption-2-semibold":Ae,"caption-2-bold":_e,"caption-3-medium":Pe,"caption-3-semibold":Ze,"caption-3-bold":Me},je={backgroundActionPrimary:ue.extend("--ft-background-action-primary","Used as backgorund of primary action components.",ye.colorBrand0),backgroundErrorSubtle:ue.extend("--ft-background-error-subtle","Used as background of subtle error components.",ye.colorRed10),backgroundInfoSubtle:ue.extend("--ft-background-info-subtle","Used as background of subtle information components.",ye.colorCyan10),backgroundWarningSubtle:ue.extend("--ft-background-warning-subtle","Used as background of subtle information components.",ye.colorOrange10),backgroundSuccessSubtle:ue.extend("--ft-background-success-subtle","Used as background of subtle success components.",ye.colorGreen10),backgroundGlobalSurface:ue.extend("--ft-background-global-surface","Used as app background.",ye.colorWhite),backgroundGlobalOnSurface:ue.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",ye.colorGray10),backgroundGlobalOnSurfaceDark:ue.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",ye.colorGray30),contentActionPrimary:ue.extend("--ft-content-action-primary","Used on label of primary action on light surface.",ye.colorBrand0),contentWarningPrimary:ue.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",ye.colorOrange200),contentWarningIconOnly:ue.extend("--ft-content-warning-icon-only","Used on warning status icons alone",ye.colorOrange0),contentErrorPrimary:ue.extend("--ft-content-error-primary","Used on label of error messages on light surface.",ye.colorRed0),contentErrorIconOnly:ue.extend("--ft-content-error-icon-only","Used on error status icons alone",ye.colorRed70),contentInfoPrimary:ue.extend("--ft-content-info-primary","Used on label of information messages on light surface.",ye.colorCyan200),contentInfoIconOnly:ue.extend("--ft-content-info-icon-only","Used on info status icons alone",ye.colorCyan0),contentSuccessPrimary:ue.extend("--ft-content-success-primary","Used on label of success messages on light surface.",ye.colorGreen200),contentSuccessIconOnly:ue.extend("--ft-content-success-icon-only","Used on success status icons alone",ye.colorGreen0),contentGlobalPrimary:ue.extend("--ft-content-global-primary","Used for main content on the page.",ye.colorGray500),contentGlobalSecondary:ue.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",ye.colorGray200),contentGlobalSubtle:ue.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",ye.colorGray0),contentGlobalOnColor:ue.extend("--ft-content-global-on-color","Used for content on a dominant color.",ye.colorWhite),borderActionPrimary:ue.extend("--ft-border-action-primary","Used as border for primary action components.",ye.colorBrand0),borderActionFocusRing:ue.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",ye.colorCyan0),borderWarningPrimary:ue.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",ye.colorOrange200),borderWarningSubtle:ue.extend("--ft-border-warning-subtle","Used as border for warning components.",ye.colorOrange30),borderSuccessPrimary:ue.extend("--ft-border-success-primary","Used as border for success buttons.",ye.colorGreen200),borderSuccessSubtle:ue.extend("--ft-border-success-subtle","Used as border for success components.",ye.colorGreen30),borderErrorPrimary:ue.extend("--ft-border-error-primary","Used as border for text fields in error states.",ye.colorRed0),borderErrorSubtle:ue.extend("--ft-border-error-subtle","Used as border for error components.",ye.colorRed30),borderInfoPrimary:ue.extend("--ft-border-info-primary","Used as border for buttons in info color.",ye.colorCyan200),borderInfoSubtle:ue.extend("--ft-border-info-subtle","Used as border for information components.",ye.colorCyan30),borderGlobalPrimary:ue.extend("--ft-border-global-primary","Used as border for element like input.",ye.colorGray50),borderGlobalSubtle:ue.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",ye.colorGray30),borderInputPrimary:ue.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",ye.colorGray80)},De={largeHeight:ue.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:ue.extend("--ft-button-large-horizontal-padding","",ye.spacing4),largeGap:ue.extend("--ft-button-large-gap","",ye.spacing2),largeBorderRadius:ue.extend("--ft-button-large-border-radius","",ye.borderRadiusS),largeIconSize:ue.extend("--ft-button-large-icon-size","",ye.iconSize3),largeBorderWidth:ue.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:ue.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ue.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:ue.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:ue.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:ue.extend("--ft-button-small-horizontal-padding","",ye.spacing3),smallGap:ue.extend("--ft-button-small-gap","",ye.spacing2),smallBorderRadius:ue.extend("--ft-button-small-border-radius","",ye.borderRadiusS),smallIconSize:ue.extend("--ft-button-small-icon-size","",ye.iconSize2),smallBorderWidth:ue.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:ue.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ue.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:ue.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:ue.extend("--ft-button-primary-background-color","",je.backgroundActionPrimary),primaryColor:ue.extend("--ft-button-primary-color","",je.contentGlobalOnColor),primaryIconColor:ue.extend("--ft-button-primary-icon-color","",je.contentGlobalOnColor),primaryStateLayerColor:ue.extend("--ft-button-primary-state-layer-color","",je.contentGlobalOnColor),primaryHoverStateLayerOpacity:ue.extend("--ft-button-primary-hover-state-layer-opacity","",ye.opacity16),primaryFocusStateLayerOpacity:ue.extend("--ft-button-primary-focus-state-layer-opacity","",ye.opacity16),primaryActiveStateLayerOpacity:ue.extend("--ft-button-primary-active-state-layer-opacity","",ye.opacity24),primaryDisabledComponentOpacity:ue.extend("--ft-button-primary-disabled-component-opacity","",ye.opacity40),focusFocusRingColor:ue.extend("--ft-button-focus-focus-ring-color","",je.borderActionFocusRing),tertiaryBackgroundColor:ue.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:ue.extend("--ft-button-tertiary-color","",je.contentActionPrimary),tertiaryIconColor:ue.extend("--ft-button-tertiary-icon-color","",je.contentActionPrimary),tertiaryStateLayerColor:ue.extend("--ft-button-tertiary-state-layer-color","",je.contentActionPrimary),tertiaryHoverStateLayerOpacity:ue.extend("--ft-button-tertiary-hover-state-layer-opacity","",ye.opacity8),tertiaryFocusStateLayerOpacity:ue.extend("--ft-button-tertiary-focus-state-layer-opacity","",ye.opacity8),tertiaryActiveStateLayerOpacity:ue.extend("--ft-button-tertiary-active-state-layer-opacity","",ye.opacity16),tertiaryDisabledComponentOpacity:ue.extend("--ft-button-tertiary-disabled-component-opacity","",ye.opacity40),secondaryBackgroundColor:ue.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:ue.extend("--ft-button-secondary-color","",je.contentActionPrimary),secondaryIconColor:ue.extend("--ft-button-secondary-icon-color","",je.contentActionPrimary),secondaryStateLayerColor:ue.extend("--ft-button-secondary-state-layer-color","",je.contentActionPrimary),secondaryHoverStateLayerOpacity:ue.extend("--ft-button-secondary-hover-state-layer-opacity","",ye.opacity8),secondaryFocusStateLayerOpacity:ue.extend("--ft-button-secondary-focus-state-layer-opacity","",ye.opacity8),secondaryActiveStateLayerOpacity:ue.extend("--ft-button-secondary-active-state-layer-opacity","",ye.opacity16),secondaryDisabledComponentOpacity:ue.extend("--ft-button-secondary-disabled-component-opacity","",ye.opacity40),secondaryBorderColor:ue.extend("--ft-button-secondary-border-color","",je.borderActionPrimary),neutralBackgroundColor:ue.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:ue.extend("--ft-button-neutral-icon-color","",je.contentGlobalSecondary),neutralColor:ue.extend("--ft-button-neutral-color","",je.contentGlobalSecondary),neutralStateLayerColor:ue.extend("--ft-button-neutral-state-layer-color","",je.contentGlobalSecondary),neutralHoverStateLayerOpacity:ue.extend("--ft-button-neutral-hover-state-layer-opacity","",ye.opacity8),neutralFocusStateLayerOpacity:ue.extend("--ft-button-neutral-focus-state-layer-opacity","",ye.opacity8),neutralActiveStateLayerOpacity:ue.extend("--ft-button-neutral-active-state-layer-opacity","",ye.opacity16),neutralDisabledComponentOpacity:ue.extend("--ft-button-neutral-disabled-component-opacity","",ye.opacity40)},He={iconSize:ue.extend("--ft-banner-icon-size","",ye.iconSize5),borderWidth:ue.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:ue.extend("--ft-banner-horizontal-padding","",ye.spacing6),verticalPadding:ue.extend("--ft-banner-vertical-padding","",ye.spacing6),horizontalSideGap:ue.extend("--ft-banner-horizontal-side-gap","",ye.spacing6),horizontalMobileGap:ue.extend("--ft-banner-horizontal-mobile-gap","",ye.spacing4),verticalMobileGap:ue.extend("--ft-banner-vertical-mobile-gap","",ye.spacing6),horizontalMiddleGap:ue.extend("--ft-banner-horizontal-middle-gap","",ye.spacing20),infoBackgroundColor:ue.extend("--ft-banner-info-background-color","",je.backgroundInfoSubtle),infoColor:ue.extend("--ft-banner-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-banner-info-icon-color","",je.contentInfoIconOnly)},Te={horizontalGap:ue.extend("--ft-breadcrumb-horizontal-gap","",ye.spacing1),verticalGap:ue.extend("--ft-breadcrumb-vertical-gap","",ye.spacing2),currentElementColor:ue.extend("--ft-breadcrumb-current-element-color","",je.contentGlobalPrimary),iconColor:ue.extend("--ft-breadcrumb-icon-color","",je.contentGlobalSubtle)},Ge={horizontalPadding:ue.extend("--ft-page-header-horizontal-padding","",ye.spacing12),horizontalGap:ue.extend("--ft-page-header-horizontal-gap","",ye.spacing4),verticalGap:ue.extend("--ft-page-header-vertical-gap","",ye.spacing2),classicVerticalPadding:ue.extend("--ft-page-header-classic-vertical-padding","",ye.spacing6),multilineVerticalPadding:ue.extend("--ft-page-header-multiline-vertical-padding","",ye.spacing4),inlineVerticalPadding:ue.extend("--ft-page-header-inline-vertical-padding","",ye.spacing2),backgroundColor:ue.extend("--ft-page-header-background-color","",ye.colorWhite),bottomBorderColor:ue.extend("--ft-page-header-bottom-border-color","",je.borderGlobalSubtle),titleColor:ue.extend("--ft-page-header-title-color","",je.contentGlobalPrimary),subtitleColor:ue.extend("--ft-page-header-subtitle-color","",je.contentGlobalSecondary)},Ve={smallContainerWidth:ue.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:ue.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:ue.extend("--ft-modal-overlay-background-color","",ye.colorGray700),overlayOpacity:ue.extend("--ft-modal-overlay-opacity","",ye.opacity40),shadow:ue.extend("--ft-modal-shadow","",ye.shadowElevation03),bodyBackgroundColor:ue.extend("--ft-modal-body-background-color","",ye.colorWhite),bodyColor:ue.extend("--ft-modal-body-color","",je.contentGlobalPrimary),bodyHorizontalPadding:ue.extend("--ft-modal-body-horizontal-padding","",ye.spacing6),bodyVerticalPadding:ue.extend("--ft-modal-body-vertical-padding","",ye.spacing6),bodyVerticalGap:ue.extend("--ft-modal-body-vertical-gap","",ye.spacing6),containerMargin:ue.extend("--ft-modal-container-margin","",ye.spacing3),headerBackgroundColor:ue.extend("--ft-modal-header-background-color","",je.backgroundGlobalOnSurface),headerBorderColor:ue.extend("--ft-modal-header-border-color","",je.borderGlobalSubtle),headerColor:ue.extend("--ft-modal-header-color","",je.contentGlobalPrimary),headerTrailingIconColor:ue.extend("--ft-modal-header-trailing-icon-color","",je.contentGlobalSecondary),headerVerticalPadding:ue.extend("--ft-modal-header-vertical-padding","",ye.spacing1),headerRightPadding:ue.extend("--ft-modal-header-right-padding","",ye.spacing1),headerLeftPadding:ue.extend("--ft-modal-header-left-padding","",ye.spacing6),headerGap:ue.extend("--ft-modal-header-gap","",ye.spacing2),headerBorderBottom:ue.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:ue.extend("--ft-modal-border-radius","",ye.borderRadiusM)},qe={overlayOpacity:ue.extend("--ft-drawer-overlay-opacity","",ye.opacity40),shadow:ue.extend("--ft-drawer-shadow","",ye.shadowElevation03),bodyColor:ue.extend("--ft-drawer-body-color","",je.contentGlobalPrimary),bodyHorizontalPadding:ue.extend("--ft-drawer-body-horizontal-padding","",ye.spacing6),bodyVerticalPadding:ue.extend("--ft-drawer-body-vertical-padding","",ye.spacing6),bodyGap:ue.extend("--ft-drawer-body-gap","",ye.spacing6),bodyBackgroundColor:ue.extend("--ft-drawer-body-background-color","",ye.colorWhite),headerBackgroundColor:ue.extend("--ft-drawer-header-background-color","",je.backgroundGlobalOnSurface),headerBorderColor:ue.extend("--ft-drawer-header-border-color","",je.borderGlobalSubtle),headerColor:ue.extend("--ft-drawer-header-color","",je.contentGlobalPrimary),headerTrailingIconColor:ue.extend("--ft-drawer-header-trailing-icon-color","",je.contentGlobalSecondary),headerHeight:ue.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:ue.extend("--ft-drawer-header-horizontal-padding","",ye.spacing2),headerBorderWidth:ue.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:ue.extend("--ft-drawer-header-gap","",ye.spacing3),buttonsBarBackgroundColor:ue.extend("--ft-drawer-buttons-bar-background-color","",je.backgroundGlobalOnSurface),buttonsBarBorderColor:ue.extend("--ft-drawer-buttons-bar-border-color","",je.borderGlobalSubtle),buttonsBarColor:ue.extend("--ft-drawer-buttons-bar-color","",je.contentGlobalPrimary),buttonsBarHorizontalPadding:ue.extend("--ft-drawer-buttons-bar-horizontal-padding","",ye.spacing4),buttonsBarVerticalPadding:ue.extend("--ft-drawer-buttons-bar-vertical-padding","",ye.spacing4),buttonsBarGap:ue.extend("--ft-drawer-buttons-bar-gap","",ye.spacing3),buttonsBarBorderWidth:ue.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:ue.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:ue.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:ue.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:ue.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:ue.extend("--ft-drawer-overlay-background-color","",ye.colorGray700)},Ye={fieldHorizontalPadding:ue.extend("--ft-text-input-field-horizontal-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-text-input-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-text-input-field-vertical-gap","",ye.spacing05),fieldIconSize:ue.extend("--ft-text-input-field-icon-size","",ye.iconSize3),fieldHeight:ue.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:ue.extend("--ft-text-input-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-text-input-helper-horizontal-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-text-input-helper-icon-size","",ye.iconSize2),borderRadius:ue.extend("--ft-text-input-border-radius","",ye.borderRadiusM),backgroundColor:ue.extend("--ft-text-input-background-color","",ye.colorWhite),contentValueColor:ue.extend("--ft-text-input-content-value-color","",je.contentGlobalPrimary),trailingIconColor:ue.extend("--ft-text-input-trailing-icon-color","",je.contentGlobalSubtle),labelColor:ue.extend("--ft-text-input-label-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-text-input-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-text-input-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:ue.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:ue.extend("--ft-text-input-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-text-input-error-helper-text-color","",je.contentErrorPrimary),errorHelperIconColor:ue.extend("--ft-text-input-error-helper-icon-color","",je.contentErrorIconOnly),warningBorderWidth:ue.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:ue.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-text-input-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-text-input-disabled-component-opacity","",ye.opacity40)},Je={backgroundColor:ue.extend("--ft-text-area-background-color","",ye.colorWhite),contentValueColor:ue.extend("--ft-text-area-content-value-color","",je.contentGlobalPrimary),labelColor:ue.extend("--ft-text-area-label-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-text-area-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-text-area-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:ue.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:ue.extend("--ft-text-area-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-text-area-error-helper-text-color","",je.contentErrorPrimary),errorHelperIconColor:ue.extend("--ft-text-area-error-helper-icon-color","",je.contentErrorIconOnly),focusFocusRingColor:ue.extend("--ft-text-area-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineWidth:ue.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:ue.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-text-area-disabled-component-opacity","",ye.opacity40),fieldHorizontalLeftPadding:ue.extend("--ft-text-area-field-horizontal-left-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-text-area-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-text-area-field-vertical-gap","",ye.spacing05),fieldMinHeight:ue.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:ue.extend("--ft-text-area-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-text-area-helper-horizontal-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-text-area-helper-icon-size","",ye.iconSize2),borderRadius:ue.extend("--ft-text-area-border-radius","",ye.borderRadiusM)},Xe={height:ue.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:ue.extend("--ft-floating-menu-horizontal-padding","",ye.spacing4),offIconColor:ue.extend("--ft-floating-menu-off-icon-color","",je.contentGlobalPrimary),offColor:ue.extend("--ft-floating-menu-off-color","",je.contentGlobalPrimary),onColor:ue.extend("--ft-floating-menu-on-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-floating-menu-on-state-layer-color","",je.contentActionPrimary),gap:ue.extend("--ft-floating-menu-gap","",ye.spacing3),focusFocusRingColor:ue.extend("--ft-floating-menu-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineWidth:ue.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:ue.extend("--ft-floating-menu-focus-state-layer-opacity","",ye.opacity8),hoverStateLayerOpacity:ue.extend("--ft-floating-menu-hover-state-layer-opacity","",ye.opacity8),activeStateLayerOpacity:ue.extend("--ft-floating-menu-active-state-layer-opacity","",ye.opacity16),disabledComponentOpacity:ue.extend("--ft-floating-menu-disabled-component-opacity","",ye.opacity40),iconSize:ue.extend("--ft-floating-menu-icon-size","",ye.iconSize3),backgroundColor:ue.extend("--ft-floating-menu-background-color","",je.backgroundGlobalOnSurface)},Qe={fieldHorizontalPadding:ue.extend("--ft-combobox-single-select-field-horizontal-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-combobox-single-select-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-combobox-single-select-field-vertical-gap","",ye.spacing05),fieldIconSize:ue.extend("--ft-combobox-single-select-field-icon-size","",ye.iconSize3),fieldHeight:ue.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:ue.extend("--ft-combobox-single-select-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-combobox-single-select-helper-horizontal-gap","",ye.spacing1),helperVerticalGap:ue.extend("--ft-combobox-single-select-helper-vertical-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-combobox-single-select-helper-icon-size","",ye.iconSize2),menuVerticalGap:ue.extend("--ft-combobox-single-select-menu-vertical-gap","",ye.spacing2),borderRadius:ue.extend("--ft-combobox-single-select-border-radius","",ye.borderRadiusM),backgroundColor:ue.extend("--ft-combobox-single-select-background-color","",ye.colorWhite),labelColor:ue.extend("--ft-combobox-single-select-label-color","",je.contentGlobalSubtle),contentValueColor:ue.extend("--ft-combobox-single-select-content-value-color","",je.contentGlobalPrimary),trailingIconColor:ue.extend("--ft-combobox-single-select-trailing-icon-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-combobox-single-select-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-combobox-single-select-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:ue.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:ue.extend("--ft-combobox-single-select-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-combobox-single-select-error-helper-text-color","",je.contentErrorPrimary),warningBorderWidth:ue.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:ue.extend("--ft-combobox-single-select-warning-border-color","",je.borderWarningPrimary),warningHelperTextColor:ue.extend("--ft-combobox-single-select-warning-helper-text-color","",je.contentWarningPrimary),warningHelperIconColor:ue.extend("--ft-combobox-single-select-warning-helper-icon-color","",je.contentWarningIconOnly),focusOutlineWidth:ue.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-combobox-single-select-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-combobox-single-select-disabled-component-opacity","",ye.opacity40)},tr={backgroundColor:ue.extend("--ft-combobox-multi-select-background-color","",ye.colorWhite),labelColor:ue.extend("--ft-combobox-multi-select-label-color","",je.contentGlobalSubtle),trailingIconColor:ue.extend("--ft-combobox-multi-select-trailing-icon-color","",je.contentGlobalSubtle),defaultBorderColor:ue.extend("--ft-combobox-multi-select-default-border-color","",je.borderInputPrimary),defaultHelperTextColor:ue.extend("--ft-combobox-multi-select-default-helper-text-color","",je.contentGlobalSubtle),defaultBorderWidth:ue.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:ue.extend("--ft-combobox-multi-select-error-border-color","",je.borderErrorPrimary),errorHelperTextColor:ue.extend("--ft-combobox-multi-select-error-helper-text-color","",je.contentErrorPrimary),errorHelperIcon:ue.extend("--ft-combobox-multi-select-error-helper-icon","",je.contentErrorIconOnly),errorBorderWidth:ue.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:ue.extend("--ft-combobox-multi-select-warning-border-color","",je.borderWarningPrimary),warningHelperTextColor:ue.extend("--ft-combobox-multi-select-warning-helper-text-color","",je.contentWarningPrimary),warningHelperIconColor:ue.extend("--ft-combobox-multi-select-warning-helper-icon-color","",je.contentWarningIconOnly),warningBorderWidth:ue.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-combobox-multi-select-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineWidth:ue.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:ue.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ue.extend("--ft-combobox-multi-select-disabled-component-opacity","",ye.opacity40),helperHorizontalPadding:ue.extend("--ft-combobox-multi-select-helper-horizontal-padding","",ye.spacing4),helperHorizontalGap:ue.extend("--ft-combobox-multi-select-helper-horizontal-gap","",ye.spacing1),helperVerticalGap:ue.extend("--ft-combobox-multi-select-helper-vertical-gap","",ye.spacing1),helperIconSize:ue.extend("--ft-combobox-multi-select-helper-icon-size","",ye.iconSize2),fieldHorizontalPadding:ue.extend("--ft-combobox-multi-select-field-horizontal-padding","",ye.spacing4),fieldHorizontalGap:ue.extend("--ft-combobox-multi-select-field-horizontal-gap","",ye.spacing3),fieldVerticalGap:ue.extend("--ft-combobox-multi-select-field-vertical-gap","",ye.spacing05),fieldIconSize:ue.extend("--ft-combobox-multi-select-field-icon-size","",ye.iconSize3),fieldMaxHeight:ue.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:ue.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",ye.spacing1),contentValuesVerticalGap:ue.extend("--ft-combobox-multi-select-content-values-vertical-gap","",ye.spacing1),borderRadius:ue.extend("--ft-combobox-multi-select-border-radius","",ye.borderRadiusM)},or={backgroundColor:ue.extend("--ft-popover-background-color","",je.backgroundGlobalOnSurface),horizontalPadding:ue.extend("--ft-popover-horizontal-padding","",ye.spacing6),verticalPadding:ue.extend("--ft-popover-vertical-padding","",ye.spacing6),iconColor:ue.extend("--ft-popover-icon-color","",je.contentGlobalSecondary),iconSize:ue.extend("--ft-popover-icon-size","",ye.iconSize2),titleColor:ue.extend("--ft-popover-title-color","",je.contentGlobalPrimary),bodyColor:ue.extend("--ft-popover-body-color","",je.contentGlobalSecondary),linkColor:ue.extend("--ft-popover-link-color","",je.contentActionPrimary),gap:ue.extend("--ft-popover-gap","",ye.spacing3),borderRadius:ue.extend("--ft-popover-border-radius","",ye.borderRadiusM),shadow:ue.extend("--ft-popover-shadow","",ye.shadowElevation02)},er={topLeftBorderRadius:ue.extend("--ft-tabs-top-left-border-radius","",ye.borderRadiusS),topRightBorderRadius:ue.extend("--ft-tabs-top-right-border-radius","",ye.borderRadiusS),labelHorizontalPadding:ue.extend("--ft-tabs-label-horizontal-padding","",ye.spacing4),labelVerticalPadding:ue.extend("--ft-tabs-label-vertical-padding","",ye.spacing3),labelGap:ue.extend("--ft-tabs-label-gap","",ye.spacing1),offHoverStateLayerOpacity:ue.extend("--ft-tabs-off-hover-state-layer-opacity","",ye.opacity8),offFocusStateLayerOpacity:ue.extend("--ft-tabs-off-focus-state-layer-opacity","",ye.opacity8),offActiveStateLayerOpacity:ue.extend("--ft-tabs-off-active-state-layer-opacity","",ye.opacity16),offDisabledComponentOpacity:ue.extend("--ft-tabs-off-disabled-component-opacity","",ye.opacity40),offColor:ue.extend("--ft-tabs-off-color","",je.contentGlobalSubtle),offStateLayerColor:ue.extend("--ft-tabs-off-state-layer-color","",je.contentGlobalSubtle),onHoverStateLayerOpacity:ue.extend("--ft-tabs-on-hover-state-layer-opacity","",ye.opacity8),onFocusStateLayerOpacity:ue.extend("--ft-tabs-on-focus-state-layer-opacity","",ye.opacity8),onActiveStateLayerOpacity:ue.extend("--ft-tabs-on-active-state-layer-opacity","",ye.opacity16),onDisabledComponentOpacity:ue.extend("--ft-tabs-on-disabled-component-opacity","",ye.opacity40),onColor:ue.extend("--ft-tabs-on-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-tabs-on-state-layer-color","",je.contentActionPrimary),iconHorizontalPadding:ue.extend("--ft-tabs-icon-horizontal-padding","",ye.spacing1),iconVerticalPadding:ue.extend("--ft-tabs-icon-vertical-padding","",ye.spacing4),focusOutlineWidth:ue.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-tabs-focus-focus-ring-color","",je.borderActionFocusRing)},rr={hoverStateLayerOpacity:ue.extend("--ft-collapsible-hover-state-layer-opacity","",ye.opacity8),focusStateLayerOpacity:ue.extend("--ft-collapsible-focus-state-layer-opacity","",ye.opacity8),focusOutlineWidth:ue.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:ue.extend("--ft-collapsible-focus-focus-ring-color","",je.borderActionFocusRing),activeStateLayerOpacity:ue.extend("--ft-collapsible-active-state-layer-opacity","",ye.opacity16),disabledComponentOpacity:ue.extend("--ft-collapsible-disabled-component-opacity","",ye.opacity40),horizontalPadding:ue.extend("--ft-collapsible-horizontal-padding","",ye.spacing4),verticalPadding:ue.extend("--ft-collapsible-vertical-padding","",ye.spacing3),color:ue.extend("--ft-collapsible-color","",je.contentGlobalPrimary),stateLayerColor:ue.extend("--ft-collapsible-state-layer-color","",je.contentGlobalPrimary),backgroundColor:ue.extend("--ft-collapsible-background-color","",je.backgroundGlobalOnSurface),borderColor:ue.extend("--ft-collapsible-border-color","",je.borderGlobalSubtle),iconSize:ue.extend("--ft-collapsible-icon-size","",ye.iconSize3)},nr={groupHorizontalPadding:ue.extend("--ft-switch-group-horizontal-padding","",ye.spacing1),groupVerticalPadding:ue.extend("--ft-switch-group-vertical-padding","",ye.spacing1),groupGap:ue.extend("--ft-switch-group-gap","",ye.spacing1),groupBackgroundColor:ue.extend("--ft-switch-group-background-color","",je.backgroundGlobalSurface),groupBorderColor:ue.extend("--ft-switch-group-border-color","",je.borderGlobalSubtle),groupBorderRadius:ue.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:ue.extend("--ft-switch-label-horizontal-padding","",ye.spacing2),labelVerticalPadding:ue.extend("--ft-switch-label-vertical-padding","",ye.spacing1),offHoverStateLayerOpacity:ue.extend("--ft-switch-off-hover-state-layer-opacity","",ye.opacity8),offFocusStateLayerOpacity:ue.extend("--ft-switch-off-focus-state-layer-opacity","",ye.opacity8),offActiveStateLayerOpacity:ue.extend("--ft-switch-off-active-state-layer-opacity","",ye.opacity16),offDisabledComponentOpacity:ue.extend("--ft-switch-off-disabled-component-opacity","",ye.opacity40),offColor:ue.extend("--ft-switch-off-color","",je.contentGlobalSubtle),offStateLayerColor:ue.extend("--ft-switch-off-state-layer-color","",je.contentGlobalSubtle),onHoverStateLayerOpacity:ue.extend("--ft-switch-on-hover-state-layer-opacity","",ye.opacity8),onFocusStateLayerOpacity:ue.extend("--ft-switch-on-focus-state-layer-opacity","",ye.opacity8),onActiveStateLayerOpacity:ue.extend("--ft-switch-on-active-state-layer-opacity","",ye.opacity16),onDisabledComponentOpacity:ue.extend("--ft-switch-on-disabled-component-opacity","",ye.opacity40),onColor:ue.extend("--ft-switch-on-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-switch-on-state-layer-color","",je.contentActionPrimary),iconHorizontalPadding:ue.extend("--ft-switch-icon-horizontal-padding","",ye.spacing1),iconVerticalPadding:ue.extend("--ft-switch-icon-vertical-padding","",ye.spacing1),focusOutlineWidth:ue.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ue.extend("--ft-switch-focus-focus-ring-color","",je.borderActionFocusRing),optionBorderRadius:ue.extend("--ft-switch-option-border-radius","",ye.borderRadiusS)},ir={color1Light:ue.extend("--ft-chart-1-light","for area color charts",ye.colorBrand40),color1Base:ue.extend("--ft-chart-1-base","for line charts",ye.colorBrand0),color2Light:ue.extend("--ft-chart-2-light","for area color charts",ye.colorYellow60),color2Base:ue.extend("--ft-chart-2-base","for line charts",ye.colorYellow100),color3Light:ue.extend("--ft-chart-3-light","",ye.colorUltramarine40),color3Base:ue.extend("--ft-chart-3-base","",ye.colorUltramarine70),color4Light:ue.extend("--ft-chart-4-light","",ye.colorCyan50),color4Base:ue.extend("--ft-chart-4-base","",ye.colorCyan100),color5Light:ue.extend("--ft-chart-5-light","",ye.colorRed40),color5Base:ue.extend("--ft-chart-5-base","",ye.colorRed60),color6Light:ue.extend("--ft-chart-6-light","",ye.colorGreen40),color6Base:ue.extend("--ft-chart-6-base","",ye.colorGreen70),color7Light:ue.extend("--ft-chart-7-light","",ye.colorOrange70),color7Base:ue.extend("--ft-chart-7-base","",ye.colorOrange100),color8Light:ue.extend("--ft-chart-8-light","",ye.colorAvocado70),color8Base:ue.extend("--ft-chart-8-base","",ye.colorAvocado200),color9Light:ue.extend("--ft-chart-9-light","",ye.colorBrown50),color9Base:ue.extend("--ft-chart-9-base","",ye.colorBrown200),color10Light:ue.extend("--ft-chart-10-light","",ye.colorGray50),color10Base:ue.extend("--ft-chart-10-base","",ye.colorGray80),monochrome10:ue.extend("--ft-chart-monochrome-10","",ye.colorBrand10),monochrome20:ue.extend("--ft-chart-monochrome-20","",ye.colorBrand20),monochrome30:ue.extend("--ft-chart-monochrome-30","",ye.colorBrand40),monochrome40:ue.extend("--ft-chart-monochrome-40","",ye.colorBrand60),monochrome50:ue.extend("--ft-chart-monochrome-50","",ye.colorBrand0),monochrome60:ue.extend("--ft-chart-monochrome-60","",ye.colorBrand200)},ar={largeHorizontalPadding:ue.extend("--ft-chip-large-horizontal-padding","",ye.spacing4),largeVerticalPadding:ue.extend("--ft-chip-large-vertical-padding","",ye.spacing2),largeGap:ue.extend("--ft-chip-large-gap","",ye.spacing1),largeFocusOutlineOffset:ue.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ue.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:ue.extend("--ft-chip-large-border-radius","",ye.borderRadiusPill),largeBorderWidth:ue.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:ue.extend("--ft-chip-large-icon-size","",ye.iconSize3),mediumHorizontalPadding:ue.extend("--ft-chip-medium-horizontal-padding","",ye.spacing3),mediumVerticalPadding:ue.extend("--ft-chip-medium-vertical-padding","",ye.spacing1),mediumGap:ue.extend("--ft-chip-medium-gap","",ye.spacing1),mediumFocusOutlineOffset:ue.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:ue.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:ue.extend("--ft-chip-medium-border-radius","",ye.borderRadiusPill),mediumBorderWidth:ue.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:ue.extend("--ft-chip-medium-icon-size","",ye.iconSize2),smallHorizontalPadding:ue.extend("--ft-chip-small-horizontal-padding","",ye.spacing2),smallVerticalPadding:ue.extend("--ft-chip-small-vertical-padding","",ye.spacing05),smallGap:ue.extend("--ft-chip-small-gap","",ye.spacing1),smallFocusOutlineOffset:ue.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ue.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:ue.extend("--ft-chip-small-border-radius","",ye.borderRadiusPill),smallBorderWidth:ue.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:ue.extend("--ft-chip-small-icon-size","",ye.iconSize1),neutralBackgroundColor:ue.extend("--ft-chip-neutral-background-color","",je.backgroundGlobalOnSurface),neutralColor:ue.extend("--ft-chip-neutral-color","",je.contentGlobalPrimary),neutralIconColor:ue.extend("--ft-chip-neutral-icon-color","",je.contentGlobalPrimary),neutralBorderColor:ue.extend("--ft-chip-neutral-border-color","",je.borderGlobalSubtle),infoBackgroundColor:ue.extend("--ft-chip-info-background-color","",je.backgroundInfoSubtle),infoColor:ue.extend("--ft-chip-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-chip-info-icon-color","",je.contentInfoIconOnly),infoBorderColor:ue.extend("--ft-chip-info-border-color","",je.borderInfoSubtle),successBackgroundColor:ue.extend("--ft-chip-success-background-color","",je.backgroundSuccessSubtle),successColor:ue.extend("--ft-chip-success-color","",je.contentSuccessPrimary),successIconColor:ue.extend("--ft-chip-success-icon-color","",je.contentSuccessIconOnly),successBorderColor:ue.extend("--ft-chip-success-border-color","",je.borderSuccessSubtle),warningBackgroundColor:ue.extend("--ft-chip-warning-background-color","",je.backgroundWarningSubtle),warningColor:ue.extend("--ft-chip-warning-color","",je.contentWarningPrimary),warningIconColor:ue.extend("--ft-chip-warning-icon-color","",je.contentWarningIconOnly),warningBorderColor:ue.extend("--ft-chip-warning-border-color","",je.borderWarningSubtle),errorBackgroundColor:ue.extend("--ft-chip-error-background-color","",je.backgroundErrorSubtle),errorColor:ue.extend("--ft-chip-error-color","",je.contentErrorPrimary),errorIconColor:ue.extend("--ft-chip-error-icon-color","",je.contentErrorIconOnly),errorBorderColor:ue.extend("--ft-chip-error-border-color","",je.borderErrorSubtle)},lr={infoBorderColor:ue.extend("--ft-border-info-border-color","",je.borderInfoSubtle)},cr={borderWidth:ue.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:ue.extend("--ft-notice-horizontal-padding","",ye.spacing2),verticalPadding:ue.extend("--ft-notice-vertical-padding","",ye.spacing1),borderRadius:ue.extend("--ft-notice-border-radius","",ye.borderRadiusS),gap:ue.extend("--ft-notice-gap","",ye.spacing2),iconSize:ue.extend("--ft-notice-icon-size","",ye.iconSize3),infoBackgroundColor:ue.extend("--ft-notice-info-background-color","",je.backgroundInfoSubtle),infoBorderColor:ue.extend("--ft-notice-info-border-color","",je.borderInfoSubtle),infoColor:ue.extend("--ft-notice-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-notice-info-icon-color","",je.contentInfoIconOnly),warningBackgroundColor:ue.extend("--ft-notice-warning-background-color","",je.backgroundWarningSubtle),warningBorderColor:ue.extend("--ft-notice-warning-border-color","",je.borderWarningSubtle),warningColor:ue.extend("--ft-notice-warning-color","",je.contentWarningPrimary),warningIconColor:ue.extend("--ft-notice-warning-icon-color","",je.contentWarningIconOnly),errorBackgroundColor:ue.extend("--ft-notice-error-background-color","",je.backgroundErrorSubtle),errorBorderColor:ue.extend("--ft-notice-error-border-color","",je.borderErrorSubtle),errorColor:ue.extend("--ft-notice-error-color","",je.contentErrorPrimary),errorIconColor:ue.extend("--ft-notice-error-icon-color","",je.contentErrorIconOnly),successBackgroundColor:ue.extend("--ft-notice-success-background-color","",je.backgroundSuccessSubtle),successBorderColor:ue.extend("--ft-notice-success-border-color","",je.borderSuccessSubtle),successColor:ue.extend("--ft-notice-success-color","",je.contentSuccessPrimary),successIconColor:ue.extend("--ft-notice-success-icon-color","",je.contentSuccessIconOnly)},sr={color:ue.extend("--ft-checkbox-color","",je.contentGlobalPrimary),checkedBackgroundColor:ue.extend("--ft-checkbox-checked-background-color","",je.contentActionPrimary),checkedStateLayerColor:ue.extend("--ft-checkbox-checked-state-layer-color","",je.contentActionPrimary),checkedIconColor:ue.extend("--ft-checkbox-checked-icon-color","",je.contentGlobalOnColor),checkedHoverStateLayerOpacity:ue.extend("--ft-checkbox-checked-hover-state-layer-opacity","",ye.opacity16),checkedFocusStateLayerOpacity:ue.extend("--ft-checkbox-checked-focus-state-layer-opacity","",ye.opacity16),checkedActiveStateLayerOpacity:ue.extend("--ft-checkbox-checked-active-state-layer-opacity","",ye.opacity24),checkedDisabledComponentOpacity:ue.extend("--ft-checkbox-checked-disabled-component-opacity","",ye.opacity40),uncheckedBorderColor:ue.extend("--ft-checkbox-unchecked-border-color","",ye.colorGray80),uncheckedStateLayerColor:ue.extend("--ft-checkbox-unchecked-state-layer-color","",ye.colorGray80),uncheckedHoverStateLayerOpacity:ue.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",ye.opacity16),uncheckedFocusStateLayerOpacity:ue.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",ye.opacity16),uncheckedActiveStateLayerOpacity:ue.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",ye.opacity24),uncheckedDisabledComponentOpacity:ue.extend("--ft-checkbox-unchecked-disabled-component-opacity","",ye.opacity40),focusFocusRingColor:ue.extend("--ft-checkbox-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:ue.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:ue.extend("--ft-checkbox-gap","",ye.spacing3)},fr={offHoverStateLayerOpacity:ue.extend("--ft-toggle-off-hover-state-layer-opacity","",ye.opacity16),offFocusStateLayerOpacity:ue.extend("--ft-toggle-off-focus-state-layer-opacity","",ye.opacity16),offActiveStateLayerOpacity:ue.extend("--ft-toggle-off-active-state-layer-opacity","",ye.opacity24),offDisabledComponentOpacity:ue.extend("--ft-toggle-off-disabled-component-opacity","",ye.opacity40),offBackgroundColor:ue.extend("--ft-toggle-off-background-color","",je.contentGlobalSubtle),offIconColor:ue.extend("--ft-toggle-off-icon-color","",je.contentGlobalSubtle),offStateLayerColor:ue.extend("--ft-toggle-off-state-layer-color","",je.contentGlobalSubtle),onHoverStateLayerOpacity:ue.extend("--ft-toggle-on-hover-state-layer-opacity","",ye.opacity16),onFocusStateLayerOpacity:ue.extend("--ft-toggle-on-focus-state-layer-opacity","",ye.opacity16),onActiveStateLayerOpacity:ue.extend("--ft-toggle-on-active-state-layer-opacity","",ye.opacity24),onDisabledComponentOpacity:ue.extend("--ft-toggle-on-disabled-component-opacity","",ye.opacity40),onBackgroundColor:ue.extend("--ft-toggle-on-background-color","",je.contentActionPrimary),onStateLayerColor:ue.extend("--ft-toggle-on-state-layer-color","",je.contentActionPrimary),onIconColor:ue.extend("--ft-toggle-on-icon-color","",je.contentActionPrimary),color:ue.extend("--ft-toggle-color","",je.contentGlobalPrimary),focusFocusRingColor:ue.extend("--ft-toggle-focus-focus-ring-color","",je.borderActionFocusRing),gap:ue.extend("--ft-toggle-gap","",ye.spacing3)},pr={color:ue.extend("--ft-radio-color","",je.contentGlobalPrimary),selectedRadioColor:ue.extend("--ft-radio-selected-radio-color","",je.contentActionPrimary),selectedStateLayerColor:ue.extend("--ft-radio-selected-state-layer-color","",je.contentActionPrimary),selectedHoverStateLayerOpacity:ue.extend("--ft-radio-selected-hover-state-layer-opacity","",ye.opacity16),selectedFocusStateLayerOpacity:ue.extend("--ft-radio-selected-focus-state-layer-opacity","",ye.opacity16),selectedActiveStateLayerOpacity:ue.extend("--ft-radio-selected-active-state-layer-opacity","",ye.opacity24),selectedDisabledComponentOpacity:ue.extend("--ft-radio-selected-disabled-component-opacity","",ye.opacity40),unselectedStateLayerColor:ue.extend("--ft-radio-unselected-state-layer-color","",je.borderInputPrimary),unselectedBorderColor:ue.extend("--ft-radio-unselected-border-color","",je.borderInputPrimary),unselectedHoverStateLayerOpacity:ue.extend("--ft-radio-unselected-hover-state-layer-opacity","",ye.opacity16),unselectedFocusStateLayerOpacity:ue.extend("--ft-radio-unselected-focus-state-layer-opacity","",ye.opacity16),unselectedActiveStateLayerOpacity:ue.extend("--ft-radio-unselected-active-state-layer-opacity","",ye.opacity24),unselectedDisabledComponentOpacity:ue.extend("--ft-radio-unselected-disabled-component-opacity","",ye.opacity40),focusFocusRingColor:ue.extend("--ft-radio-focus-focus-ring-color","",je.borderActionFocusRing),focusOutlineOffset:ue.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:ue.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:ue.extend("--ft-radio-gap","",ye.spacing3)},dr={iconSize:ue.extend("--ft-notification-icon-size","",ye.iconSize4),horizontalPadding:ue.extend("--ft-notification-horizontal-padding","",ye.spacing4),verticalPadding:ue.extend("--ft-notification-vertical-padding","",ye.spacing4),infoBackgroundColor:ue.extend("--ft-notification-info-background-color","",je.backgroundInfoSubtle),infoColor:ue.extend("--ft-notification-info-color","",je.contentInfoPrimary),infoIconColor:ue.extend("--ft-notification-info-icon-color","",je.contentInfoIconOnly),infoBorderColor:ue.extend("--ft-notification-info-border-color","",je.borderInfoSubtle),successBackgroundColor:ue.extend("--ft-notification-success-background-color","",je.backgroundSuccessSubtle),successColor:ue.extend("--ft-notification-success-color","",je.contentSuccessPrimary),successIconColor:ue.extend("--ft-notification-success-icon-color","",je.contentSuccessIconOnly),successBorderColor:ue.extend("--ft-notification-success-border-color","",je.borderSuccessSubtle),warningBackgroundColor:ue.extend("--ft-notification-warning-background-color","",je.backgroundWarningSubtle),warningColor:ue.extend("--ft-notification-warning-color","",je.contentWarningPrimary),warningIconColor:ue.extend("--ft-notification-warning-icon-color","",je.contentWarningIconOnly),warningBorderColor:ue.extend("--ft-notification-warning-border-color","",je.borderWarningSubtle),errorBackgroundColor:ue.extend("--ft-notification-error-background-color","",je.backgroundErrorSubtle),errorColor:ue.extend("--ft-notification-error-color","",je.contentErrorPrimary),errorIconColor:ue.extend("--ft-notification-error-icon-color","",je.contentErrorIconOnly),errorBorderColor:ue.extend("--ft-notification-error-border-color","",je.borderErrorSubtle),borderRadius:ue.extend("--ft-notification-border-radius","",ye.borderRadiusPill),borderWidth:ue.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:ue.extend("--ft-notification-leading-gap","",ye.spacing2),trailingGap:ue.extend("--ft-notification-trailing-gap","",ye.spacing8)},ur={horizontalPadding:ue.extend("--ft-tooltip-horizontal-padding","",ye.spacing2),verticalPadding:ue.extend("--ft-tooltip-vertical-padding","",ye.spacing2),borderRadius:ue.extend("--ft-tooltip-border-radius","",ye.borderRadiusS),color:ue.extend("--ft-tooltip-color","",je.contentGlobalOnColor),backgroundColor:ue.extend("--ft-tooltip-background-color","",je.contentGlobalPrimary),backgroundOpacity:ue.extend("--ft-tooltip-background-opacity","",ye.opacity80),shadow:ue.extend("--ft-tooltip-shadow","",ye.shadowElevation03),maxWidth:ue.create("--ft-tooltip-max-width","","SIZE","256px"),gap:ue.extend("--ft-tooltip-gap","",ye.spacing05)};var hr=Object.freeze({__proto__:null,FtCssVariableFactory:ue,banner:He,border:lr,breadcrumb:Te,button:De,chart:ir,checkbox:sr,chip:ar,collapsible:rr,comboboxMultiSelect:tr,comboboxSingleSelect:Qe,drawer:qe,floatingMenu:Xe,foundation:ye,modal:Ve,notice:cr,notification:dr,pageHeader:Ge,popover:or,radio:pr,semantic:je,setVariable:he,switch_:nr,tabs:er,textArea:Je,textInput:Ye,toggle:fr,tooltip:ur,typographies:Ke,typographyBody1Medium:xe,typographyBody1Regular:Oe,typographyBody1Semibold:Se,typographyBody2Medium:Ce,typographyBody2MediumUnderline:Ne,typographyBody2Regular:we,typographyBody2Semibold:Ee,typographyCaption1Bold:Fe,typographyCaption1Medium:$e,typographyCaption1Semibold:ze,typographyCaption2Bold:_e,typographyCaption2Medium:Be,typographyCaption2Semibold:Ae,typographyCaption3Bold:Me,typographyCaption3Medium:Pe,typographyCaption3Semibold:Ze,typographyDisplay:ge,typographyLabel1Bold:We,typographyLabel1Medium:Re,typographyLabel1Semibold:Ie,typographyLabel2Bold:ke,typographyLabel2Medium:Le,typographyLabel2Semibold:Ue,typographyTitle1:be,typographyTitle2:me,typographyTitle3:ve,typographyVariants:["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"]});const yr={colorPrimary:ue.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:ue.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:ue.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:ue.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:ue.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:ue.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:ue.create("--ft-color-error","","COLOR","#B00020"),colorOutline:ue.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:ue.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:ue.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:ue.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:ue.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:ue.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:ue.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:ue.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:ue.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:ue.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:ue.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:ue.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:ue.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:ue.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:ue.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:ue.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:ue.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:ue.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:ue.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:ue.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:ue.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:ue.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:ue.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:ue.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:ue.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:ue.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:ue.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:ue.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:ue.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:ue.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:ue.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:ue.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:ue.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:ue.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:ue.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:ue.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:ue.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:ue.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:ue.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:ue.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:ue.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:ue.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:ue.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:ue.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:ue.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:ue.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:ue.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:ue.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:ue.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:ue.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:ue.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:ue.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:ue.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:ue.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:ue.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var gr=Object.freeze({__proto__:null,designSystemVariables:yr});class br extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}}class mr extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}}class vr extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}}var Or=Object.freeze({__proto__:null,FtNotificationEvent:br,PostResizeEvent:vr,PreResizeEvent:mr});const xr=["start","end"],Sr=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+xr[0],o+"-"+xr[1])),[]),wr=Math.min,Cr=Math.max,Nr=Math.round,Er=t=>({x:t,y:t}),Rr={left:"right",right:"left",bottom:"top",top:"bottom"},Ir={start:"end",end:"start"};function Wr(t,o,e){return Cr(t,wr(o,e))}function Lr(t,o){return"function"==typeof t?t(o):t}function Ur(t){return t.split("-")[0]}function kr(t){return t.split("-")[1]}function $r(t){return"x"===t?"y":"x"}function zr(t){return"y"===t?"height":"width"}function Fr(t){return["top","bottom"].includes(Ur(t))?"y":"x"}function Br(t){return $r(Fr(t))}function Ar(t){return t.replace(/left|right|bottom|top/g,(t=>Rr[t]))}function _r(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Pr(t,o,e){let{reference:r,floating:n}=t;const i=Fr(o),a=Br(o),l=zr(a),c=Ur(o),s="y"===i,f=r.x+r.width/2-n.width/2,p=r.y+r.height/2-n.height/2,d=r[l]/2-n[l]/2;let u;switch(c){case"top":u={x:f,y:r.y-n.height};break;case"bottom":u={x:f,y:r.y+r.height};break;case"right":u={x:r.x+r.width,y:p};break;case"left":u={x:r.x-n.width,y:p};break;default:u={x:r.x,y:r.y}}switch(kr(o)){case"start":u[a]-=d*(e&&s?-1:1);break;case"end":u[a]+=d*(e&&s?-1:1)}return u}async function Zr(t,o){var e;void 0===o&&(o={});const{x:r,y:n,platform:i,rects:a,elements:l,strategy:c}=t,{boundary:s="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:d=!1,padding:u=0}=Lr(o,t),h=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(u),y=l[d?"floating"===p?"reference":"floating":p],g=_r(await i.getClippingRect({element:null==(e=await(null==i.isElement?void 0:i.isElement(y)))||e?y:y.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(l.floating)),boundary:s,rootBoundary:f,strategy:c})),b="floating"===p?{...a.floating,x:r,y:n}:a.reference,m=await(null==i.getOffsetParent?void 0:i.getOffsetParent(l.floating)),v=await(null==i.isElement?void 0:i.isElement(m))&&await(null==i.getScale?void 0:i.getScale(m))||{x:1,y:1},O=_r(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(g.top-O.top+h.top)/v.y,bottom:(O.bottom-g.bottom+h.bottom)/v.y,left:(g.left-O.left+h.left)/v.x,right:(O.right-g.right+h.right)/v.x}}function Mr(t,o,e){return(t?[...e.filter((o=>kr(o)===t)),...e.filter((o=>kr(o)!==t))]:e.filter((t=>Ur(t)===t))).filter((e=>!t||(kr(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>Ir[t]))}(e)!==e)))}const Kr=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,n;const{rects:i,middlewareData:a,placement:l,platform:c,elements:s}=o,{crossAxis:f=!1,alignment:p,allowedPlacements:d=Sr,autoAlignment:u=!0,...h}=Lr(t,o),y=void 0!==p||d===Sr?Mr(p||null,u,d):d,g=await Zr(o,h),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=y[b];if(null==m)return{};const v=function(t,o,e){void 0===e&&(e=!1);const r=kr(t),n=Br(t),i=zr(n);let a="x"===n?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[i]>o.floating[i]&&(a=Ar(a)),[a,Ar(a)]}(m,i,await(null==c.isRTL?void 0:c.isRTL(s.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[g[Ur(m)],g[v[0]],g[v[1]]],x=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],S=y[b+1];if(S)return{data:{index:b+1,overflows:x},reset:{placement:S}};const w=x.map((t=>{const o=kr(t.placement);return[t.placement,o&&f?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),C=w.filter((t=>t[2].slice(0,kr(t[0])?2:3).every((t=>t<=0)))),N=(null==(n=C[0])?void 0:n[0])||w[0][0];return N!==l?{data:{index:b+1,overflows:x},reset:{placement:N}}:{}}}};function jr(t){return Tr(t)?(t.nodeName||"").toLowerCase():"#document"}function Dr(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Hr(t){var o;return null==(o=(Tr(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Tr(t){return t instanceof Node||t instanceof Dr(t).Node}function Gr(t){return t instanceof Element||t instanceof Dr(t).Element}function Vr(t){return t instanceof HTMLElement||t instanceof Dr(t).HTMLElement}function qr(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Dr(t).ShadowRoot)}function Yr(t){const{overflow:o,overflowX:e,overflowY:r,display:n}=on(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(n)}function Jr(t){return["table","td","th"].includes(jr(t))}function Xr(t){const o=Qr(),e=on(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function Qr(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function tn(t){return["html","body","#document"].includes(jr(t))}function on(t){return Dr(t).getComputedStyle(t)}function en(t){return Gr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function rn(t){if("html"===jr(t))return t;const o=t.assignedSlot||t.parentNode||qr(t)&&t.host||Hr(t);return qr(o)?o.host:o}function nn(t){const o=rn(t);return tn(o)?t.ownerDocument?t.ownerDocument.body:t.body:Vr(o)&&Yr(o)?o:nn(o)}function an(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const n=nn(t),i=n===(null==(r=t.ownerDocument)?void 0:r.body),a=Dr(n);return i?o.concat(a,a.visualViewport||[],Yr(n)?n:[],a.frameElement&&e?an(a.frameElement):[]):o.concat(n,an(n,[],e))}function ln(t){const o=on(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const n=Vr(t),i=n?t.offsetWidth:e,a=n?t.offsetHeight:r,l=Nr(e)!==i||Nr(r)!==a;return l&&(e=i,r=a),{width:e,height:r,$:l}}function cn(t){return Gr(t)?t:t.contextElement}function sn(t){const o=cn(t);if(!Vr(o))return Er(1);const e=o.getBoundingClientRect(),{width:r,height:n,$:i}=ln(o);let a=(i?Nr(e.width):e.width)/r,l=(i?Nr(e.height):e.height)/n;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const fn=Er(0);function pn(t){const o=Dr(t);return Qr()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:fn}function dn(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const n=t.getBoundingClientRect(),i=cn(t);let a=Er(1);o&&(r?Gr(r)&&(a=sn(r)):a=sn(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Dr(t))&&o}(i,e,r)?pn(i):Er(0);let c=(n.left+l.x)/a.x,s=(n.top+l.y)/a.y,f=n.width/a.x,p=n.height/a.y;if(i){const t=Dr(i),o=r&&Gr(r)?Dr(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=sn(e),o=e.getBoundingClientRect(),r=on(e),n=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,i=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,s*=t.y,f*=t.x,p*=t.y,c+=n,s+=i,e=Dr(e).frameElement}}return _r({width:f,height:p,x:c,y:s})}function un(t){return dn(Hr(t)).left+en(t).scrollLeft}function hn(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Dr(t),r=Hr(t),n=e.visualViewport;let i=r.clientWidth,a=r.clientHeight,l=0,c=0;if(n){i=n.width,a=n.height;const t=Qr();(!t||t&&"fixed"===o)&&(l=n.offsetLeft,c=n.offsetTop)}return{width:i,height:a,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=Hr(t),e=en(t),r=t.ownerDocument.body,n=Cr(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),i=Cr(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let a=-e.scrollLeft+un(t);const l=-e.scrollTop;return"rtl"===on(r).direction&&(a+=Cr(o.clientWidth,r.clientWidth)-n),{width:n,height:i,x:a,y:l}}(Hr(t));else if(Gr(o))r=function(t,o){const e=dn(t,!0,"fixed"===o),r=e.top+t.clientTop,n=e.left+t.clientLeft,i=Vr(t)?sn(t):Er(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:n*i.x,y:r*i.y}}(o,e);else{const e=pn(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return _r(r)}function yn(t,o){const e=rn(t);return!(e===o||!Gr(e)||tn(e))&&("fixed"===on(e).position||yn(e,o))}function gn(t,o,e){const r=Vr(o),n=Hr(o),i="fixed"===e,a=dn(t,!0,i,o);let l={scrollLeft:0,scrollTop:0};const c=Er(0);if(r||!r&&!i)if(("body"!==jr(o)||Yr(n))&&(l=en(o)),r){const t=dn(o,!0,i,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else n&&(c.x=un(n));return{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}function bn(t,o){return Vr(t)&&"fixed"!==on(t).position?o?o(t):t.offsetParent:null}function mn(t,o){const e=Dr(t);if(!Vr(t))return e;let r=bn(t,o);for(;r&&Jr(r)&&"static"===on(r).position;)r=bn(r,o);return r&&("html"===jr(r)||"body"===jr(r)&&"static"===on(r).position&&!Xr(r))?e:r||function(t){let o=rn(t);for(;Vr(o)&&!tn(o);){if(Xr(o))return o;o=rn(o)}return null}(t)||e}const vn={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const n=Vr(e),i=Hr(e);if(e===i)return o;let a={scrollLeft:0,scrollTop:0},l=Er(1);const c=Er(0);if((n||!n&&"fixed"!==r)&&(("body"!==jr(e)||Yr(i))&&(a=en(e)),Vr(e))){const t=dn(e);l=sn(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+c.x,y:o.y*l.y-a.scrollTop*l.y+c.y}},getDocumentElement:Hr,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:n}=t;const i=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=an(t,[],!1).filter((t=>Gr(t)&&"body"!==jr(t))),n=null;const i="fixed"===on(t).position;let a=i?rn(t):t;for(;Gr(a)&&!tn(a);){const o=on(a),e=Xr(a);e||"fixed"!==o.position||(n=null),(i?!e&&!n:!e&&"static"===o.position&&n&&["absolute","fixed"].includes(n.position)||Yr(a)&&!e&&yn(t,a))?r=r.filter((t=>t!==a)):n=o,a=rn(a)}return o.set(t,r),r}(o,this._c):[].concat(e),r],a=i[0],l=i.reduce(((t,e)=>{const r=hn(o,e,n);return t.top=Cr(r.top,t.top),t.right=wr(r.right,t.right),t.bottom=wr(r.bottom,t.bottom),t.left=Cr(r.left,t.left),t}),hn(o,a,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:mn,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const n=this.getOffsetParent||mn,i=this.getDimensions;return{reference:gn(o,await n(e),r),floating:{x:0,y:0,...await i(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return ln(t)},getScale:sn,isElement:Gr,isRTL:function(t){return"rtl"===on(t).direction}},On=(t,o,e)=>{const r=new Map,n={platform:vn,...e},i={...n.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:n="absolute",middleware:i=[],platform:a}=e,l=i.filter(Boolean),c=await(null==a.isRTL?void 0:a.isRTL(o));let s=await a.getElementRects({reference:t,floating:o,strategy:n}),{x:f,y:p}=Pr(s,r,c),d=r,u={},h=0;for(let e=0;e<l.length;e++){const{name:i,fn:y}=l[e],{x:g,y:b,data:m,reset:v}=await y({x:f,y:p,initialPlacement:r,placement:d,strategy:n,middlewareData:u,rects:s,platform:a,elements:{reference:t,floating:o}});f=null!=g?g:f,p=null!=b?b:p,u={...u,[i]:{...u[i],...m}},v&&h<=50&&(h++,"object"==typeof v&&(v.placement&&(d=v.placement),v.rects&&(s=!0===v.rects?await a.getElementRects({reference:t,floating:o,strategy:n}):v.rects),({x:f,y:p}=Pr(s,d,c))),e=-1)}return{x:f,y:p,placement:d,strategy:n,middlewareData:u}})(t,o,{...n,platform:i})};function xn(t){return function(t){for(let o=t;o;o=Sn(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=Sn(t);o;o=Sn(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function Sn(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var wn=Object.freeze({__proto__:null,computeOffsetPosition:async function(t,o,e){return On(t,o,{platform:{...vn,getOffsetParent:t=>vn.getOffsetParent(t,xn)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:n}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=Lr(r,t),s={x:o,y:e},f=await Zr(t,c),p=Fr(Ur(n)),d=$r(p);let u=s[d],h=s[p];if(i){const t="y"===d?"bottom":"right";u=Wr(u+f["y"===d?"top":"left"],u,u-f[t])}if(a){const t="y"===p?"bottom":"right";h=Wr(h+f["y"===p?"top":"left"],h,h-f[t])}const y=l.fn({...t,[d]:u,[p]:h});return{...y,data:{x:y.x-o,y:y.y-e}}}}),Kr({allowedPlacements:[e]})]});var r}});
139
139
  /**
140
140
  * @license
141
141
  * Copyright 2019 Google LLC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-input-label",
3
- "version": "1.1.53",
3
+ "version": "1.1.55",
4
4
  "description": "Dynamic label with outline",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,9 +19,9 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-typography": "1.1.53",
23
- "@fluid-topics/ft-wc-utils": "1.1.53",
22
+ "@fluid-topics/ft-typography": "1.1.55",
23
+ "@fluid-topics/ft-wc-utils": "1.1.55",
24
24
  "lit": "3.1.0"
25
25
  },
26
- "gitHead": "9533374bb075edb940b4426a00561f27c34d2f01"
26
+ "gitHead": "f548a38dc05ea47ac4e94d97fe62625fc9297fcc"
27
27
  }