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