@fluid-topics/ft-in-product-help 1.1.49 → 1.1.51
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-in-product-help.light.js +10 -10
- package/build/ft-in-product-help.min.js +218 -217
- package/package.json +3 -3
|
@@ -104,12 +104,12 @@
|
|
|
104
104
|
.ft-icon--material {
|
|
105
105
|
font-family: ${d.materialFontFamily}, "Material Icons", sans-serif;
|
|
106
106
|
}
|
|
107
|
-
`;var g;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(g||(g={}));var
|
|
107
|
+
`;var g;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(g||(g={}));var u=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class y extends o.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=e.nothing}render(){const t=this.variant&&Object.values(g).includes(this.variant)?this.variant:g.fluid_topics,o=t!==g.material||!!this.value;return e.html`
|
|
108
108
|
<i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
|
|
109
109
|
${i.unsafeHTML(this.resolvedIcon)}
|
|
110
110
|
<slot ?hidden=${o}></slot>
|
|
111
111
|
</i>
|
|
112
|
-
`}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case g.file_format:this.resolvedIcon=null!==(t=s[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case g.material:this.resolvedIcon=this.value||e.nothing;break;default:this.resolvedIcon=null!==(o=f[r.replace("-","_").toUpperCase()])&&void 0!==o?o:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}
|
|
112
|
+
`}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case g.file_format:this.resolvedIcon=null!==(t=s[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case g.material:this.resolvedIcon=this.value||e.nothing;break;default:this.resolvedIcon=null!==(o=f[r.replace("-","_").toUpperCase()])&&void 0!==o?o:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}y.elementDefinitions={},y.styles=h,u([r.property()],y.prototype,"variant",void 0),u([r.property()],y.prototype,"value",void 0),u([r.state()],y.prototype,"resolvedIcon",void 0),u([r.query("slot")],y.prototype,"slottedContent",void 0),o.customElement("ft-icon")(y);const b=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),m={color:b,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",b),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},x=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),O=x,v=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",x),N=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),S=N,w=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",N),$=e.css`
|
|
113
113
|
:host {
|
|
114
114
|
display: contents;
|
|
115
115
|
}
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
opacity: ${m.opacityContentOnSurfacePressed};
|
|
222
222
|
transform: translate(-50%, -50%) scale(1);
|
|
223
223
|
}
|
|
224
|
-
`,C=t=>"string"==typeof t?e.unsafeCSS(t):t;class I{static create(t,o,r,i){const a=t=>C(null!=t?t:i),n=e.css`var(${C(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${C(t)}, ${a(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>i,n}static extend(t,o,r,i){const a=t=>r.get(null!=t?t:i),n=e.css`var(${C(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${C(t)}, ${a(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):C(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${C(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${C(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const E={colorWhite:I.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:I.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:I.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:I.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:I.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:I.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:I.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:I.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:I.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:I.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:I.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:I.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:I.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:I.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:I.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:I.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:I.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:I.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:I.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:I.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:I.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:I.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:I.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:I.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:I.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:I.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:I.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:I.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:I.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:I.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:I.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:I.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:I.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:I.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:I.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:I.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:I.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:I.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:I.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:I.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:I.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:I.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:I.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:I.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:I.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:I.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:I.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:I.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:I.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:I.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:I.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:I.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:I.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:I.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:I.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:I.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:I.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:I.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:I.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:I.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:I.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:I.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:I.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:I.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:I.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:I.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:I.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:I.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:I.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:I.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:I.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:I.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:I.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:I.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:I.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:I.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:I.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:I.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:I.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:I.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:I.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:I.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:I.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:I.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:I.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:I.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:I.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:I.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:I.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:I.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:I.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:I.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:I.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:I.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:I.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:I.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:I.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:I.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:I.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:I.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:I.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:I.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:I.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:I.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:I.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:I.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:I.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:I.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:I.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:I.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:I.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:I.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:I.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:I.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:I.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:I.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:I.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:I.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:I.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:I.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:I.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:I.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:I.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:I.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:I.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:I.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:I.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:I.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:I.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:I.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:I.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:I.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:I.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:I.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:I.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:I.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:I.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:I.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:I.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:I.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:I.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:I.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:I.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:I.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:I.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:I.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:I.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:I.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:I.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:I.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:I.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:I.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:I.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:I.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:I.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:I.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:I.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:I.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:I.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:I.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:I.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:I.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:I.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:I.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:I.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:I.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:I.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:I.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:I.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:I.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:I.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:I.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:I.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:I.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:I.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:I.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:I.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:I.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:I.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:I.create("--ft-icon-size-6","","SIZE","48px"),opacity0:I.create("--ft-opacity-0","","NUMBER","0"),opacity8:I.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:I.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:I.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:I.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:I.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:I.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:I.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:I.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:I.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:I.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:I.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:I.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:I.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:I.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)"),underline:I.create("--ft-underline","","UNKNOWN","underline")},W={display:{fontFamily:I.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:I.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:I.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:I.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:I.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:I.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:I.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:I.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:I.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:I.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:I.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:I.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:I.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:I.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:I.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:I.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:I.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:I.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:I.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:I.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:I.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:I.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:I.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:I.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:I.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:I.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:I.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:I.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:I.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:I.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:I.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:I.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:I.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},U={backgroundActionPrimary:I.extend("--ft-background-action-primary","Used as backgorund of primary action components.",E.colorBrand0),backgroundErrorSubtle:I.extend("--ft-background-error-subtle","Used as background of subtle error components.",E.colorRed10),backgroundInfoSubtle:I.extend("--ft-background-info-subtle","Used as background of subtle information components.",E.colorCyan10),backgroundWarningSubtle:I.extend("--ft-background-warning-subtle","Used as background of subtle information components.",E.colorOrange10),backgroundSuccessSubtle:I.extend("--ft-background-success-subtle","Used as background of subtle success components.",E.colorGreen10),backgroundGlobalSurface:I.extend("--ft-background-global-surface","Used as app background.",E.colorWhite),backgroundGlobalOnSurface:I.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",E.colorGray10),backgroundGlobalOnSurfaceDark:I.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",E.colorGray30),contentActionPrimary:I.extend("--ft-content-action-primary","Used on label of primary action on light surface.",E.colorBrand0),contentWarningPrimary:I.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",E.colorOrange200),contentWarningIconOnly:I.extend("--ft-content-warning-icon-only","Used on warning status icons alone",E.colorOrange0),contentErrorPrimary:I.extend("--ft-content-error-primary","Used on label of error messages on light surface.",E.colorRed0),contentErrorIconOnly:I.extend("--ft-content-error-icon-only","Used on error status icons alone",E.colorRed70),contentInfoPrimary:I.extend("--ft-content-info-primary","Used on label of information messages on light surface.",E.colorCyan200),contentInfoIconOnly:I.extend("--ft-content-info-icon-only","Used on info status icons alone",E.colorCyan0),contentSuccessPrimary:I.extend("--ft-content-success-primary","Used on label of success messages on light surface.",E.colorGreen200),contentSuccessIconOnly:I.extend("--ft-content-success-icon-only","Used on success status icons alone",E.colorGreen0),contentGlobalPrimary:I.extend("--ft-content-global-primary","Used for main content on the page.",E.colorGray500),contentGlobalSecondary:I.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",E.colorGray200),contentGlobalSubtle:I.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",E.colorGray0),contentGlobalOnColor:I.extend("--ft-content-global-on-color","Used for content on a dominant color.",E.colorWhite),borderActionPrimary:I.extend("--ft-border-action-primary","Used as border for primary action components.",E.colorBrand0),borderActionFocusRing:I.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",E.colorCyan0),borderWarningPrimary:I.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",E.colorOrange200),borderWarningSubtle:I.extend("--ft-border-warning-subtle","Used as border for warning components.",E.colorOrange30),borderSuccessPrimary:I.extend("--ft-border-success-primary","Used as border for success buttons.",E.colorGreen200),borderSuccessSubtle:I.extend("--ft-border-success-subtle","Used as border for success components.",E.colorGreen30),borderErrorPrimary:I.extend("--ft-border-error-primary","Used as border for text fields in error states.",E.colorRed0),borderErrorSubtle:I.extend("--ft-border-error-subtle","Used as border for error components.",E.colorRed30),borderInfoPrimary:I.extend("--ft-border-info-primary","Used as border for buttons in info color.",E.colorCyan200),borderInfoSubtle:I.extend("--ft-border-info-subtle","Used as border for information components.",E.colorCyan30),borderGlobalPrimary:I.extend("--ft-border-global-primary","Used as border for element like input.",E.colorGray50),borderGlobalSubtle:I.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",E.colorGray30),borderInputPrimary:I.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",E.colorGray80)},R={largeHeight:I.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:I.extend("--ft-button-large-horizontal-padding","",E.spacing4),largeGap:I.extend("--ft-button-large-gap","",E.spacing2),largeBorderRadius:I.extend("--ft-button-large-border-radius","",E.borderRadiusS),largeIconSize:I.extend("--ft-button-large-icon-size","",E.iconSize3),largeBorderWidth:I.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:I.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:I.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:I.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:I.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:I.extend("--ft-button-small-horizontal-padding","",E.spacing3),smallGap:I.extend("--ft-button-small-gap","",E.spacing2),smallBorderRadius:I.extend("--ft-button-small-border-radius","",E.borderRadiusS),smallIconSize:I.extend("--ft-button-small-icon-size","",E.iconSize2),smallBorderWidth:I.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:I.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:I.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:I.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:I.extend("--ft-button-primary-background-color","",U.backgroundActionPrimary),primaryColor:I.extend("--ft-button-primary-color","",U.contentGlobalOnColor),primaryIconColor:I.extend("--ft-button-primary-icon-color","",U.contentGlobalOnColor),primaryStateLayerColor:I.extend("--ft-button-primary-state-layer-color","",U.contentGlobalOnColor),primaryHoverStateLayerOpacity:I.extend("--ft-button-primary-hover-state-layer-opacity","",E.opacity16),primaryFocusStateLayerOpacity:I.extend("--ft-button-primary-focus-state-layer-opacity","",E.opacity16),primaryActiveStateLayerOpacity:I.extend("--ft-button-primary-active-state-layer-opacity","",E.opacity24),primaryDisabledComponentOpacity:I.extend("--ft-button-primary-disabled-component-opacity","",E.opacity40),focusFocusRingColor:I.extend("--ft-button-focus-focus-ring-color","",U.borderActionFocusRing),tertiaryBackgroundColor:I.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:I.extend("--ft-button-tertiary-color","",U.contentActionPrimary),tertiaryIconColor:I.extend("--ft-button-tertiary-icon-color","",U.contentActionPrimary),tertiaryStateLayerColor:I.extend("--ft-button-tertiary-state-layer-color","",U.contentActionPrimary),tertiaryHoverStateLayerOpacity:I.extend("--ft-button-tertiary-hover-state-layer-opacity","",E.opacity8),tertiaryFocusStateLayerOpacity:I.extend("--ft-button-tertiary-focus-state-layer-opacity","",E.opacity8),tertiaryActiveStateLayerOpacity:I.extend("--ft-button-tertiary-active-state-layer-opacity","",E.opacity16),tertiaryDisabledComponentOpacity:I.extend("--ft-button-tertiary-disabled-component-opacity","",E.opacity40),secondaryBackgroundColor:I.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:I.extend("--ft-button-secondary-color","",U.contentActionPrimary),secondaryIconColor:I.extend("--ft-button-secondary-icon-color","",U.contentActionPrimary),secondaryStateLayerColor:I.extend("--ft-button-secondary-state-layer-color","",U.contentActionPrimary),secondaryHoverStateLayerOpacity:I.extend("--ft-button-secondary-hover-state-layer-opacity","",E.opacity8),secondaryFocusStateLayerOpacity:I.extend("--ft-button-secondary-focus-state-layer-opacity","",E.opacity8),secondaryActiveStateLayerOpacity:I.extend("--ft-button-secondary-active-state-layer-opacity","",E.opacity16),secondaryDisabledComponentOpacity:I.extend("--ft-button-secondary-disabled-component-opacity","",E.opacity40),secondaryBorderColor:I.extend("--ft-button-secondary-border-color","",U.borderActionPrimary),neutralBackgroundColor:I.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:I.extend("--ft-button-neutral-icon-color","",U.contentGlobalSecondary),neutralColor:I.extend("--ft-button-neutral-color","",U.contentGlobalSecondary),neutralStateLayerColor:I.extend("--ft-button-neutral-state-layer-color","",U.contentGlobalSecondary),neutralHoverStateLayerOpacity:I.extend("--ft-button-neutral-hover-state-layer-opacity","",E.opacity8),neutralFocusStateLayerOpacity:I.extend("--ft-button-neutral-focus-state-layer-opacity","",E.opacity8),neutralActiveStateLayerOpacity:I.extend("--ft-button-neutral-active-state-layer-opacity","",E.opacity16),neutralDisabledComponentOpacity:I.extend("--ft-button-neutral-disabled-component-opacity","",E.opacity40)};I.extend("--ft-banner-icon-size","",E.iconSize5),I.create("--ft-banner-border-width","","SIZE","1px"),I.extend("--ft-banner-horizontal-padding","",E.spacing6),I.extend("--ft-banner-vertical-padding","",E.spacing6),I.extend("--ft-banner-horizontal-side-gap","",E.spacing6),I.extend("--ft-banner-horizontal-mobile-gap","",E.spacing4),I.extend("--ft-banner-vertical-mobile-gap","",E.spacing6),I.extend("--ft-banner-horizontal-middle-gap","",E.spacing20),I.extend("--ft-banner-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-banner-info-color","",U.contentInfoPrimary),I.extend("--ft-banner-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-breadcrumb-gap","",E.spacing1),I.extend("--ft-page-header-horizontal-padding","",E.spacing12),I.extend("--ft-page-header-vertical-padding","",E.spacing6),I.create("--ft-modal-small-container-width","","SIZE","600px"),I.create("--ft-modal-large-container-width","","SIZE","900px"),I.extend("--ft-modal-overlay-background-color","",E.colorGray700),I.extend("--ft-modal-overlay-opacity","",E.opacity40),I.extend("--ft-modal-shadow","",E.shadowElevation03),I.extend("--ft-modal-body-background-color","",E.colorWhite),I.extend("--ft-modal-body-color","",U.contentGlobalPrimary),I.extend("--ft-modal-body-horizontal-padding","",E.spacing6),I.extend("--ft-modal-body-vertical-padding","",E.spacing6),I.extend("--ft-modal-body-vertical-gap","",E.spacing6),I.extend("--ft-modal-container-margin","",E.spacing3),I.extend("--ft-modal-header-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-modal-header-border-color","",U.borderGlobalSubtle),I.extend("--ft-modal-header-color","",U.contentGlobalPrimary),I.extend("--ft-modal-header-trailing-icon-color","",U.contentGlobalSecondary),I.extend("--ft-modal-header-vertical-padding","",E.spacing1),I.extend("--ft-modal-header-right-padding","",E.spacing1),I.extend("--ft-modal-header-left-padding","",E.spacing6),I.extend("--ft-modal-header-gap","",E.spacing2),I.create("--ft-modal-header-border-bottom","","SIZE","1px"),I.extend("--ft-modal-border-radius","",E.borderRadiusM),I.extend("--ft-text-input-field-horizontal-padding","",E.spacing4),I.extend("--ft-text-input-field-horizontal-gap","",E.spacing3),I.extend("--ft-text-input-field-vertical-gap","",E.spacing05),I.extend("--ft-text-input-field-icon-size","",E.iconSize3),I.create("--ft-text-input-field-height","","SIZE","50px"),I.extend("--ft-text-input-helper-horizontal-padding","",E.spacing4),I.extend("--ft-text-input-helper-horizontal-gap","",E.spacing1),I.extend("--ft-text-input-helper-icon-size","",E.iconSize2),I.extend("--ft-text-input-border-radius","",E.borderRadiusM),I.extend("--ft-text-input-background-color","",E.colorWhite),I.extend("--ft-text-input-content-value-color","",U.contentGlobalPrimary),I.extend("--ft-text-input-trailing-icon-color","",U.contentGlobalSubtle),I.extend("--ft-text-input-label-color","",U.contentGlobalSubtle),I.extend("--ft-text-input-default-border-color","",U.borderInputPrimary),I.extend("--ft-text-input-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-text-input-default-border-width","","SIZE","1px"),I.create("--ft-text-input-error-border-width","","SIZE","2px"),I.extend("--ft-text-input-error-border-color","",U.borderErrorPrimary),I.extend("--ft-text-input-error-helper-text-color","",U.contentErrorPrimary),I.extend("--ft-text-input-error-helper-icon-color","",U.contentErrorIconOnly),I.create("--ft-text-input-warning-border-width","","SIZE","2px"),I.create("--ft-text-input-focus-outline-width","","SIZE","2px"),I.extend("--ft-text-input-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),I.extend("--ft-text-input-disabled-component-opacity","",E.opacity40),I.extend("--ft-text-area-background-color","",E.colorWhite),I.extend("--ft-text-area-content-value-color","",U.contentGlobalPrimary),I.extend("--ft-text-area-label-color","",U.contentGlobalSubtle),I.extend("--ft-text-area-default-border-color","",U.borderInputPrimary),I.extend("--ft-text-area-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-text-area-default-border-width","","SIZE","1px"),I.create("--ft-text-area-error-border-width","","SIZE","2px"),I.extend("--ft-text-area-error-border-color","",U.borderErrorPrimary),I.extend("--ft-text-area-error-helper-text-color","",U.contentErrorPrimary),I.extend("--ft-text-area-error-helper-icon-color","",U.contentErrorIconOnly),I.extend("--ft-text-area-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-text-area-focus-outline-width","","SIZE","2px"),I.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),I.extend("--ft-text-area-disabled-component-opacity","",E.opacity40),I.extend("--ft-text-area-field-horizontal-left-padding","",E.spacing4),I.extend("--ft-text-area-field-horizontal-gap","",E.spacing3),I.extend("--ft-text-area-field-vertical-gap","",E.spacing05),I.create("--ft-text-area-field-min-height","","SIZE","64px"),I.extend("--ft-text-area-helper-horizontal-padding","",E.spacing4),I.extend("--ft-text-area-helper-horizontal-gap","",E.spacing1),I.extend("--ft-text-area-helper-icon-size","",E.iconSize2),I.extend("--ft-text-area-border-radius","",E.borderRadiusM),I.create("--ft-floating-menu-height","","SIZE","50px"),I.extend("--ft-floating-menu-horizontal-padding","",E.spacing4),I.extend("--ft-floating-menu-off-icon-color","",U.contentGlobalPrimary),I.extend("--ft-floating-menu-off-color","",U.contentGlobalPrimary),I.extend("--ft-floating-menu-on-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-gap","",E.spacing3),I.extend("--ft-floating-menu-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),I.extend("--ft-floating-menu-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-floating-menu-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-floating-menu-active-state-layer-opacity","",E.opacity16),I.extend("--ft-floating-menu-disabled-component-opacity","",E.opacity40),I.extend("--ft-floating-menu-icon-size","",E.iconSize3),I.extend("--ft-floating-menu-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-combobox-single-select-field-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-single-select-field-horizontal-gap","",E.spacing3),I.extend("--ft-combobox-single-select-field-vertical-gap","",E.spacing05),I.extend("--ft-combobox-single-select-field-icon-size","",E.iconSize3),I.create("--ft-combobox-single-select-field-height","","SIZE","50px"),I.extend("--ft-combobox-single-select-helper-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-single-select-helper-horizontal-gap","",E.spacing1),I.extend("--ft-combobox-single-select-helper-vertical-gap","",E.spacing1),I.extend("--ft-combobox-single-select-helper-icon-size","",E.iconSize2),I.extend("--ft-combobox-single-select-menu-vertical-gap","",E.spacing2),I.extend("--ft-combobox-single-select-border-radius","",E.borderRadiusM),I.extend("--ft-combobox-single-select-background-color","",E.colorWhite),I.extend("--ft-combobox-single-select-label-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-single-select-content-value-color","",U.contentGlobalPrimary),I.extend("--ft-combobox-single-select-trailing-icon-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-single-select-default-border-color","",U.borderInputPrimary),I.extend("--ft-combobox-single-select-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),I.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),I.extend("--ft-combobox-single-select-error-border-color","",U.borderErrorPrimary),I.extend("--ft-combobox-single-select-error-helper-text-color","",U.contentErrorPrimary),I.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),I.extend("--ft-combobox-single-select-warning-border-color","",U.borderWarningPrimary),I.extend("--ft-combobox-single-select-warning-helper-text-color","",U.contentWarningPrimary),I.extend("--ft-combobox-single-select-warning-helper-icon-color","",U.contentWarningIconOnly),I.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),I.extend("--ft-combobox-single-select-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),I.extend("--ft-combobox-single-select-disabled-component-opacity","",E.opacity40),I.extend("--ft-combobox-multi-select-background-color","",E.colorWhite),I.extend("--ft-combobox-multi-select-label-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-multi-select-trailing-icon-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-multi-select-default-border-color","",U.borderInputPrimary),I.extend("--ft-combobox-multi-select-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),I.extend("--ft-combobox-multi-select-error-border-color","",U.borderErrorPrimary),I.extend("--ft-combobox-multi-select-error-helper-text-color","",U.contentErrorPrimary),I.extend("--ft-combobox-multi-select-error-helper-icon","",U.contentErrorIconOnly),I.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),I.extend("--ft-combobox-multi-select-warning-border-color","",U.borderWarningPrimary),I.extend("--ft-combobox-multi-select-warning-helper-text-color","",U.contentWarningPrimary),I.extend("--ft-combobox-multi-select-warning-helper-icon-color","",U.contentWarningIconOnly),I.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),I.extend("--ft-combobox-multi-select-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),I.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),I.extend("--ft-combobox-multi-select-disabled-component-opacity","",E.opacity40),I.extend("--ft-combobox-multi-select-helper-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-multi-select-helper-horizontal-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-helper-vertical-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-helper-icon-size","",E.iconSize2),I.extend("--ft-combobox-multi-select-field-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-multi-select-field-horizontal-gap","",E.spacing3),I.extend("--ft-combobox-multi-select-field-vertical-gap","",E.spacing05),I.extend("--ft-combobox-multi-select-field-icon-size","",E.iconSize3),I.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),I.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-content-values-vertical-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-border-radius","",E.borderRadiusM),I.extend("--ft-popover-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-popover-horizontal-padding","",E.spacing6),I.extend("--ft-popover-vertical-padding","",E.spacing6),I.extend("--ft-popover-icon-color","",U.contentGlobalSecondary),I.extend("--ft-popover-icon-size","",E.iconSize2),I.extend("--ft-popover-title-color","",U.contentGlobalPrimary),I.extend("--ft-popover-body-color","",U.contentGlobalSecondary),I.extend("--ft-popover-link-color","",U.contentActionPrimary),I.extend("--ft-popover-gap","",E.spacing3),I.extend("--ft-popover-border-radius","",E.borderRadiusM),I.extend("--ft-popover-shadow","",E.shadowElevation02),I.extend("--ft-tabs-top-left-border-radius","",E.borderRadiusS),I.extend("--ft-tabs-top-right-border-radius","",E.borderRadiusS),I.extend("--ft-tabs-label-horizontal-padding","",E.spacing4),I.extend("--ft-tabs-label-vertical-padding","",E.spacing3),I.extend("--ft-tabs-label-gap","",E.spacing1),I.extend("--ft-tabs-off-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-off-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-off-active-state-layer-opacity","",E.opacity16),I.extend("--ft-tabs-off-disabled-component-opacity","",E.opacity40),I.extend("--ft-tabs-off-color","",U.contentGlobalSubtle),I.extend("--ft-tabs-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-tabs-on-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-on-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-on-active-state-layer-opacity","",E.opacity16),I.extend("--ft-tabs-on-disabled-component-opacity","",E.opacity40),I.extend("--ft-tabs-on-color","",U.contentActionPrimary),I.extend("--ft-tabs-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-tabs-icon-horizontal-padding","",E.spacing1),I.extend("--ft-tabs-icon-vertical-padding","",E.spacing4),I.create("--ft-tabs-focus-outline-width","","SIZE","2px"),I.extend("--ft-tabs-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-collapsible-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-collapsible-focus-state-layer-opacity","",E.opacity8),I.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),I.extend("--ft-collapsible-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-collapsible-active-state-layer-opacity","",E.opacity16),I.extend("--ft-collapsible-disabled-component-opacity","",E.opacity40),I.extend("--ft-collapsible-horizontal-padding","",E.spacing4),I.extend("--ft-collapsible-vertical-padding","",E.spacing3),I.extend("--ft-collapsible-color","",U.contentGlobalPrimary),I.extend("--ft-collapsible-state-layer-color","",U.contentGlobalPrimary),I.extend("--ft-collapsible-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-collapsible-border-color","",U.borderGlobalSubtle),I.extend("--ft-collapsible-icon-size","",E.iconSize3),I.extend("--ft-switch-group-horizontal-padding","",E.spacing1),I.extend("--ft-switch-group-vertical-padding","",E.spacing1),I.extend("--ft-switch-group-gap","",E.spacing1),I.extend("--ft-switch-group-background-color","",U.backgroundGlobalSurface),I.extend("--ft-switch-group-border-color","",U.borderGlobalSubtle),I.create("--ft-switch-group-border-radius","","SIZE","6px"),I.extend("--ft-switch-label-horizontal-padding","",E.spacing2),I.extend("--ft-switch-label-vertical-padding","",E.spacing1),I.extend("--ft-switch-off-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-off-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-off-active-state-layer-opacity","",E.opacity16),I.extend("--ft-switch-off-disabled-component-opacity","",E.opacity40),I.extend("--ft-switch-off-color","",U.contentGlobalSubtle),I.extend("--ft-switch-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-switch-on-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-on-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-on-active-state-layer-opacity","",E.opacity16),I.extend("--ft-switch-on-disabled-component-opacity","",E.opacity40),I.extend("--ft-switch-on-color","",U.contentActionPrimary),I.extend("--ft-switch-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-switch-icon-horizontal-padding","",E.spacing1),I.extend("--ft-switch-icon-vertical-padding","",E.spacing1),I.create("--ft-switch-focus-outline-width","","SIZE","2px"),I.extend("--ft-switch-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-switch-option-border-radius","",E.borderRadiusS),I.extend("--ft-chart-1-light","for area color charts",E.colorBrand40),I.extend("--ft-chart-1-base","for line charts",E.colorBrand0),I.extend("--ft-chart-2-light","for area color charts",E.colorYellow60),I.extend("--ft-chart-2-base","for line charts",E.colorYellow100),I.extend("--ft-chart-3-light","",E.colorUltramarine40),I.extend("--ft-chart-3-base","",E.colorUltramarine70),I.extend("--ft-chart-4-light","",E.colorCyan50),I.extend("--ft-chart-4-base","",E.colorCyan100),I.extend("--ft-chart-5-light","",E.colorRed40),I.extend("--ft-chart-5-base","",E.colorRed60),I.extend("--ft-chart-6-light","",E.colorGreen40),I.extend("--ft-chart-6-base","",E.colorGreen70),I.extend("--ft-chart-7-light","",E.colorOrange70),I.extend("--ft-chart-7-base","",E.colorOrange100),I.extend("--ft-chart-8-light","",E.colorAvocado70),I.extend("--ft-chart-8-base","",E.colorAvocado200),I.extend("--ft-chart-9-light","",E.colorBrown50),I.extend("--ft-chart-9-base","",E.colorBrown200),I.extend("--ft-chart-10-light","",E.colorGray50),I.extend("--ft-chart-10-base","",E.colorGray80),I.extend("--ft-chart-monochrome-10","",E.colorBrand10),I.extend("--ft-chart-monochrome-20","",E.colorBrand20),I.extend("--ft-chart-monochrome-30","",E.colorBrand40),I.extend("--ft-chart-monochrome-40","",E.colorBrand60),I.extend("--ft-chart-monochrome-50","",E.colorBrand0),I.extend("--ft-chart-monochrome-60","",E.colorBrand200),I.extend("--ft-chip-large-horizontal-padding","",E.spacing4),I.extend("--ft-chip-large-vertical-padding","",E.spacing2),I.extend("--ft-chip-large-gap","",E.spacing1),I.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-large-border-radius","",E.borderRadiusPill),I.create("--ft-chip-large-border-width","","SIZE","1px"),I.extend("--ft-chip-large-icon-size","",E.iconSize3),I.extend("--ft-chip-medium-horizontal-padding","",E.spacing3),I.extend("--ft-chip-medium-vertical-padding","",E.spacing1),I.extend("--ft-chip-medium-gap","",E.spacing1),I.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-medium-border-radius","",E.borderRadiusPill),I.create("--ft-chip-medium-border-width","","SIZE","1px"),I.extend("--ft-chip-medium-icon-size","",E.iconSize2),I.extend("--ft-chip-small-horizontal-padding","",E.spacing2),I.extend("--ft-chip-small-vertical-padding","",E.spacing05),I.extend("--ft-chip-small-gap","",E.spacing1),I.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-small-border-radius","",E.borderRadiusPill),I.create("--ft-chip-small-border-width","","SIZE","1px"),I.extend("--ft-chip-small-icon-size","",E.iconSize1),I.extend("--ft-chip-neutral-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-chip-neutral-color","",U.contentGlobalPrimary),I.extend("--ft-chip-neutral-icon-color","",U.contentGlobalPrimary),I.extend("--ft-chip-neutral-border-color","",U.borderGlobalSubtle),I.extend("--ft-chip-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-chip-info-color","",U.contentInfoPrimary),I.extend("--ft-chip-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-chip-info-border-color","",U.borderInfoSubtle),I.extend("--ft-chip-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-chip-success-color","",U.contentSuccessPrimary),I.extend("--ft-chip-success-icon-color","",U.contentSuccessIconOnly),I.extend("--ft-chip-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-chip-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-chip-warning-color","",U.contentWarningPrimary),I.extend("--ft-chip-warning-icon-color","",U.contentWarningIconOnly),I.extend("--ft-chip-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-chip-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-chip-error-color","",U.contentErrorPrimary),I.extend("--ft-chip-error-icon-color","",U.contentErrorIconOnly),I.extend("--ft-chip-error-border-color","",U.borderErrorSubtle),I.extend("--ft-border-info-border-color","",U.borderInfoSubtle),I.create("--ft-notice-border-width","","SIZE","1px"),I.extend("--ft-notice-horizontal-padding","",E.spacing2),I.extend("--ft-notice-vertical-padding","",E.spacing1),I.extend("--ft-notice-border-radius","",E.borderRadiusS),I.extend("--ft-notice-gap","",E.spacing2),I.extend("--ft-notice-icon-size","",E.iconSize3),I.extend("--ft-notice-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-notice-info-border-color","",U.borderInfoSubtle),I.extend("--ft-notice-info-color","",U.contentInfoPrimary),I.extend("--ft-notice-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-notice-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-notice-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-notice-warning-color","",U.contentWarningPrimary),I.extend("--ft-notice-warning-icon-color","",U.contentWarningIconOnly),I.extend("--ft-checkbox-color","",U.contentGlobalPrimary),I.extend("--ft-checkbox-checked-background-color","",U.contentActionPrimary),I.extend("--ft-checkbox-checked-state-layer-color","",U.contentActionPrimary),I.extend("--ft-checkbox-checked-icon-color","",U.contentGlobalOnColor),I.extend("--ft-checkbox-checked-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-checked-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-checked-active-state-layer-opacity","",E.opacity24),I.extend("--ft-checkbox-checked-disabled-component-opacity","",E.opacity40),I.extend("--ft-checkbox-unchecked-border-color","",E.colorGray80),I.extend("--ft-checkbox-unchecked-state-layer-color","",E.colorGray80),I.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",E.opacity24),I.extend("--ft-checkbox-unchecked-disabled-component-opacity","",E.opacity40),I.extend("--ft-checkbox-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),I.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),I.extend("--ft-checkbox-gap","",E.spacing3),I.extend("--ft-toggle-off-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-off-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-off-active-state-layer-opacity","",E.opacity24),I.extend("--ft-toggle-off-disabled-component-opacity","",E.opacity40),I.extend("--ft-toggle-off-background-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-off-icon-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-on-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-on-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-on-active-state-layer-opacity","",E.opacity24),I.extend("--ft-toggle-on-disabled-component-opacity","",E.opacity40),I.extend("--ft-toggle-on-background-color","",U.contentActionPrimary),I.extend("--ft-toggle-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-toggle-on-icon-color","",U.contentActionPrimary),I.extend("--ft-toggle-color","",U.contentGlobalPrimary),I.extend("--ft-toggle-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-toggle-gap","",E.spacing3),I.extend("--ft-radio-color","",U.contentGlobalPrimary),I.extend("--ft-radio-selected-radio-color","",U.contentActionPrimary),I.extend("--ft-radio-selected-state-layer-color","",U.contentActionPrimary),I.extend("--ft-radio-selected-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-selected-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-selected-active-state-layer-opacity","",E.opacity24),I.extend("--ft-radio-selected-disabled-component-opacity","",E.opacity40),I.extend("--ft-radio-unselected-state-layer-color","",U.borderInputPrimary),I.extend("--ft-radio-unselected-border-color","",U.borderInputPrimary),I.extend("--ft-radio-unselected-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-unselected-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-unselected-active-state-layer-opacity","",E.opacity24),I.extend("--ft-radio-unselected-disabled-component-opacity","",E.opacity40),I.extend("--ft-radio-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-radio-focus-outline-offset","","SIZE","3px"),I.create("--ft-radio-focus-outline-width","","SIZE","2px"),I.extend("--ft-radio-gap","",E.spacing3),I.extend("--ft-notification-icon-size","",E.iconSize4),I.extend("--ft-notification-horizontal-padding","",E.spacing4),I.extend("--ft-notification-vertical-padding","",E.spacing4),I.extend("--ft-notification-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-notification-info-color","",U.contentInfoPrimary),I.extend("--ft-notification-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-notification-info-border-color","",U.borderInfoSubtle),I.extend("--ft-notification-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-notification-success-color","",U.contentSuccessPrimary),I.extend("--ft-notification-success-icon-color","",U.contentSuccessIconOnly),I.extend("--ft-notification-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-notification-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-notification-warning-color","",U.contentWarningPrimary),I.extend("--ft-notification-warning-icon-color","",U.contentWarningIconOnly),I.extend("--ft-notification-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-notification-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-notification-error-color","",U.contentErrorPrimary),I.extend("--ft-notification-error-icon-color","",U.contentErrorIconOnly),I.extend("--ft-notification-error-border-color","",U.borderErrorSubtle),I.extend("--ft-notification-border-radius","",E.borderRadiusPill),I.create("--ft-notification-border-width","","SIZE","1px"),I.extend("--ft-notification-leading-gap","",E.spacing2),I.extend("--ft-notification-trailing-gap","",E.spacing8),I.extend("--ft-tooltip-horizontal-padding","",E.spacing2),I.extend("--ft-tooltip-vertical-padding","",E.spacing2),I.extend("--ft-tooltip-border-radius","",E.borderRadiusS),I.extend("--ft-tooltip-color","",U.contentGlobalOnColor),I.extend("--ft-tooltip-background-color","",U.contentGlobalPrimary),I.extend("--ft-tooltip-background-opacity","",E.opacity80),I.extend("--ft-tooltip-shadow","",E.shadowElevation03),I.create("--ft-tooltip-max-width","","SIZE","256px"),I.extend("--ft-tooltip-gap","",E.spacing05);const k=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),z=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Z={fontFamily:z,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},L=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",k),K=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Z.fontSize,"20px"),F=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Z.fontWeight,"normal"),D=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Z.letterSpacing,"0.15px"),B=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Z.lineHeight,"1.2"),H=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Z.textTransform,"inherit"),A=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",k),G=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Z.fontSize,"14px"),M=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Z.fontWeight,"normal"),P=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Z.letterSpacing,"0.105px"),T=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Z.lineHeight,"1.7"),j=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Z.textTransform,"inherit"),Y=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",z),_=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Z.fontSize,"16px"),V=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Z.fontWeight,"600"),X=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Z.letterSpacing,"0.144px"),q=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Z.lineHeight,"1.5"),J=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Z.textTransform,"inherit"),Q=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",z),tt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Z.fontSize,"14px"),ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Z.fontWeight,"normal"),et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Z.letterSpacing,"0.098px"),rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Z.lineHeight,"1.7"),it=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Z.textTransform,"inherit"),at=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",z),nt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Z.fontSize,"16px"),lt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Z.fontWeight,"normal"),ct=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Z.letterSpacing,"0.496px"),pt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Z.lineHeight,"1.5"),ft=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Z.textTransform,"inherit"),st=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",z),dt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Z.fontSize,"14px"),ht=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Z.fontWeight,"normal"),gt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Z.letterSpacing,"0.252px"),yt=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Z.lineHeight,"1.4"),ut=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Z.textTransform,"inherit"),bt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",z),mt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Z.fontSize,"12px"),xt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Z.fontWeight,"normal"),Ot=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Z.letterSpacing,"0.396px"),vt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Z.lineHeight,"1.33"),Nt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Z.textTransform,"inherit"),St=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",z),wt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Z.fontSize,"10px"),$t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Z.fontWeight,"normal"),Ct=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Z.letterSpacing,"0.33px"),It=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Z.lineHeight,"1.6"),Et=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Z.textTransform,"inherit"),Wt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",z),Ut=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Z.fontSize,"10px"),Rt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Z.fontWeight,"normal"),kt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Z.letterSpacing,"1.5px"),zt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Z.lineHeight,"1.6"),Zt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Z.textTransform,"uppercase"),Lt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",z),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Z.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Z.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Z.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Z.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Z.textTransform,"uppercase")},Kt=e.css`
|
|
224
|
+
`,C=t=>"string"==typeof t?e.unsafeCSS(t):t;class I{static create(t,o,r,i){const a=t=>C(null!=t?t:i),n=e.css`var(${C(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${C(t)}, ${a(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>i,n}static extend(t,o,r,i){const a=t=>r.get(null!=t?t:i),n=e.css`var(${C(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${C(t)}, ${a(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):C(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${C(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${C(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const E={colorWhite:I.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:I.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:I.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:I.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:I.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:I.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:I.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:I.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:I.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:I.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:I.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:I.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:I.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:I.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:I.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:I.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:I.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:I.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:I.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:I.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:I.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:I.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:I.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:I.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:I.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:I.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:I.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:I.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:I.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:I.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:I.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:I.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:I.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:I.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:I.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:I.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:I.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:I.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:I.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:I.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:I.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:I.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:I.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:I.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:I.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:I.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:I.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:I.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:I.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:I.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:I.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:I.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:I.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:I.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:I.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:I.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:I.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:I.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:I.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:I.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:I.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:I.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:I.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:I.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:I.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:I.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:I.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:I.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:I.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:I.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:I.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:I.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:I.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:I.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:I.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:I.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:I.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:I.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:I.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:I.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:I.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:I.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:I.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:I.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:I.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:I.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:I.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:I.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:I.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:I.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:I.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:I.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:I.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:I.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:I.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:I.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:I.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:I.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:I.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:I.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:I.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:I.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:I.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:I.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:I.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:I.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:I.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:I.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:I.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:I.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:I.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:I.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:I.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:I.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:I.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:I.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:I.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:I.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:I.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:I.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:I.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:I.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:I.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:I.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:I.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:I.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:I.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:I.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:I.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:I.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:I.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:I.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:I.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:I.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:I.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:I.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:I.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:I.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:I.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:I.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:I.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:I.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:I.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:I.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:I.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:I.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:I.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:I.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:I.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:I.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:I.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:I.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:I.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:I.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:I.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:I.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:I.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:I.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:I.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:I.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:I.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:I.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:I.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:I.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:I.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:I.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:I.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:I.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:I.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:I.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:I.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:I.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:I.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:I.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:I.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:I.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:I.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:I.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:I.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:I.create("--ft-icon-size-6","","SIZE","48px"),opacity0:I.create("--ft-opacity-0","","NUMBER","0"),opacity8:I.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:I.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:I.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:I.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:I.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:I.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:I.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:I.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:I.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:I.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:I.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:I.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:I.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:I.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)")},W={display:{fontFamily:I.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:I.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:I.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:I.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:I.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:I.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:I.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:I.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:I.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:I.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:I.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:I.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:I.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:I.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:I.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:I.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:I.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:I.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:I.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:I.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:I.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:I.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:I.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:I.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:I.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:I.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:I.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:I.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:I.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:I.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:I.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:I.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:I.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},U={backgroundActionPrimary:I.extend("--ft-background-action-primary","Used as backgorund of primary action components.",E.colorBrand0),backgroundErrorSubtle:I.extend("--ft-background-error-subtle","Used as background of subtle error components.",E.colorRed10),backgroundInfoSubtle:I.extend("--ft-background-info-subtle","Used as background of subtle information components.",E.colorCyan10),backgroundWarningSubtle:I.extend("--ft-background-warning-subtle","Used as background of subtle information components.",E.colorOrange10),backgroundSuccessSubtle:I.extend("--ft-background-success-subtle","Used as background of subtle success components.",E.colorGreen10),backgroundGlobalSurface:I.extend("--ft-background-global-surface","Used as app background.",E.colorWhite),backgroundGlobalOnSurface:I.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",E.colorGray10),backgroundGlobalOnSurfaceDark:I.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",E.colorGray30),contentActionPrimary:I.extend("--ft-content-action-primary","Used on label of primary action on light surface.",E.colorBrand0),contentWarningPrimary:I.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",E.colorOrange200),contentWarningIconOnly:I.extend("--ft-content-warning-icon-only","Used on warning status icons alone",E.colorOrange0),contentErrorPrimary:I.extend("--ft-content-error-primary","Used on label of error messages on light surface.",E.colorRed0),contentErrorIconOnly:I.extend("--ft-content-error-icon-only","Used on error status icons alone",E.colorRed70),contentInfoPrimary:I.extend("--ft-content-info-primary","Used on label of information messages on light surface.",E.colorCyan200),contentInfoIconOnly:I.extend("--ft-content-info-icon-only","Used on info status icons alone",E.colorCyan0),contentSuccessPrimary:I.extend("--ft-content-success-primary","Used on label of success messages on light surface.",E.colorGreen200),contentSuccessIconOnly:I.extend("--ft-content-success-icon-only","Used on success status icons alone",E.colorGreen0),contentGlobalPrimary:I.extend("--ft-content-global-primary","Used for main content on the page.",E.colorGray500),contentGlobalSecondary:I.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",E.colorGray200),contentGlobalSubtle:I.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",E.colorGray0),contentGlobalOnColor:I.extend("--ft-content-global-on-color","Used for content on a dominant color.",E.colorWhite),borderActionPrimary:I.extend("--ft-border-action-primary","Used as border for primary action components.",E.colorBrand0),borderActionFocusRing:I.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",E.colorCyan0),borderWarningPrimary:I.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",E.colorOrange200),borderWarningSubtle:I.extend("--ft-border-warning-subtle","Used as border for warning components.",E.colorOrange30),borderSuccessPrimary:I.extend("--ft-border-success-primary","Used as border for success buttons.",E.colorGreen200),borderSuccessSubtle:I.extend("--ft-border-success-subtle","Used as border for success components.",E.colorGreen30),borderErrorPrimary:I.extend("--ft-border-error-primary","Used as border for text fields in error states.",E.colorRed0),borderErrorSubtle:I.extend("--ft-border-error-subtle","Used as border for error components.",E.colorRed30),borderInfoPrimary:I.extend("--ft-border-info-primary","Used as border for buttons in info color.",E.colorCyan200),borderInfoSubtle:I.extend("--ft-border-info-subtle","Used as border for information components.",E.colorCyan30),borderGlobalPrimary:I.extend("--ft-border-global-primary","Used as border for element like input.",E.colorGray50),borderGlobalSubtle:I.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",E.colorGray30),borderInputPrimary:I.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",E.colorGray80)},R={largeHeight:I.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:I.extend("--ft-button-large-horizontal-padding","",E.spacing4),largeGap:I.extend("--ft-button-large-gap","",E.spacing2),largeBorderRadius:I.extend("--ft-button-large-border-radius","",E.borderRadiusS),largeIconSize:I.extend("--ft-button-large-icon-size","",E.iconSize3),largeBorderWidth:I.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:I.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:I.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:I.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:I.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:I.extend("--ft-button-small-horizontal-padding","",E.spacing3),smallGap:I.extend("--ft-button-small-gap","",E.spacing2),smallBorderRadius:I.extend("--ft-button-small-border-radius","",E.borderRadiusS),smallIconSize:I.extend("--ft-button-small-icon-size","",E.iconSize2),smallBorderWidth:I.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:I.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:I.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:I.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:I.extend("--ft-button-primary-background-color","",U.backgroundActionPrimary),primaryColor:I.extend("--ft-button-primary-color","",U.contentGlobalOnColor),primaryIconColor:I.extend("--ft-button-primary-icon-color","",U.contentGlobalOnColor),primaryStateLayerColor:I.extend("--ft-button-primary-state-layer-color","",U.contentGlobalOnColor),primaryHoverStateLayerOpacity:I.extend("--ft-button-primary-hover-state-layer-opacity","",E.opacity16),primaryFocusStateLayerOpacity:I.extend("--ft-button-primary-focus-state-layer-opacity","",E.opacity16),primaryActiveStateLayerOpacity:I.extend("--ft-button-primary-active-state-layer-opacity","",E.opacity24),primaryDisabledComponentOpacity:I.extend("--ft-button-primary-disabled-component-opacity","",E.opacity40),focusFocusRingColor:I.extend("--ft-button-focus-focus-ring-color","",U.borderActionFocusRing),tertiaryBackgroundColor:I.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:I.extend("--ft-button-tertiary-color","",U.contentActionPrimary),tertiaryIconColor:I.extend("--ft-button-tertiary-icon-color","",U.contentActionPrimary),tertiaryStateLayerColor:I.extend("--ft-button-tertiary-state-layer-color","",U.contentActionPrimary),tertiaryHoverStateLayerOpacity:I.extend("--ft-button-tertiary-hover-state-layer-opacity","",E.opacity8),tertiaryFocusStateLayerOpacity:I.extend("--ft-button-tertiary-focus-state-layer-opacity","",E.opacity8),tertiaryActiveStateLayerOpacity:I.extend("--ft-button-tertiary-active-state-layer-opacity","",E.opacity16),tertiaryDisabledComponentOpacity:I.extend("--ft-button-tertiary-disabled-component-opacity","",E.opacity40),secondaryBackgroundColor:I.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:I.extend("--ft-button-secondary-color","",U.contentActionPrimary),secondaryIconColor:I.extend("--ft-button-secondary-icon-color","",U.contentActionPrimary),secondaryStateLayerColor:I.extend("--ft-button-secondary-state-layer-color","",U.contentActionPrimary),secondaryHoverStateLayerOpacity:I.extend("--ft-button-secondary-hover-state-layer-opacity","",E.opacity8),secondaryFocusStateLayerOpacity:I.extend("--ft-button-secondary-focus-state-layer-opacity","",E.opacity8),secondaryActiveStateLayerOpacity:I.extend("--ft-button-secondary-active-state-layer-opacity","",E.opacity16),secondaryDisabledComponentOpacity:I.extend("--ft-button-secondary-disabled-component-opacity","",E.opacity40),secondaryBorderColor:I.extend("--ft-button-secondary-border-color","",U.borderActionPrimary),neutralBackgroundColor:I.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:I.extend("--ft-button-neutral-icon-color","",U.contentGlobalSecondary),neutralColor:I.extend("--ft-button-neutral-color","",U.contentGlobalSecondary),neutralStateLayerColor:I.extend("--ft-button-neutral-state-layer-color","",U.contentGlobalSecondary),neutralHoverStateLayerOpacity:I.extend("--ft-button-neutral-hover-state-layer-opacity","",E.opacity8),neutralFocusStateLayerOpacity:I.extend("--ft-button-neutral-focus-state-layer-opacity","",E.opacity8),neutralActiveStateLayerOpacity:I.extend("--ft-button-neutral-active-state-layer-opacity","",E.opacity16),neutralDisabledComponentOpacity:I.extend("--ft-button-neutral-disabled-component-opacity","",E.opacity40)};I.extend("--ft-banner-icon-size","",E.iconSize5),I.create("--ft-banner-border-width","","SIZE","1px"),I.extend("--ft-banner-horizontal-padding","",E.spacing6),I.extend("--ft-banner-vertical-padding","",E.spacing6),I.extend("--ft-banner-horizontal-side-gap","",E.spacing6),I.extend("--ft-banner-horizontal-mobile-gap","",E.spacing4),I.extend("--ft-banner-vertical-mobile-gap","",E.spacing6),I.extend("--ft-banner-horizontal-middle-gap","",E.spacing20),I.extend("--ft-banner-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-banner-info-color","",U.contentInfoPrimary),I.extend("--ft-banner-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-breadcrumb-horizontal-gap","",E.spacing1),I.extend("--ft-breadcrumb-vertical-gap","",E.spacing2),I.extend("--ft-breadcrumb-current-element-color","",U.contentGlobalPrimary),I.extend("--ft-breadcrumb-icon-color","",U.contentGlobalSubtle),I.extend("--ft-page-header-horizontal-padding","",E.spacing12),I.extend("--ft-page-header-horizontal-gap","",E.spacing4),I.extend("--ft-page-header-vertical-gap","",E.spacing2),I.extend("--ft-page-header-classic-vertical-padding","",E.spacing6),I.extend("--ft-page-header-multiline-vertical-padding","",E.spacing4),I.extend("--ft-page-header-inline-vertical-padding","",E.spacing2),I.extend("--ft-page-header-background-color","",E.colorWhite),I.extend("--ft-page-header-bottom-border-color","",U.borderGlobalSubtle),I.extend("--ft-page-header-title-color","",U.contentGlobalPrimary),I.extend("--ft-page-header-subtitle-color","",U.contentGlobalSecondary),I.create("--ft-modal-small-container-width","","SIZE","600px"),I.create("--ft-modal-large-container-width","","SIZE","900px"),I.extend("--ft-modal-overlay-background-color","",E.colorGray700),I.extend("--ft-modal-overlay-opacity","",E.opacity40),I.extend("--ft-modal-shadow","",E.shadowElevation03),I.extend("--ft-modal-body-background-color","",E.colorWhite),I.extend("--ft-modal-body-color","",U.contentGlobalPrimary),I.extend("--ft-modal-body-horizontal-padding","",E.spacing6),I.extend("--ft-modal-body-vertical-padding","",E.spacing6),I.extend("--ft-modal-body-vertical-gap","",E.spacing6),I.extend("--ft-modal-container-margin","",E.spacing3),I.extend("--ft-modal-header-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-modal-header-border-color","",U.borderGlobalSubtle),I.extend("--ft-modal-header-color","",U.contentGlobalPrimary),I.extend("--ft-modal-header-trailing-icon-color","",U.contentGlobalSecondary),I.extend("--ft-modal-header-vertical-padding","",E.spacing1),I.extend("--ft-modal-header-right-padding","",E.spacing1),I.extend("--ft-modal-header-left-padding","",E.spacing6),I.extend("--ft-modal-header-gap","",E.spacing2),I.create("--ft-modal-header-border-bottom","","SIZE","1px"),I.extend("--ft-modal-border-radius","",E.borderRadiusM),I.extend("--ft-drawer-overlay-opacity","",E.opacity40),I.extend("--ft-drawer-shadow","",E.shadowElevation03),I.extend("--ft-drawer-body-color","",U.contentGlobalPrimary),I.extend("--ft-drawer-body-horizontal-padding","",E.spacing6),I.extend("--ft-drawer-body-vertical-padding","",E.spacing6),I.extend("--ft-drawer-body-gap","",E.spacing6),I.extend("--ft-drawer-body-background-color","",E.colorWhite),I.extend("--ft-drawer-header-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-drawer-header-border-color","",U.borderGlobalSubtle),I.extend("--ft-drawer-header-color","",U.contentGlobalPrimary),I.extend("--ft-drawer-header-trailing-icon-color","",U.contentGlobalSecondary),I.create("--ft-drawer-header-height","","SIZE","50px"),I.extend("--ft-drawer-header-horizontal-padding","",E.spacing2),I.create("--ft-drawer-header-border-width","","SIZE","1px"),I.extend("--ft-drawer-header-gap","",E.spacing3),I.extend("--ft-drawer-buttons-bar-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-drawer-buttons-bar-border-color","",U.borderGlobalSubtle),I.extend("--ft-drawer-buttons-bar-color","",U.contentGlobalPrimary),I.extend("--ft-drawer-buttons-bar-horizontal-padding","",E.spacing4),I.extend("--ft-drawer-buttons-bar-vertical-padding","",E.spacing4),I.extend("--ft-drawer-buttons-bar-gap","",E.spacing3),I.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),I.create("--ft-drawer-container-width","","SIZE","66%"),I.create("--ft-drawer-container-min-width","","SIZE","500px"),I.create("--ft-drawer-container-max-width","","SIZE","1000px"),I.create("--ft-drawer-container-height","","SIZE","100%"),I.extend("--ft-drawer-overlay-background-color","",E.colorGray700),I.extend("--ft-text-input-field-horizontal-padding","",E.spacing4),I.extend("--ft-text-input-field-horizontal-gap","",E.spacing3),I.extend("--ft-text-input-field-vertical-gap","",E.spacing05),I.extend("--ft-text-input-field-icon-size","",E.iconSize3),I.create("--ft-text-input-field-height","","SIZE","50px"),I.extend("--ft-text-input-helper-horizontal-padding","",E.spacing4),I.extend("--ft-text-input-helper-horizontal-gap","",E.spacing1),I.extend("--ft-text-input-helper-icon-size","",E.iconSize2),I.extend("--ft-text-input-border-radius","",E.borderRadiusM),I.extend("--ft-text-input-background-color","",E.colorWhite),I.extend("--ft-text-input-content-value-color","",U.contentGlobalPrimary),I.extend("--ft-text-input-trailing-icon-color","",U.contentGlobalSubtle),I.extend("--ft-text-input-label-color","",U.contentGlobalSubtle),I.extend("--ft-text-input-default-border-color","",U.borderInputPrimary),I.extend("--ft-text-input-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-text-input-default-border-width","","SIZE","1px"),I.create("--ft-text-input-error-border-width","","SIZE","2px"),I.extend("--ft-text-input-error-border-color","",U.borderErrorPrimary),I.extend("--ft-text-input-error-helper-text-color","",U.contentErrorPrimary),I.extend("--ft-text-input-error-helper-icon-color","",U.contentErrorIconOnly),I.create("--ft-text-input-warning-border-width","","SIZE","2px"),I.create("--ft-text-input-focus-outline-width","","SIZE","2px"),I.extend("--ft-text-input-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),I.extend("--ft-text-input-disabled-component-opacity","",E.opacity40),I.extend("--ft-text-area-background-color","",E.colorWhite),I.extend("--ft-text-area-content-value-color","",U.contentGlobalPrimary),I.extend("--ft-text-area-label-color","",U.contentGlobalSubtle),I.extend("--ft-text-area-default-border-color","",U.borderInputPrimary),I.extend("--ft-text-area-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-text-area-default-border-width","","SIZE","1px"),I.create("--ft-text-area-error-border-width","","SIZE","2px"),I.extend("--ft-text-area-error-border-color","",U.borderErrorPrimary),I.extend("--ft-text-area-error-helper-text-color","",U.contentErrorPrimary),I.extend("--ft-text-area-error-helper-icon-color","",U.contentErrorIconOnly),I.extend("--ft-text-area-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-text-area-focus-outline-width","","SIZE","2px"),I.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),I.extend("--ft-text-area-disabled-component-opacity","",E.opacity40),I.extend("--ft-text-area-field-horizontal-left-padding","",E.spacing4),I.extend("--ft-text-area-field-horizontal-gap","",E.spacing3),I.extend("--ft-text-area-field-vertical-gap","",E.spacing05),I.create("--ft-text-area-field-min-height","","SIZE","64px"),I.extend("--ft-text-area-helper-horizontal-padding","",E.spacing4),I.extend("--ft-text-area-helper-horizontal-gap","",E.spacing1),I.extend("--ft-text-area-helper-icon-size","",E.iconSize2),I.extend("--ft-text-area-border-radius","",E.borderRadiusM),I.create("--ft-floating-menu-height","","SIZE","50px"),I.extend("--ft-floating-menu-horizontal-padding","",E.spacing4),I.extend("--ft-floating-menu-off-icon-color","",U.contentGlobalPrimary),I.extend("--ft-floating-menu-off-color","",U.contentGlobalPrimary),I.extend("--ft-floating-menu-on-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-gap","",E.spacing3),I.extend("--ft-floating-menu-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),I.extend("--ft-floating-menu-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-floating-menu-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-floating-menu-active-state-layer-opacity","",E.opacity16),I.extend("--ft-floating-menu-disabled-component-opacity","",E.opacity40),I.extend("--ft-floating-menu-icon-size","",E.iconSize3),I.extend("--ft-floating-menu-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-combobox-single-select-field-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-single-select-field-horizontal-gap","",E.spacing3),I.extend("--ft-combobox-single-select-field-vertical-gap","",E.spacing05),I.extend("--ft-combobox-single-select-field-icon-size","",E.iconSize3),I.create("--ft-combobox-single-select-field-height","","SIZE","50px"),I.extend("--ft-combobox-single-select-helper-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-single-select-helper-horizontal-gap","",E.spacing1),I.extend("--ft-combobox-single-select-helper-vertical-gap","",E.spacing1),I.extend("--ft-combobox-single-select-helper-icon-size","",E.iconSize2),I.extend("--ft-combobox-single-select-menu-vertical-gap","",E.spacing2),I.extend("--ft-combobox-single-select-border-radius","",E.borderRadiusM),I.extend("--ft-combobox-single-select-background-color","",E.colorWhite),I.extend("--ft-combobox-single-select-label-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-single-select-content-value-color","",U.contentGlobalPrimary),I.extend("--ft-combobox-single-select-trailing-icon-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-single-select-default-border-color","",U.borderInputPrimary),I.extend("--ft-combobox-single-select-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),I.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),I.extend("--ft-combobox-single-select-error-border-color","",U.borderErrorPrimary),I.extend("--ft-combobox-single-select-error-helper-text-color","",U.contentErrorPrimary),I.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),I.extend("--ft-combobox-single-select-warning-border-color","",U.borderWarningPrimary),I.extend("--ft-combobox-single-select-warning-helper-text-color","",U.contentWarningPrimary),I.extend("--ft-combobox-single-select-warning-helper-icon-color","",U.contentWarningIconOnly),I.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),I.extend("--ft-combobox-single-select-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),I.extend("--ft-combobox-single-select-disabled-component-opacity","",E.opacity40),I.extend("--ft-combobox-multi-select-background-color","",E.colorWhite),I.extend("--ft-combobox-multi-select-label-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-multi-select-trailing-icon-color","",U.contentGlobalSubtle),I.extend("--ft-combobox-multi-select-default-border-color","",U.borderInputPrimary),I.extend("--ft-combobox-multi-select-default-helper-text-color","",U.contentGlobalSubtle),I.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),I.extend("--ft-combobox-multi-select-error-border-color","",U.borderErrorPrimary),I.extend("--ft-combobox-multi-select-error-helper-text-color","",U.contentErrorPrimary),I.extend("--ft-combobox-multi-select-error-helper-icon","",U.contentErrorIconOnly),I.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),I.extend("--ft-combobox-multi-select-warning-border-color","",U.borderWarningPrimary),I.extend("--ft-combobox-multi-select-warning-helper-text-color","",U.contentWarningPrimary),I.extend("--ft-combobox-multi-select-warning-helper-icon-color","",U.contentWarningIconOnly),I.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),I.extend("--ft-combobox-multi-select-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),I.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),I.extend("--ft-combobox-multi-select-disabled-component-opacity","",E.opacity40),I.extend("--ft-combobox-multi-select-helper-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-multi-select-helper-horizontal-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-helper-vertical-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-helper-icon-size","",E.iconSize2),I.extend("--ft-combobox-multi-select-field-horizontal-padding","",E.spacing4),I.extend("--ft-combobox-multi-select-field-horizontal-gap","",E.spacing3),I.extend("--ft-combobox-multi-select-field-vertical-gap","",E.spacing05),I.extend("--ft-combobox-multi-select-field-icon-size","",E.iconSize3),I.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),I.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-content-values-vertical-gap","",E.spacing1),I.extend("--ft-combobox-multi-select-border-radius","",E.borderRadiusM),I.extend("--ft-popover-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-popover-horizontal-padding","",E.spacing6),I.extend("--ft-popover-vertical-padding","",E.spacing6),I.extend("--ft-popover-icon-color","",U.contentGlobalSecondary),I.extend("--ft-popover-icon-size","",E.iconSize2),I.extend("--ft-popover-title-color","",U.contentGlobalPrimary),I.extend("--ft-popover-body-color","",U.contentGlobalSecondary),I.extend("--ft-popover-link-color","",U.contentActionPrimary),I.extend("--ft-popover-gap","",E.spacing3),I.extend("--ft-popover-border-radius","",E.borderRadiusM),I.extend("--ft-popover-shadow","",E.shadowElevation02),I.extend("--ft-tabs-top-left-border-radius","",E.borderRadiusS),I.extend("--ft-tabs-top-right-border-radius","",E.borderRadiusS),I.extend("--ft-tabs-label-horizontal-padding","",E.spacing4),I.extend("--ft-tabs-label-vertical-padding","",E.spacing3),I.extend("--ft-tabs-label-gap","",E.spacing1),I.extend("--ft-tabs-off-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-off-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-off-active-state-layer-opacity","",E.opacity16),I.extend("--ft-tabs-off-disabled-component-opacity","",E.opacity40),I.extend("--ft-tabs-off-color","",U.contentGlobalSubtle),I.extend("--ft-tabs-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-tabs-on-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-on-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-tabs-on-active-state-layer-opacity","",E.opacity16),I.extend("--ft-tabs-on-disabled-component-opacity","",E.opacity40),I.extend("--ft-tabs-on-color","",U.contentActionPrimary),I.extend("--ft-tabs-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-tabs-icon-horizontal-padding","",E.spacing1),I.extend("--ft-tabs-icon-vertical-padding","",E.spacing4),I.create("--ft-tabs-focus-outline-width","","SIZE","2px"),I.extend("--ft-tabs-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-collapsible-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-collapsible-focus-state-layer-opacity","",E.opacity8),I.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),I.extend("--ft-collapsible-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-collapsible-active-state-layer-opacity","",E.opacity16),I.extend("--ft-collapsible-disabled-component-opacity","",E.opacity40),I.extend("--ft-collapsible-horizontal-padding","",E.spacing4),I.extend("--ft-collapsible-vertical-padding","",E.spacing3),I.extend("--ft-collapsible-color","",U.contentGlobalPrimary),I.extend("--ft-collapsible-state-layer-color","",U.contentGlobalPrimary),I.extend("--ft-collapsible-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-collapsible-border-color","",U.borderGlobalSubtle),I.extend("--ft-collapsible-icon-size","",E.iconSize3),I.extend("--ft-switch-group-horizontal-padding","",E.spacing1),I.extend("--ft-switch-group-vertical-padding","",E.spacing1),I.extend("--ft-switch-group-gap","",E.spacing1),I.extend("--ft-switch-group-background-color","",U.backgroundGlobalSurface),I.extend("--ft-switch-group-border-color","",U.borderGlobalSubtle),I.create("--ft-switch-group-border-radius","","SIZE","6px"),I.extend("--ft-switch-label-horizontal-padding","",E.spacing2),I.extend("--ft-switch-label-vertical-padding","",E.spacing1),I.extend("--ft-switch-off-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-off-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-off-active-state-layer-opacity","",E.opacity16),I.extend("--ft-switch-off-disabled-component-opacity","",E.opacity40),I.extend("--ft-switch-off-color","",U.contentGlobalSubtle),I.extend("--ft-switch-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-switch-on-hover-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-on-focus-state-layer-opacity","",E.opacity8),I.extend("--ft-switch-on-active-state-layer-opacity","",E.opacity16),I.extend("--ft-switch-on-disabled-component-opacity","",E.opacity40),I.extend("--ft-switch-on-color","",U.contentActionPrimary),I.extend("--ft-switch-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-switch-icon-horizontal-padding","",E.spacing1),I.extend("--ft-switch-icon-vertical-padding","",E.spacing1),I.create("--ft-switch-focus-outline-width","","SIZE","2px"),I.extend("--ft-switch-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-switch-option-border-radius","",E.borderRadiusS),I.extend("--ft-chart-1-light","for area color charts",E.colorBrand40),I.extend("--ft-chart-1-base","for line charts",E.colorBrand0),I.extend("--ft-chart-2-light","for area color charts",E.colorYellow60),I.extend("--ft-chart-2-base","for line charts",E.colorYellow100),I.extend("--ft-chart-3-light","",E.colorUltramarine40),I.extend("--ft-chart-3-base","",E.colorUltramarine70),I.extend("--ft-chart-4-light","",E.colorCyan50),I.extend("--ft-chart-4-base","",E.colorCyan100),I.extend("--ft-chart-5-light","",E.colorRed40),I.extend("--ft-chart-5-base","",E.colorRed60),I.extend("--ft-chart-6-light","",E.colorGreen40),I.extend("--ft-chart-6-base","",E.colorGreen70),I.extend("--ft-chart-7-light","",E.colorOrange70),I.extend("--ft-chart-7-base","",E.colorOrange100),I.extend("--ft-chart-8-light","",E.colorAvocado70),I.extend("--ft-chart-8-base","",E.colorAvocado200),I.extend("--ft-chart-9-light","",E.colorBrown50),I.extend("--ft-chart-9-base","",E.colorBrown200),I.extend("--ft-chart-10-light","",E.colorGray50),I.extend("--ft-chart-10-base","",E.colorGray80),I.extend("--ft-chart-monochrome-10","",E.colorBrand10),I.extend("--ft-chart-monochrome-20","",E.colorBrand20),I.extend("--ft-chart-monochrome-30","",E.colorBrand40),I.extend("--ft-chart-monochrome-40","",E.colorBrand60),I.extend("--ft-chart-monochrome-50","",E.colorBrand0),I.extend("--ft-chart-monochrome-60","",E.colorBrand200),I.extend("--ft-chip-large-horizontal-padding","",E.spacing4),I.extend("--ft-chip-large-vertical-padding","",E.spacing2),I.extend("--ft-chip-large-gap","",E.spacing1),I.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-large-border-radius","",E.borderRadiusPill),I.create("--ft-chip-large-border-width","","SIZE","1px"),I.extend("--ft-chip-large-icon-size","",E.iconSize3),I.extend("--ft-chip-medium-horizontal-padding","",E.spacing3),I.extend("--ft-chip-medium-vertical-padding","",E.spacing1),I.extend("--ft-chip-medium-gap","",E.spacing1),I.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-medium-border-radius","",E.borderRadiusPill),I.create("--ft-chip-medium-border-width","","SIZE","1px"),I.extend("--ft-chip-medium-icon-size","",E.iconSize2),I.extend("--ft-chip-small-horizontal-padding","",E.spacing2),I.extend("--ft-chip-small-vertical-padding","",E.spacing05),I.extend("--ft-chip-small-gap","",E.spacing1),I.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-small-border-radius","",E.borderRadiusPill),I.create("--ft-chip-small-border-width","","SIZE","1px"),I.extend("--ft-chip-small-icon-size","",E.iconSize1),I.extend("--ft-chip-neutral-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-chip-neutral-color","",U.contentGlobalPrimary),I.extend("--ft-chip-neutral-icon-color","",U.contentGlobalPrimary),I.extend("--ft-chip-neutral-border-color","",U.borderGlobalSubtle),I.extend("--ft-chip-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-chip-info-color","",U.contentInfoPrimary),I.extend("--ft-chip-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-chip-info-border-color","",U.borderInfoSubtle),I.extend("--ft-chip-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-chip-success-color","",U.contentSuccessPrimary),I.extend("--ft-chip-success-icon-color","",U.contentSuccessIconOnly),I.extend("--ft-chip-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-chip-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-chip-warning-color","",U.contentWarningPrimary),I.extend("--ft-chip-warning-icon-color","",U.contentWarningIconOnly),I.extend("--ft-chip-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-chip-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-chip-error-color","",U.contentErrorPrimary),I.extend("--ft-chip-error-icon-color","",U.contentErrorIconOnly),I.extend("--ft-chip-error-border-color","",U.borderErrorSubtle),I.extend("--ft-border-info-border-color","",U.borderInfoSubtle),I.create("--ft-notice-border-width","","SIZE","1px"),I.extend("--ft-notice-horizontal-padding","",E.spacing2),I.extend("--ft-notice-vertical-padding","",E.spacing1),I.extend("--ft-notice-border-radius","",E.borderRadiusS),I.extend("--ft-notice-gap","",E.spacing2),I.extend("--ft-notice-icon-size","",E.iconSize3),I.extend("--ft-notice-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-notice-info-border-color","",U.borderInfoSubtle),I.extend("--ft-notice-info-color","",U.contentInfoPrimary),I.extend("--ft-notice-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-notice-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-notice-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-notice-warning-color","",U.contentWarningPrimary),I.extend("--ft-notice-warning-icon-color","",U.contentWarningIconOnly),I.extend("--ft-notice-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-notice-error-border-color","",U.borderErrorSubtle),I.extend("--ft-notice-error-color","",U.contentErrorPrimary),I.extend("--ft-notice-error-icon-color","",U.contentErrorIconOnly),I.extend("--ft-notice-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-notice-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-notice-success-color","",U.contentSuccessPrimary),I.extend("--ft-notice-success-icon-color","",U.contentSuccessIconOnly),I.extend("--ft-checkbox-color","",U.contentGlobalPrimary),I.extend("--ft-checkbox-checked-background-color","",U.contentActionPrimary),I.extend("--ft-checkbox-checked-state-layer-color","",U.contentActionPrimary),I.extend("--ft-checkbox-checked-icon-color","",U.contentGlobalOnColor),I.extend("--ft-checkbox-checked-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-checked-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-checked-active-state-layer-opacity","",E.opacity24),I.extend("--ft-checkbox-checked-disabled-component-opacity","",E.opacity40),I.extend("--ft-checkbox-unchecked-border-color","",E.colorGray80),I.extend("--ft-checkbox-unchecked-state-layer-color","",E.colorGray80),I.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",E.opacity24),I.extend("--ft-checkbox-unchecked-disabled-component-opacity","",E.opacity40),I.extend("--ft-checkbox-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),I.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),I.extend("--ft-checkbox-gap","",E.spacing3),I.extend("--ft-toggle-off-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-off-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-off-active-state-layer-opacity","",E.opacity24),I.extend("--ft-toggle-off-disabled-component-opacity","",E.opacity40),I.extend("--ft-toggle-off-background-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-off-icon-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-on-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-on-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-toggle-on-active-state-layer-opacity","",E.opacity24),I.extend("--ft-toggle-on-disabled-component-opacity","",E.opacity40),I.extend("--ft-toggle-on-background-color","",U.contentActionPrimary),I.extend("--ft-toggle-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-toggle-on-icon-color","",U.contentActionPrimary),I.extend("--ft-toggle-color","",U.contentGlobalPrimary),I.extend("--ft-toggle-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-toggle-gap","",E.spacing3),I.extend("--ft-radio-color","",U.contentGlobalPrimary),I.extend("--ft-radio-selected-radio-color","",U.contentActionPrimary),I.extend("--ft-radio-selected-state-layer-color","",U.contentActionPrimary),I.extend("--ft-radio-selected-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-selected-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-selected-active-state-layer-opacity","",E.opacity24),I.extend("--ft-radio-selected-disabled-component-opacity","",E.opacity40),I.extend("--ft-radio-unselected-state-layer-color","",U.borderInputPrimary),I.extend("--ft-radio-unselected-border-color","",U.borderInputPrimary),I.extend("--ft-radio-unselected-hover-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-unselected-focus-state-layer-opacity","",E.opacity16),I.extend("--ft-radio-unselected-active-state-layer-opacity","",E.opacity24),I.extend("--ft-radio-unselected-disabled-component-opacity","",E.opacity40),I.extend("--ft-radio-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-radio-focus-outline-offset","","SIZE","3px"),I.create("--ft-radio-focus-outline-width","","SIZE","2px"),I.extend("--ft-radio-gap","",E.spacing3),I.extend("--ft-notification-icon-size","",E.iconSize4),I.extend("--ft-notification-horizontal-padding","",E.spacing4),I.extend("--ft-notification-vertical-padding","",E.spacing4),I.extend("--ft-notification-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-notification-info-color","",U.contentInfoPrimary),I.extend("--ft-notification-info-icon-color","",U.contentInfoIconOnly),I.extend("--ft-notification-info-border-color","",U.borderInfoSubtle),I.extend("--ft-notification-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-notification-success-color","",U.contentSuccessPrimary),I.extend("--ft-notification-success-icon-color","",U.contentSuccessIconOnly),I.extend("--ft-notification-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-notification-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-notification-warning-color","",U.contentWarningPrimary),I.extend("--ft-notification-warning-icon-color","",U.contentWarningIconOnly),I.extend("--ft-notification-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-notification-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-notification-error-color","",U.contentErrorPrimary),I.extend("--ft-notification-error-icon-color","",U.contentErrorIconOnly),I.extend("--ft-notification-error-border-color","",U.borderErrorSubtle),I.extend("--ft-notification-border-radius","",E.borderRadiusPill),I.create("--ft-notification-border-width","","SIZE","1px"),I.extend("--ft-notification-leading-gap","",E.spacing2),I.extend("--ft-notification-trailing-gap","",E.spacing8),I.extend("--ft-tooltip-horizontal-padding","",E.spacing2),I.extend("--ft-tooltip-vertical-padding","",E.spacing2),I.extend("--ft-tooltip-border-radius","",E.borderRadiusS),I.extend("--ft-tooltip-color","",U.contentGlobalOnColor),I.extend("--ft-tooltip-background-color","",U.contentGlobalPrimary),I.extend("--ft-tooltip-background-opacity","",E.opacity80),I.extend("--ft-tooltip-shadow","",E.shadowElevation03),I.create("--ft-tooltip-max-width","","SIZE","256px"),I.extend("--ft-tooltip-gap","",E.spacing05);const k=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),z=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Z={fontFamily:z,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},L=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",k),K=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Z.fontSize,"20px"),F=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Z.fontWeight,"normal"),D=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Z.letterSpacing,"0.15px"),B=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Z.lineHeight,"1.2"),H=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Z.textTransform,"inherit"),A=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",k),G=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Z.fontSize,"14px"),M=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Z.fontWeight,"normal"),P=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Z.letterSpacing,"0.105px"),T=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Z.lineHeight,"1.7"),j=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Z.textTransform,"inherit"),Y=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",z),_=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Z.fontSize,"16px"),V=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Z.fontWeight,"600"),X=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Z.letterSpacing,"0.144px"),q=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Z.lineHeight,"1.5"),J=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Z.textTransform,"inherit"),Q=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",z),tt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Z.fontSize,"14px"),ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Z.fontWeight,"normal"),et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Z.letterSpacing,"0.098px"),rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Z.lineHeight,"1.7"),it=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Z.textTransform,"inherit"),at=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",z),nt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Z.fontSize,"16px"),lt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Z.fontWeight,"normal"),ct=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Z.letterSpacing,"0.496px"),pt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Z.lineHeight,"1.5"),ft=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Z.textTransform,"inherit"),st=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",z),dt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Z.fontSize,"14px"),ht=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Z.fontWeight,"normal"),gt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Z.letterSpacing,"0.252px"),ut=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Z.lineHeight,"1.4"),yt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Z.textTransform,"inherit"),bt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",z),mt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Z.fontSize,"12px"),xt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Z.fontWeight,"normal"),Ot=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Z.letterSpacing,"0.396px"),vt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Z.lineHeight,"1.33"),Nt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Z.textTransform,"inherit"),St=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",z),wt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Z.fontSize,"10px"),$t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Z.fontWeight,"normal"),Ct=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Z.letterSpacing,"0.33px"),It=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Z.lineHeight,"1.6"),Et=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Z.textTransform,"inherit"),Wt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",z),Ut=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Z.fontSize,"10px"),Rt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Z.fontWeight,"normal"),kt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Z.letterSpacing,"1.5px"),zt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Z.lineHeight,"1.6"),Zt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Z.textTransform,"uppercase"),Lt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",z),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Z.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Z.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Z.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Z.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Z.textTransform,"uppercase")},Kt=e.css`
|
|
225
225
|
.ft-typography--title {
|
|
226
226
|
font-family: ${L};
|
|
227
227
|
font-size: ${K};
|
|
@@ -273,8 +273,8 @@
|
|
|
273
273
|
font-size: ${dt};
|
|
274
274
|
font-weight: ${ht};
|
|
275
275
|
letter-spacing: ${gt};
|
|
276
|
-
line-height: ${
|
|
277
|
-
text-transform: ${
|
|
276
|
+
line-height: ${ut};
|
|
277
|
+
text-transform: ${yt};
|
|
278
278
|
}
|
|
279
279
|
`,Gt=e.css`
|
|
280
280
|
.ft-typography--caption {
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
* Copyright 2017 Google LLC
|
|
549
549
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
550
550
|
*/
|
|
551
|
-
const lo=globalThis,co=lo.trustedTypes,po=co?co.createPolicy("lit-html",{createHTML:t=>t}):void 0,fo="$lit$",so=`lit$${(Math.random()+"").slice(9)}$`,ho="?"+so,go=`<${ho}>`,
|
|
551
|
+
const lo=globalThis,co=lo.trustedTypes,po=co?co.createPolicy("lit-html",{createHTML:t=>t}):void 0,fo="$lit$",so=`lit$${(Math.random()+"").slice(9)}$`,ho="?"+so,go=`<${ho}>`,uo=document,yo=()=>uo.createComment(""),bo=t=>null===t||"object"!=typeof t&&"function"!=typeof t,mo=Array.isArray,xo="[ \t\n\f\r]",Oo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vo=/-->/g,No=/>/g,So=RegExp(`>|${xo}(?:([^\\s"'>=/]+)(${xo}*=${xo}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),wo=/'/g,$o=/"/g,Co=/^(?:script|style|textarea|title)$/i,Io=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),Eo=Symbol.for("lit-noChange"),Wo=Symbol.for("lit-nothing"),Uo=new WeakMap,Ro=uo.createTreeWalker(uo,129);function ko(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==po?po.createHTML(o):o}const zo=(t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=Oo;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,f=0;for(;f<e.length&&(n.lastIndex=f,c=n.exec(e),null!==c);)f=n.lastIndex,n===Oo?"!--"===c[1]?n=vo:void 0!==c[1]?n=No:void 0!==c[2]?(Co.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=So):void 0!==c[3]&&(n=So):n===So?">"===c[0]?(n=i??Oo,p=-1):void 0===c[1]?p=-2:(p=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?So:'"'===c[3]?$o:wo):n===$o||n===wo?n=So:n===vo||n===No?n=Oo:(n=So,i=void 0);const s=n===So&&t[o+1].startsWith("/>")?" ":"";a+=n===Oo?e+go:p>=0?(r.push(l),e.slice(0,p)+fo+e.slice(p)+so+s):e+so+(-2===p?o:s)}return[ko(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class Zo{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,a=0;const n=t.length-1,l=this.parts,[c,p]=zo(t,o);if(this.el=Zo.createElement(c,e),Ro.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=Ro.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(fo)){const o=p[a++],e=r.getAttribute(t).split(so),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:i,name:n[2],strings:e,ctor:"."===n[1]?Bo:"?"===n[1]?Ho:"@"===n[1]?Ao:Do}),r.removeAttribute(t)}else t.startsWith(so)&&(l.push({type:6,index:i}),r.removeAttribute(t));if(Co.test(r.tagName)){const t=r.textContent.split(so),o=t.length-1;if(o>0){r.textContent=co?co.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],yo()),Ro.nextNode(),l.push({type:2,index:++i});r.append(t[o],yo())}}}else if(8===r.nodeType)if(r.data===ho)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(so,t+1));)l.push({type:7,index:i}),t+=so.length-1}i++}}static createElement(t,o){const e=uo.createElement("template");return e.innerHTML=t,e}}function Lo(t,o,e=t,r){if(o===Eo)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=bo(o)?void 0:o._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),void 0===a?i=void 0:(i=new a(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=Lo(t,i._$AS(t,o.values),i,r)),o}class Ko{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??uo).importNode(o,!0);Ro.currentNode=r;let i=Ro.nextNode(),a=0,n=0,l=e[0];for(;void 0!==l;){if(a===l.index){let o;2===l.type?o=new Fo(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new Go(i,this,t)),this._$AV.push(o),l=e[++n]}a!==l?.index&&(i=Ro.nextNode(),a++)}return Ro.currentNode=uo,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class Fo{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=Wo,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Lo(this,t,o),bo(t)?t===Wo||null==t||""===t?(this._$AH!==Wo&&this._$AR(),this._$AH=Wo):t!==this._$AH&&t!==Eo&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>mo(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Wo&&bo(this._$AH)?this._$AA.nextSibling.data=t:this.$(uo.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=Zo.createElement(ko(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new Ko(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=Uo.get(t.strings);return void 0===o&&Uo.set(t.strings,o=new Zo(t)),o}T(t){mo(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const i of t)r===o.length?o.push(e=new Fo(this.k(yo()),this.k(yo()),this,this.options)):e=o[r],e._$AI(i),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Do{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=Wo,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Wo}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=Lo(this,t,o,0),a=!bo(t)||t!==this._$AH&&t!==Eo,a&&(this._$AH=t);else{const r=t;let n,l;for(t=i[0],n=0;n<i.length-1;n++)l=Lo(this,r[e+n],o,n),l===Eo&&(l=this._$AH[n]),a||=!bo(l)||l!==this._$AH[n],l===Wo?t=Wo:t!==Wo&&(t+=(l??"")+i[n+1]),this._$AH[n]=l}a&&!r&&this.O(t)}O(t){t===Wo?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Bo extends Do{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Wo?void 0:t}}class Ho extends Do{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Wo)}}class Ao extends Do{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=Lo(this,t,o,0)??Wo)===Eo)return;const e=this._$AH,r=t===Wo&&e!==Wo||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==Wo&&(e===Wo||r);r&&this.element.removeEventListener(this.name,this,e),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Go{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Lo(this,t)}}const Mo=lo.litHtmlPolyfillSupport;Mo?.(Zo,Fo),(lo.litHtmlVersions??=[]).push("3.1.0");
|
|
552
552
|
/**
|
|
553
553
|
* @license
|
|
554
554
|
* Copyright 2020 Google LLC
|
|
@@ -590,7 +590,7 @@ const Po=Symbol.for(""),To=t=>{if(t?.r===Po)return t?._$litStatic$},jo=t=>({_$li
|
|
|
590
590
|
position: relative;
|
|
591
591
|
word-break: break-word;
|
|
592
592
|
}
|
|
593
|
-
`,ae=["start","end"],ne=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+ae[0],o+"-"+ae[1])),[]),le=Math.min,ce=Math.max,pe=Math.round,fe=t=>({x:t,y:t}),se={left:"right",right:"left",bottom:"top",top:"bottom"},de={start:"end",end:"start"};function he(t,o,e){return ce(t,le(o,e))}function ge(t,o){return"function"==typeof t?t(o):t}function ye(t){return t.split("-")[0]}function ue(t){return t.split("-")[1]}function be(t){return"x"===t?"y":"x"}function me(t){return"y"===t?"height":"width"}function xe(t){return["top","bottom"].includes(ye(t))?"y":"x"}function Oe(t){return be(xe(t))}function ve(t){return t.replace(/left|right|bottom|top/g,(t=>se[t]))}function Ne(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Se(t,o,e){let{reference:r,floating:i}=t;const a=xe(o),n=Oe(o),l=me(n),c=ye(o),p="y"===a,f=r.x+r.width/2-i.width/2,s=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:f,y:r.y-i.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:s};break;case"left":h={x:r.x-i.width,y:s};break;default:h={x:r.x,y:r.y}}switch(ue(o)){case"start":h[n]-=d*(e&&p?-1:1);break;case"end":h[n]+=d*(e&&p?-1:1)}return h}async function we(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:a,rects:n,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:f="viewport",elementContext:s="floating",altBoundary:d=!1,padding:h=0}=ge(o,t),g=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}}(h),y=l[d?"floating"===s?"reference":"floating":s],u=Ne(await a.getClippingRect({element:null==(e=await(null==a.isElement?void 0:a.isElement(y)))||e?y:y.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:f,strategy:c})),b="floating"===s?{...n.floating,x:r,y:i}:n.reference,m=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),x=await(null==a.isElement?void 0:a.isElement(m))&&await(null==a.getScale?void 0:a.getScale(m))||{x:1,y:1},O=Ne(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(u.top-O.top+g.top)/x.y,bottom:(O.bottom-u.bottom+g.bottom)/x.y,left:(u.left-O.left+g.left)/x.x,right:(O.right-u.right+g.right)/x.x}}function $e(t,o,e){return(t?[...e.filter((o=>ue(o)===t)),...e.filter((o=>ue(o)!==t))]:e.filter((t=>ye(t)===t))).filter((e=>!t||(ue(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>de[t]))}(e)!==e)))}const Ce=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:a,middlewareData:n,placement:l,platform:c,elements:p}=o,{crossAxis:f=!1,alignment:s,allowedPlacements:d=ne,autoAlignment:h=!0,...g}=ge(t,o),y=void 0!==s||d===ne?$e(s||null,h,d):d,u=await we(o,g),b=(null==(e=n.autoPlacement)?void 0:e.index)||0,m=y[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=ue(t),i=Oe(t),a=me(i);let n="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[a]>o.floating[a]&&(n=ve(n)),[n,ve(n)]}(m,a,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[u[ye(m)],u[x[0]],u[x[1]]],v=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],N=y[b+1];if(N)return{data:{index:b+1,overflows:v},reset:{placement:N}};const S=v.map((t=>{const o=ue(t.placement);return[t.placement,o&&f?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,ue(t[0])?2:3).every((t=>t<=0)))),$=(null==(i=w[0])?void 0:i[0])||S[0][0];return $!==l?{data:{index:b+1,overflows:v},reset:{placement:$}}:{}}}};function Ie(t){return Ue(t)?(t.nodeName||"").toLowerCase():"#document"}function Ee(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function We(t){var o;return null==(o=(Ue(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Ue(t){return t instanceof Node||t instanceof Ee(t).Node}function Re(t){return t instanceof Element||t instanceof Ee(t).Element}function ke(t){return t instanceof HTMLElement||t instanceof Ee(t).HTMLElement}function ze(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Ee(t).ShadowRoot)}function Ze(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=Be(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function Le(t){return["table","td","th"].includes(Ie(t))}function Ke(t){const o=Fe(),e=Be(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function Fe(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function De(t){return["html","body","#document"].includes(Ie(t))}function Be(t){return Ee(t).getComputedStyle(t)}function He(t){return Re(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Ae(t){if("html"===Ie(t))return t;const o=t.assignedSlot||t.parentNode||ze(t)&&t.host||We(t);return ze(o)?o.host:o}function Ge(t){const o=Ae(t);return De(o)?t.ownerDocument?t.ownerDocument.body:t.body:ke(o)&&Ze(o)?o:Ge(o)}function Me(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=Ge(t),a=i===(null==(r=t.ownerDocument)?void 0:r.body),n=Ee(i);return a?o.concat(n,n.visualViewport||[],Ze(i)?i:[],n.frameElement&&e?Me(n.frameElement):[]):o.concat(i,Me(i,[],e))}function Pe(t){const o=Be(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=ke(t),a=i?t.offsetWidth:e,n=i?t.offsetHeight:r,l=pe(e)!==a||pe(r)!==n;return l&&(e=a,r=n),{width:e,height:r,$:l}}function Te(t){return Re(t)?t:t.contextElement}function je(t){const o=Te(t);if(!ke(o))return fe(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:a}=Pe(o);let n=(a?pe(e.width):e.width)/r,l=(a?pe(e.height):e.height)/i;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const Ye=fe(0);function _e(t){const o=Ee(t);return Fe()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:Ye}function Ve(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),a=Te(t);let n=fe(1);o&&(r?Re(r)&&(n=je(r)):n=je(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Ee(t))&&o}(a,e,r)?_e(a):fe(0);let c=(i.left+l.x)/n.x,p=(i.top+l.y)/n.y,f=i.width/n.x,s=i.height/n.y;if(a){const t=Ee(a),o=r&&Re(r)?Ee(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=je(e),o=e.getBoundingClientRect(),r=Be(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,a=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,f*=t.x,s*=t.y,c+=i,p+=a,e=Ee(e).frameElement}}return Ne({width:f,height:s,x:c,y:p})}function Xe(t){return Ve(We(t)).left+He(t).scrollLeft}function qe(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Ee(t),r=We(t),i=e.visualViewport;let a=r.clientWidth,n=r.clientHeight,l=0,c=0;if(i){a=i.width,n=i.height;const t=Fe();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=We(t),e=He(t),r=t.ownerDocument.body,i=ce(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=ce(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+Xe(t);const l=-e.scrollTop;return"rtl"===Be(r).direction&&(n+=ce(o.clientWidth,r.clientWidth)-i),{width:i,height:a,x:n,y:l}}(We(t));else if(Re(o))r=function(t,o){const e=Ve(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,a=ke(t)?je(t):fe(1);return{width:t.clientWidth*a.x,height:t.clientHeight*a.y,x:i*a.x,y:r*a.y}}(o,e);else{const e=_e(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Ne(r)}function Je(t,o){const e=Ae(t);return!(e===o||!Re(e)||De(e))&&("fixed"===Be(e).position||Je(e,o))}function Qe(t,o,e){const r=ke(o),i=We(o),a="fixed"===e,n=Ve(t,!0,a,o);let l={scrollLeft:0,scrollTop:0};const c=fe(0);if(r||!r&&!a)if(("body"!==Ie(o)||Ze(i))&&(l=He(o)),r){const t=Ve(o,!0,a,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=Xe(i));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function tr(t,o){return ke(t)&&"fixed"!==Be(t).position?o?o(t):t.offsetParent:null}function or(t,o){const e=Ee(t);if(!ke(t))return e;let r=tr(t,o);for(;r&&Le(r)&&"static"===Be(r).position;)r=tr(r,o);return r&&("html"===Ie(r)||"body"===Ie(r)&&"static"===Be(r).position&&!Ke(r))?e:r||function(t){let o=Ae(t);for(;ke(o)&&!De(o);){if(Ke(o))return o;o=Ae(o)}return null}(t)||e}const er={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=ke(e),a=We(e);if(e===a)return o;let n={scrollLeft:0,scrollTop:0},l=fe(1);const c=fe(0);if((i||!i&&"fixed"!==r)&&(("body"!==Ie(e)||Ze(a))&&(n=He(e)),ke(e))){const t=Ve(e);l=je(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-n.scrollLeft*l.x+c.x,y:o.y*l.y-n.scrollTop*l.y+c.y}},getDocumentElement:We,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const a=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=Me(t,[],!1).filter((t=>Re(t)&&"body"!==Ie(t))),i=null;const a="fixed"===Be(t).position;let n=a?Ae(t):t;for(;Re(n)&&!De(n);){const o=Be(n),e=Ke(n);e||"fixed"!==o.position||(i=null),(a?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||Ze(n)&&!e&&Je(t,n))?r=r.filter((t=>t!==n)):i=o,n=Ae(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=a[0],l=a.reduce(((t,e)=>{const r=qe(o,e,i);return t.top=ce(r.top,t.top),t.right=le(r.right,t.right),t.bottom=le(r.bottom,t.bottom),t.left=ce(r.left,t.left),t}),qe(o,n,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:or,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||or,a=this.getDimensions;return{reference:Qe(o,await i(e),r),floating:{x:0,y:0,...await a(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Pe(t)},getScale:je,isElement:Re,isRTL:function(t){return"rtl"===Be(t).direction}},rr=(t,o,e)=>{const r=new Map,i={platform:er,...e},a={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:n}=e,l=a.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let p=await n.getElementRects({reference:t,floating:o,strategy:i}),{x:f,y:s}=Se(p,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:a,fn:y}=l[e],{x:u,y:b,data:m,reset:x}=await y({x:f,y:s,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:p,platform:n,elements:{reference:t,floating:o}});f=null!=u?u:f,s=null!=b?b:s,h={...h,[a]:{...h[a],...m}},x&&g<=50&&(g++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(p=!0===x.rects?await n.getElementRects({reference:t,floating:o,strategy:i}):x.rects),({x:f,y:s}=Se(p,d,c))),e=-1)}return{x:f,y:s,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:a})};function ir(t){return function(t){for(let o=t;o;o=ar(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=ar(t);o;o=ar(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function ar(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var nr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class lr extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
|
|
593
|
+
`,ae=["start","end"],ne=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+ae[0],o+"-"+ae[1])),[]),le=Math.min,ce=Math.max,pe=Math.round,fe=t=>({x:t,y:t}),se={left:"right",right:"left",bottom:"top",top:"bottom"},de={start:"end",end:"start"};function he(t,o,e){return ce(t,le(o,e))}function ge(t,o){return"function"==typeof t?t(o):t}function ue(t){return t.split("-")[0]}function ye(t){return t.split("-")[1]}function be(t){return"x"===t?"y":"x"}function me(t){return"y"===t?"height":"width"}function xe(t){return["top","bottom"].includes(ue(t))?"y":"x"}function Oe(t){return be(xe(t))}function ve(t){return t.replace(/left|right|bottom|top/g,(t=>se[t]))}function Ne(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Se(t,o,e){let{reference:r,floating:i}=t;const a=xe(o),n=Oe(o),l=me(n),c=ue(o),p="y"===a,f=r.x+r.width/2-i.width/2,s=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:f,y:r.y-i.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:s};break;case"left":h={x:r.x-i.width,y:s};break;default:h={x:r.x,y:r.y}}switch(ye(o)){case"start":h[n]-=d*(e&&p?-1:1);break;case"end":h[n]+=d*(e&&p?-1:1)}return h}async function we(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:a,rects:n,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:f="viewport",elementContext:s="floating",altBoundary:d=!1,padding:h=0}=ge(o,t),g=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}}(h),u=l[d?"floating"===s?"reference":"floating":s],y=Ne(await a.getClippingRect({element:null==(e=await(null==a.isElement?void 0:a.isElement(u)))||e?u:u.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:f,strategy:c})),b="floating"===s?{...n.floating,x:r,y:i}:n.reference,m=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),x=await(null==a.isElement?void 0:a.isElement(m))&&await(null==a.getScale?void 0:a.getScale(m))||{x:1,y:1},O=Ne(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(y.top-O.top+g.top)/x.y,bottom:(O.bottom-y.bottom+g.bottom)/x.y,left:(y.left-O.left+g.left)/x.x,right:(O.right-y.right+g.right)/x.x}}function $e(t,o,e){return(t?[...e.filter((o=>ye(o)===t)),...e.filter((o=>ye(o)!==t))]:e.filter((t=>ue(t)===t))).filter((e=>!t||(ye(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>de[t]))}(e)!==e)))}const Ce=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:a,middlewareData:n,placement:l,platform:c,elements:p}=o,{crossAxis:f=!1,alignment:s,allowedPlacements:d=ne,autoAlignment:h=!0,...g}=ge(t,o),u=void 0!==s||d===ne?$e(s||null,h,d):d,y=await we(o,g),b=(null==(e=n.autoPlacement)?void 0:e.index)||0,m=u[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=ye(t),i=Oe(t),a=me(i);let n="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[a]>o.floating[a]&&(n=ve(n)),[n,ve(n)]}(m,a,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:u[0]}};const O=[y[ue(m)],y[x[0]],y[x[1]]],v=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],N=u[b+1];if(N)return{data:{index:b+1,overflows:v},reset:{placement:N}};const S=v.map((t=>{const o=ye(t.placement);return[t.placement,o&&f?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,ye(t[0])?2:3).every((t=>t<=0)))),$=(null==(i=w[0])?void 0:i[0])||S[0][0];return $!==l?{data:{index:b+1,overflows:v},reset:{placement:$}}:{}}}};function Ie(t){return Ue(t)?(t.nodeName||"").toLowerCase():"#document"}function Ee(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function We(t){var o;return null==(o=(Ue(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Ue(t){return t instanceof Node||t instanceof Ee(t).Node}function Re(t){return t instanceof Element||t instanceof Ee(t).Element}function ke(t){return t instanceof HTMLElement||t instanceof Ee(t).HTMLElement}function ze(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Ee(t).ShadowRoot)}function Ze(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=Be(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function Le(t){return["table","td","th"].includes(Ie(t))}function Ke(t){const o=Fe(),e=Be(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function Fe(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function De(t){return["html","body","#document"].includes(Ie(t))}function Be(t){return Ee(t).getComputedStyle(t)}function He(t){return Re(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Ae(t){if("html"===Ie(t))return t;const o=t.assignedSlot||t.parentNode||ze(t)&&t.host||We(t);return ze(o)?o.host:o}function Ge(t){const o=Ae(t);return De(o)?t.ownerDocument?t.ownerDocument.body:t.body:ke(o)&&Ze(o)?o:Ge(o)}function Me(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=Ge(t),a=i===(null==(r=t.ownerDocument)?void 0:r.body),n=Ee(i);return a?o.concat(n,n.visualViewport||[],Ze(i)?i:[],n.frameElement&&e?Me(n.frameElement):[]):o.concat(i,Me(i,[],e))}function Pe(t){const o=Be(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=ke(t),a=i?t.offsetWidth:e,n=i?t.offsetHeight:r,l=pe(e)!==a||pe(r)!==n;return l&&(e=a,r=n),{width:e,height:r,$:l}}function Te(t){return Re(t)?t:t.contextElement}function je(t){const o=Te(t);if(!ke(o))return fe(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:a}=Pe(o);let n=(a?pe(e.width):e.width)/r,l=(a?pe(e.height):e.height)/i;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const Ye=fe(0);function _e(t){const o=Ee(t);return Fe()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:Ye}function Ve(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),a=Te(t);let n=fe(1);o&&(r?Re(r)&&(n=je(r)):n=je(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Ee(t))&&o}(a,e,r)?_e(a):fe(0);let c=(i.left+l.x)/n.x,p=(i.top+l.y)/n.y,f=i.width/n.x,s=i.height/n.y;if(a){const t=Ee(a),o=r&&Re(r)?Ee(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=je(e),o=e.getBoundingClientRect(),r=Be(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,a=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,f*=t.x,s*=t.y,c+=i,p+=a,e=Ee(e).frameElement}}return Ne({width:f,height:s,x:c,y:p})}function Xe(t){return Ve(We(t)).left+He(t).scrollLeft}function qe(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Ee(t),r=We(t),i=e.visualViewport;let a=r.clientWidth,n=r.clientHeight,l=0,c=0;if(i){a=i.width,n=i.height;const t=Fe();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=We(t),e=He(t),r=t.ownerDocument.body,i=ce(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=ce(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+Xe(t);const l=-e.scrollTop;return"rtl"===Be(r).direction&&(n+=ce(o.clientWidth,r.clientWidth)-i),{width:i,height:a,x:n,y:l}}(We(t));else if(Re(o))r=function(t,o){const e=Ve(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,a=ke(t)?je(t):fe(1);return{width:t.clientWidth*a.x,height:t.clientHeight*a.y,x:i*a.x,y:r*a.y}}(o,e);else{const e=_e(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Ne(r)}function Je(t,o){const e=Ae(t);return!(e===o||!Re(e)||De(e))&&("fixed"===Be(e).position||Je(e,o))}function Qe(t,o,e){const r=ke(o),i=We(o),a="fixed"===e,n=Ve(t,!0,a,o);let l={scrollLeft:0,scrollTop:0};const c=fe(0);if(r||!r&&!a)if(("body"!==Ie(o)||Ze(i))&&(l=He(o)),r){const t=Ve(o,!0,a,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=Xe(i));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function tr(t,o){return ke(t)&&"fixed"!==Be(t).position?o?o(t):t.offsetParent:null}function or(t,o){const e=Ee(t);if(!ke(t))return e;let r=tr(t,o);for(;r&&Le(r)&&"static"===Be(r).position;)r=tr(r,o);return r&&("html"===Ie(r)||"body"===Ie(r)&&"static"===Be(r).position&&!Ke(r))?e:r||function(t){let o=Ae(t);for(;ke(o)&&!De(o);){if(Ke(o))return o;o=Ae(o)}return null}(t)||e}const er={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=ke(e),a=We(e);if(e===a)return o;let n={scrollLeft:0,scrollTop:0},l=fe(1);const c=fe(0);if((i||!i&&"fixed"!==r)&&(("body"!==Ie(e)||Ze(a))&&(n=He(e)),ke(e))){const t=Ve(e);l=je(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-n.scrollLeft*l.x+c.x,y:o.y*l.y-n.scrollTop*l.y+c.y}},getDocumentElement:We,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const a=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=Me(t,[],!1).filter((t=>Re(t)&&"body"!==Ie(t))),i=null;const a="fixed"===Be(t).position;let n=a?Ae(t):t;for(;Re(n)&&!De(n);){const o=Be(n),e=Ke(n);e||"fixed"!==o.position||(i=null),(a?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||Ze(n)&&!e&&Je(t,n))?r=r.filter((t=>t!==n)):i=o,n=Ae(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=a[0],l=a.reduce(((t,e)=>{const r=qe(o,e,i);return t.top=ce(r.top,t.top),t.right=le(r.right,t.right),t.bottom=le(r.bottom,t.bottom),t.left=ce(r.left,t.left),t}),qe(o,n,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:or,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||or,a=this.getDimensions;return{reference:Qe(o,await i(e),r),floating:{x:0,y:0,...await a(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Pe(t)},getScale:je,isElement:Re,isRTL:function(t){return"rtl"===Be(t).direction}},rr=(t,o,e)=>{const r=new Map,i={platform:er,...e},a={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:n}=e,l=a.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let p=await n.getElementRects({reference:t,floating:o,strategy:i}),{x:f,y:s}=Se(p,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:a,fn:u}=l[e],{x:y,y:b,data:m,reset:x}=await u({x:f,y:s,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:p,platform:n,elements:{reference:t,floating:o}});f=null!=y?y:f,s=null!=b?b:s,h={...h,[a]:{...h[a],...m}},x&&g<=50&&(g++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(p=!0===x.rects?await n.getElementRects({reference:t,floating:o,strategy:i}):x.rects),({x:f,y:s}=Se(p,d,c))),e=-1)}return{x:f,y:s,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:a})};function ir(t){return function(t){for(let o=t;o;o=ar(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=ar(t);o;o=ar(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function ar(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var nr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class lr extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
|
|
594
594
|
<div part="container"
|
|
595
595
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
596
596
|
@mouseenter=${this.onHover}
|
|
@@ -608,7 +608,7 @@ const Po=Symbol.for(""),To=t=>{if(t?.r===Po)return t?._$litStatic$},jo=t=>({_$li
|
|
|
608
608
|
</div>
|
|
609
609
|
</div>
|
|
610
610
|
</div>
|
|
611
|
-
`}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",async function(t,o,e){return rr(t,o,{platform:{...er,getOffsetParent:t=>er.getOffsetParent(t,ir)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:i}=t,{mainAxis:a=!0,crossAxis:n=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=ge(r,t),p={x:o,y:e},f=await we(t,c),s=xe(
|
|
611
|
+
`}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",async function(t,o,e){return rr(t,o,{platform:{...er,getOffsetParent:t=>er.getOffsetParent(t,ir)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:i}=t,{mainAxis:a=!0,crossAxis:n=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=ge(r,t),p={x:o,y:e},f=await we(t,c),s=xe(ue(i)),d=be(s);let h=p[d],g=p[s];if(a){const t="y"===d?"bottom":"right";h=he(h+f["y"===d?"top":"left"],h,h-f[t])}if(n){const t="y"===s?"bottom":"right";g=he(g+f["y"===s?"top":"left"],g,g-f[t])}const u=l.fn({...t,[d]:h,[s]:g});return{...u,data:{x:u.x-o,y:u.y-e}}}}),Ce({allowedPlacements:[e]})]});var r}(this.slottedElement,this.tooltip,this.position).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}}lr.elementDefinitions={"ft-typography":qo},lr.styles=ie,nr([r.property()],lr.prototype,"text",void 0),nr([r.property({type:Boolean})],lr.prototype,"manual",void 0),nr([r.property({type:Boolean})],lr.prototype,"inline",void 0),nr([r.property({type:Number})],lr.prototype,"delay",void 0),nr([r.property()],lr.prototype,"position",void 0),nr([r.queryAssignedNodes()],lr.prototype,"slotNodes",void 0),nr([r.query(".ft-tooltip--container")],lr.prototype,"container",void 0),nr([r.query(".ft-tooltip")],lr.prototype,"tooltip",void 0),nr([r.query(".ft-tooltip--content")],lr.prototype,"tooltipContent",void 0),nr([r.state()],lr.prototype,"visible",void 0),nr([r.eventOptions({passive:!0})],lr.prototype,"onTouch",null),nr([r.eventOptions({passive:!0})],lr.prototype,"onHover",null),nr([r.eventOptions({passive:!0})],lr.prototype,"onOut",null),nr([r.eventOptions({passive:!0})],lr.prototype,"onClick",null),o.customElement("ft-tooltip")(lr);class cr extends o.FtLitElement{render(){return e.html`
|
|
612
612
|
<div class="ft-loader">
|
|
613
613
|
<div></div>
|
|
614
614
|
<div></div>
|
|
@@ -638,7 +638,7 @@ const Po=Symbol.for(""),To=t=>{if(t?.r===Po)return t?._$litStatic$},jo=t=>({_$li
|
|
|
638
638
|
</ft-tooltip>
|
|
639
639
|
`:t}resolveIcon(){return this.loading?e.html`
|
|
640
640
|
<ft-loader part="loader icon"></ft-loader> `:this.icon?e.html`
|
|
641
|
-
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:e.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}fr.elementDefinitions={"ft-ripple":no,"ft-tooltip":lr,"ft-typography":qo,"ft-icon":
|
|
641
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:e.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}fr.elementDefinitions={"ft-ripple":no,"ft-tooltip":lr,"ft-typography":qo,"ft-icon":y,"ft-loader":cr},pr([r.property({type:String,reflect:!0})],fr.prototype,"role",void 0),pr([r.property()],fr.prototype,"type",void 0),pr([r.property({type:Boolean})],fr.prototype,"disabled",void 0),pr([r.property()],fr.prototype,"label",void 0),pr([r.property()],fr.prototype,"icon",void 0),pr([r.property()],fr.prototype,"iconVariant",void 0),pr([r.property({type:Boolean})],fr.prototype,"trailingIcon",void 0),pr([r.property({type:Boolean})],fr.prototype,"loading",void 0),pr([r.property()],fr.prototype,"tooltipPosition",void 0),pr([r.property({type:Boolean})],fr.prototype,"hideTooltip",void 0),pr([r.property({type:Boolean})],fr.prototype,"forceTooltip",void 0),pr([r.query(".ft-button")],fr.prototype,"button",void 0),pr([r.query(".ft-button--label slot")],fr.prototype,"slottedContent",void 0);var sr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class dr extends fr{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}}dr.styles=[o.safariEllipsisFix,io],sr([r.property({type:Boolean})],dr.prototype,"primary",void 0),sr([r.property({type:Boolean})],dr.prototype,"outlined",void 0),sr([r.property({type:Boolean})],dr.prototype,"dense",void 0),sr([r.property({type:Boolean})],dr.prototype,"round",void 0);const hr=[e.css`
|
|
642
642
|
:host {
|
|
643
643
|
display: inline-block;
|
|
644
644
|
max-width: 100%;
|
|
@@ -856,7 +856,7 @@ const Po=Symbol.for(""),To=t=>{if(t?.r===Po)return t?._$litStatic$},jo=t=>({_$li
|
|
|
856
856
|
width: ${R.smallIconOnlyWidth};
|
|
857
857
|
padding: unset;
|
|
858
858
|
}
|
|
859
|
-
`,o.noTextSelect];var gr,
|
|
859
|
+
`,o.noTextSelect];var gr,ur=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class yr extends fr{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?Vo.caption1medium:Vo.body2medium}}yr.styles=[o.safariEllipsisFix,hr],ur([r.property({type:Boolean})],yr.prototype,"primary",void 0),ur([r.property({type:Boolean})],yr.prototype,"secondary",void 0),ur([r.property({type:Boolean})],yr.prototype,"tertiary",void 0),ur([r.property({type:Boolean})],yr.prototype,"neutral",void 0),ur([r.property({type:Boolean})],yr.prototype,"small",void 0),o.customElement("ft-button")(dr),o.customElement("ftds-button")(yr),function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"}(gr||(gr={}));const br=e.css`
|
|
860
860
|
.ft-size-watcher--pixel {
|
|
861
861
|
width: 0;
|
|
862
862
|
height: 0;
|