@fluid-topics/ft-pager 1.1.83 → 1.1.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- "use strict";(()=>{var Kn=Object.create;var uo=Object.defineProperty;var Fn=Object.getOwnPropertyDescriptor;var Vn=Object.getOwnPropertyNames;var jn=Object.getPrototypeOf,Yn=Object.prototype.hasOwnProperty;var le=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports);var Xn=(e,o,n,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of Vn(o))!Yn.call(e,a)&&a!==n&&uo(e,a,{get:()=>o[a],enumerable:!(i=Fn(o,a))||i.enumerable});return e};var g=(e,o,n)=>(n=e!=null?Kn(jn(e)):{},Xn(o||!e||!e.__esModule?uo(n,"default",{value:e,enumerable:!0}):n,e));var E=le((vi,mo)=>{mo.exports=ftGlobals.wcUtils});var I=le((Ni,go)=>{go.exports=ftGlobals.lit});var at=le((wi,yo)=>{yo.exports=ftGlobals.litDecorators});var se=le((fs,Sr)=>{Sr.exports=ftGlobals.litClassMap});var xn=le((yp,bn)=>{bn.exports=ftGlobals.litUnsafeHTML});var Gn=g(E());var Un=g(I()),Ut=g(at()),Dn=g(E());var ho=g(I()),Ei={},bo=ho.css`
1
+ "use strict";(()=>{var qa=Object.create;var ho=Object.defineProperty;var Ja=Object.getOwnPropertyDescriptor;var Qa=Object.getOwnPropertyNames;var tn=Object.getPrototypeOf,en=Object.prototype.hasOwnProperty;var fe=(o,r)=>()=>(r||o((r={exports:{}}).exports,r),r.exports);var on=(o,r,i,c)=>{if(r&&typeof r=="object"||typeof r=="function")for(let l of Qa(r))!en.call(o,l)&&l!==i&&ho(o,l,{get:()=>r[l],enumerable:!(c=Ja(r,l))||c.enumerable});return o};var h=(o,r,i)=>(i=o!=null?qa(tn(o)):{},on(r||!o||!o.__esModule?ho(i,"default",{value:o,enumerable:!0}):i,o));var L=fe((Wn,xo)=>{xo.exports=ftGlobals.wcUtils});var U=fe((An,Oo)=>{Oo.exports=ftGlobals.lit});var pt=fe((zn,So)=>{So.exports=ftGlobals.litDecorators});var ye=fe((Op,wr)=>{wr.exports=ftGlobals.litClassMap});var Na=fe((vd,Ca)=>{Ca.exports=ftGlobals.litUnsafeHTML});var Ya=h(L());var Ma=h(U()),_t=h(pt()),Va=h(L());var Co=h(U()),Pn={},No=Co.css`
2
2
 
3
3
  [part="container"] {
4
4
  display: flex;
@@ -7,7 +7,7 @@
7
7
  align-items: center;
8
8
  justify-content: center;
9
9
  }
10
- `;var lo=g(E());var Ce=g(at()),Rn=g(E());var br=g(I()),S=g(E());var No=g(I()),T=g(E()),xo=T.FtCssVariableFactory.extend("--ft-ripple-color","",T.designSystemVariables.colorContent),C={color:xo,backgroundColor:T.FtCssVariableFactory.extend("--ft-ripple-background-color","",xo),opacityContentOnSurfacePressed:T.FtCssVariableFactory.external(T.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:T.FtCssVariableFactory.external(T.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:T.FtCssVariableFactory.external(T.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:T.FtCssVariableFactory.external(T.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:T.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},So=T.FtCssVariableFactory.extend("--ft-ripple-color","",T.designSystemVariables.colorPrimary),Oo={color:So,backgroundColor:T.FtCssVariableFactory.extend("--ft-ripple-background-color","",So)},Co=T.FtCssVariableFactory.extend("--ft-ripple-color","",T.designSystemVariables.colorSecondary),vo={color:Co,backgroundColor:T.FtCssVariableFactory.extend("--ft-ripple-background-color","",Co)},wo=No.css`
10
+ `;var go=h(L());var Re=h(pt()),Aa=h(L());var Nr=h(U()),N=h(L());var Lo=h(U()),G=h(L()),vo=G.FtCssVariableFactory.extend("--ft-ripple-color","",G.designSystemVariables.colorContent),w={color:vo,backgroundColor:G.FtCssVariableFactory.extend("--ft-ripple-background-color","",vo),opacityContentOnSurfacePressed:G.FtCssVariableFactory.external(G.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:G.FtCssVariableFactory.external(G.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:G.FtCssVariableFactory.external(G.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:G.FtCssVariableFactory.external(G.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:G.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},wo=G.FtCssVariableFactory.extend("--ft-ripple-color","",G.designSystemVariables.colorPrimary),Eo={color:wo,backgroundColor:G.FtCssVariableFactory.extend("--ft-ripple-background-color","",wo)},Ro=G.FtCssVariableFactory.extend("--ft-ripple-color","",G.designSystemVariables.colorSecondary),Io={color:Ro,backgroundColor:G.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ro)},Wo=Lo.css`
11
11
  :host {
12
12
  display: contents;
13
13
  }
@@ -20,7 +20,7 @@
20
20
 
21
21
  .ft-ripple:not(.ft-ripple--unbounded) {
22
22
  overflow: hidden;
23
- border-radius: ${C.borderRadius};
23
+ border-radius: ${w.borderRadius};
24
24
  }
25
25
 
26
26
  .ft-ripple .ft-ripple--background,
@@ -54,27 +54,27 @@
54
54
  }
55
55
 
56
56
  .ft-ripple .ft-ripple--background {
57
- background-color: ${C.backgroundColor};
57
+ background-color: ${w.backgroundColor};
58
58
  }
59
59
 
60
60
  .ft-ripple .ft-ripple--effect {
61
- background-color: ${C.color};
61
+ background-color: ${w.color};
62
62
  }
63
63
 
64
64
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
65
- background-color: ${vo.backgroundColor};
65
+ background-color: ${Io.backgroundColor};
66
66
  }
67
67
 
68
68
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
69
- background-color: ${vo.color};
69
+ background-color: ${Io.color};
70
70
  }
71
71
 
72
72
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
73
- background-color: ${Oo.backgroundColor};
73
+ background-color: ${Eo.backgroundColor};
74
74
  }
75
75
 
76
76
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
77
- background-color: ${Oo.color};
77
+ background-color: ${Eo.color};
78
78
  }
79
79
 
80
80
  .ft-ripple .ft-ripple--background {
@@ -104,60 +104,33 @@
104
104
  }
105
105
 
106
106
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
107
- opacity: ${C.opacityContentOnSurfaceHover};
107
+ opacity: ${w.opacityContentOnSurfaceHover};
108
108
  }
109
109
 
110
110
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
111
- opacity: ${C.opacityContentOnSurfaceSelected};
111
+ opacity: ${w.opacityContentOnSurfaceSelected};
112
112
  }
113
113
 
114
114
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
115
- opacity: ${C.opacityContentOnSurfaceFocused};
115
+ opacity: ${w.opacityContentOnSurfaceFocused};
116
116
  }
117
117
 
118
118
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
119
- opacity: ${C.opacityContentOnSurfacePressed};
119
+ opacity: ${w.opacityContentOnSurfacePressed};
120
120
  transform: translate(-50%, -50%) scale(1);
121
121
  }
122
- `;var rt=g(I()),u=g(E());var gt=g(I(),1),Et=e=>typeof e=="string"?(0,gt.unsafeCSS)(e):e,t=class{static create(o,n,i,a){let l=p=>Et(p??a),c=gt.css`var(${Et(o)}, ${l(a)})`;return c.name=o,c.description=n,c.category=i,c.defaultValue=a,c.defaultCssValue=l,c.get=p=>gt.css`var(${Et(o)}, ${l(p)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(o,n,i,a){let l=p=>i.get(p??a),c=gt.css`var(${Et(o)}, ${l(a)})`;return c.name=o,c.description=n,c.category=i.category,c.fallbackVariable=i,c.defaultValue=a,c.defaultCssValue=l,c.get=p=>gt.css`var(${Et(o)}, ${l(p)})`,c.breadcrumb=()=>[i.name,...i.breadcrumb()],c.lastResortDefaultValue=()=>a??i.lastResortDefaultValue(),c}static external(o,n){let i=l=>o.fallbackVariable?o.fallbackVariable.get(l??o.defaultValue):Et(l??o.lastResortDefaultValue()),a=gt.css`var(${Et(o.name)}, ${i(o.defaultValue)})`;return a.name=o.name,a.category=o.category,a.fallbackVariable=o.fallbackVariable,a.defaultValue=o.defaultValue,a.context=n,a.defaultCssValue=i,a.get=l=>gt.css`var(${Et(o.name)}, ${i(l)})`,a.breadcrumb=()=>o.fallbackVariable?[o.fallbackVariable.name,...o.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>o.lastResortDefaultValue(),a}};var r={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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)")},Eo={fontFamily:t.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-textCase","","UNKNOWN","none")},Ro={fontFamily:t.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Ao={fontFamily:t.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:t.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Lo={fontFamily:t.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:t.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},$o={fontFamily:t.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Po={fontFamily:t.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Wo={fontFamily:t.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Io={fontFamily:t.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},zo={fontFamily:t.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},qn={fontFamily:t.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Bo={fontFamily:t.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},To={fontFamily:t.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},_o={fontFamily:t.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Ho={fontFamily:t.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},ko={fontFamily:t.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Uo={fontFamily:t.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Do={fontFamily:t.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Go={fontFamily:t.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Zo={fontFamily:t.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Mo={fontFamily:t.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Ko={fontFamily:t.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Fo={fontFamily:t.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Vo={fontFamily:t.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},jo={fontFamily:t.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Yo={fontFamily:t.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Xo={fontFamily:t.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ee={display:Eo,"title-1":Ro,"title-2":Ao,"title-3":Lo,"body-1-regular":$o,"body-1-medium":Po,"body-1-semibold":Wo,"body-2-regular":Io,"body-2-medium":zo,"body-2-medium-underline":qn,"body-2-semibold":Bo,"label-1-medium":To,"label-1-semibold":_o,"label-1-bold":Ho,"label-2-medium":ko,"label-2-semibold":Uo,"label-2-bold":Do,"caption-1-medium":Go,"caption-1-semibold":Zo,"caption-1-bold":Mo,"caption-2-medium":Ko,"caption-2-semibold":Fo,"caption-2-bold":Vo,"caption-3-medium":jo,"caption-3-semibold":Yo,"caption-3-bold":Xo};var s={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
123
- Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",r.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",r.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",r.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",r.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",r.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",r.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",r.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",r.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",r.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",r.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",r.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",r.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",r.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",r.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",r.colorGray80)};var y={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",r.spacing4),largeGap:t.extend("--ft-button-large-gap","",r.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",r.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",r.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ft-button-medium-horizontal-padding","",r.spacing3),mediumGap:t.extend("--ft-button-medium-gap","",r.spacing2),mediumBorderRadius:t.extend("--ft-button-medium-border-radius","",r.borderRadiusS),mediumIconSize:t.extend("--ft-button-medium-icon-size","",r.iconSize2),mediumBorderWidth:t.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",r.spacing2),smallGap:t.extend("--ft-button-small-gap","",r.spacing1),smallBorderRadius:t.extend("--ft-button-small-border-radius","",r.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",r.iconSize1),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ft-button-x-small-icon-size","",r.iconSize1),xSmallFocusOutlineOffset:t.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ft-button-round-border-radius","",r.borderRadiusPill),primaryBackgroundColor:t.extend("--ft-button-primary-background-color","",s.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",s.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",s.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",s.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",r.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",r.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",r.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",s.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",s.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",s.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",s.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",r.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",r.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",r.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",r.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",s.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",s.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",s.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",r.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",r.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",r.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",r.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",s.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",s.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",s.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",s.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",r.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",r.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",r.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",r.opacity40)};var Gi={largeMinHeight:t.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",r.spacing3),largeButtonRightPadding:t.extend("--ft-chip-large-button-right-padding","",r.spacing1),largeGap:t.extend("--ft-chip-large-gap","",r.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.extend("--ft-chip-large-border-radius","",r.borderRadiusPill),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",r.iconSize3),mediumMinHeight:t.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",r.spacing2),mediumButtonRightPadding:t.extend("--ft-chip-medium-button-right-padding","",r.spacing05),mediumGap:t.extend("--ft-chip-medium-gap","",r.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.extend("--ft-chip-medium-border-radius","",r.borderRadiusPill),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",r.iconSize2),smallMinHeight:t.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",r.spacing1),smallButtonRightPadding:t.extend("--ft-chip-small-button-right-padding","",r.spacing05),smallGap:t.extend("--ft-chip-small-gap","",r.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.extend("--ft-chip-small-border-radius","",r.borderRadiusPill),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",r.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",s.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",s.contentGlobalSecondary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",s.contentGlobalSecondary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",s.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",s.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",s.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",s.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",s.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",s.borderErrorSubtle)};var Vi={focusOpacity:t.extend("--ft-link-focus-opacity","",r.opacity80),focusFocusRingColor:t.extend("--ft-link-focus-focus-ring-color","",s.borderActionFocusRing),brandColor:t.extend("--ft-link-brand-color","",s.contentActionPrimary),infoColor:t.extend("--ft-link-info-color","",s.contentInfoPrimary)};var Ji={iconSize:t.extend("--ft-banner-icon-size","",r.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ft-banner-left-padding","",r.spacing6),rightPadding:t.extend("--ft-banner-right-padding","",r.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",r.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",r.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",r.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",r.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",r.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-banner-info-border-color","",s.borderInfoSubtle)};var ra={horizontalPadding:t.extend("--ft-badge-horizontal-padding","",r.spacing1),verticalPadding:t.extend("--ft-badge-vertical-padding","",r.spacing1),borderRadius:t.extend("--ft-badge-border-radius","",r.borderRadiusPill),color:t.extend("--ft-badge-color","",s.contentGlobalOnColor),backgroundColor:t.extend("--ft-badge-background-color","",s.contentActionPrimary)};var ca={horizontalGap:t.extend("--ft-breadcrumb-horizontal-gap","",r.spacing1),verticalGap:t.extend("--ft-breadcrumb-vertical-gap","",r.spacing2),currentColor:t.extend("--ft-breadcrumb-current-color","",s.contentGlobalPrimary),previousNonClickableColor:t.extend("--ft-breadcrumb-previous-non-clickable-color","",s.contentGlobalSecondary),iconColor:t.extend("--ft-breadcrumb-icon-color","",s.contentGlobalSubtle)};var ua={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",r.spacing12),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",r.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",r.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",r.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",r.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",r.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",r.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",s.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",s.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",s.contentGlobalSecondary)};var ba={smallContainerWidth:t.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:t.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",r.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",r.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",r.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",r.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",s.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",s.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",r.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",r.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",r.spacing6),headerGap:t.extend("--ft-modal-header-gap","",r.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",r.borderRadiusM)};var va={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-drawer-shadow","",r.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",r.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",r.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",s.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",s.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",s.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",s.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",s.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",r.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",r.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",r.colorGray700)};var Aa={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",s.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",s.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",s.contentErrorIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",r.opacity40)};var Ia={backgroundColor:t.extend("--ft-text-area-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",s.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",s.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",r.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",r.borderRadiusM)};var Ha={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",r.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",s.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",s.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",s.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",r.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",r.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",s.backgroundGlobalOnSurface)};var Za={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",s.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",s.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",s.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",s.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",r.opacity40)};var ja={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",s.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",s.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",s.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",s.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",r.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",r.borderRadiusM)};var Qa={backgroundColor:t.extend("--ft-popover-background-color","",s.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",r.spacing6),titleColor:t.extend("--ft-popover-title-color","",s.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",s.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",s.contentActionPrimary),gap:t.extend("--ft-popover-gap","",r.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",r.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",r.shadowElevation02)};var nl={topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",r.borderRadiusS),withLabelHorizontalPadding:t.extend("--ft-tabs-with-label-horizontal-padding","",r.spacing4),withLabelVerticalPadding:t.extend("--ft-tabs-with-label-vertical-padding","",r.spacing3),horizontalGap:t.extend("--ft-tabs-horizontal-gap","",r.spacing1),verticalGap:t.extend("--ft-tabs-vertical-gap","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",r.opacity8),offDefaultStateLayerOpacity:t.extend("--ft-tabs-off-default-state-layer-opacity","",r.opacity0),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",r.opacity8),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-tabs-off-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",r.opacity8),onDefaultStateLayerOpacity:t.extend("--ft-tabs-on-default-state-layer-opacity","",r.opacity0),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",r.opacity16),onColor:t.extend("--ft-tabs-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",s.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ft-tabs-icon-only-horizontal-padding","",r.spacing4),iconOnlyVerticalPadding:t.extend("--ft-tabs-icon-only-vertical-padding","",r.spacing4),alertTopPadding:t.extend("--ft-tabs-alert-top-padding","",r.spacing1),alertRightPadding:t.extend("--ft-tabs-alert-right-padding","",r.spacing05),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",s.borderActionFocusRing)};var sl={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",s.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",r.spacing3),color:t.extend("--ft-collapsible-color","",s.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",s.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",s.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",s.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",r.iconSize3)};var ml={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",r.spacing1),groupGap:t.extend("--ft-switch-group-gap","",r.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",s.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",s.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-switch-off-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ft-switch-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",s.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",s.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",r.borderRadiusS)};var bl={color1Light:t.extend("--ft-chart-1-light","for area color charts",r.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",r.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",r.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",r.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",r.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",r.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",r.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",r.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",r.colorRed40),color5Base:t.extend("--ft-chart-5-base","",r.colorRed60),color6Light:t.extend("--ft-chart-6-light","",r.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",r.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",r.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",r.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",r.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",r.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",r.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",r.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",r.colorGray50),color10Base:t.extend("--ft-chart-10-base","",r.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",r.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",r.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",r.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",r.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",r.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",r.colorBrand200)};var vl={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",r.spacing3),verticalPadding:t.extend("--ft-notice-vertical-padding","",r.spacing2),borderRadius:t.extend("--ft-notice-border-radius","",r.borderRadiusS),gap:t.extend("--ft-notice-gap","",r.spacing2),iconSize:t.extend("--ft-notice-icon-size","",r.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",s.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",s.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",s.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",s.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",s.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",s.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",s.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",s.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",s.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",s.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",s.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",s.contentSuccessIconOnly)};var Al={color:t.extend("--ft-checkbox-color","",s.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",s.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",s.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",s.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-checkbox-gap","",r.spacing3)};var Il={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",s.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",s.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",s.contentActionPrimary),color:t.extend("--ft-toggle-color","",s.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",s.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",r.spacing3)};var Hl={color:t.extend("--ft-radio-color","",s.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",s.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",s.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",s.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",s.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",r.spacing3)};var Zl={iconSize:t.extend("--ft-notification-icon-size","",r.iconSize4),leftPadding:t.extend("--ft-notification-left-padding","",r.spacing5),rightPadding:t.extend("--ft-notification-right-padding","",r.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",r.spacing3),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",s.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",s.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",s.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",s.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",s.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",r.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",r.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",r.spacing8)};var jl={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",r.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",r.borderRadiusS),color:t.extend("--ft-tooltip-color","",s.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",s.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",r.opacity80),shadow:t.extend("--ft-tooltip-shadow","",r.shadowElevation03),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",r.spacing05)};var qo;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(qo||(qo={}));var Jo;(function(e){e.large="large",e.medium="medium",e.small="small"})(Jo||(Jo={}));var Re=g(I());function Qo(e){let o=Ee[e];return Re.css`
124
- .ft-typography--${(0,Re.unsafeCSS)(e)} {
125
- font-family: ${o.fontFamily};
126
- font-size: ${o.fontSize};
127
- font-weight: ${o.fontWeight};
128
- letter-spacing: ${o.letterSpacing};
129
- line-height: ${o.lineHeight};
130
- text-transform: ${o.textCase};
122
+ `;var it=h(U()),m=h(L());var ht=h(U(),1),Wt=o=>typeof o=="string"?(0,ht.unsafeCSS)(o):o,t=class{static create(r,i,c,l){let p=g=>Wt(g??l),d=ht.css`var(${Wt(r)}, ${p(l)})`;return d.name=r,d.description=i,d.category=c,d.defaultValue=l,d.defaultCssValue=p,d.get=g=>ht.css`var(${Wt(r)}, ${p(g)})`,d.breadcrumb=()=>[],d.lastResortDefaultValue=()=>l,d}static extend(r,i,c,l){let p=g=>c.get(g??l),d=ht.css`var(${Wt(r)}, ${p(l)})`;return d.name=r,d.description=i,d.category=c.category,d.fallbackVariable=c,d.defaultValue=l,d.defaultCssValue=p,d.get=g=>ht.css`var(${Wt(r)}, ${p(g)})`,d.breadcrumb=()=>[c.name,...c.breadcrumb()],d.lastResortDefaultValue=()=>l??c.lastResortDefaultValue(),d}static external(r,i){let c=p=>r.fallbackVariable?r.fallbackVariable.get(p??r.defaultValue):Wt(p??r.lastResortDefaultValue()),l=ht.css`var(${Wt(r.name)}, ${c(r.defaultValue)})`;return l.name=r.name,l.category=r.category,l.fallbackVariable=r.fallbackVariable,l.defaultValue=r.defaultValue,l.context=i,l.defaultCssValue=c,l.get=p=>ht.css`var(${Wt(r.name)}, ${c(p)})`,l.breadcrumb=()=>r.fallbackVariable?[r.fallbackVariable.name,...r.fallbackVariable.breadcrumb()]:[],l.lastResortDefaultValue=()=>r.lastResortDefaultValue(),l}};var n={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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)")},Ao={fontFamily:t.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-textCase","","UNKNOWN","none")},zo={fontFamily:t.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Po={fontFamily:t.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:t.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Bo={fontFamily:t.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:t.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Uo={fontFamily:t.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},$o={fontFamily:t.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},ko={fontFamily:t.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Ho={fontFamily:t.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Go={fontFamily:t.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},rn={fontFamily:t.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Zo={fontFamily:t.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},To={fontFamily:t.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Do={fontFamily:t.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Fo={fontFamily:t.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Ko={fontFamily:t.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},_o={fontFamily:t.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Mo={fontFamily:t.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Vo={fontFamily:t.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Yo={fontFamily:t.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},jo={fontFamily:t.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Xo={fontFamily:t.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},qo={fontFamily:t.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Jo={fontFamily:t.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Qo={fontFamily:t.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},tr={fontFamily:t.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},er={fontFamily:t.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:t.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ae={display:Ao,"title-1":zo,"title-2":Po,"title-3":Bo,"body-1-regular":Uo,"body-1-medium":$o,"body-1-semibold":ko,"body-2-regular":Ho,"body-2-medium":Go,"body-2-medium-underline":rn,"body-2-semibold":Zo,"label-1-medium":To,"label-1-semibold":Do,"label-1-bold":Fo,"label-2-medium":Ko,"label-2-semibold":_o,"label-2-bold":Mo,"caption-1-medium":Vo,"caption-1-semibold":Yo,"caption-1-bold":jo,"caption-2-medium":Xo,"caption-2-semibold":qo,"caption-2-bold":Jo,"caption-3-medium":Qo,"caption-3-semibold":tr,"caption-3-bold":er};var s={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",n.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",n.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",n.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",n.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",n.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",n.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",n.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",n.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",n.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",n.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",n.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",n.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",n.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",n.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",n.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",n.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",n.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",n.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
123
+ Also for action icons.`,n.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",n.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",n.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",n.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",n.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",n.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",n.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",n.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",n.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",n.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",n.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",n.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",n.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",n.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",n.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",n.colorGray80)};var _n={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",n.spacing4),largeGap:t.extend("--ft-button-large-gap","",n.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",n.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",n.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ft-button-medium-horizontal-padding","",n.spacing3),mediumGap:t.extend("--ft-button-medium-gap","",n.spacing2),mediumBorderRadius:t.extend("--ft-button-medium-border-radius","",n.borderRadiusS),mediumIconSize:t.extend("--ft-button-medium-icon-size","",n.iconSize2),mediumBorderWidth:t.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",n.spacing2),smallGap:t.extend("--ft-button-small-gap","",n.spacing1),smallBorderRadius:t.extend("--ft-button-small-border-radius","",n.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",n.iconSize1),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ft-button-x-small-icon-size","",n.iconSize1),xSmallFocusOutlineOffset:t.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ft-button-round-border-radius","",n.borderRadiusPill),primaryBackgroundColor:t.extend("--ft-button-primary-background-color","",s.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",s.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",s.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",s.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",n.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",n.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",n.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",n.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",s.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",s.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",s.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",s.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",n.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",n.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",n.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",n.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",s.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",s.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",s.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",n.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",n.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",n.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",n.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",s.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",s.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",s.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",s.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",n.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",n.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",n.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",n.opacity40)};var Xn={largeMinHeight:t.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",n.spacing3),largeButtonRightPadding:t.extend("--ft-chip-large-button-right-padding","",n.spacing1),largeGap:t.extend("--ft-chip-large-gap","",n.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",n.iconSize3),mediumMinHeight:t.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",n.spacing2),mediumButtonRightPadding:t.extend("--ft-chip-medium-button-right-padding","",n.spacing05),mediumGap:t.extend("--ft-chip-medium-gap","",n.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",n.iconSize2),smallMinHeight:t.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",n.spacing1),smallButtonRightPadding:t.extend("--ft-chip-small-button-right-padding","",n.spacing05),smallGap:t.extend("--ft-chip-small-gap","",n.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",n.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",s.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",s.contentGlobalSecondary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",s.contentGlobalSecondary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",s.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",s.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",s.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",s.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",s.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",s.borderErrorSubtle)};var ei={focusOpacity:t.extend("--ft-link-focus-opacity","",n.opacity80),focusFocusRingColor:t.extend("--ft-link-focus-focus-ring-color","",s.borderActionFocusRing),brandColor:t.extend("--ft-link-brand-color","",s.contentActionPrimary),infoColor:t.extend("--ft-link-info-color","",s.contentInfoPrimary)};var ii={iconSize:t.extend("--ft-banner-icon-size","",n.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ft-banner-left-padding","",n.spacing6),rightPadding:t.extend("--ft-banner-right-padding","",n.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",n.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",n.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",n.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",n.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",n.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-banner-info-border-color","",s.borderInfoSubtle)};var si={horizontalPadding:t.extend("--ft-badge-horizontal-padding","",n.spacing1),verticalPadding:t.extend("--ft-badge-vertical-padding","",n.spacing1),borderRadius:t.extend("--ft-badge-border-radius","",n.borderRadiusPill),color:t.extend("--ft-badge-color","",s.contentGlobalOnColor),backgroundColor:t.extend("--ft-badge-background-color","",s.contentActionPrimary)};var mi={horizontalGap:t.extend("--ft-breadcrumb-horizontal-gap","",n.spacing1),verticalGap:t.extend("--ft-breadcrumb-vertical-gap","",n.spacing2),currentColor:t.extend("--ft-breadcrumb-current-color","",s.contentGlobalPrimary),previousNonClickableColor:t.extend("--ft-breadcrumb-previous-non-clickable-color","",s.contentGlobalSecondary),iconColor:t.extend("--ft-breadcrumb-icon-color","",s.contentGlobalSubtle)};var Si={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",n.spacing6),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",n.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",n.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",n.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",n.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",n.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",n.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",s.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",s.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",s.contentGlobalSecondary)};var Ei={smallContainerWidth:t.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:t.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",n.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",n.opacity40),shadow:t.extend("--ft-modal-shadow","",n.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",n.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",n.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",n.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",n.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",n.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",s.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",s.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",n.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",n.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",n.spacing6),headerGap:t.extend("--ft-modal-header-gap","",n.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",n.borderRadiusM)};var Ai={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",n.opacity40),shadow:t.extend("--ft-drawer-shadow","",n.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",n.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",n.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",n.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",n.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",s.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",s.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",n.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",n.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",s.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",s.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",s.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",n.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",n.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",n.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",n.colorGray700)};var $i={offBorderBottomWidth:t.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",n.opacity8),offDefaultStateLayerOpacity:t.extend("--ft-tabs-off-default-state-layer-opacity","",n.opacity0),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",n.opacity8),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",n.opacity40),offColor:t.extend("--ft-tabs-off-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",s.contentGlobalSubtle),offBorderBottomColor:t.extend("--ft-tabs-off-border-bottom-color","",s.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",n.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",n.borderRadiusS),withLabelHorizontalPadding:t.extend("--ft-tabs-with-label-horizontal-padding","",n.spacing4),withLabelVerticalPadding:t.extend("--ft-tabs-with-label-vertical-padding","",n.spacing3),horizontalGap:t.extend("--ft-tabs-horizontal-gap","",n.spacing1),verticalGap:t.extend("--ft-tabs-vertical-gap","",n.spacing1),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",n.opacity16),onDefaultStateLayerOpacity:t.extend("--ft-tabs-on-default-state-layer-opacity","",n.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",n.opacity16),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",n.opacity24),onColor:t.extend("--ft-tabs-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",s.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ft-tabs-on-active-tab-indicator-color","",s.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ft-tabs-icon-only-horizontal-padding","",n.spacing4),iconOnlyVerticalPadding:t.extend("--ft-tabs-icon-only-vertical-padding","",n.spacing4),alertTopPadding:t.extend("--ft-tabs-alert-top-padding","",n.spacing1),alertRightPadding:t.extend("--ft-tabs-alert-right-padding","",n.spacing05),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",s.borderActionFocusRing)};var Ti={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",n.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",n.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",n.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",n.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",n.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",n.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",s.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",s.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",s.contentErrorIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",n.opacity40)};var Mi={backgroundColor:t.extend("--ft-text-area-background-color","",n.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",s.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",s.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",n.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",n.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",n.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",n.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",n.borderRadiusM)};var qi={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",n.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",s.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",s.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",s.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",n.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",n.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",n.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",n.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",n.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",n.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",s.backgroundGlobalOnSurface),shadow:t.extend("--ft-floating-menu-shadow","",n.shadowElevation02)};var oc={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",n.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",n.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",n.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",n.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",n.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",n.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",n.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",n.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",s.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",s.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",s.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",s.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",n.opacity40)};var cc={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",n.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",s.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",s.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",s.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",s.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",n.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",n.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",n.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",n.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",n.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",n.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",n.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",n.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",n.borderRadiusM)};var fc={backgroundColor:t.extend("--ft-popover-background-color","",s.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",n.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",n.spacing6),titleColor:t.extend("--ft-popover-title-color","",s.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",s.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",s.contentActionPrimary),gap:t.extend("--ft-popover-gap","",n.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",n.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",n.shadowElevation02)};var bc={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",n.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",n.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",s.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",n.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",n.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",n.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",n.spacing3),color:t.extend("--ft-collapsible-color","",s.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",s.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",s.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",s.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",n.iconSize3)};var Cc={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",n.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",n.spacing1),groupGap:t.extend("--ft-switch-group-gap","",n.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",s.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",s.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",n.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",n.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",n.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",n.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",n.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",n.opacity40),offColor:t.extend("--ft-switch-off-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",n.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",n.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",n.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",n.opacity40),onColor:t.extend("--ft-switch-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",s.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",n.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",n.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",s.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",n.borderRadiusS)};var Ec={color1Light:t.extend("--ft-chart-1-light","for area color charts",n.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",n.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",n.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",n.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",n.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",n.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",n.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",n.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",n.colorRed40),color5Base:t.extend("--ft-chart-5-base","",n.colorRed60),color6Light:t.extend("--ft-chart-6-light","",n.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",n.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",n.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",n.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",n.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",n.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",n.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",n.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",n.colorGray50),color10Base:t.extend("--ft-chart-10-base","",n.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",n.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",n.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",n.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",n.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",n.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",n.colorBrand200)};var Ac={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",n.spacing3),verticalPadding:t.extend("--ft-notice-vertical-padding","",n.spacing2),borderRadius:t.extend("--ft-notice-border-radius","",n.borderRadiusS),gap:t.extend("--ft-notice-gap","",n.spacing2),iconSize:t.extend("--ft-notice-icon-size","",n.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",s.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",s.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",s.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",s.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",s.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",s.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",s.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",s.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",s.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",s.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",s.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",s.contentSuccessIconOnly)};var $c={color:t.extend("--ft-checkbox-color","",s.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",s.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",s.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",s.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",n.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",n.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",n.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",n.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",n.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",n.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",n.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",n.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",n.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",n.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-checkbox-gap","",n.spacing3)};var Tc={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",n.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",n.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",n.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",n.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",s.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",n.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",n.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",n.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",n.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",s.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",s.contentActionPrimary),color:t.extend("--ft-toggle-color","",s.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",s.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",n.spacing3)};var Mc={color:t.extend("--ft-radio-color","",s.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",s.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",s.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",n.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",n.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",n.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",n.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",s.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",s.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",n.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",n.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",n.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",n.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",n.spacing3)};var qc={iconSize:t.extend("--ft-notification-icon-size","",n.iconSize4),leftPadding:t.extend("--ft-notification-left-padding","",n.spacing5),rightPadding:t.extend("--ft-notification-right-padding","",n.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",n.spacing3),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",s.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",s.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",s.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",s.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",s.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",n.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",n.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",n.spacing8)};var ol={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",n.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",n.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",n.borderRadiusS),color:t.extend("--ft-tooltip-color","",s.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",s.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",n.opacity80),shadow:t.extend("--ft-tooltip-shadow","",n.shadowElevation02),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",n.spacing05)};var or;(function(o){o.brand="brand",o.neutral="neutral",o.info="info",o.success="success",o.warning="warning",o.error="error"})(or||(or={}));var rr;(function(o){o.large="large",o.medium="medium",o.small="small"})(rr||(rr={}));var ze=h(U());function ar(o){let r=Ae[o];return ze.css`
124
+ .ft-typography--${(0,ze.unsafeCSS)(o)} {
125
+ font-family: ${r.fontFamily};
126
+ font-size: ${r.fontSize};
127
+ font-weight: ${r.fontWeight};
128
+ letter-spacing: ${r.letterSpacing};
129
+ line-height: ${r.lineHeight};
130
+ text-transform: ${r.textCase};
131
131
  }
132
- `}var tr=u.FtCssVariableFactory.extend("--ft-typography-font-family","",u.designSystemVariables.titleFont),ht=u.FtCssVariableFactory.extend("--ft-typography-font-family","",u.designSystemVariables.contentFont),b={fontFamily:ht,fontSize:u.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:u.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:u.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:u.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:u.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Dt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-title-font-family","",tr),fontSize:u.FtCssVariableFactory.extend("--ft-typography-title-font-size","",b.fontSize,"20px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",b.letterSpacing,"0.15px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-title-line-height","",b.lineHeight,"1.2"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",b.textTransform,"inherit")},Gt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",tr),fontSize:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",b.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",b.letterSpacing,"0.105px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",b.lineHeight,"1.7"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",b.textTransform,"inherit")},Zt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",b.fontSize,"16px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",b.fontWeight,"600"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",b.letterSpacing,"0.144px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",b.lineHeight,"1.5"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",b.textTransform,"inherit")},Mt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",b.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",b.letterSpacing,"0.098px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",b.lineHeight,"1.7"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",b.textTransform,"inherit")},yt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",b.fontSize,"16px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",b.letterSpacing,"0.496px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",b.lineHeight,"1.5"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",b.textTransform,"inherit")},Kt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",b.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",b.letterSpacing,"0.252px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",b.lineHeight,"1.4"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",b.textTransform,"inherit")},lt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",b.fontSize,"12px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",b.letterSpacing,"0.396px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",b.lineHeight,"1.33"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",b.textTransform,"inherit")},Ft={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",b.fontSize,"10px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",b.letterSpacing,"0.33px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",b.lineHeight,"1.6"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",b.textTransform,"inherit")},Vt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",b.fontSize,"10px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",b.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",b.letterSpacing,"1.5px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",b.lineHeight,"1.6"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",b.textTransform,"uppercase")},dt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ht),fontSize:u.FtCssVariableFactory.extend("--ft-typography-button-font-size","",b.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",b.fontWeight,"600"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",b.letterSpacing,"1.246px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-button-line-height","",b.lineHeight,"1.15"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",b.textTransform,"uppercase")},er=rt.css`
132
+ `}var nr=m.FtCssVariableFactory.extend("--ft-typography-font-family","",m.designSystemVariables.titleFont),Ot=m.FtCssVariableFactory.extend("--ft-typography-font-family","",m.designSystemVariables.contentFont),S={fontFamily:Ot,fontSize:m.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:m.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:m.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:m.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:m.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Mt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-title-font-family","",nr),fontSize:m.FtCssVariableFactory.extend("--ft-typography-title-font-size","",S.fontSize,"20px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",S.letterSpacing,"0.15px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-title-line-height","",S.lineHeight,"1.2"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",S.textTransform,"inherit")},Vt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",nr),fontSize:m.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",S.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",S.letterSpacing,"0.105px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",S.lineHeight,"1.7"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",S.textTransform,"inherit")},Yt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",S.fontSize,"16px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",S.fontWeight,"600"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",S.letterSpacing,"0.144px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",S.lineHeight,"1.5"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",S.textTransform,"inherit")},jt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",S.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",S.letterSpacing,"0.098px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",S.lineHeight,"1.7"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",S.textTransform,"inherit")},xt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",S.fontSize,"16px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",S.letterSpacing,"0.496px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",S.lineHeight,"1.5"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",S.textTransform,"inherit")},Xt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",S.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",S.letterSpacing,"0.252px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",S.lineHeight,"1.4"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",S.textTransform,"inherit")},dt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",S.fontSize,"12px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",S.letterSpacing,"0.396px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",S.lineHeight,"1.33"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",S.textTransform,"inherit")},qt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",S.fontSize,"10px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",S.letterSpacing,"0.33px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",S.lineHeight,"1.6"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",S.textTransform,"inherit")},Jt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",S.fontSize,"10px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",S.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",S.letterSpacing,"1.5px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",S.lineHeight,"1.6"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",S.textTransform,"uppercase")},yt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ot),fontSize:m.FtCssVariableFactory.extend("--ft-typography-button-font-size","",S.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",S.fontWeight,"600"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",S.letterSpacing,"1.246px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-button-line-height","",S.lineHeight,"1.15"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",S.textTransform,"uppercase")},ir=it.css`
133
133
  .ft-typography--title {
134
- font-family: ${Dt.fontFamily};
135
- font-size: ${Dt.fontSize};
136
- font-weight: ${Dt.fontWeight};
137
- letter-spacing: ${Dt.letterSpacing};
138
- line-height: ${Dt.lineHeight};
139
- text-transform: ${Dt.textTransform};
140
- }
141
- `,or=rt.css`
142
- .ft-typography--title-dense {
143
- font-family: ${Gt.fontFamily};
144
- font-size: ${Gt.fontSize};
145
- font-weight: ${Gt.fontWeight};
146
- letter-spacing: ${Gt.letterSpacing};
147
- line-height: ${Gt.lineHeight};
148
- text-transform: ${Gt.textTransform};
149
- }
150
- `,rr=rt.css`
151
- .ft-typography--subtitle1 {
152
- font-family: ${Zt.fontFamily};
153
- font-size: ${Zt.fontSize};
154
- font-weight: ${Zt.fontWeight};
155
- letter-spacing: ${Zt.letterSpacing};
156
- line-height: ${Zt.lineHeight};
157
- text-transform: ${Zt.textTransform};
158
- }
159
- `,nr=rt.css`
160
- .ft-typography--subtitle2 {
161
134
  font-family: ${Mt.fontFamily};
162
135
  font-size: ${Mt.fontSize};
163
136
  font-weight: ${Mt.fontWeight};
@@ -165,45 +138,8 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
165
138
  line-height: ${Mt.lineHeight};
166
139
  text-transform: ${Mt.textTransform};
167
140
  }
168
-
169
- `,ir=rt.css`
170
- .ft-typography--body1 {
171
- font-family: ${yt.fontFamily};
172
- font-size: ${yt.fontSize};
173
- font-weight: ${yt.fontWeight};
174
- letter-spacing: ${yt.letterSpacing};
175
- line-height: ${yt.lineHeight};
176
- text-transform: ${yt.textTransform};
177
- }
178
- `,ar=rt.css`
179
- .ft-typography--body2 {
180
- font-family: ${Kt.fontFamily};
181
- font-size: ${Kt.fontSize};
182
- font-weight: ${Kt.fontWeight};
183
- letter-spacing: ${Kt.letterSpacing};
184
- line-height: ${Kt.lineHeight};
185
- text-transform: ${Kt.textTransform};
186
- }
187
- `,Ae=rt.css`
188
- .ft-typography--caption {
189
- font-family: ${lt.fontFamily};
190
- font-size: ${lt.fontSize};
191
- font-weight: ${lt.fontWeight};
192
- letter-spacing: ${lt.letterSpacing};
193
- line-height: ${lt.lineHeight};
194
- text-transform: ${lt.textTransform};
195
- }
196
- `,lr=rt.css`
197
- .ft-typography--breadcrumb {
198
- font-family: ${Ft.fontFamily};
199
- font-size: ${Ft.fontSize};
200
- font-weight: ${Ft.fontWeight};
201
- letter-spacing: ${Ft.letterSpacing};
202
- line-height: ${Ft.lineHeight};
203
- text-transform: ${Ft.textTransform};
204
- }
205
- `,cr=rt.css`
206
- .ft-typography--overline {
141
+ `,cr=it.css`
142
+ .ft-typography--title-dense {
207
143
  font-family: ${Vt.fontFamily};
208
144
  font-size: ${Vt.fontSize};
209
145
  font-weight: ${Vt.fontWeight};
@@ -211,8 +147,45 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
211
147
  line-height: ${Vt.lineHeight};
212
148
  text-transform: ${Vt.textTransform};
213
149
  }
214
- `,sr=rt.css`
215
- .ft-typography--button {
150
+ `,lr=it.css`
151
+ .ft-typography--subtitle1 {
152
+ font-family: ${Yt.fontFamily};
153
+ font-size: ${Yt.fontSize};
154
+ font-weight: ${Yt.fontWeight};
155
+ letter-spacing: ${Yt.letterSpacing};
156
+ line-height: ${Yt.lineHeight};
157
+ text-transform: ${Yt.textTransform};
158
+ }
159
+ `,pr=it.css`
160
+ .ft-typography--subtitle2 {
161
+ font-family: ${jt.fontFamily};
162
+ font-size: ${jt.fontSize};
163
+ font-weight: ${jt.fontWeight};
164
+ letter-spacing: ${jt.letterSpacing};
165
+ line-height: ${jt.lineHeight};
166
+ text-transform: ${jt.textTransform};
167
+ }
168
+
169
+ `,dr=it.css`
170
+ .ft-typography--body1 {
171
+ font-family: ${xt.fontFamily};
172
+ font-size: ${xt.fontSize};
173
+ font-weight: ${xt.fontWeight};
174
+ letter-spacing: ${xt.letterSpacing};
175
+ line-height: ${xt.lineHeight};
176
+ text-transform: ${xt.textTransform};
177
+ }
178
+ `,sr=it.css`
179
+ .ft-typography--body2 {
180
+ font-family: ${Xt.fontFamily};
181
+ font-size: ${Xt.fontSize};
182
+ font-weight: ${Xt.fontWeight};
183
+ letter-spacing: ${Xt.letterSpacing};
184
+ line-height: ${Xt.lineHeight};
185
+ text-transform: ${Xt.textTransform};
186
+ }
187
+ `,Pe=it.css`
188
+ .ft-typography--caption {
216
189
  font-family: ${dt.fontFamily};
217
190
  font-size: ${dt.fontSize};
218
191
  font-weight: ${dt.fontWeight};
@@ -220,11 +193,38 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
220
193
  line-height: ${dt.lineHeight};
221
194
  text-transform: ${dt.textTransform};
222
195
  }
223
- `,pr=rt.css`
196
+ `,fr=it.css`
197
+ .ft-typography--breadcrumb {
198
+ font-family: ${qt.fontFamily};
199
+ font-size: ${qt.fontSize};
200
+ font-weight: ${qt.fontWeight};
201
+ letter-spacing: ${qt.letterSpacing};
202
+ line-height: ${qt.lineHeight};
203
+ text-transform: ${qt.textTransform};
204
+ }
205
+ `,gr=it.css`
206
+ .ft-typography--overline {
207
+ font-family: ${Jt.fontFamily};
208
+ font-size: ${Jt.fontSize};
209
+ font-weight: ${Jt.fontWeight};
210
+ letter-spacing: ${Jt.letterSpacing};
211
+ line-height: ${Jt.lineHeight};
212
+ text-transform: ${Jt.textTransform};
213
+ }
214
+ `,yr=it.css`
215
+ .ft-typography--button {
216
+ font-family: ${yt.fontFamily};
217
+ font-size: ${yt.fontSize};
218
+ font-weight: ${yt.fontWeight};
219
+ letter-spacing: ${yt.letterSpacing};
220
+ line-height: ${yt.lineHeight};
221
+ text-transform: ${yt.textTransform};
222
+ }
223
+ `,ur=it.css`
224
224
  .ft-typography {
225
225
  vertical-align: inherit;
226
226
  }
227
- `,dr=[Object.keys(Ee).map(e=>Qo(e))];var fr=g(I()),ce=g(E()),Y={color:ce.FtCssVariableFactory.extend("--ft-loader-color","",ce.designSystemVariables.colorPrimary),size:ce.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ur=fr.css`
227
+ `,mr=[Object.keys(Ae).map(o=>ar(o))];var br=h(U()),ge=h(L()),J={color:ge.FtCssVariableFactory.extend("--ft-loader-color","",ge.designSystemVariables.colorPrimary),size:ge.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},hr=br.css`
228
228
  :host {
229
229
  line-height: 0;
230
230
  }
@@ -233,8 +233,8 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
233
233
  display: inline-block;
234
234
  position: relative;
235
235
 
236
- width: ${Y.size};
237
- height: ${Y.size};
236
+ width: ${J.size};
237
+ height: ${J.size};
238
238
  }
239
239
 
240
240
  .ft-loader div {
@@ -243,7 +243,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
243
243
  width: 25%;
244
244
  height: 25%;
245
245
  border-radius: 50%;
246
- background: ${Y.color};
246
+ background: ${J.color};
247
247
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
248
248
  }
249
249
 
@@ -290,10 +290,10 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
290
290
  transform: translate(0, 0);
291
291
  }
292
292
  100% {
293
- transform: translate(calc(0.35 * ${Y.size}), 0);
293
+ transform: translate(calc(0.35 * ${J.size}), 0);
294
294
  }
295
295
  }
296
- `;var mr=g(I()),bt=g(E()),X={size:bt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:bt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:bt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:bt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:bt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},gr=mr.css`
296
+ `;var xr=h(U()),St=h(L()),Q={size:St.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:St.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",St.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:St.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",St.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:St.FtCssVariableFactory.extend("--ft-icon-material-font-family","",St.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:St.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Or=xr.css`
297
297
  :host, i.ft-icon {
298
298
  display: inline-flex;
299
299
  align-items: center;
@@ -302,14 +302,14 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
302
302
  }
303
303
 
304
304
  :host {
305
- width: ${X.size};
306
- height: ${X.size};
305
+ width: ${Q.size};
306
+ height: ${Q.size};
307
307
  }
308
308
 
309
309
  i.ft-icon {
310
310
  width: 100%;
311
311
  height: 100%;
312
- font-size: ${X.size};
312
+ font-size: ${Q.size};
313
313
  line-height: 1;
314
314
  font-weight: normal;
315
315
  text-transform: none;
@@ -320,28 +320,28 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
320
320
  text-rendering: auto;
321
321
  -webkit-font-smoothing: antialiased;
322
322
  -moz-osx-font-smoothing: grayscale;
323
- vertical-align: ${X.verticalAlign};
323
+ vertical-align: ${Q.verticalAlign};
324
324
  }
325
325
 
326
326
  i.ft-icon.ft-icon--fluid-topics {
327
- font-family: ${X.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
327
+ font-family: ${Q.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
328
328
 
329
329
  /* Ugly fix because font is broken */
330
- font-size: calc(0.75 * ${X.size});
331
- line-height: ${X.size};
330
+ font-size: calc(0.75 * ${Q.size});
331
+ line-height: ${Q.size};
332
332
  position: relative;
333
333
  top: -4%;
334
334
  justify-content: center;
335
335
  }
336
336
 
337
337
  .ft-icon--file-format {
338
- font-family: ${X.fileFormatFontFamily}, ft-mime, sans-serif;
338
+ font-family: ${Q.fileFormatFontFamily}, ft-mime, sans-serif;
339
339
  }
340
340
 
341
341
  .ft-icon--material {
342
- font-family: ${X.materialFontFamily}, "Material Icons", sans-serif;
342
+ font-family: ${Q.materialFontFamily}, "Material Icons", sans-serif;
343
343
  }
344
- `;var yr=S.FtCssVariableFactory.extend("--ft-button-color","",S.designSystemVariables.colorPrimary),D={backgroundColor:S.FtCssVariableFactory.extend("--ft-button-background-color","",S.designSystemVariables.colorSurface),borderRadius:S.FtCssVariableFactory.extend("--ft-button-border-radius","",S.designSystemVariables.borderRadiusL),color:yr,fontSize:S.FtCssVariableFactory.extend("--ft-button-font-size","",dt.fontSize),iconSize:S.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:S.FtCssVariableFactory.extend("--ft-button-ripple-color","",yr),verticalPadding:S.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:S.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:S.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:S.FtCssVariableFactory.external(S.designSystemVariables.colorOpacityDisabled,"Design system")},hr=S.FtCssVariableFactory.extend("--ft-button-primary-color","",S.FtCssVariableFactory.extend("--ft-button-color","",S.designSystemVariables.colorOnPrimary)),Ue={backgroundColor:S.FtCssVariableFactory.extend("--ft-button-primary-background-color","",S.FtCssVariableFactory.extend("--ft-button-background-color","",S.designSystemVariables.colorPrimary)),color:hr,rippleColor:S.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",hr)},ft={borderRadius:S.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",S.FtCssVariableFactory.extend("--ft-button-border-radius","",S.designSystemVariables.borderRadiusM)),verticalPadding:S.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:S.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:S.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},xr=[br.css`
344
+ `;var Sr=N.FtCssVariableFactory.extend("--ft-button-color","",N.designSystemVariables.colorPrimary),K={backgroundColor:N.FtCssVariableFactory.extend("--ft-button-background-color","",N.designSystemVariables.colorSurface),borderRadius:N.FtCssVariableFactory.extend("--ft-button-border-radius","",N.designSystemVariables.borderRadiusL),color:Sr,fontSize:N.FtCssVariableFactory.extend("--ft-button-font-size","",yt.fontSize),iconSize:N.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:N.FtCssVariableFactory.extend("--ft-button-ripple-color","",Sr),verticalPadding:N.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:N.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:N.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:N.FtCssVariableFactory.external(N.designSystemVariables.colorOpacityDisabled,"Design system")},Cr=N.FtCssVariableFactory.extend("--ft-button-primary-color","",N.FtCssVariableFactory.extend("--ft-button-color","",N.designSystemVariables.colorOnPrimary)),_e={backgroundColor:N.FtCssVariableFactory.extend("--ft-button-primary-background-color","",N.FtCssVariableFactory.extend("--ft-button-background-color","",N.designSystemVariables.colorPrimary)),color:Cr,rippleColor:N.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Cr)},ut={borderRadius:N.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",N.FtCssVariableFactory.extend("--ft-button-border-radius","",N.designSystemVariables.borderRadiusM)),verticalPadding:N.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:N.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:N.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},vr=[Nr.css`
345
345
  :host {
346
346
  display: inline-block;
347
347
  max-width: 100%;
@@ -352,7 +352,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
352
352
  box-shadow: 0px 0px 0px transparent;
353
353
  border: 0px solid transparent;
354
354
  text-shadow: 0px 0px 0px transparent;
355
- font-size: ${D.fontSize};
355
+ font-size: ${K.fontSize};
356
356
  }
357
357
 
358
358
  button:hover {
@@ -381,31 +381,31 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
381
381
  border: none;
382
382
  pointer-events: auto;
383
383
 
384
- --ft-button-internal-line-height: max(calc(${D.fontSize} + 2px), ${D.iconSize});
385
- --ft-button-internal-color: ${D.color};
386
- ${(0,S.setVariable)(X.size,D.iconSize)};
387
- ${(0,S.setVariable)(C.color,D.rippleColor)};
384
+ --ft-button-internal-line-height: max(calc(${K.fontSize} + 2px), ${K.iconSize});
385
+ --ft-button-internal-color: ${K.color};
386
+ ${(0,N.setVariable)(Q.size,K.iconSize)};
387
+ ${(0,N.setVariable)(w.color,K.rippleColor)};
388
388
 
389
- border-radius: ${D.borderRadius};
390
- padding: ${D.verticalPadding} ${D.horizontalPadding};
391
- background-color: ${D.backgroundColor};
389
+ border-radius: ${K.borderRadius};
390
+ padding: ${K.verticalPadding} ${K.horizontalPadding};
391
+ background-color: ${K.backgroundColor};
392
392
  color: var(--ft-button-internal-color);
393
393
  -webkit-mask-image: radial-gradient(white, black);
394
394
  }
395
395
 
396
396
  .ft-button.ft-button--outlined {
397
397
  border: 1px solid var(--ft-button-internal-color);
398
- padding: calc(${D.verticalPadding} - 1px) calc(${D.horizontalPadding} - 1px);
398
+ padding: calc(${K.verticalPadding} - 1px) calc(${K.horizontalPadding} - 1px);
399
399
  }
400
400
 
401
401
  .ft-button.ft-button--dense {
402
- padding: ${ft.verticalPadding} ${ft.horizontalPadding};
403
- border-radius: ${ft.borderRadius};
404
- gap: ${ft.iconPadding};
402
+ padding: ${ut.verticalPadding} ${ut.horizontalPadding};
403
+ border-radius: ${ut.borderRadius};
404
+ gap: ${ut.iconPadding};
405
405
  }
406
406
 
407
407
  .ft-button.ft-button--dense.ft-button--outlined {
408
- padding: calc(${ft.verticalPadding} - 1px) calc(${ft.horizontalPadding} - 1px);
408
+ padding: calc(${ut.verticalPadding} - 1px) calc(${ut.horizontalPadding} - 1px);
409
409
  }
410
410
 
411
411
  .ft-button:not([disabled]):hover {
@@ -413,22 +413,22 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
413
413
  }
414
414
 
415
415
  .ft-button--round {
416
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${D.verticalPadding});
416
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${K.verticalPadding});
417
417
  }
418
418
 
419
419
  .ft-button--round.ft-button--dense {
420
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${ft.verticalPadding});
420
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${ut.verticalPadding});
421
421
  }
422
422
 
423
423
  .ft-button[disabled] {
424
424
  filter: grayscale(1);
425
- opacity: ${D.opacityDisabled};
425
+ opacity: ${K.opacityDisabled};
426
426
  }
427
427
 
428
428
  .ft-button.ft-button--primary {
429
- background-color: ${Ue.backgroundColor};
430
- --ft-button-internal-color: ${Ue.color};
431
- ${(0,S.setVariable)(C.color,Ue.rippleColor)};
429
+ background-color: ${_e.backgroundColor};
430
+ --ft-button-internal-color: ${_e.color};
431
+ ${(0,N.setVariable)(w.color,_e.rippleColor)};
432
432
  }
433
433
 
434
434
  .ft-button:focus {
@@ -441,13 +441,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
441
441
  white-space: nowrap;
442
442
  text-overflow: ellipsis;
443
443
  display: block;
444
- margin: 0 ${D.iconPadding};
445
- ${(0,S.setVariable)(dt.fontSize,"1em")};
446
- ${(0,S.setVariable)(dt.lineHeight,"var(--ft-button-internal-line-height)")};
444
+ margin: 0 ${K.iconPadding};
445
+ ${(0,N.setVariable)(yt.fontSize,"1em")};
446
+ ${(0,N.setVariable)(yt.lineHeight,"var(--ft-button-internal-line-height)")};
447
447
  }
448
448
 
449
449
  .ft-button--dense .ft-button--label {
450
- margin: 0 ${ft.iconPadding};
450
+ margin: 0 ${ut.iconPadding};
451
451
  }
452
452
 
453
453
  .ft-button--label[hidden] {
@@ -460,13 +460,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
460
460
  }
461
461
 
462
462
  .ft-button--label[hidden] + [part="icon"] {
463
- margin: 0 calc(${D.horizontalPadding} * -1);
464
- padding: 0 ${D.verticalPadding};
463
+ margin: 0 calc(${K.horizontalPadding} * -1);
464
+ padding: 0 ${K.verticalPadding};
465
465
  }
466
466
 
467
467
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
468
- margin: 0 calc(${ft.horizontalPadding} * -1);
469
- padding: 0 ${ft.verticalPadding};
468
+ margin: 0 calc(${ut.horizontalPadding} * -1);
469
+ padding: 0 ${ut.verticalPadding};
470
470
  }
471
471
 
472
472
  .ft-button:not(.ft-button--trailing-icon) [part="label"]{
@@ -474,31 +474,31 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
474
474
  }
475
475
 
476
476
  ft-loader {
477
- ${(0,S.setVariable)(Y.size,D.iconSize)};
478
- ${(0,S.setVariable)(Y.color,"var(--ft-button-internal-color)")};
477
+ ${(0,N.setVariable)(J.size,K.iconSize)};
478
+ ${(0,N.setVariable)(J.color,"var(--ft-button-internal-color)")};
479
479
  }
480
- `,S.noTextSelect];var ee=g(E());var vr=g(E());var Or=g(I()),Z=g(at()),Cr=g(se()),pe=g(E());var q=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},$=class extends pe.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new pe.Debouncer(1e3),this.onTransitionStart=o=>{o.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=o=>{o.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new pe.Debouncer(10),this.moveRipple=o=>{var n,i;let{x:a,y:l}=this.getCoordinates(o),c=(i=(n=this.ripple)===null||n===void 0?void 0:n.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-c.x:c.width/2),this.originY=Math.round(l!=null?l-c.y:c.height/2)},this.startPress=o=>{this.moveRipple(o),this.pressed=!this.isIgnored(o)},this.endPress=()=>{this.pressed=!1},this.startHover=o=>{this.hovered=!this.isIgnored(o)},this.endHover=()=>{this.hovered=!1},this.startFocus=o=>{this.focused=this.isFocusVisible(o?.target)&&!this.isIgnored(o)},this.endFocus=()=>{this.focused=!1}}render(){let o={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Or.html`
480
+ `,N.noTextSelect];var ie=h(L());var Ir=h(L());var Er=h(U()),M=h(pt()),Rr=h(ye()),ue=h(L());var tt=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},P=class extends ue.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new ue.Debouncer(1e3),this.onTransitionStart=r=>{r.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=r=>{r.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new ue.Debouncer(10),this.moveRipple=r=>{var i,c;let{x:l,y:p}=this.getCoordinates(r),d=(c=(i=this.ripple)===null||i===void 0?void 0:i.getBoundingClientRect())!==null&&c!==void 0?c:{x:0,y:0,width:0,height:0};this.originX=Math.round(l!=null?l-d.x:d.width/2),this.originY=Math.round(p!=null?p-d.y:d.height/2)},this.startPress=r=>{this.moveRipple(r),this.pressed=!this.isIgnored(r)},this.endPress=()=>{this.pressed=!1},this.startHover=r=>{this.hovered=!this.isIgnored(r)},this.endHover=()=>{this.hovered=!1},this.startFocus=r=>{this.focused=this.isFocusVisible(r?.target)&&!this.isIgnored(r)},this.endFocus=()=>{this.focused=!1}}render(){let r={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Er.html`
481
481
  <style>
482
482
  .ft-ripple .ft-ripple--effect {
483
483
  left: ${this.originX}px;
484
484
  top: ${this.originY}px;
485
485
  }
486
486
  </style>
487
- <div class="${(0,Cr.classMap)(o)}">
487
+ <div class="${(0,Rr.classMap)(r)}">
488
488
  <div class="ft-ripple--background"></div>
489
489
  <div class="ft-ripple--effect"></div>
490
490
  </div>
491
- `}contentAvailableCallback(o){super.contentAvailableCallback(o),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(o){var n,i;super.update(o),o.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var o,n;let i=(o=this.shadowRoot)===null||o===void 0?void 0:o.host.parentElement;i&&this.setupFor((n=this.target)!==null&&n!==void 0?n:i)}setupFor(o){if(this.setupDebouncer.cancel(),this.target===o)return;this.onDisconnect&&this.onDisconnect(),this.target=o,o.setAttribute("data-is-ft-ripple-target","true");let n=(...p)=>d=>{p.forEach(m=>window.addEventListener(m,this.endPress,{once:!0})),this.startPress(d)},i=n("mouseup","contextmenu"),a=n("touchend","touchcancel"),l=p=>{["Enter"," "].includes(p.key)&&n("keyup")(p)},c={passive:!0};o.addEventListener("mouseover",this.startHover,c),o.addEventListener("mousemove",this.moveRipple,c),o.addEventListener("mouseleave",this.endHover,c),o.addEventListener("mousedown",i,c),o.addEventListener("touchstart",a,c),o.addEventListener("touchmove",this.moveRipple,c),o.addEventListener("keydown",l,c),o.addEventListener("focus",this.startFocus,c),o.addEventListener("blur",this.endFocus,c),o.addEventListener("focusin",this.startFocus,c),o.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{o.removeAttribute("data-is-ft-ripple-target"),o.removeEventListener("mouseover",this.startHover,c),o.removeEventListener("mousemove",this.moveRipple,c),o.removeEventListener("mouseleave",this.endHover,c),o.removeEventListener("mousedown",i,c),o.removeEventListener("touchstart",a,c),o.removeEventListener("touchmove",this.moveRipple,c),o.removeEventListener("keydown",l,c),o.removeEventListener("focus",this.startFocus,c),o.removeEventListener("blur",this.endFocus,c),o.removeEventListener("focusin",this.startFocus,c),o.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(o){let n=o,i=o,a,l;return n.x!=null?{x:a,y:l}=n:i.touches!=null&&(a=i.touches[0].clientX,l=i.touches[0].clientY),{x:a,y:l}}isFocusVisible(o){return o instanceof HTMLElement?o.matches(":focus-visible"):!0}isIgnored(o){if(this.disabled)return!0;if(o!=null)for(let n of o.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};$.elementDefinitions={};$.styles=wo;q([(0,Z.property)({type:Boolean})],$.prototype,"primary",void 0);q([(0,Z.property)({type:Boolean})],$.prototype,"secondary",void 0);q([(0,Z.property)({type:Boolean})],$.prototype,"unbounded",void 0);q([(0,Z.property)({type:Boolean})],$.prototype,"activated",void 0);q([(0,Z.property)({type:Boolean})],$.prototype,"selected",void 0);q([(0,Z.property)({type:Boolean})],$.prototype,"disabled",void 0);q([(0,Z.state)()],$.prototype,"hovered",void 0);q([(0,Z.state)()],$.prototype,"focused",void 0);q([(0,Z.state)()],$.prototype,"pressed",void 0);q([(0,Z.state)()],$.prototype,"rippling",void 0);q([(0,Z.state)()],$.prototype,"originX",void 0);q([(0,Z.state)()],$.prototype,"originY",void 0);q([(0,Z.query)(".ft-ripple")],$.prototype,"ripple",void 0);q([(0,Z.query)(".ft-ripple--effect")],$.prototype,"rippleEffect",void 0);(0,vr.customElement)("ft-ripple")($);var hn=g(E());var yn=g(I()),U=g(at()),Se=g(E());var Zr=g(E());var Ve=globalThis,Le=Ve.trustedTypes,Nr=Le?Le.createPolicy("lit-html",{createHTML:e=>e}):void 0,$r="$lit$",Rt=`lit$${(Math.random()+"").slice(9)}$`,Pr="?"+Rt,Jn=`<${Pr}>`,It=document,$e=()=>It.createComment(""),fe=e=>e===null||typeof e!="object"&&typeof e!="function",Wr=Array.isArray,Qn=e=>Wr(e)||typeof e?.[Symbol.iterator]=="function",De=`[
492
- \f\r]`,de=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,wr=/-->/g,Er=/>/g,Pt=RegExp(`>|${De}(?:([^\\s"'>=/]+)(${De}*=${De}*(?:[^
493
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Rr=/'/g,Ar=/"/g,Ir=/^(?:script|style|textarea|title)$/i,zr=e=>(o,...n)=>({_$litType$:e,strings:o,values:n}),Br=zr(1),Tr=zr(2),ue=Symbol.for("lit-noChange"),G=Symbol.for("lit-nothing"),Lr=new WeakMap,Wt=It.createTreeWalker(It,129);function _r(e,o){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Nr!==void 0?Nr.createHTML(o):o}var ti=(e,o)=>{let n=e.length-1,i=[],a,l=o===2?"<svg>":"",c=de;for(let p=0;p<n;p++){let d=e[p],m,x,h=-1,N=0;for(;N<d.length&&(c.lastIndex=N,x=c.exec(d),x!==null);)N=c.lastIndex,c===de?x[1]==="!--"?c=wr:x[1]!==void 0?c=Er:x[2]!==void 0?(Ir.test(x[2])&&(a=RegExp("</"+x[2],"g")),c=Pt):x[3]!==void 0&&(c=Pt):c===Pt?x[0]===">"?(c=a??de,h=-1):x[1]===void 0?h=-2:(h=c.lastIndex-x[2].length,m=x[1],c=x[3]===void 0?Pt:x[3]==='"'?Ar:Rr):c===Ar||c===Rr?c=Pt:c===wr||c===Er?c=de:(c=Pt,a=void 0);let O=c===Pt&&e[p+1].startsWith("/>")?" ":"";l+=c===de?d+Jn:h>=0?(i.push(m),d.slice(0,h)+$r+d.slice(h)+Rt+O):d+Rt+(h===-2?p:O)}return[_r(e,l+(e[n]||"<?>")+(o===2?"</svg>":"")),i]},me=class e{constructor({strings:o,_$litType$:n},i){let a;this.parts=[];let l=0,c=0,p=o.length-1,d=this.parts,[m,x]=ti(o,n);if(this.el=e.createElement(m,i),Wt.currentNode=this.el.content,n===2){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=Wt.nextNode())!==null&&d.length<p;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith($r)){let N=x[c++],O=a.getAttribute(h).split(Rt),R=/([.?@])?(.*)/.exec(N);d.push({type:1,index:l,name:R[2],strings:O,ctor:R[1]==="."?Ze:R[1]==="?"?Me:R[1]==="@"?Ke:Yt}),a.removeAttribute(h)}else h.startsWith(Rt)&&(d.push({type:6,index:l}),a.removeAttribute(h));if(Ir.test(a.tagName)){let h=a.textContent.split(Rt),N=h.length-1;if(N>0){a.textContent=Le?Le.emptyScript:"";for(let O=0;O<N;O++)a.append(h[O],$e()),Wt.nextNode(),d.push({type:2,index:++l});a.append(h[N],$e())}}}else if(a.nodeType===8)if(a.data===Pr)d.push({type:2,index:l});else{let h=-1;for(;(h=a.data.indexOf(Rt,h+1))!==-1;)d.push({type:7,index:l}),h+=Rt.length-1}l++}}static createElement(o,n){let i=It.createElement("template");return i.innerHTML=o,i}};function jt(e,o,n=e,i){if(o===ue)return o;let a=i!==void 0?n._$Co?.[i]:n._$Cl,l=fe(o)?void 0:o._$litDirective$;return a?.constructor!==l&&(a?._$AO?.(!1),l===void 0?a=void 0:(a=new l(e),a._$AT(e,n,i)),i!==void 0?(n._$Co??=[])[i]=a:n._$Cl=a),a!==void 0&&(o=jt(e,a._$AS(e,o.values),a,i)),o}var Ge=class{constructor(o,n){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){let{el:{content:n},parts:i}=this._$AD,a=(o?.creationScope??It).importNode(n,!0);Wt.currentNode=a;let l=Wt.nextNode(),c=0,p=0,d=i[0];for(;d!==void 0;){if(c===d.index){let m;d.type===2?m=new Pe(l,l.nextSibling,this,o):d.type===1?m=new d.ctor(l,d.name,d.strings,this,o):d.type===6&&(m=new Fe(l,this,o)),this._$AV.push(m),d=i[++p]}c!==d?.index&&(l=Wt.nextNode(),c++)}return Wt.currentNode=It,a}p(o){let n=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(o,i,n),n+=i.strings.length-2):i._$AI(o[n])),n++}},Pe=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,n,i,a){this.type=2,this._$AH=G,this._$AN=void 0,this._$AA=o,this._$AB=n,this._$AM=i,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let o=this._$AA.parentNode,n=this._$AM;return n!==void 0&&o?.nodeType===11&&(o=n.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,n=this){o=jt(this,o,n),fe(o)?o===G||o==null||o===""?(this._$AH!==G&&this._$AR(),this._$AH=G):o!==this._$AH&&o!==ue&&this._(o):o._$litType$!==void 0?this.g(o):o.nodeType!==void 0?this.$(o):Qn(o)?this.T(o):this._(o)}k(o){return this._$AA.parentNode.insertBefore(o,this._$AB)}$(o){this._$AH!==o&&(this._$AR(),this._$AH=this.k(o))}_(o){this._$AH!==G&&fe(this._$AH)?this._$AA.nextSibling.data=o:this.$(It.createTextNode(o)),this._$AH=o}g(o){let{values:n,_$litType$:i}=o,a=typeof i=="number"?this._$AC(o):(i.el===void 0&&(i.el=me.createElement(_r(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===a)this._$AH.p(n);else{let l=new Ge(a,this),c=l.u(this.options);l.p(n),this.$(c),this._$AH=l}}_$AC(o){let n=Lr.get(o.strings);return n===void 0&&Lr.set(o.strings,n=new me(o)),n}T(o){Wr(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,i,a=0;for(let l of o)a===n.length?n.push(i=new e(this.k($e()),this.k($e()),this,this.options)):i=n[a],i._$AI(l),a++;a<n.length&&(this._$AR(i&&i._$AB.nextSibling,a),n.length=a)}_$AR(o=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);o&&o!==this._$AB;){let i=o.nextSibling;o.remove(),o=i}}setConnected(o){this._$AM===void 0&&(this._$Cv=o,this._$AP?.(o))}},Yt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,n,i,a,l){this.type=1,this._$AH=G,this._$AN=void 0,this.element=o,this.name=n,this._$AM=a,this.options=l,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=G}_$AI(o,n=this,i,a){let l=this.strings,c=!1;if(l===void 0)o=jt(this,o,n,0),c=!fe(o)||o!==this._$AH&&o!==ue,c&&(this._$AH=o);else{let p=o,d,m;for(o=l[0],d=0;d<l.length-1;d++)m=jt(this,p[i+d],n,d),m===ue&&(m=this._$AH[d]),c||=!fe(m)||m!==this._$AH[d],m===G?o=G:o!==G&&(o+=(m??"")+l[d+1]),this._$AH[d]=m}c&&!a&&this.O(o)}O(o){o===G?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},Ze=class extends Yt{constructor(){super(...arguments),this.type=3}O(o){this.element[this.name]=o===G?void 0:o}},Me=class extends Yt{constructor(){super(...arguments),this.type=4}O(o){this.element.toggleAttribute(this.name,!!o&&o!==G)}},Ke=class extends Yt{constructor(o,n,i,a,l){super(o,n,i,a,l),this.type=5}_$AI(o,n=this){if((o=jt(this,o,n,0)??G)===ue)return;let i=this._$AH,a=o===G&&i!==G||o.capture!==i.capture||o.once!==i.once||o.passive!==i.passive,l=o!==G&&(i===G||a);a&&this.element.removeEventListener(this.name,this,i),l&&this.element.addEventListener(this.name,this,o),this._$AH=o}handleEvent(o){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,o):this._$AH.handleEvent(o)}},Fe=class{constructor(o,n,i){this.element=o,this.type=6,this._$AN=void 0,this._$AM=n,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(o){jt(this,o)}};var ei=Ve.litHtmlPolyfillSupport;ei?.(me,Pe),(Ve.litHtmlVersions??=[]).push("3.1.0");var kr=Symbol.for(""),oi=e=>{if(e?.r===kr)return e?._$litStatic$},je=e=>({_$litStatic$:e,r:kr});var Hr=new Map,Ur=e=>(o,...n)=>{let i=n.length,a,l,c=[],p=[],d,m=0,x=!1;for(;m<i;){for(d=o[m];m<i&&(l=n[m],(a=oi(l))!==void 0);)d+=a+o[++m],x=!0;m!==i&&p.push(l),c.push(d),m++}if(m===i&&c.push(o[i]),x){let h=c.join("$$lit$$");(o=Hr.get(h))===void 0&&(c.raw=c,Hr.set(h,o=c)),n=p}return e(o,...n)},Ye=Ur(Br),Cs=Ur(Tr);var Xe=g(at()),Gr=g(E());var zt;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(zt||(zt={}));var Dr=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},V=class extends Gr.FtLitElement{constructor(){super(...arguments),this.variant=zt.body1}render(){return this.element?Ye`
494
- <${je(this.element)}
491
+ `}contentAvailableCallback(r){super.contentAvailableCallback(r),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(r){var i,c;super.update(r),r.has("disabled")&&(this.disabled?(this.endRipple(),(i=this.target)===null||i===void 0||i.removeAttribute("data-is-ft-ripple-target")):(c=this.target)===null||c===void 0||c.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var r,i;let c=(r=this.shadowRoot)===null||r===void 0?void 0:r.host.parentElement;c&&this.setupFor((i=this.target)!==null&&i!==void 0?i:c)}setupFor(r){if(this.setupDebouncer.cancel(),this.target===r)return;this.onDisconnect&&this.onDisconnect(),this.target=r,r.setAttribute("data-is-ft-ripple-target","true");let i=(...g)=>y=>{g.forEach(b=>window.addEventListener(b,this.endPress,{once:!0})),this.startPress(y)},c=i("mouseup","contextmenu"),l=i("touchend","touchcancel"),p=g=>{["Enter"," "].includes(g.key)&&i("keyup")(g)},d={passive:!0};r.addEventListener("mouseover",this.startHover,d),r.addEventListener("mousemove",this.moveRipple,d),r.addEventListener("mouseleave",this.endHover,d),r.addEventListener("mousedown",c,d),r.addEventListener("touchstart",l,d),r.addEventListener("touchmove",this.moveRipple,d),r.addEventListener("keydown",p,d),r.addEventListener("focus",this.startFocus,d),r.addEventListener("blur",this.endFocus,d),r.addEventListener("focusin",this.startFocus,d),r.addEventListener("focusout",this.endFocus,d),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,d),r.removeEventListener("mousemove",this.moveRipple,d),r.removeEventListener("mouseleave",this.endHover,d),r.removeEventListener("mousedown",c,d),r.removeEventListener("touchstart",l,d),r.removeEventListener("touchmove",this.moveRipple,d),r.removeEventListener("keydown",p,d),r.removeEventListener("focus",this.startFocus,d),r.removeEventListener("blur",this.endFocus,d),r.removeEventListener("focusin",this.startFocus,d),r.removeEventListener("focusout",this.endFocus,d),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let i=r,c=r,l,p;return i.x!=null?{x:l,y:p}=i:c.touches!=null&&(l=c.touches[0].clientX,p=c.touches[0].clientY),{x:l,y:p}}isFocusVisible(r){return r instanceof HTMLElement?r.matches(":focus-visible"):!0}isIgnored(r){if(this.disabled)return!0;if(r!=null)for(let i of r.composedPath()){if(i===this.target)break;if("hasAttribute"in i&&i.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};P.elementDefinitions={};P.styles=Wo;tt([(0,M.property)({type:Boolean})],P.prototype,"primary",void 0);tt([(0,M.property)({type:Boolean})],P.prototype,"secondary",void 0);tt([(0,M.property)({type:Boolean})],P.prototype,"unbounded",void 0);tt([(0,M.property)({type:Boolean})],P.prototype,"activated",void 0);tt([(0,M.property)({type:Boolean})],P.prototype,"selected",void 0);tt([(0,M.property)({type:Boolean})],P.prototype,"disabled",void 0);tt([(0,M.state)()],P.prototype,"hovered",void 0);tt([(0,M.state)()],P.prototype,"focused",void 0);tt([(0,M.state)()],P.prototype,"pressed",void 0);tt([(0,M.state)()],P.prototype,"rippling",void 0);tt([(0,M.state)()],P.prototype,"originX",void 0);tt([(0,M.state)()],P.prototype,"originY",void 0);tt([(0,M.query)(".ft-ripple")],P.prototype,"ripple",void 0);tt([(0,M.query)(".ft-ripple--effect")],P.prototype,"rippleEffect",void 0);(0,Ir.customElement)("ft-ripple")(P);var Sa=h(L());var Oa=h(U()),F=h(pt()),we=h(L());var Yr=h(L());var Je=globalThis,Be=Je.trustedTypes,Lr=Be?Be.createPolicy("lit-html",{createHTML:o=>o}):void 0,Ur="$lit$",At=`lit$${(Math.random()+"").slice(9)}$`,$r="?"+At,an=`<${$r}>`,Ht=document,Ue=()=>Ht.createComment(""),be=o=>o===null||typeof o!="object"&&typeof o!="function",kr=Array.isArray,nn=o=>kr(o)||typeof o?.[Symbol.iterator]=="function",Me=`[
492
+ \f\r]`,me=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Wr=/-->/g,Ar=/>/g,$t=RegExp(`>|${Me}(?:([^\\s"'>=/]+)(${Me}*=${Me}*(?:[^
493
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),zr=/'/g,Pr=/"/g,Hr=/^(?:script|style|textarea|title)$/i,Gr=o=>(r,...i)=>({_$litType$:o,strings:r,values:i}),Zr=Gr(1),Tr=Gr(2),he=Symbol.for("lit-noChange"),_=Symbol.for("lit-nothing"),Br=new WeakMap,kt=Ht.createTreeWalker(Ht,129);function Dr(o,r){if(!Array.isArray(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return Lr!==void 0?Lr.createHTML(r):r}var cn=(o,r)=>{let i=o.length-1,c=[],l,p=r===2?"<svg>":"",d=me;for(let g=0;g<i;g++){let y=o[g],b,C,O=-1,R=0;for(;R<y.length&&(d.lastIndex=R,C=d.exec(y),C!==null);)R=d.lastIndex,d===me?C[1]==="!--"?d=Wr:C[1]!==void 0?d=Ar:C[2]!==void 0?(Hr.test(C[2])&&(l=RegExp("</"+C[2],"g")),d=$t):C[3]!==void 0&&(d=$t):d===$t?C[0]===">"?(d=l??me,O=-1):C[1]===void 0?O=-2:(O=d.lastIndex-C[2].length,b=C[1],d=C[3]===void 0?$t:C[3]==='"'?Pr:zr):d===Pr||d===zr?d=$t:d===Wr||d===Ar?d=me:(d=$t,l=void 0);let v=d===$t&&o[g+1].startsWith("/>")?" ":"";p+=d===me?y+an:O>=0?(c.push(b),y.slice(0,O)+Ur+y.slice(O)+At+v):y+At+(O===-2?g:v)}return[Dr(o,p+(o[i]||"<?>")+(r===2?"</svg>":"")),c]},xe=class o{constructor({strings:r,_$litType$:i},c){let l;this.parts=[];let p=0,d=0,g=r.length-1,y=this.parts,[b,C]=cn(r,i);if(this.el=o.createElement(b,c),kt.currentNode=this.el.content,i===2){let O=this.el.content.firstChild;O.replaceWith(...O.childNodes)}for(;(l=kt.nextNode())!==null&&y.length<g;){if(l.nodeType===1){if(l.hasAttributes())for(let O of l.getAttributeNames())if(O.endsWith(Ur)){let R=C[d++],v=l.getAttribute(O).split(At),W=/([.?@])?(.*)/.exec(R);y.push({type:1,index:p,name:W[2],strings:v,ctor:W[1]==="."?Ye:W[1]==="?"?je:W[1]==="@"?Xe:te}),l.removeAttribute(O)}else O.startsWith(At)&&(y.push({type:6,index:p}),l.removeAttribute(O));if(Hr.test(l.tagName)){let O=l.textContent.split(At),R=O.length-1;if(R>0){l.textContent=Be?Be.emptyScript:"";for(let v=0;v<R;v++)l.append(O[v],Ue()),kt.nextNode(),y.push({type:2,index:++p});l.append(O[R],Ue())}}}else if(l.nodeType===8)if(l.data===$r)y.push({type:2,index:p});else{let O=-1;for(;(O=l.data.indexOf(At,O+1))!==-1;)y.push({type:7,index:p}),O+=At.length-1}p++}}static createElement(r,i){let c=Ht.createElement("template");return c.innerHTML=r,c}};function Qt(o,r,i=o,c){if(r===he)return r;let l=c!==void 0?i._$Co?.[c]:i._$Cl,p=be(r)?void 0:r._$litDirective$;return l?.constructor!==p&&(l?._$AO?.(!1),p===void 0?l=void 0:(l=new p(o),l._$AT(o,i,c)),c!==void 0?(i._$Co??=[])[c]=l:i._$Cl=l),l!==void 0&&(r=Qt(o,l._$AS(o,r.values),l,c)),r}var Ve=class{constructor(r,i){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:i},parts:c}=this._$AD,l=(r?.creationScope??Ht).importNode(i,!0);kt.currentNode=l;let p=kt.nextNode(),d=0,g=0,y=c[0];for(;y!==void 0;){if(d===y.index){let b;y.type===2?b=new $e(p,p.nextSibling,this,r):y.type===1?b=new y.ctor(p,y.name,y.strings,this,r):y.type===6&&(b=new qe(p,this,r)),this._$AV.push(b),y=c[++g]}d!==y?.index&&(p=kt.nextNode(),d++)}return kt.currentNode=Ht,l}p(r){let i=0;for(let c of this._$AV)c!==void 0&&(c.strings!==void 0?(c._$AI(r,c,i),i+=c.strings.length-2):c._$AI(r[i])),i++}},$e=class o{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,i,c,l){this.type=2,this._$AH=_,this._$AN=void 0,this._$AA=r,this._$AB=i,this._$AM=c,this.options=l,this._$Cv=l?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,i=this._$AM;return i!==void 0&&r?.nodeType===11&&(r=i.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,i=this){r=Qt(this,r,i),be(r)?r===_||r==null||r===""?(this._$AH!==_&&this._$AR(),this._$AH=_):r!==this._$AH&&r!==he&&this._(r):r._$litType$!==void 0?this.g(r):r.nodeType!==void 0?this.$(r):nn(r)?this.T(r):this._(r)}k(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}$(r){this._$AH!==r&&(this._$AR(),this._$AH=this.k(r))}_(r){this._$AH!==_&&be(this._$AH)?this._$AA.nextSibling.data=r:this.$(Ht.createTextNode(r)),this._$AH=r}g(r){let{values:i,_$litType$:c}=r,l=typeof c=="number"?this._$AC(r):(c.el===void 0&&(c.el=xe.createElement(Dr(c.h,c.h[0]),this.options)),c);if(this._$AH?._$AD===l)this._$AH.p(i);else{let p=new Ve(l,this),d=p.u(this.options);p.p(i),this.$(d),this._$AH=p}}_$AC(r){let i=Br.get(r.strings);return i===void 0&&Br.set(r.strings,i=new xe(r)),i}T(r){kr(this._$AH)||(this._$AH=[],this._$AR());let i=this._$AH,c,l=0;for(let p of r)l===i.length?i.push(c=new o(this.k(Ue()),this.k(Ue()),this,this.options)):c=i[l],c._$AI(p),l++;l<i.length&&(this._$AR(c&&c._$AB.nextSibling,l),i.length=l)}_$AR(r=this._$AA.nextSibling,i){for(this._$AP?.(!1,!0,i);r&&r!==this._$AB;){let c=r.nextSibling;r.remove(),r=c}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},te=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,i,c,l,p){this.type=1,this._$AH=_,this._$AN=void 0,this.element=r,this.name=i,this._$AM=l,this.options=p,c.length>2||c[0]!==""||c[1]!==""?(this._$AH=Array(c.length-1).fill(new String),this.strings=c):this._$AH=_}_$AI(r,i=this,c,l){let p=this.strings,d=!1;if(p===void 0)r=Qt(this,r,i,0),d=!be(r)||r!==this._$AH&&r!==he,d&&(this._$AH=r);else{let g=r,y,b;for(r=p[0],y=0;y<p.length-1;y++)b=Qt(this,g[c+y],i,y),b===he&&(b=this._$AH[y]),d||=!be(b)||b!==this._$AH[y],b===_?r=_:r!==_&&(r+=(b??"")+p[y+1]),this._$AH[y]=b}d&&!l&&this.O(r)}O(r){r===_?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},Ye=class extends te{constructor(){super(...arguments),this.type=3}O(r){this.element[this.name]=r===_?void 0:r}},je=class extends te{constructor(){super(...arguments),this.type=4}O(r){this.element.toggleAttribute(this.name,!!r&&r!==_)}},Xe=class extends te{constructor(r,i,c,l,p){super(r,i,c,l,p),this.type=5}_$AI(r,i=this){if((r=Qt(this,r,i,0)??_)===he)return;let c=this._$AH,l=r===_&&c!==_||r.capture!==c.capture||r.once!==c.once||r.passive!==c.passive,p=r!==_&&(c===_||l);l&&this.element.removeEventListener(this.name,this,c),p&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},qe=class{constructor(r,i,c){this.element=r,this.type=6,this._$AN=void 0,this._$AM=i,this.options=c}get _$AU(){return this._$AM._$AU}_$AI(r){Qt(this,r)}};var ln=Je.litHtmlPolyfillSupport;ln?.(xe,$e),(Je.litHtmlVersions??=[]).push("3.1.0");var Kr=Symbol.for(""),pn=o=>{if(o?.r===Kr)return o?._$litStatic$},Qe=o=>({_$litStatic$:o,r:Kr});var Fr=new Map,_r=o=>(r,...i)=>{let c=i.length,l,p,d=[],g=[],y,b=0,C=!1;for(;b<c;){for(y=r[b];b<c&&(p=i[b],(l=pn(p))!==void 0);)y+=l+r[++b],C=!0;b!==c&&g.push(p),d.push(y),b++}if(b===c&&d.push(r[c]),C){let O=d.join("$$lit$$");(r=Fr.get(O))===void 0&&(d.raw=d,Fr.set(O,r=d)),i=g}return o(r,...i)},to=_r(Zr),Wp=_r(Tr);var eo=h(pt()),Vr=h(L());var Gt;(function(o){o.title="title",o.title_dense="title-dense",o.subtitle1="subtitle1",o.subtitle2="subtitle2",o.body1="body1",o.body2="body2",o.caption="caption",o.breadcrumb="breadcrumb",o.overline="overline",o.button="button",o.display="display",o.title1="title-1",o.title2="title-2",o.title3="title-3",o.body1regular="body-1-regular",o.body1medium="body-1-medium",o.body1semibold="body-1-semibold",o.body2regular="body-2-regular",o.body2medium="body-2-medium",o.body2semibold="body-2-semibold",o.label1medium="label-1-medium",o.label1semibold="label-1-semibold",o.label1bold="label-1-bold",o.label2medium="label-2-medium",o.label2semibold="label-2-semibold",o.label2bold="label-2-bold",o.caption1medium="caption-1-medium",o.caption1semibold="caption-1-semibold",o.caption1bold="caption-1-bold",o.caption2medium="caption-2-medium",o.caption2semibold="caption-2-semibold",o.caption2bold="caption-2-bold"})(Gt||(Gt={}));var Mr=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},X=class extends Vr.FtLitElement{constructor(){super(...arguments),this.variant=Gt.body1}render(){return this.element?to`
494
+ <${Qe(this.element)}
495
495
  part="text"
496
496
  class="ft-typography ft-typography--${this.variant}">
497
497
  <slot></slot>
498
- </${je(this.element)}>
499
- `:Ye`
498
+ </${Qe(this.element)}>
499
+ `:to`
500
500
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
501
- `}};V.styles=[er,or,rr,nr,ir,ar,Ae,lr,cr,sr,pr,...dr];Dr([(0,Xe.property)()],V.prototype,"element",void 0);Dr([(0,Xe.property)()],V.prototype,"variant",void 0);(0,Zr.customElement)("ft-typography")(V);var Mr=g(I()),xt=g(E()),Xt={distance:xt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:xt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:xt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:xt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:xt.FtCssVariableFactory.external(xt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:xt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Kr=Mr.css`
501
+ `}};X.styles=[ir,cr,lr,pr,dr,sr,Pe,fr,gr,yr,ur,...mr];Mr([(0,eo.property)()],X.prototype,"element",void 0);Mr([(0,eo.property)()],X.prototype,"variant",void 0);(0,Yr.customElement)("ft-typography")(X);var jr=h(U()),Ct=h(L()),ee={distance:Ct.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ct.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ct.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Ct.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Ct.FtCssVariableFactory.external(Ct.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Ct.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Xr=jr.css`
502
502
  .ft-tooltip--container {
503
503
  display: block;
504
504
  }
@@ -513,21 +513,21 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
513
513
  box-sizing: border-box;
514
514
  overflow: hidden;
515
515
  width: max-content;
516
- max-width: ${Xt.maxWidth};
516
+ max-width: ${ee.maxWidth};
517
517
  text-align: center;
518
- padding: ${Xt.distance};
519
- z-index: ${Xt.zIndex};
518
+ padding: ${ee.distance};
519
+ z-index: ${ee.zIndex};
520
520
  }
521
521
 
522
522
  .ft-tooltip--content {
523
523
  padding: 4px 8px;
524
- border-radius: ${Xt.borderRadiusS};
525
- background-color: ${Xt.backgroundColor};
526
- color: ${Xt.color};
524
+ border-radius: ${ee.borderRadiusS};
525
+ background-color: ${ee.backgroundColor};
526
+ color: ${ee.color};
527
527
  position: relative;
528
528
  word-break: break-word;
529
529
  }
530
- `;var Vr=["top","right","bottom","left"],Fr=["start","end"],Je=Vr.reduce((e,o)=>e.concat(o,o+"-"+Fr[0],o+"-"+Fr[1]),[]),ge=Math.min,At=Math.max,ye=Math.round;var St=e=>({x:e,y:e}),ri={left:"right",right:"left",bottom:"top",top:"bottom"},ni={start:"end",end:"start"};function Qe(e,o,n){return At(e,ge(o,n))}function We(e,o){return typeof e=="function"?e(o):e}function qt(e){return e.split("-")[0]}function Lt(e){return e.split("-")[1]}function to(e){return e==="x"?"y":"x"}function eo(e){return e==="y"?"height":"width"}function Ie(e){return["top","bottom"].includes(qt(e))?"y":"x"}function oo(e){return to(Ie(e))}function jr(e,o,n){n===void 0&&(n=!1);let i=Lt(e),a=oo(e),l=eo(a),c=a==="x"?i===(n?"end":"start")?"right":"left":i==="start"?"bottom":"top";return o.reference[l]>o.floating[l]&&(c=qe(c)),[c,qe(c)]}function Yr(e){return e.replace(/start|end/g,o=>ni[o])}function qe(e){return e.replace(/left|right|bottom|top/g,o=>ri[o])}function ii(e){return{top:0,right:0,bottom:0,left:0,...e}}function Xr(e){return typeof e!="number"?ii(e):{top:e,right:e,bottom:e,left:e}}function Bt(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function qr(e,o,n){let{reference:i,floating:a}=e,l=Ie(o),c=oo(o),p=eo(c),d=qt(o),m=l==="y",x=i.x+i.width/2-a.width/2,h=i.y+i.height/2-a.height/2,N=i[p]/2-a[p]/2,O;switch(d){case"top":O={x,y:i.y-a.height};break;case"bottom":O={x,y:i.y+i.height};break;case"right":O={x:i.x+i.width,y:h};break;case"left":O={x:i.x-a.width,y:h};break;default:O={x:i.x,y:i.y}}switch(Lt(o)){case"start":O[c]-=N*(n&&m?-1:1);break;case"end":O[c]+=N*(n&&m?-1:1);break}return O}var Jr=async(e,o,n)=>{let{placement:i="bottom",strategy:a="absolute",middleware:l=[],platform:c}=n,p=l.filter(Boolean),d=await(c.isRTL==null?void 0:c.isRTL(o)),m=await c.getElementRects({reference:e,floating:o,strategy:a}),{x,y:h}=qr(m,i,d),N=i,O={},R=0;for(let z=0;z<p.length;z++){let{name:H,fn:B}=p[z],{x:k,y:F,data:wt,reset:K}=await B({x,y:h,initialPlacement:i,placement:N,strategy:a,middlewareData:O,rects:m,platform:c,elements:{reference:e,floating:o}});if(x=k??x,h=F??h,O={...O,[H]:{...O[H],...wt}},K&&R<=50){R++,typeof K=="object"&&(K.placement&&(N=K.placement),K.rects&&(m=K.rects===!0?await c.getElementRects({reference:e,floating:o,strategy:a}):K.rects),{x,y:h}=qr(m,N,d)),z=-1;continue}}return{x,y:h,placement:N,strategy:a,middlewareData:O}};async function ro(e,o){var n;o===void 0&&(o={});let{x:i,y:a,platform:l,rects:c,elements:p,strategy:d}=e,{boundary:m="clippingAncestors",rootBoundary:x="viewport",elementContext:h="floating",altBoundary:N=!1,padding:O=0}=We(o,e),R=Xr(O),H=p[N?h==="floating"?"reference":"floating":h],B=Bt(await l.getClippingRect({element:(n=await(l.isElement==null?void 0:l.isElement(H)))==null||n?H:H.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(p.floating)),boundary:m,rootBoundary:x,strategy:d})),k=h==="floating"?{...c.floating,x:i,y:a}:c.reference,F=await(l.getOffsetParent==null?void 0:l.getOffsetParent(p.floating)),wt=await(l.isElement==null?void 0:l.isElement(F))?await(l.getScale==null?void 0:l.getScale(F))||{x:1,y:1}:{x:1,y:1},K=Bt(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({rect:k,offsetParent:F,strategy:d}):k);return{top:(B.top-K.top+R.top)/wt.y,bottom:(K.bottom-B.bottom+R.bottom)/wt.y,left:(B.left-K.left+R.left)/wt.x,right:(K.right-B.right+R.right)/wt.x}}function ai(e,o,n){return(e?[...n.filter(a=>Lt(a)===e),...n.filter(a=>Lt(a)!==e)]:n.filter(a=>qt(a)===a)).filter(a=>e?Lt(a)===e||(o?Yr(a)!==a:!1):!0)}var no=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var n,i,a;let{rects:l,middlewareData:c,placement:p,platform:d,elements:m}=o,{crossAxis:x=!1,alignment:h,allowedPlacements:N=Je,autoAlignment:O=!0,...R}=We(e,o),z=h!==void 0||N===Je?ai(h||null,O,N):N,H=await ro(o,R),B=((n=c.autoPlacement)==null?void 0:n.index)||0,k=z[B];if(k==null)return{};let F=jr(k,l,await(d.isRTL==null?void 0:d.isRTL(m.floating)));if(p!==k)return{reset:{placement:z[0]}};let wt=[H[qt(k)],H[F[0]],H[F[1]]],K=[...((i=c.autoPlacement)==null?void 0:i.overflows)||[],{placement:k,overflows:wt}],so=z[B+1];if(so)return{data:{index:B+1,overflows:K},reset:{placement:so}};let po=K.map(pt=>{let ae=Lt(pt.placement);return[pt.placement,ae&&x?pt.overflows.slice(0,2).reduce((Zn,Mn)=>Zn+Mn,0):pt.overflows[0],pt.overflows]}).sort((pt,ae)=>pt[1]-ae[1]),fo=((a=po.filter(pt=>pt[2].slice(0,Lt(pt[0])?2:3).every(ae=>ae<=0))[0])==null?void 0:a[0])||po[0][0];return fo!==p?{data:{index:B+1,overflows:K},reset:{placement:fo}}:{}}}};var io=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:n,y:i,placement:a}=o,{mainAxis:l=!0,crossAxis:c=!1,limiter:p={fn:H=>{let{x:B,y:k}=H;return{x:B,y:k}}},...d}=We(e,o),m={x:n,y:i},x=await ro(o,d),h=Ie(qt(a)),N=to(h),O=m[N],R=m[h];if(l){let H=N==="y"?"top":"left",B=N==="y"?"bottom":"right",k=O+x[H],F=O-x[B];O=Qe(k,O,F)}if(c){let H=h==="y"?"top":"left",B=h==="y"?"bottom":"right",k=R+x[H],F=R-x[B];R=Qe(k,R,F)}let z=p.fn({...o,[N]:O,[h]:R});return{...z,data:{x:z.x-n,y:z.y-i}}}}};function Ot(e){return tn(e)?(e.nodeName||"").toLowerCase():"#document"}function J(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function Ct(e){var o;return(o=(tn(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function tn(e){return e instanceof Node||e instanceof J(e).Node}function ut(e){return e instanceof Element||e instanceof J(e).Element}function ct(e){return e instanceof HTMLElement||e instanceof J(e).HTMLElement}function Qr(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof J(e).ShadowRoot}function Jt(e){let{overflow:o,overflowX:n,overflowY:i,display:a}=tt(e);return/auto|scroll|overlay|hidden|clip/.test(o+i+n)&&!["inline","contents"].includes(a)}function en(e){return["table","td","th"].includes(Ot(e))}function Be(e){let o=Te(),n=tt(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!o&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!o&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(n.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(n.contain||"").includes(i))}function on(e){let o=Tt(e);for(;ct(o)&&!he(o);){if(Be(o))return o;o=Tt(o)}return null}function Te(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function he(e){return["html","body","#document"].includes(Ot(e))}function tt(e){return J(e).getComputedStyle(e)}function be(e){return ut(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Tt(e){if(Ot(e)==="html")return e;let o=e.assignedSlot||e.parentNode||Qr(e)&&e.host||Ct(e);return Qr(o)?o.host:o}function rn(e){let o=Tt(e);return he(o)?e.ownerDocument?e.ownerDocument.body:e.body:ct(o)&&Jt(o)?o:rn(o)}function ze(e,o,n){var i;o===void 0&&(o=[]),n===void 0&&(n=!0);let a=rn(e),l=a===((i=e.ownerDocument)==null?void 0:i.body),c=J(a);return l?o.concat(c,c.visualViewport||[],Jt(a)?a:[],c.frameElement&&n?ze(c.frameElement):[]):o.concat(a,ze(a,[],n))}function ln(e){let o=tt(e),n=parseFloat(o.width)||0,i=parseFloat(o.height)||0,a=ct(e),l=a?e.offsetWidth:n,c=a?e.offsetHeight:i,p=ye(n)!==l||ye(i)!==c;return p&&(n=l,i=c),{width:n,height:i,$:p}}function cn(e){return ut(e)?e:e.contextElement}function Qt(e){let o=cn(e);if(!ct(o))return St(1);let n=o.getBoundingClientRect(),{width:i,height:a,$:l}=ln(o),c=(l?ye(n.width):n.width)/i,p=(l?ye(n.height):n.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!p||!Number.isFinite(p))&&(p=1),{x:c,y:p}}var li=St(0);function sn(e){let o=J(e);return!Te()||!o.visualViewport?li:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function ci(e,o,n){return o===void 0&&(o=!1),!n||o&&n!==J(e)?!1:o}function xe(e,o,n,i){o===void 0&&(o=!1),n===void 0&&(n=!1);let a=e.getBoundingClientRect(),l=cn(e),c=St(1);o&&(i?ut(i)&&(c=Qt(i)):c=Qt(e));let p=ci(l,n,i)?sn(l):St(0),d=(a.left+p.x)/c.x,m=(a.top+p.y)/c.y,x=a.width/c.x,h=a.height/c.y;if(l){let N=J(l),O=i&&ut(i)?J(i):i,R=N.frameElement;for(;R&&i&&O!==N;){let z=Qt(R),H=R.getBoundingClientRect(),B=tt(R),k=H.left+(R.clientLeft+parseFloat(B.paddingLeft))*z.x,F=H.top+(R.clientTop+parseFloat(B.paddingTop))*z.y;d*=z.x,m*=z.y,x*=z.x,h*=z.y,d+=k,m+=F,R=J(R).frameElement}}return Bt({width:x,height:h,x:d,y:m})}function si(e){let{rect:o,offsetParent:n,strategy:i}=e,a=ct(n),l=Ct(n);if(n===l)return o;let c={scrollLeft:0,scrollTop:0},p=St(1),d=St(0);if((a||!a&&i!=="fixed")&&((Ot(n)!=="body"||Jt(l))&&(c=be(n)),ct(n))){let m=xe(n);p=Qt(n),d.x=m.x+n.clientLeft,d.y=m.y+n.clientTop}return{width:o.width*p.x,height:o.height*p.y,x:o.x*p.x-c.scrollLeft*p.x+d.x,y:o.y*p.y-c.scrollTop*p.y+d.y}}function pi(e){return Array.from(e.getClientRects())}function pn(e){return xe(Ct(e)).left+be(e).scrollLeft}function di(e){let o=Ct(e),n=be(e),i=e.ownerDocument.body,a=At(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),l=At(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight),c=-n.scrollLeft+pn(e),p=-n.scrollTop;return tt(i).direction==="rtl"&&(c+=At(o.clientWidth,i.clientWidth)-a),{width:a,height:l,x:c,y:p}}function fi(e,o){let n=J(e),i=Ct(e),a=n.visualViewport,l=i.clientWidth,c=i.clientHeight,p=0,d=0;if(a){l=a.width,c=a.height;let m=Te();(!m||m&&o==="fixed")&&(p=a.offsetLeft,d=a.offsetTop)}return{width:l,height:c,x:p,y:d}}function ui(e,o){let n=xe(e,!0,o==="fixed"),i=n.top+e.clientTop,a=n.left+e.clientLeft,l=ct(e)?Qt(e):St(1),c=e.clientWidth*l.x,p=e.clientHeight*l.y,d=a*l.x,m=i*l.y;return{width:c,height:p,x:d,y:m}}function nn(e,o,n){let i;if(o==="viewport")i=fi(e,n);else if(o==="document")i=di(Ct(e));else if(ut(o))i=ui(o,n);else{let a=sn(e);i={...o,x:o.x-a.x,y:o.y-a.y}}return Bt(i)}function dn(e,o){let n=Tt(e);return n===o||!ut(n)||he(n)?!1:tt(n).position==="fixed"||dn(n,o)}function mi(e,o){let n=o.get(e);if(n)return n;let i=ze(e,[],!1).filter(p=>ut(p)&&Ot(p)!=="body"),a=null,l=tt(e).position==="fixed",c=l?Tt(e):e;for(;ut(c)&&!he(c);){let p=tt(c),d=Be(c);!d&&p.position==="fixed"&&(a=null),(l?!d&&!a:!d&&p.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Jt(c)&&!d&&dn(e,c))?i=i.filter(x=>x!==c):a=p,c=Tt(c)}return o.set(e,i),i}function gi(e){let{element:o,boundary:n,rootBoundary:i,strategy:a}=e,c=[...n==="clippingAncestors"?mi(o,this._c):[].concat(n),i],p=c[0],d=c.reduce((m,x)=>{let h=nn(o,x,a);return m.top=At(h.top,m.top),m.right=ge(h.right,m.right),m.bottom=ge(h.bottom,m.bottom),m.left=At(h.left,m.left),m},nn(o,p,a));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function yi(e){return ln(e)}function hi(e,o,n){let i=ct(o),a=Ct(o),l=n==="fixed",c=xe(e,!0,l,o),p={scrollLeft:0,scrollTop:0},d=St(0);if(i||!i&&!l)if((Ot(o)!=="body"||Jt(a))&&(p=be(o)),i){let m=xe(o,!0,l,o);d.x=m.x+o.clientLeft,d.y=m.y+o.clientTop}else a&&(d.x=pn(a));return{x:c.left+p.scrollLeft-d.x,y:c.top+p.scrollTop-d.y,width:c.width,height:c.height}}function an(e,o){return!ct(e)||tt(e).position==="fixed"?null:o?o(e):e.offsetParent}function fn(e,o){let n=J(e);if(!ct(e))return n;let i=an(e,o);for(;i&&en(i)&&tt(i).position==="static";)i=an(i,o);return i&&(Ot(i)==="html"||Ot(i)==="body"&&tt(i).position==="static"&&!Be(i))?n:i||on(e)||n}var bi=async function(e){let{reference:o,floating:n,strategy:i}=e,a=this.getOffsetParent||fn,l=this.getDimensions;return{reference:hi(o,await a(n),i),floating:{x:0,y:0,...await l(n)}}};function xi(e){return tt(e).direction==="rtl"}var _e={convertOffsetParentRelativeRectToViewportRelativeRect:si,getDocumentElement:Ct,getClippingRect:gi,getOffsetParent:fn,getElementRects:bi,getClientRects:pi,getDimensions:yi,getScale:Qt,isElement:ut,isRTL:xi};var un=(e,o,n)=>{let i=new Map,a={platform:_e,...n},l={...a.platform,_c:i};return Jr(e,o,{...a,platform:l})};function mn(e){return Si(e)}function ao(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Si(e){for(let o=e;o;o=ao(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=ao(e);o;o=ao(o)){if(!(o instanceof Element))continue;let n=getComputedStyle(o);if(n.display!=="contents"&&(n.position!=="static"||n.filter!=="none"||o.tagName==="BODY"))return o}return null}async function gn(e,o,n){return un(e,o,{platform:{..._e,getOffsetParent:i=>_e.getOffsetParent(i,mn)},middleware:[io({crossAxis:!0}),no({allowedPlacements:[n]})]})}var Q=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},W=class extends Se.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 Se.Debouncer,this.revealDebouncer=new Se.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return yn.html`
530
+ `;var Jr=["top","right","bottom","left"],qr=["start","end"],ro=Jr.reduce((o,r)=>o.concat(r,r+"-"+qr[0],r+"-"+qr[1]),[]),Oe=Math.min,zt=Math.max,Se=Math.round;var Nt=o=>({x:o,y:o}),dn={left:"right",right:"left",bottom:"top",top:"bottom"},sn={start:"end",end:"start"};function ao(o,r,i){return zt(o,Oe(r,i))}function ke(o,r){return typeof o=="function"?o(r):o}function oe(o){return o.split("-")[0]}function Pt(o){return o.split("-")[1]}function no(o){return o==="x"?"y":"x"}function io(o){return o==="y"?"height":"width"}function He(o){return["top","bottom"].includes(oe(o))?"y":"x"}function co(o){return no(He(o))}function Qr(o,r,i){i===void 0&&(i=!1);let c=Pt(o),l=co(o),p=io(l),d=l==="x"?c===(i?"end":"start")?"right":"left":c==="start"?"bottom":"top";return r.reference[p]>r.floating[p]&&(d=oo(d)),[d,oo(d)]}function ta(o){return o.replace(/start|end/g,r=>sn[r])}function oo(o){return o.replace(/left|right|bottom|top/g,r=>dn[r])}function fn(o){return{top:0,right:0,bottom:0,left:0,...o}}function ea(o){return typeof o!="number"?fn(o):{top:o,right:o,bottom:o,left:o}}function Zt(o){return{...o,top:o.y,left:o.x,right:o.x+o.width,bottom:o.y+o.height}}function oa(o,r,i){let{reference:c,floating:l}=o,p=He(r),d=co(r),g=io(d),y=oe(r),b=p==="y",C=c.x+c.width/2-l.width/2,O=c.y+c.height/2-l.height/2,R=c[g]/2-l[g]/2,v;switch(y){case"top":v={x:C,y:c.y-l.height};break;case"bottom":v={x:C,y:c.y+c.height};break;case"right":v={x:c.x+c.width,y:O};break;case"left":v={x:c.x-l.width,y:O};break;default:v={x:c.x,y:c.y}}switch(Pt(r)){case"start":v[d]-=R*(i&&b?-1:1);break;case"end":v[d]+=R*(i&&b?-1:1);break}return v}var ra=async(o,r,i)=>{let{placement:c="bottom",strategy:l="absolute",middleware:p=[],platform:d}=i,g=p.filter(Boolean),y=await(d.isRTL==null?void 0:d.isRTL(r)),b=await d.getElementRects({reference:o,floating:r,strategy:l}),{x:C,y:O}=oa(b,c,y),R=c,v={},W=0;for(let k=0;k<g.length;k++){let{name:T,fn:H}=g[k],{x:D,y:j,data:Lt,reset:Y}=await H({x:C,y:O,initialPlacement:c,placement:R,strategy:l,middlewareData:v,rects:b,platform:d,elements:{reference:o,floating:r}});if(C=D??C,O=j??O,v={...v,[T]:{...v[T],...Lt}},Y&&W<=50){W++,typeof Y=="object"&&(Y.placement&&(R=Y.placement),Y.rects&&(b=Y.rects===!0?await d.getElementRects({reference:o,floating:r,strategy:l}):Y.rects),{x:C,y:O}=oa(b,R,y)),k=-1;continue}}return{x:C,y:O,placement:R,strategy:l,middlewareData:v}};async function lo(o,r){var i;r===void 0&&(r={});let{x:c,y:l,platform:p,rects:d,elements:g,strategy:y}=o,{boundary:b="clippingAncestors",rootBoundary:C="viewport",elementContext:O="floating",altBoundary:R=!1,padding:v=0}=ke(r,o),W=ea(v),T=g[R?O==="floating"?"reference":"floating":O],H=Zt(await p.getClippingRect({element:(i=await(p.isElement==null?void 0:p.isElement(T)))==null||i?T:T.contextElement||await(p.getDocumentElement==null?void 0:p.getDocumentElement(g.floating)),boundary:b,rootBoundary:C,strategy:y})),D=O==="floating"?{...d.floating,x:c,y:l}:d.reference,j=await(p.getOffsetParent==null?void 0:p.getOffsetParent(g.floating)),Lt=await(p.isElement==null?void 0:p.isElement(j))?await(p.getScale==null?void 0:p.getScale(j))||{x:1,y:1}:{x:1,y:1},Y=Zt(p.convertOffsetParentRelativeRectToViewportRelativeRect?await p.convertOffsetParentRelativeRectToViewportRelativeRect({rect:D,offsetParent:j,strategy:y}):D);return{top:(H.top-Y.top+W.top)/Lt.y,bottom:(Y.bottom-H.bottom+W.bottom)/Lt.y,left:(H.left-Y.left+W.left)/Lt.x,right:(Y.right-H.right+W.right)/Lt.x}}function gn(o,r,i){return(o?[...i.filter(l=>Pt(l)===o),...i.filter(l=>Pt(l)!==o)]:i.filter(l=>oe(l)===l)).filter(l=>o?Pt(l)===o||(r?ta(l)!==l:!1):!0)}var po=function(o){return o===void 0&&(o={}),{name:"autoPlacement",options:o,async fn(r){var i,c,l;let{rects:p,middlewareData:d,placement:g,platform:y,elements:b}=r,{crossAxis:C=!1,alignment:O,allowedPlacements:R=ro,autoAlignment:v=!0,...W}=ke(o,r),k=O!==void 0||R===ro?gn(O||null,v,R):R,T=await lo(r,W),H=((i=d.autoPlacement)==null?void 0:i.index)||0,D=k[H];if(D==null)return{};let j=Qr(D,p,await(y.isRTL==null?void 0:y.isRTL(b.floating)));if(g!==D)return{reset:{placement:k[0]}};let Lt=[T[oe(D)],T[j[0]],T[j[1]]],Y=[...((c=d.autoPlacement)==null?void 0:c.overflows)||[],{placement:D,overflows:Lt}],uo=k[H+1];if(uo)return{data:{index:H+1,overflows:Y},reset:{placement:uo}};let mo=Y.map(gt=>{let se=Pt(gt.placement);return[gt.placement,se&&C?gt.overflows.slice(0,2).reduce((ja,Xa)=>ja+Xa,0):gt.overflows[0],gt.overflows]}).sort((gt,se)=>gt[1]-se[1]),bo=((l=mo.filter(gt=>gt[2].slice(0,Pt(gt[0])?2:3).every(se=>se<=0))[0])==null?void 0:l[0])||mo[0][0];return bo!==g?{data:{index:H+1,overflows:Y},reset:{placement:bo}}:{}}}};var so=function(o){return o===void 0&&(o={}),{name:"shift",options:o,async fn(r){let{x:i,y:c,placement:l}=r,{mainAxis:p=!0,crossAxis:d=!1,limiter:g={fn:T=>{let{x:H,y:D}=T;return{x:H,y:D}}},...y}=ke(o,r),b={x:i,y:c},C=await lo(r,y),O=He(oe(l)),R=no(O),v=b[R],W=b[O];if(p){let T=R==="y"?"top":"left",H=R==="y"?"bottom":"right",D=v+C[T],j=v-C[H];v=ao(D,v,j)}if(d){let T=O==="y"?"top":"left",H=O==="y"?"bottom":"right",D=W+C[T],j=W-C[H];W=ao(D,W,j)}let k=g.fn({...r,[R]:v,[O]:W});return{...k,data:{x:k.x-i,y:k.y-c}}}}};function vt(o){return na(o)?(o.nodeName||"").toLowerCase():"#document"}function et(o){var r;return(o==null||(r=o.ownerDocument)==null?void 0:r.defaultView)||window}function wt(o){var r;return(r=(na(o)?o.ownerDocument:o.document)||window.document)==null?void 0:r.documentElement}function na(o){return o instanceof Node||o instanceof et(o).Node}function mt(o){return o instanceof Element||o instanceof et(o).Element}function st(o){return o instanceof HTMLElement||o instanceof et(o).HTMLElement}function aa(o){return typeof ShadowRoot>"u"?!1:o instanceof ShadowRoot||o instanceof et(o).ShadowRoot}function re(o){let{overflow:r,overflowX:i,overflowY:c,display:l}=rt(o);return/auto|scroll|overlay|hidden|clip/.test(r+c+i)&&!["inline","contents"].includes(l)}function ia(o){return["table","td","th"].includes(vt(o))}function Ze(o){let r=Te(),i=rt(o);return i.transform!=="none"||i.perspective!=="none"||(i.containerType?i.containerType!=="normal":!1)||!r&&(i.backdropFilter?i.backdropFilter!=="none":!1)||!r&&(i.filter?i.filter!=="none":!1)||["transform","perspective","filter"].some(c=>(i.willChange||"").includes(c))||["paint","layout","strict","content"].some(c=>(i.contain||"").includes(c))}function ca(o){let r=Tt(o);for(;st(r)&&!Ce(r);){if(Ze(r))return r;r=Tt(r)}return null}function Te(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Ce(o){return["html","body","#document"].includes(vt(o))}function rt(o){return et(o).getComputedStyle(o)}function Ne(o){return mt(o)?{scrollLeft:o.scrollLeft,scrollTop:o.scrollTop}:{scrollLeft:o.pageXOffset,scrollTop:o.pageYOffset}}function Tt(o){if(vt(o)==="html")return o;let r=o.assignedSlot||o.parentNode||aa(o)&&o.host||wt(o);return aa(r)?r.host:r}function la(o){let r=Tt(o);return Ce(r)?o.ownerDocument?o.ownerDocument.body:o.body:st(r)&&re(r)?r:la(r)}function Ge(o,r,i){var c;r===void 0&&(r=[]),i===void 0&&(i=!0);let l=la(o),p=l===((c=o.ownerDocument)==null?void 0:c.body),d=et(l);return p?r.concat(d,d.visualViewport||[],re(l)?l:[],d.frameElement&&i?Ge(d.frameElement):[]):r.concat(l,Ge(l,[],i))}function sa(o){let r=rt(o),i=parseFloat(r.width)||0,c=parseFloat(r.height)||0,l=st(o),p=l?o.offsetWidth:i,d=l?o.offsetHeight:c,g=Se(i)!==p||Se(c)!==d;return g&&(i=p,c=d),{width:i,height:c,$:g}}function fa(o){return mt(o)?o:o.contextElement}function ae(o){let r=fa(o);if(!st(r))return Nt(1);let i=r.getBoundingClientRect(),{width:c,height:l,$:p}=sa(r),d=(p?Se(i.width):i.width)/c,g=(p?Se(i.height):i.height)/l;return(!d||!Number.isFinite(d))&&(d=1),(!g||!Number.isFinite(g))&&(g=1),{x:d,y:g}}var yn=Nt(0);function ga(o){let r=et(o);return!Te()||!r.visualViewport?yn:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function un(o,r,i){return r===void 0&&(r=!1),!i||r&&i!==et(o)?!1:r}function ve(o,r,i,c){r===void 0&&(r=!1),i===void 0&&(i=!1);let l=o.getBoundingClientRect(),p=fa(o),d=Nt(1);r&&(c?mt(c)&&(d=ae(c)):d=ae(o));let g=un(p,i,c)?ga(p):Nt(0),y=(l.left+g.x)/d.x,b=(l.top+g.y)/d.y,C=l.width/d.x,O=l.height/d.y;if(p){let R=et(p),v=c&&mt(c)?et(c):c,W=R.frameElement;for(;W&&c&&v!==R;){let k=ae(W),T=W.getBoundingClientRect(),H=rt(W),D=T.left+(W.clientLeft+parseFloat(H.paddingLeft))*k.x,j=T.top+(W.clientTop+parseFloat(H.paddingTop))*k.y;y*=k.x,b*=k.y,C*=k.x,O*=k.y,y+=D,b+=j,W=et(W).frameElement}}return Zt({width:C,height:O,x:y,y:b})}function mn(o){let{rect:r,offsetParent:i,strategy:c}=o,l=st(i),p=wt(i);if(i===p)return r;let d={scrollLeft:0,scrollTop:0},g=Nt(1),y=Nt(0);if((l||!l&&c!=="fixed")&&((vt(i)!=="body"||re(p))&&(d=Ne(i)),st(i))){let b=ve(i);g=ae(i),y.x=b.x+i.clientLeft,y.y=b.y+i.clientTop}return{width:r.width*g.x,height:r.height*g.y,x:r.x*g.x-d.scrollLeft*g.x+y.x,y:r.y*g.y-d.scrollTop*g.y+y.y}}function bn(o){return Array.from(o.getClientRects())}function ya(o){return ve(wt(o)).left+Ne(o).scrollLeft}function hn(o){let r=wt(o),i=Ne(o),c=o.ownerDocument.body,l=zt(r.scrollWidth,r.clientWidth,c.scrollWidth,c.clientWidth),p=zt(r.scrollHeight,r.clientHeight,c.scrollHeight,c.clientHeight),d=-i.scrollLeft+ya(o),g=-i.scrollTop;return rt(c).direction==="rtl"&&(d+=zt(r.clientWidth,c.clientWidth)-l),{width:l,height:p,x:d,y:g}}function xn(o,r){let i=et(o),c=wt(o),l=i.visualViewport,p=c.clientWidth,d=c.clientHeight,g=0,y=0;if(l){p=l.width,d=l.height;let b=Te();(!b||b&&r==="fixed")&&(g=l.offsetLeft,y=l.offsetTop)}return{width:p,height:d,x:g,y}}function On(o,r){let i=ve(o,!0,r==="fixed"),c=i.top+o.clientTop,l=i.left+o.clientLeft,p=st(o)?ae(o):Nt(1),d=o.clientWidth*p.x,g=o.clientHeight*p.y,y=l*p.x,b=c*p.y;return{width:d,height:g,x:y,y:b}}function pa(o,r,i){let c;if(r==="viewport")c=xn(o,i);else if(r==="document")c=hn(wt(o));else if(mt(r))c=On(r,i);else{let l=ga(o);c={...r,x:r.x-l.x,y:r.y-l.y}}return Zt(c)}function ua(o,r){let i=Tt(o);return i===r||!mt(i)||Ce(i)?!1:rt(i).position==="fixed"||ua(i,r)}function Sn(o,r){let i=r.get(o);if(i)return i;let c=Ge(o,[],!1).filter(g=>mt(g)&&vt(g)!=="body"),l=null,p=rt(o).position==="fixed",d=p?Tt(o):o;for(;mt(d)&&!Ce(d);){let g=rt(d),y=Ze(d);!y&&g.position==="fixed"&&(l=null),(p?!y&&!l:!y&&g.position==="static"&&!!l&&["absolute","fixed"].includes(l.position)||re(d)&&!y&&ua(o,d))?c=c.filter(C=>C!==d):l=g,d=Tt(d)}return r.set(o,c),c}function Cn(o){let{element:r,boundary:i,rootBoundary:c,strategy:l}=o,d=[...i==="clippingAncestors"?Sn(r,this._c):[].concat(i),c],g=d[0],y=d.reduce((b,C)=>{let O=pa(r,C,l);return b.top=zt(O.top,b.top),b.right=Oe(O.right,b.right),b.bottom=Oe(O.bottom,b.bottom),b.left=zt(O.left,b.left),b},pa(r,g,l));return{width:y.right-y.left,height:y.bottom-y.top,x:y.left,y:y.top}}function Nn(o){return sa(o)}function vn(o,r,i){let c=st(r),l=wt(r),p=i==="fixed",d=ve(o,!0,p,r),g={scrollLeft:0,scrollTop:0},y=Nt(0);if(c||!c&&!p)if((vt(r)!=="body"||re(l))&&(g=Ne(r)),c){let b=ve(r,!0,p,r);y.x=b.x+r.clientLeft,y.y=b.y+r.clientTop}else l&&(y.x=ya(l));return{x:d.left+g.scrollLeft-y.x,y:d.top+g.scrollTop-y.y,width:d.width,height:d.height}}function da(o,r){return!st(o)||rt(o).position==="fixed"?null:r?r(o):o.offsetParent}function ma(o,r){let i=et(o);if(!st(o))return i;let c=da(o,r);for(;c&&ia(c)&&rt(c).position==="static";)c=da(c,r);return c&&(vt(c)==="html"||vt(c)==="body"&&rt(c).position==="static"&&!Ze(c))?i:c||ca(o)||i}var wn=async function(o){let{reference:r,floating:i,strategy:c}=o,l=this.getOffsetParent||ma,p=this.getDimensions;return{reference:vn(r,await l(i),c),floating:{x:0,y:0,...await p(i)}}};function En(o){return rt(o).direction==="rtl"}var De={convertOffsetParentRelativeRectToViewportRelativeRect:mn,getDocumentElement:wt,getClippingRect:Cn,getOffsetParent:ma,getElementRects:wn,getClientRects:bn,getDimensions:Nn,getScale:ae,isElement:mt,isRTL:En};var ba=(o,r,i)=>{let c=new Map,l={platform:De,...i},p={...l.platform,_c:c};return ra(o,r,{...l,platform:p})};function ha(o){return Rn(o)}function fo(o){return o.assignedSlot?o.assignedSlot:o.parentNode instanceof ShadowRoot?o.parentNode.host:o.parentNode}function Rn(o){for(let r=o;r;r=fo(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=fo(o);r;r=fo(r)){if(!(r instanceof Element))continue;let i=getComputedStyle(r);if(i.display!=="contents"&&(i.position!=="static"||i.filter!=="none"||r.tagName==="BODY"))return r}return null}async function xa(o,r,i){return ba(o,r,{platform:{...De,getOffsetParent:c=>De.getOffsetParent(c,ha)},middleware:[so({crossAxis:!0}),po({allowedPlacements:[i]})]})}var ot=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},$=class extends we.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 we.Debouncer,this.revealDebouncer=new we.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Oa.html`
531
531
  <div part="container"
532
532
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
533
533
  @mouseenter=${this.onHover}
@@ -545,45 +545,46 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
545
545
  </div>
546
546
  </div>
547
547
  </div>
548
- `}updated(o){o.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(o)}contentAvailableCallback(o){super.contentAvailableCallback(o),["visible","text"].some(n=>o.has(n))&&this.visible&&this.positionTooltip()}async show(o){this.visible=!0,o!=null&&await this.hideDebounce.run(()=>{this.hide()},o)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var o;return((o=this.slotNodes)!==null&&o!==void 0?o:[]).filter(n=>n.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let o=this.tooltipContent.style;switch(o.transition="none",this.validPosition){case"top":o.top=this.tooltip.clientHeight+"px",o.left="0";break;case"bottom":o.top=-this.tooltip.clientHeight+"px",o.left="0";break;case"left":o.top="0",o.left=this.tooltip.clientWidth+"px";break;case"right":o.top="0",o.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",gn(this.slottedElement,this.tooltip,this.position).then(({x:o,y:n})=>{this.tooltip&&(this.tooltip.style.left=`${o}px`,this.tooltip.style.top=`${n}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",o=>{o.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(o,n){return Math.max(o,Math.min(0,-n))}};W.elementDefinitions={"ft-typography":V};W.styles=Kr;Q([(0,U.property)()],W.prototype,"text",void 0);Q([(0,U.property)({type:Boolean})],W.prototype,"manual",void 0);Q([(0,U.property)({type:Boolean})],W.prototype,"inline",void 0);Q([(0,U.property)({type:Number})],W.prototype,"delay",void 0);Q([(0,U.property)()],W.prototype,"position",void 0);Q([(0,U.queryAssignedNodes)()],W.prototype,"slotNodes",void 0);Q([(0,U.query)(".ft-tooltip--container")],W.prototype,"container",void 0);Q([(0,U.query)(".ft-tooltip")],W.prototype,"tooltip",void 0);Q([(0,U.query)(".ft-tooltip--content")],W.prototype,"tooltipContent",void 0);Q([(0,U.state)()],W.prototype,"visible",void 0);Q([(0,U.eventOptions)({passive:!0})],W.prototype,"onTouch",null);Q([(0,U.eventOptions)({passive:!0})],W.prototype,"onHover",null);Q([(0,U.eventOptions)({passive:!0})],W.prototype,"onOut",null);Q([(0,U.eventOptions)({passive:!0})],W.prototype,"onClick",null);(0,hn.customElement)("ft-tooltip")(W);var Cn=g(E());var Oe=g(I()),Ht=g(at()),Sn=g(E()),On=g(xn());var _t;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;"})(_t||(_t={}));var f;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(f||(f={}));var hp=new Map([...["abw"].map(e=>[e,f.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,f.AUDIO]),...["avi"].map(e=>[e,f.AVI]),...["chm","xhs"].map(e=>[e,f.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,f.CODE]),...["csv"].map(e=>[e,f.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,f.DITA]),...["epub"].map(e=>[e,f.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,f.EXCEL]),...["flac"].map(e=>[e,f.FLAC]),...["gif"].map(e=>[e,f.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,f.GZIP]),...["html","htm","xhtml"].map(e=>[e,f.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,f.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,f.JPEG]),...["json"].map(e=>[e,f.JSON]),...["m4a","m4p"].map(e=>[e,f.M4A]),...["mov","qt"].map(e=>[e,f.MOV]),...["mp3"].map(e=>[e,f.MP3]),...["mp4","m4v"].map(e=>[e,f.MP4]),...["ogg","oga"].map(e=>[e,f.OGG]),...["pdf","ps"].map(e=>[e,f.PDF]),...["png"].map(e=>[e,f.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,f.POWERPOINT]),...["rar"].map(e=>[e,f.RAR]),...["stp"].map(e=>[e,f.STP]),...["txt","rtf","md","mdown"].map(e=>[e,f.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,f.VIDEO]),...["wav"].map(e=>[e,f.WAV]),...["wma"].map(e=>[e,f.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,f.WORD]),...["xml","xsl","rdf"].map(e=>[e,f.XML]),...["yaml","yml","x-yaml"].map(e=>[e,f.YAML]),...["zip"].map(e=>[e,f.ZIP])]);var bp={[f.ABW]:"#91ABC6",[f.AUDIO]:"#1795E3",[f.AVI]:"#E63324",[f.CHM]:"#71C3EB",[f.CODE]:"#71C3EB",[f.CSV]:"#1F7345",[f.DITA]:"#71C3EB",[f.EPUB]:"#85B926",[f.EXCEL]:"#1F7345",[f.FLAC]:"#1795E3",[f.GIF]:"#59B031",[f.GZIP]:"#F8AB36",[f.HTML]:"#71C3EB",[f.IMAGE]:"#59B031",[f.JPEG]:"#59B031",[f.JSON]:"#71C3EB",[f.M4A]:"#1795E3",[f.MOV]:"#E63324",[f.MP3]:"#1795E3",[f.MP4]:"#E63324",[f.OGG]:"#1795E3",[f.PDF]:"#E44948",[f.PNG]:"#59B031",[f.POWERPOINT]:"#B54A2B",[f.RAR]:"#F8AB36",[f.STP]:"#3764B1",[f.TEXT]:"#3162AB",[f.UNKNOWN]:"#999999",[f.VIDEO]:"#E63324",[f.WAV]:"#1795E3",[f.WMA]:"#1795E3",[f.WORD]:"#3162AB",[f.XML]:"#71C3EB",[f.YAML]:"#71C3EB",[f.ZIP]:"#F8AB36"};var $t;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})($t||($t={}));var He=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},nt=class extends Sn.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Oe.nothing}render(){let o=this.variant&&Object.values($t).includes(this.variant)?this.variant:$t.fluid_topics,n=o!==$t.material||!!this.value;return Oe.html`
549
- <i class="ft-icon ft-icon--${o}" part="icon icon-${o}">
550
- ${(0,On.unsafeHTML)(this.resolvedIcon)}
551
- <slot ?hidden=${n}></slot>
548
+ `}updated(r){r.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(r)}contentAvailableCallback(r){super.contentAvailableCallback(r),["visible","text"].some(i=>r.has(i))&&this.visible&&this.positionTooltip()}async show(r){this.visible=!0,r!=null&&await this.hideDebounce.run(()=>{this.hide()},r)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var r;return((r=this.slotNodes)!==null&&r!==void 0?r:[]).filter(i=>i.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let r=this.tooltipContent.style;switch(r.transition="none",this.validPosition){case"top":r.top=this.tooltip.clientHeight+"px",r.left="0";break;case"bottom":r.top=-this.tooltip.clientHeight+"px",r.left="0";break;case"left":r.top="0",r.left=this.tooltip.clientWidth+"px";break;case"right":r.top="0",r.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",xa(this.slottedElement,this.tooltip,this.position).then(({x:r,y:i})=>{this.tooltip&&(this.tooltip.style.left=`${r}px`,this.tooltip.style.top=`${i}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",r=>{r.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(r,i){return Math.max(r,Math.min(0,-i))}};$.elementDefinitions={"ft-typography":X};$.styles=Xr;ot([(0,F.property)()],$.prototype,"text",void 0);ot([(0,F.property)({type:Boolean})],$.prototype,"manual",void 0);ot([(0,F.property)({type:Boolean})],$.prototype,"inline",void 0);ot([(0,F.property)({type:Number})],$.prototype,"delay",void 0);ot([(0,F.property)()],$.prototype,"position",void 0);ot([(0,F.queryAssignedNodes)()],$.prototype,"slotNodes",void 0);ot([(0,F.query)(".ft-tooltip--container")],$.prototype,"container",void 0);ot([(0,F.query)(".ft-tooltip")],$.prototype,"tooltip",void 0);ot([(0,F.query)(".ft-tooltip--content")],$.prototype,"tooltipContent",void 0);ot([(0,F.state)()],$.prototype,"visible",void 0);ot([(0,F.eventOptions)({passive:!0})],$.prototype,"onTouch",null);ot([(0,F.eventOptions)({passive:!0})],$.prototype,"onHover",null);ot([(0,F.eventOptions)({passive:!0})],$.prototype,"onOut",null);ot([(0,F.eventOptions)({passive:!0})],$.prototype,"onClick",null);(0,Sa.customElement)("ft-tooltip")($);var Ea=h(L());var Ee=h(U()),Ft=h(pt()),va=h(L()),wa=h(Na());var Dt;(function(o){o.ADD_TO_PBK="&#xe800;",o.ALERT="&#xe801;",o.ADD_ALERT="&#xe802;",o.BACK_TO_SEARCH="&#xe803;",o.ADD_BOOKMARK="&#xe804;",o.BOOKMARK="&#xe805;",o.BOOKS="&#xe806;",o.MENU="&#xe807;",o.DOWNLOAD="&#xe808;",o.EDIT="&#xe809;",o.FEEDBACK="&#xe80a;",o.HOME="&#xe80b;",o.MODIFY_PBK="&#xe80c;",o.SCHEDULED="&#xe80d;",o.SEARCH="&#xe80e;",o.EXPORT="&#xe80f;",o.TOC="&#xe810;",o.WRITE_UGC="&#xe811;",o.TRASH="&#xe812;",o.USER="&#xe813;",o.EXTLINK="&#xe814;",o.CALENDAR="&#xe815;",o.OFFLINE="&#xe816;",o.BOOK="&#xe817;",o.DOWNLOAD_PLAIN="&#xe818;",o.CHECK="&#xe819;",o.STAR_PLAIN="&#xe900;",o.TOPICS="&#xe901;",o.DISC="&#xe902;",o.CIRCLE="&#xe903;",o.SHARED="&#xe904;",o.SORT_UNSORTED="&#xe905;",o.SORT_UP="&#xe906;",o.SORT_DOWN="&#xe907;",o.WORKING="&#xe908;",o.CLOSE="&#xe909;",o.ZOOM_OUT="&#xe90a;",o.ZOOM_IN="&#xe90b;",o.ZOOM_REALSIZE="&#xe90c;",o.ZOOM_FULLSCREEN="&#xe90d;",o.ADMIN_RESTRICTED="&#xe90e;",o.ADMIN="&#xe90f;",o.ADMIN_KHUB="&#xe910;",o.ADMIN_THEME="&#xe911;",o.ADMIN_USERS="&#xe912;",o.WARNING="&#xe913;",o.CONTEXT="&#xe914;",o.SEARCH_HOME="&#xe915;",o.STEPS="&#xe916;",o.ICON_EXPAND="&#xe917;",o.ICON_COLLAPSE="&#xe918;",o.INFO="&#xe919;",o.MINUS_PLAIN="&#xe91a;",o.PLUS_PLAIN="&#xe91b;",o.FACET_HAS_DESCENDANT="&#xe91c;",o.TRIANGLE_BOTTOM="&#xe91d;",o.TRIANGLE_LEFT="&#xe91e;",o.TRIANGLE_RIGHT="&#xe91f;",o.TRIANGLE_TOP="&#xe920;",o.THIN_ARROW="&#xe921;",o.SIGN_IN="&#xe922;",o.LOGOUT="&#xe923;",o.TRANSLATE="&#xe924;",o.CLOSE_PLAIN="&#xe925;",o.CHECK_PLAIN="&#xe926;",o.ARTICLE="&#xe927;",o.COLUMNS="&#xe928;",o.ANALYTICS="&#xe929;",o.COLLECTIONS="&#xe92a;",o.ARROW_DOWN="&#xe92b;",o.ARROW_LEFT="&#xe92c;",o.ARROW_RIGHT="&#xe92d;",o.ARROW_UP="&#xe92e;",o.SEARCH_IN_PUBLICATION="&#xe92f;",o.COPY_TO_CLIPBOARD="&#xe930;",o.SHARED_PBK="&#xe931;",o.ATTACHMENTS="&#xe932;",o.STRIPE_ARROW_LEFT="&#xe933;",o.STRIPE_ARROW_RIGHT="&#xe934;",o.FILTERS="&#xe935;",o.DOT="&#xe936;",o.MINUS="&#xe937;",o.PLUS="&#xe938;",o.MAILS_AND_NOTIFICATIONS="&#xe939;",o.SAVE="&#xe93a;",o.LOCKER="&#xe93b;",o.ADMIN_INTEGRATION="&#xe93c;",o.SYNC="&#xe93d;",o.TAG="&#xe93e;",o.BOOK_PLAIN="&#xe93f;",o.UPLOAD="&#xe940;",o.ONLINE="&#xe941;",o.TAG_PLAIN="&#xe942;",o.ACCOUNT_SETTINGS="&#xe943;",o.PRINT="&#xe944;",o.DEFAULT_ROLES="&#xe945;",o.SHORTCUT_MENU="&#xe946;",o.RELATIVES_PLAIN="&#xe947;",o.RELATIVES="&#xe948;",o.PAUSE="&#xe949;",o.PLAY="&#xe94a;",o.ADMIN_PORTAL="&#xe94b;",o.STAR="&#xe94c;",o.THUMBS_DOWN="&#xe94d;",o.THUMBS_DOWN_PLAIN="&#xe94e;",o.THUMBS_UP="&#xe94f;",o.THUMBS_UP_PLAIN="&#xe950;",o.FEEDBACK_PLAIN="&#xe951;",o.RATE_PLAIN="&#xe952;",o.RATE="&#xe953;",o.OFFLINE_SETTINGS="&#xe954;",o.MY_COLLECTIONS="&#xe955;",o.THIN_ARROW_LEFT="&#xe956;",o.THIN_ARROW_RIGHT="&#xe957;",o.RESET="&#xe958;",o.MY_LIBRARY="&#xe959;",o.UNSTRUCTURED_DOC="&#xe95a;",o.CONTEXTUAL="&#xe95b;",o.THIN_ARROW_UP="&#xe95c;",o.ARROW_RIGHT_TO_LINE="&#xe95d;",o.DESKTOP="&#xe95e;",o.TABLET_LANDSCAPE="&#xe95f;",o.TABLET_PORTRAIT="&#xe960;",o.MOBILE_LANDSCAPE="&#xe961;",o.MOBILE_PORTRAIT="&#xe962;",o.DIAGRAM_SUNBURST="&#xe963;",o.DIAGRAM_SANKEY="&#xe964;",o.COMMENT_QUESTION="&#xe965;",o.COMMENT_QUESTION_PLAIN="&#xe966;",o.MESSAGE_BOT="&#xe967;",o.CHART_SIMPLE="&#xe968;",o.BARS_PROGRESS="&#xe969;",o.BOOK_OPEN_GEAR="&#xe96a;",o.BOOK_OPEN_GEAR_SLASH="&#xe96b;",o.LINE_CHART="&#xe96c;",o.STACKED_CHART="&#xe96d;",o.CHART_BAR_STACKED="&#xe96e;",o.CHART_BAR_GROUPED="&#xe96f;",o.EYE_SLASH="&#xe970;",o.X_MARK="&#xe971;",o.EXPAND_WIDE="&#xe972;",o.PIP="&#xe973;",o.PIP_WIDE="&#xe974;",o.LIFE_RING="&#xe975;",o.GLOBE="&#xe976;",o.PIGGY_BANK="&#xe977;",o.EXTLINK_LIGHT="&#xe978;",o.CLONE="&#xe979;",o.CLONE_LINK_SIMPLE="&#xe97a;",o.CHART_BAR_NORMALIZED="&#xe97b;",o.CONSUMER="&#xe97c;",o.OCTAGON_XMARK="&#xe97d;",o.HOURGLASS_HALF="&#xe97e;",o.CLOCK="&#xe97f;",o.CLOCK_THREE="&#xe97f;",o.CALENDAR_DAY="&#xe980;",o.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",o.WAND_MAGIC_SPARKLES="&#xe982;",o.PAPER_PLANE="&#xe983;",o.CIRCLE_STOP="&#xe984;",o.ARROW_ROTATE_RIGHT="&#xe985;",o.ARROWS_ROTATE="&#xe986;",o.ALIGN_RIGHT="&#xe987;",o.FORMAT_CLEAR="&#xe988;",o.ALIGN_CENTER="&#xe989;",o.ALIGN_LEFT="&#xe98a;",o.PALETTE="&#xe98b;",o.BOLD="&#xe98c;",o.ITALIC="&#xe98d;",o.UNDERLINE="&#xe98e;",o.STRIKETHROUGH="&#xe98f;",o.LINK_SIMPLE_SLASH="&#xe990;",o.LINK_SIMPLE="&#xe991;",o.ROUTE="&#xe992;",o.CIRCLE_USER_SLASH="&#xe993;",o.CIRCLE_USER_CHECK="&#xe994;",o.EYE="&#xf06e;",o.SHARE="&#xe80f1;"})(Dt||(Dt={}));var u;(function(o){o.UNKNOWN="&#xe90a;",o.ABW="&#xe900;",o.AUDIO="&#xe901;",o.AVI="&#xe902;",o.CHM="&#xe904;",o.CODE="&#xe905;",o.CSV="&#xe903;",o.DITA="&#xe906;",o.EPUB="&#xe907;",o.EXCEL="&#xe908;",o.FLAC="&#xe909;",o.GIF="&#xe90b;",o.GZIP="&#xe90c;",o.HTML="&#xe90d;",o.IMAGE="&#xe90e;",o.JPEG="&#xe90f;",o.JSON="&#xe910;",o.M4A="&#xe911;",o.MOV="&#xe912;",o.MP3="&#xe913;",o.MP4="&#xe914;",o.OGG="&#xe915;",o.PDF="&#xe916;",o.PNG="&#xe917;",o.POWERPOINT="&#xe918;",o.RAR="&#xe91a;",o.STP="&#xe91b;",o.TEXT="&#xe91c;",o.VIDEO="&#xe91e;",o.WAV="&#xe91f;",o.WMA="&#xe920;",o.WORD="&#xe921;",o.XML="&#xe922;",o.YAML="&#xe919;",o.ZIP="&#xe923;"})(u||(u={}));var wd=new Map([...["abw"].map(o=>[o,u.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(o=>[o,u.AUDIO]),...["avi"].map(o=>[o,u.AVI]),...["chm","xhs"].map(o=>[o,u.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(o=>[o,u.CODE]),...["csv"].map(o=>[o,u.CSV]),...["dita","ditamap","ditaval"].map(o=>[o,u.DITA]),...["epub"].map(o=>[o,u.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(o=>[o,u.EXCEL]),...["flac"].map(o=>[o,u.FLAC]),...["gif"].map(o=>[o,u.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(o=>[o,u.GZIP]),...["html","htm","xhtml"].map(o=>[o,u.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(o=>[o,u.IMAGE]),...["jpeg","jpg","jpe"].map(o=>[o,u.JPEG]),...["json"].map(o=>[o,u.JSON]),...["m4a","m4p"].map(o=>[o,u.M4A]),...["mov","qt"].map(o=>[o,u.MOV]),...["mp3"].map(o=>[o,u.MP3]),...["mp4","m4v"].map(o=>[o,u.MP4]),...["ogg","oga"].map(o=>[o,u.OGG]),...["pdf","ps"].map(o=>[o,u.PDF]),...["png"].map(o=>[o,u.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(o=>[o,u.POWERPOINT]),...["rar"].map(o=>[o,u.RAR]),...["stp"].map(o=>[o,u.STP]),...["txt","rtf","md","mdown"].map(o=>[o,u.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(o=>[o,u.VIDEO]),...["wav"].map(o=>[o,u.WAV]),...["wma"].map(o=>[o,u.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(o=>[o,u.WORD]),...["xml","xsl","rdf"].map(o=>[o,u.XML]),...["yaml","yml","x-yaml"].map(o=>[o,u.YAML]),...["zip"].map(o=>[o,u.ZIP])]);var Ed={[u.ABW]:"#91ABC6",[u.AUDIO]:"#1795E3",[u.AVI]:"#E63324",[u.CHM]:"#71C3EB",[u.CODE]:"#71C3EB",[u.CSV]:"#1F7345",[u.DITA]:"#71C3EB",[u.EPUB]:"#85B926",[u.EXCEL]:"#1F7345",[u.FLAC]:"#1795E3",[u.GIF]:"#59B031",[u.GZIP]:"#F8AB36",[u.HTML]:"#71C3EB",[u.IMAGE]:"#59B031",[u.JPEG]:"#59B031",[u.JSON]:"#71C3EB",[u.M4A]:"#1795E3",[u.MOV]:"#E63324",[u.MP3]:"#1795E3",[u.MP4]:"#E63324",[u.OGG]:"#1795E3",[u.PDF]:"#E44948",[u.PNG]:"#59B031",[u.POWERPOINT]:"#B54A2B",[u.RAR]:"#F8AB36",[u.STP]:"#3764B1",[u.TEXT]:"#3162AB",[u.UNKNOWN]:"#999999",[u.VIDEO]:"#E63324",[u.WAV]:"#1795E3",[u.WMA]:"#1795E3",[u.WORD]:"#3162AB",[u.XML]:"#71C3EB",[u.YAML]:"#71C3EB",[u.ZIP]:"#F8AB36"};var Bt;(function(o){o.fluid_topics="fluid-topics",o.file_format="file-format",o.material="material"})(Bt||(Bt={}));var Fe=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},ct=class extends va.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Ee.nothing}render(){let r=this.variant&&Object.values(Bt).includes(this.variant)?this.variant:Bt.fluid_topics,i=r!==Bt.material||!!this.value;return Ee.html`
549
+ <i class="ft-icon ft-icon--${r}" part="icon icon-${r}">
550
+ ${(0,wa.unsafeHTML)(this.resolvedIcon)}
551
+ <slot ?hidden=${i}></slot>
552
552
  </i>
553
- `}get textContent(){var o,n;return(n=(o=this.slottedContent)===null||o===void 0?void 0:o.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&n!==void 0?n:""}update(o){super.update(o),["value","variant"].some(n=>o.has(n))&&this.resolveIcon()}resolveIcon(){var o,n;let i=this.value||this.textContent;switch(this.variant){case $t.file_format:this.resolvedIcon=(o=f[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break;case $t.material:this.resolvedIcon=this.value||Oe.nothing;break;default:this.resolvedIcon=(n=_t[i.replace("-","_").toUpperCase()])!==null&&n!==void 0?n:i;break}}firstUpdated(o){super.firstUpdated(o),setTimeout(()=>this.resolveIcon())}};nt.elementDefinitions={};nt.styles=gr;He([(0,Ht.property)()],nt.prototype,"variant",void 0);He([(0,Ht.property)()],nt.prototype,"value",void 0);He([(0,Ht.state)()],nt.prototype,"resolvedIcon",void 0);He([(0,Ht.query)("slot")],nt.prototype,"slottedContent",void 0);(0,Cn.customElement)("ft-icon")(nt);var wn=g(E());var vn=g(I()),Nn=g(E());var kt=class extends Nn.FtLitElement{render(){return vn.html`
553
+ `}get textContent(){var r,i;return(i=(r=this.slottedContent)===null||r===void 0?void 0:r.assignedNodes().map(c=>c.textContent).join("").trim())!==null&&i!==void 0?i:""}update(r){super.update(r),["value","variant"].some(i=>r.has(i))&&this.resolveIcon()}resolveIcon(){var r,i;let c=this.value||this.textContent;switch(this.variant){case Bt.file_format:this.resolvedIcon=(r=u[c.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:c;break;case Bt.material:this.resolvedIcon=this.value||Ee.nothing;break;default:this.resolvedIcon=(i=Dt[c.replace("-","_").toUpperCase()])!==null&&i!==void 0?i:c;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};ct.elementDefinitions={};ct.styles=Or;Fe([(0,Ft.property)()],ct.prototype,"variant",void 0);Fe([(0,Ft.property)()],ct.prototype,"value",void 0);Fe([(0,Ft.state)()],ct.prototype,"resolvedIcon",void 0);Fe([(0,Ft.query)("slot")],ct.prototype,"slottedContent",void 0);(0,Ea.customElement)("ft-icon")(ct);var La=h(L());var Ra=h(U()),Ia=h(L());var Kt=class extends Ia.FtLitElement{render(){return Ra.html`
554
554
  <div class="ft-loader">
555
555
  <div></div>
556
556
  <div></div>
557
557
  <div></div>
558
558
  <div></div>
559
559
  </div>
560
- `}};kt.styles=ur;(0,wn.customElement)("ft-loader")(kt);var te=g(I()),En=g(se()),j=g(at()),et=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},_=class extends(0,ee.toFtFormComponent)(ee.FtLitElement,"button"){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",o=>{var n;this.isDisabled()?(o.preventDefault(),o.stopPropagation(),o.stopImmediatePropagation()):this.type=="submit"&&((n=this.form)===null||n===void 0||n.requestSubmit())})}render(){return this.addTooltipIfNeeded(te.html`
560
+ `}};Kt.styles=hr;(0,La.customElement)("ft-loader")(Kt);var ne=h(U()),Wa=h(ye()),q=h(pt()),at=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},Z=class extends(0,ie.toFtFormComponent)(ie.FtLitElement,"button"){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",r=>{var i;this.isDisabled()?(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation()):this.type=="submit"&&((i=this.form)===null||i===void 0||i.requestSubmit())})}render(){return this.addTooltipIfNeeded(ne.html`
561
561
  <button part="button"
562
- class="${(0,En.classMap)(this.buttonClasses)}"
562
+ class="${(0,Wa.classMap)(this.buttonClasses)}"
563
563
  aria-label="${this.getLabel()}"
564
564
  ?disabled=${this.isDisabled()}>
565
565
  <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
566
566
  <ft-typography part="label"
567
567
  variant=${this.typographyVariant}
568
568
  element="span"
569
- class="ft-button--label ${ee.isSafari?"ft-safari-ellipsis-fix":""}"
569
+ class="ft-button--label ${ie.isSafari?"ft-safari-ellipsis-fix":""}"
570
570
  ?hidden=${!this.hasTextContent()}>
571
571
  <slot @slotchange=${this.onSlotchange}></slot>
572
572
  </ft-typography>
573
573
  ${this.resolveIcon()}
574
574
  </button>
575
- `)}addTooltipIfNeeded(o){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?te.html`
575
+ `)}addTooltipIfNeeded(r){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?ne.html`
576
576
  <ft-tooltip part="tooltip"
577
577
  text="${this.getLabel()}"
578
578
  position="${this.tooltipPosition}">
579
- ${o}
579
+ ${r}
580
580
  </ft-tooltip>
581
- `:o}resolveIcon(){return this.loading?te.html`
582
- <ft-loader part="loader icon"></ft-loader> `:this.icon?te.html`
581
+ `:r}resolveIcon(){return this.loading?ne.html`
582
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?ne.html`
583
583
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
584
- `:te.html`
584
+ `:ne.html`
585
585
  <slot part="icon" name="icon"></slot>
586
- `}focus(){var o;(o=this.button)===null||o===void 0||o.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(o){return o instanceof HTMLSlotElement?o.assignedNodes().map(n=>this.unslotText(n)).join(""):o?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};_.elementDefinitions={"ft-ripple":$,"ft-tooltip":W,"ft-typography":V,"ft-icon":nt,"ft-loader":kt};et([(0,j.property)({type:String,reflect:!0})],_.prototype,"role",void 0);et([(0,j.property)()],_.prototype,"type",void 0);et([(0,j.property)({type:Boolean})],_.prototype,"disabled",void 0);et([(0,j.property)()],_.prototype,"label",void 0);et([(0,j.property)()],_.prototype,"icon",void 0);et([(0,j.property)()],_.prototype,"iconVariant",void 0);et([(0,j.property)({type:Boolean})],_.prototype,"trailingIcon",void 0);et([(0,j.property)({type:Boolean})],_.prototype,"loading",void 0);et([(0,j.property)()],_.prototype,"tooltipPosition",void 0);et([(0,j.property)({type:Boolean})],_.prototype,"hideTooltip",void 0);et([(0,j.property)({type:Boolean})],_.prototype,"forceTooltip",void 0);et([(0,j.query)(".ft-button")],_.prototype,"button",void 0);et([(0,j.query)(".ft-button--label slot")],_.prototype,"slottedContent",void 0);var ke=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},st=class extends _{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"}};st.styles=[Rn.safariEllipsisFix,xr];ke([(0,Ce.property)({type:Boolean})],st.prototype,"primary",void 0);ke([(0,Ce.property)({type:Boolean})],st.prototype,"outlined",void 0);ke([(0,Ce.property)({type:Boolean})],st.prototype,"dense",void 0);ke([(0,Ce.property)({type:Boolean})],st.prototype,"round",void 0);var oe=g(at());var $n=g(E());var An=g(I()),w=g(E());var Ln=[An.css`
586
+ `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(r){return r instanceof HTMLSlotElement?r.assignedNodes().map(i=>this.unslotText(i)).join(""):r?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Z.elementDefinitions={"ft-ripple":P,"ft-tooltip":$,"ft-typography":X,"ft-icon":ct,"ft-loader":Kt};at([(0,q.property)({type:String,reflect:!0})],Z.prototype,"role",void 0);at([(0,q.property)()],Z.prototype,"type",void 0);at([(0,q.property)({type:Boolean})],Z.prototype,"disabled",void 0);at([(0,q.property)()],Z.prototype,"label",void 0);at([(0,q.property)()],Z.prototype,"icon",void 0);at([(0,q.property)()],Z.prototype,"iconVariant",void 0);at([(0,q.property)({type:Boolean})],Z.prototype,"trailingIcon",void 0);at([(0,q.property)({type:Boolean})],Z.prototype,"loading",void 0);at([(0,q.property)()],Z.prototype,"tooltipPosition",void 0);at([(0,q.property)({type:Boolean})],Z.prototype,"hideTooltip",void 0);at([(0,q.property)({type:Boolean})],Z.prototype,"forceTooltip",void 0);at([(0,q.query)(".ft-button")],Z.prototype,"button",void 0);at([(0,q.query)(".ft-button--label slot")],Z.prototype,"slottedContent",void 0);var Ke=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},ft=class extends Z{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"}};ft.styles=[Aa.safariEllipsisFix,vr];Ke([(0,Re.property)({type:Boolean})],ft.prototype,"primary",void 0);Ke([(0,Re.property)({type:Boolean})],ft.prototype,"outlined",void 0);Ke([(0,Re.property)({type:Boolean})],ft.prototype,"dense",void 0);Ke([(0,Re.property)({type:Boolean})],ft.prototype,"round",void 0);var ce=h(pt());var $a=h(L());var Ba=h(U()),I=h(L());var Et=h(U(),1),Ut=o=>typeof o=="string"?(0,Et.unsafeCSS)(o):o,e=class{static create(r,i,c,l){let p=g=>Ut(g??l),d=Et.css`var(${Ut(r)}, ${p(l)})`;return d.name=r,d.description=i,d.category=c,d.defaultValue=l,d.defaultCssValue=p,d.get=g=>Et.css`var(${Ut(r)}, ${p(g)})`,d.breadcrumb=()=>[],d.lastResortDefaultValue=()=>l,d}static extend(r,i,c,l){let p=g=>c.get(g??l),d=Et.css`var(${Ut(r)}, ${p(l)})`;return d.name=r,d.description=i,d.category=c.category,d.fallbackVariable=c,d.defaultValue=l,d.defaultCssValue=p,d.get=g=>Et.css`var(${Ut(r)}, ${p(g)})`,d.breadcrumb=()=>[c.name,...c.breadcrumb()],d.lastResortDefaultValue=()=>l??c.lastResortDefaultValue(),d}static external(r,i){let c=p=>r.fallbackVariable?r.fallbackVariable.get(p??r.defaultValue):Ut(p??r.lastResortDefaultValue()),l=Et.css`var(${Ut(r.name)}, ${c(r.defaultValue)})`;return l.name=r.name,l.category=r.category,l.fallbackVariable=r.fallbackVariable,l.defaultValue=r.defaultValue,l.context=i,l.defaultCssValue=c,l.get=p=>Et.css`var(${Ut(r.name)}, ${c(p)})`,l.breadcrumb=()=>r.fallbackVariable?[r.fallbackVariable.name,...r.fallbackVariable.breadcrumb()]:[],l.lastResortDefaultValue=()=>r.lastResortDefaultValue(),l}};var a={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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)")},rs={fontFamily:e.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-textCase","","UNKNOWN","none")},as={fontFamily:e.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},ns={fontFamily:e.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},is={fontFamily:e.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},cs={fontFamily:e.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},ls={fontFamily:e.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},ps={fontFamily:e.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},ds={fontFamily:e.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},ss={fontFamily:e.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},fs={fontFamily:e.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},gs={fontFamily:e.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},ys={fontFamily:e.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},us={fontFamily:e.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},ms={fontFamily:e.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},bs={fontFamily:e.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},hs={fontFamily:e.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},xs={fontFamily:e.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Os={fontFamily:e.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Ss={fontFamily:e.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Cs={fontFamily:e.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Ns={fontFamily:e.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},vs={fontFamily:e.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},ws={fontFamily:e.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Es={fontFamily:e.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Rs={fontFamily:e.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Is={fontFamily:e.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")};var f={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",a.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",a.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",a.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",a.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",a.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",a.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",a.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",a.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",a.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",a.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",a.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",a.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",a.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",a.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",a.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",a.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",a.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",a.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
587
+ Also for action icons.`,a.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",a.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",a.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",a.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",a.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",a.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",a.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",a.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",a.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",a.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",a.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",a.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",a.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",a.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",a.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",a.colorGray80)};var x={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",a.spacing4),largeGap:e.extend("--ft-button-large-gap","",a.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",a.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",a.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",a.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",a.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",a.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",a.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",a.spacing2),smallGap:e.extend("--ft-button-small-gap","",a.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",a.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",a.iconSize1),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",a.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",a.borderRadiusPill),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",f.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",f.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",f.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",f.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",a.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",a.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",a.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",a.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",f.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",f.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",f.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",f.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",a.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",a.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",a.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",a.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",f.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",f.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",f.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",a.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",a.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",a.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",a.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",f.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",f.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",f.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",f.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",a.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",a.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",a.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",a.opacity40)};var Zs={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",a.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",a.spacing1),largeGap:e.extend("--ft-chip-large-gap","",a.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.extend("--ft-chip-large-border-radius","",a.borderRadiusPill),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",a.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",a.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",a.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",a.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.extend("--ft-chip-medium-border-radius","",a.borderRadiusPill),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",a.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",a.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",a.spacing05),smallGap:e.extend("--ft-chip-small-gap","",a.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.extend("--ft-chip-small-border-radius","",a.borderRadiusPill),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",a.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",f.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",f.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",f.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",f.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",f.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",f.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",f.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",f.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",f.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",f.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",f.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",f.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",f.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",f.borderErrorSubtle)};var _s={focusOpacity:e.extend("--ft-link-focus-opacity","",a.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",f.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",f.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",f.contentInfoPrimary)};var Xs={iconSize:e.extend("--ft-banner-icon-size","",a.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",a.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",a.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",a.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",a.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",a.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",a.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",a.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",f.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",f.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",f.borderInfoSubtle)};var ef={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",a.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",a.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",a.borderRadiusPill),color:e.extend("--ft-badge-color","",f.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",f.contentActionPrimary)};var cf={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",a.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",a.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",f.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",f.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",f.contentGlobalSubtle)};var ff={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",a.spacing12),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",a.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",a.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",a.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",a.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",a.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",a.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",f.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",f.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",f.contentGlobalSecondary)};var bf={smallContainerWidth:e.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:e.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",a.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",a.opacity40),shadow:e.extend("--ft-modal-shadow","",a.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",a.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",a.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",a.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",a.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",a.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",f.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",f.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",a.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",a.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",a.spacing6),headerGap:e.extend("--ft-modal-header-gap","",a.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",a.borderRadiusM)};var Cf={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",a.opacity40),shadow:e.extend("--ft-drawer-shadow","",a.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",a.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",a.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",a.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",a.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",f.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",f.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",a.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",a.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",f.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",f.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",f.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",a.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",a.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",a.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",a.colorGray700)};var Rf={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",a.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",a.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",a.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",a.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",a.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",a.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",a.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",a.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",a.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",f.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",f.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",f.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",f.contentErrorIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",a.opacity40)};var zf={backgroundColor:e.extend("--ft-text-area-background-color","",a.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",f.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",f.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",f.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",a.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",a.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",a.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",a.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",a.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",a.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",a.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",a.borderRadiusM)};var kf={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",a.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",f.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",f.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",f.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",f.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",a.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",a.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",a.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",a.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",a.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",a.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",f.backgroundGlobalOnSurface)};var Df={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",a.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",a.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",a.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",a.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",a.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",a.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",a.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",a.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",a.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",a.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",a.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",f.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",f.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",f.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",f.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",a.opacity40)};var Vf={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",a.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",f.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",f.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",f.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",f.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",a.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",a.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",a.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",a.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",a.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",a.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",a.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",a.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",a.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",a.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",a.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",a.borderRadiusM)};var Jf={backgroundColor:e.extend("--ft-popover-background-color","",f.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",a.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",a.spacing6),titleColor:e.extend("--ft-popover-title-color","",f.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",f.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",f.contentActionPrimary),gap:e.extend("--ft-popover-gap","",a.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",a.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",a.shadowElevation02)};var rg={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",a.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",a.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",a.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",a.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",a.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",a.spacing1),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",a.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",a.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",a.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",a.opacity40),offColor:e.extend("--ft-tabs-off-color","",f.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",a.opacity8),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",a.opacity0),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",a.opacity8),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",a.opacity16),onColor:e.extend("--ft-tabs-on-color","",f.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",f.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",a.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",a.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",a.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",a.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",f.borderActionFocusRing)};var lg={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",a.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",a.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",f.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",a.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",a.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",a.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",a.spacing3),color:e.extend("--ft-collapsible-color","",f.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",f.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",f.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",f.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",a.iconSize3)};var gg={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",a.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",a.spacing1),groupGap:e.extend("--ft-switch-group-gap","",a.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",f.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",f.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",a.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",a.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",a.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",a.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",a.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",a.opacity40),offColor:e.extend("--ft-switch-off-color","",f.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",a.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",a.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",a.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",a.opacity40),onColor:e.extend("--ft-switch-on-color","",f.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",a.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",a.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",f.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",a.borderRadiusS)};var bg={color1Light:e.extend("--ft-chart-1-light","for area color charts",a.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",a.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",a.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",a.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",a.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",a.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",a.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",a.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",a.colorRed40),color5Base:e.extend("--ft-chart-5-base","",a.colorRed60),color6Light:e.extend("--ft-chart-6-light","",a.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",a.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",a.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",a.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",a.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",a.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",a.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",a.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",a.colorGray50),color10Base:e.extend("--ft-chart-10-base","",a.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",a.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",a.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",a.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",a.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",a.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",a.colorBrand200)};var Cg={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",a.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",a.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",a.borderRadiusS),gap:e.extend("--ft-notice-gap","",a.spacing2),iconSize:e.extend("--ft-notice-icon-size","",a.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",f.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",f.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",f.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",f.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",f.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",f.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",f.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",f.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",f.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",f.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",f.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",f.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",f.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",f.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",f.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",f.contentSuccessIconOnly)};var Rg={color:e.extend("--ft-checkbox-color","",f.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",f.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",f.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",f.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",a.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",a.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",a.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",a.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",a.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",a.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",a.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",a.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",a.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",a.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-checkbox-gap","",a.spacing3)};var zg={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",a.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",a.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",a.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",a.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",f.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",f.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",a.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",a.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",a.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",a.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",f.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",f.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",f.contentActionPrimary),color:e.extend("--ft-toggle-color","",f.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",f.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",a.spacing3)};var kg={color:e.extend("--ft-radio-color","",f.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",f.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",f.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",a.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",a.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",a.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",a.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",f.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",f.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",a.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",a.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",a.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",a.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-radio-gap","",a.spacing3)};var Dg={iconSize:e.extend("--ft-notification-icon-size","",a.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",a.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",a.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",a.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",f.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",f.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",f.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",f.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",f.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",f.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",f.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",f.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",f.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",f.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",a.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",a.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",a.spacing8)};var Vg={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",a.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",a.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",a.borderRadiusS),color:e.extend("--ft-tooltip-color","",f.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",f.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",a.opacity80),shadow:e.extend("--ft-tooltip-shadow","",a.shadowElevation03),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",a.spacing05)};var za;(function(o){o.brand="brand",o.neutral="neutral",o.info="info",o.success="success",o.warning="warning",o.error="error"})(za||(za={}));var Pa;(function(o){o.large="large",o.medium="medium",o.small="small"})(Pa||(Pa={}));var Ua=[Ba.css`
587
588
  :host {
588
589
  display: inline-block;
589
590
  max-width: 100%;
@@ -633,7 +634,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
633
634
  }
634
635
 
635
636
  .ft-button:focus-visible {
636
- outline-color: ${y.focusFocusRingColor};
637
+ outline-color: ${x.focusFocusRingColor};
637
638
  outline-style: solid;
638
639
  }
639
640
 
@@ -662,164 +663,164 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
662
663
  /** Primary styles **/
663
664
 
664
665
  .ft-button--primary {
665
- ${(0,w.setVariable)(Y.color,y.primaryIconColor)};
666
+ ${(0,I.setVariable)(J.color,x.primaryIconColor)};
666
667
 
667
- ${(0,w.setVariable)(C.color,y.primaryStateLayerColor)};
668
- ${(0,w.setVariable)(C.opacityContentOnSurfaceHover,y.primaryHoverStateLayerOpacity)};
669
- ${(0,w.setVariable)(C.opacityContentOnSurfaceFocused,y.primaryFocusStateLayerOpacity)};
670
- ${(0,w.setVariable)(C.opacityContentOnSurfaceSelected,y.primaryActiveStateLayerOpacity)};
671
- ${(0,w.setVariable)(C.opacityContentOnSurfacePressed,y.primaryActiveStateLayerOpacity)};
668
+ ${(0,I.setVariable)(w.color,x.primaryStateLayerColor)};
669
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceHover,x.primaryHoverStateLayerOpacity)};
670
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceFocused,x.primaryFocusStateLayerOpacity)};
671
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceSelected,x.primaryActiveStateLayerOpacity)};
672
+ ${(0,I.setVariable)(w.opacityContentOnSurfacePressed,x.primaryActiveStateLayerOpacity)};
672
673
 
673
- background-color: ${y.primaryBackgroundColor};
674
- color: ${y.primaryColor};
674
+ background-color: ${x.primaryBackgroundColor};
675
+ color: ${x.primaryColor};
675
676
  border-style: none;
676
677
  }
677
678
 
678
679
  .ft-button--primary[disabled] {
679
- opacity: ${y.primaryDisabledComponentOpacity};
680
+ opacity: ${x.primaryDisabledComponentOpacity};
680
681
  }
681
682
 
682
683
  .ft-button--primary ft-icon {
683
- color: ${y.primaryIconColor};
684
+ color: ${x.primaryIconColor};
684
685
  }
685
686
 
686
687
  /** Secondary styles **/
687
688
 
688
689
  .ft-button--secondary {
689
- ${(0,w.setVariable)(Y.color,y.secondaryIconColor)};
690
+ ${(0,I.setVariable)(J.color,x.secondaryIconColor)};
690
691
 
691
- ${(0,w.setVariable)(C.color,y.secondaryStateLayerColor)};
692
- ${(0,w.setVariable)(C.opacityContentOnSurfaceHover,y.secondaryHoverStateLayerOpacity)};
693
- ${(0,w.setVariable)(C.opacityContentOnSurfaceFocused,y.secondaryFocusStateLayerOpacity)};
694
- ${(0,w.setVariable)(C.opacityContentOnSurfaceSelected,y.secondaryActiveStateLayerOpacity)};
695
- ${(0,w.setVariable)(C.opacityContentOnSurfacePressed,y.secondaryActiveStateLayerOpacity)};
692
+ ${(0,I.setVariable)(w.color,x.secondaryStateLayerColor)};
693
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceHover,x.secondaryHoverStateLayerOpacity)};
694
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceFocused,x.secondaryFocusStateLayerOpacity)};
695
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceSelected,x.secondaryActiveStateLayerOpacity)};
696
+ ${(0,I.setVariable)(w.opacityContentOnSurfacePressed,x.secondaryActiveStateLayerOpacity)};
696
697
 
697
- background-color: ${y.secondaryBackgroundColor};
698
- color: ${y.secondaryColor};
699
- border-color: ${y.secondaryBorderColor};
698
+ background-color: ${x.secondaryBackgroundColor};
699
+ color: ${x.secondaryColor};
700
+ border-color: ${x.secondaryBorderColor};
700
701
  border-style: solid;
701
702
  }
702
703
 
703
704
  .ft-button--secondary[disabled] {
704
- opacity: ${y.secondaryDisabledComponentOpacity};
705
+ opacity: ${x.secondaryDisabledComponentOpacity};
705
706
  }
706
707
 
707
708
  .ft-button--secondary ft-icon {
708
- color: ${y.secondaryIconColor};
709
+ color: ${x.secondaryIconColor};
709
710
  }
710
711
 
711
712
  /** Tertiary styles **/
712
713
 
713
714
  .ft-button--tertiary {
714
- ${(0,w.setVariable)(Y.color,y.tertiaryIconColor)};
715
+ ${(0,I.setVariable)(J.color,x.tertiaryIconColor)};
715
716
 
716
- ${(0,w.setVariable)(C.color,y.tertiaryStateLayerColor)};
717
- ${(0,w.setVariable)(C.opacityContentOnSurfaceHover,y.tertiaryHoverStateLayerOpacity)};
718
- ${(0,w.setVariable)(C.opacityContentOnSurfaceFocused,y.tertiaryFocusStateLayerOpacity)};
719
- ${(0,w.setVariable)(C.opacityContentOnSurfaceSelected,y.tertiaryActiveStateLayerOpacity)};
720
- ${(0,w.setVariable)(C.opacityContentOnSurfacePressed,y.tertiaryActiveStateLayerOpacity)};
717
+ ${(0,I.setVariable)(w.color,x.tertiaryStateLayerColor)};
718
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceHover,x.tertiaryHoverStateLayerOpacity)};
719
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceFocused,x.tertiaryFocusStateLayerOpacity)};
720
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceSelected,x.tertiaryActiveStateLayerOpacity)};
721
+ ${(0,I.setVariable)(w.opacityContentOnSurfacePressed,x.tertiaryActiveStateLayerOpacity)};
721
722
 
722
- background-color: ${y.tertiaryBackgroundColor};
723
- color: ${y.tertiaryColor};
723
+ background-color: ${x.tertiaryBackgroundColor};
724
+ color: ${x.tertiaryColor};
724
725
  border-style: none;
725
726
  }
726
727
 
727
728
  .ft-button--tertiary[disabled] {
728
- opacity: ${y.tertiaryDisabledComponentOpacity};
729
+ opacity: ${x.tertiaryDisabledComponentOpacity};
729
730
  }
730
731
 
731
732
  .ft-button--tertiary ft-icon {
732
- color: ${y.tertiaryIconColor};
733
+ color: ${x.tertiaryIconColor};
733
734
  }
734
735
 
735
736
  /** Neutral styles **/
736
737
 
737
738
  .ft-button--neutral {
738
- ${(0,w.setVariable)(Y.color,y.neutralIconColor)};
739
+ ${(0,I.setVariable)(J.color,x.neutralIconColor)};
739
740
 
740
- ${(0,w.setVariable)(C.backgroundColor,y.neutralStateLayerColor)};
741
- ${(0,w.setVariable)(C.opacityContentOnSurfaceHover,y.neutralHoverStateLayerOpacity)};
742
- ${(0,w.setVariable)(C.opacityContentOnSurfaceFocused,y.neutralFocusStateLayerOpacity)};
743
- ${(0,w.setVariable)(C.opacityContentOnSurfaceSelected,y.neutralActiveStateLayerOpacity)};
744
- ${(0,w.setVariable)(C.opacityContentOnSurfacePressed,y.neutralActiveStateLayerOpacity)};
741
+ ${(0,I.setVariable)(w.backgroundColor,x.neutralStateLayerColor)};
742
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceHover,x.neutralHoverStateLayerOpacity)};
743
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceFocused,x.neutralFocusStateLayerOpacity)};
744
+ ${(0,I.setVariable)(w.opacityContentOnSurfaceSelected,x.neutralActiveStateLayerOpacity)};
745
+ ${(0,I.setVariable)(w.opacityContentOnSurfacePressed,x.neutralActiveStateLayerOpacity)};
745
746
 
746
- background-color: ${y.neutralBackgroundColor};
747
- color: ${y.neutralColor};
747
+ background-color: ${x.neutralBackgroundColor};
748
+ color: ${x.neutralColor};
748
749
  border-style: none;
749
750
  }
750
751
 
751
752
  .ft-button--neutral[disabled] {
752
- opacity: ${y.neutralDisabledComponentOpacity};
753
+ opacity: ${x.neutralDisabledComponentOpacity};
753
754
  }
754
755
 
755
756
  .ft-button--neutral ft-icon {
756
- color: ${y.neutralIconColor};
757
+ color: ${x.neutralIconColor};
757
758
  }
758
759
 
759
760
  /** Large styles **/
760
761
 
761
762
  .ft-button--large {
762
- ${(0,w.setVariable)(X.size,y.largeIconSize)};
763
- ${(0,w.setVariable)(Y.size,y.largeIconSize)};
764
-
765
- height: ${y.largeHeight};
766
- padding: 0 ${y.largeHorizontalPadding};
767
- gap: ${y.largeGap};
768
- border-radius: ${y.largeBorderRadius};
769
- border-width: ${y.largeBorderWidth};
763
+ ${(0,I.setVariable)(Q.size,x.largeIconSize)};
764
+ ${(0,I.setVariable)(J.size,x.largeIconSize)};
765
+
766
+ height: ${x.largeHeight};
767
+ padding: 0 ${x.largeHorizontalPadding};
768
+ gap: ${x.largeGap};
769
+ border-radius: ${x.largeBorderRadius};
770
+ border-width: ${x.largeBorderWidth};
770
771
  }
771
772
 
772
773
  .ft-button--large:focus-visible {
773
- outline-width: ${y.largeFocusOutlineWidth};
774
- outline-offset: ${y.largeFocusOutlineOffset};
774
+ outline-width: ${x.largeFocusOutlineWidth};
775
+ outline-offset: ${x.largeFocusOutlineOffset};
775
776
  }
776
777
 
777
778
  .ft-button--large.ft-button--icon-only {
778
- width: ${y.largeIconOnlyWidth};
779
+ width: ${x.largeIconOnlyWidth};
779
780
  padding: unset;
780
781
  }
781
782
 
782
783
  /** Small styles **/
783
784
 
784
785
  .ft-button--small {
785
- ${(0,w.setVariable)(X.size,y.smallIconSize)};
786
- ${(0,w.setVariable)(Y.size,y.smallIconSize)};
787
-
788
- height: ${y.smallHeight};
789
- padding: 0 ${y.smallHorizontalPadding};
790
- gap: ${y.smallGap};
791
- border-radius: ${y.smallBorderRadius};
792
- border-width: ${y.smallBorderWidth};
786
+ ${(0,I.setVariable)(Q.size,x.smallIconSize)};
787
+ ${(0,I.setVariable)(J.size,x.smallIconSize)};
788
+
789
+ height: ${x.smallHeight};
790
+ padding: 0 ${x.smallHorizontalPadding};
791
+ gap: ${x.smallGap};
792
+ border-radius: ${x.smallBorderRadius};
793
+ border-width: ${x.smallBorderWidth};
793
794
  }
794
795
 
795
796
  .ft-button--small:focus-visible {
796
- outline-width: ${y.smallFocusOutlineWidth};
797
- outline-offset: ${y.smallFocusOutlineOffset};
797
+ outline-width: ${x.smallFocusOutlineWidth};
798
+ outline-offset: ${x.smallFocusOutlineOffset};
798
799
  }
799
800
 
800
801
  .ft-button--small.ft-button--icon-only {
801
- width: ${y.smallIconOnlyWidth};
802
+ width: ${x.smallIconOnlyWidth};
802
803
  padding: unset;
803
804
  }
804
- `,w.noTextSelect];var ve=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},mt=class extends _{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?zt.caption1medium:zt.body2medium}};mt.styles=[$n.safariEllipsisFix,Ln];ve([(0,oe.property)({type:Boolean})],mt.prototype,"primary",void 0);ve([(0,oe.property)({type:Boolean})],mt.prototype,"secondary",void 0);ve([(0,oe.property)({type:Boolean})],mt.prototype,"tertiary",void 0);ve([(0,oe.property)({type:Boolean})],mt.prototype,"neutral",void 0);ve([(0,oe.property)({type:Boolean})],mt.prototype,"small",void 0);(0,lo.customElement)("ft-button")(st);(0,lo.customElement)("ftds-button")(mt);var kn=g(E());var we=g(I()),ne=g(E());var In=g(I()),A=g(E());var Pn=g(I()),L=g(E());var v={fontSize:L.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:L.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:L.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:L.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:L.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:L.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:L.FtCssVariableFactory.extend("--ft-input-label-border-color","",L.designSystemVariables.colorOutline),textColor:L.FtCssVariableFactory.extend("--ft-input-label-text-color","",L.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:L.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",L.designSystemVariables.colorOnSurfaceDisabled),colorSurface:L.FtCssVariableFactory.external(L.designSystemVariables.colorSurface,"Design system"),borderRadiusS:L.FtCssVariableFactory.external(L.designSystemVariables.borderRadiusS,"Design system"),colorError:L.FtCssVariableFactory.external(L.designSystemVariables.colorError,"Design system")},Wn=Pn.css`
805
+ `,I.noTextSelect];var Ie=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},bt=class extends Z{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?Gt.caption1medium:Gt.body2medium}};bt.styles=[$a.safariEllipsisFix,Ua];Ie([(0,ce.property)({type:Boolean})],bt.prototype,"primary",void 0);Ie([(0,ce.property)({type:Boolean})],bt.prototype,"secondary",void 0);Ie([(0,ce.property)({type:Boolean})],bt.prototype,"tertiary",void 0);Ie([(0,ce.property)({type:Boolean})],bt.prototype,"neutral",void 0);Ie([(0,ce.property)({type:Boolean})],bt.prototype,"small",void 0);(0,go.customElement)("ft-button")(ft);(0,go.customElement)("ftds-button")(bt);var _a=h(L());var We=h(U()),pe=h(L());var Ga=h(U()),A=h(L());var ka=h(U()),z=h(L());var E={fontSize:z.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:z.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:z.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:z.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:z.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:z.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:z.FtCssVariableFactory.extend("--ft-input-label-border-color","",z.designSystemVariables.colorOutline),textColor:z.FtCssVariableFactory.extend("--ft-input-label-text-color","",z.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:z.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",z.designSystemVariables.colorOnSurfaceDisabled),colorSurface:z.FtCssVariableFactory.external(z.designSystemVariables.colorSurface,"Design system"),borderRadiusS:z.FtCssVariableFactory.external(z.designSystemVariables.borderRadiusS,"Design system"),colorError:z.FtCssVariableFactory.external(z.designSystemVariables.colorError,"Design system")},Ha=ka.css`
805
806
  .ft-input-label {
806
807
  position: absolute;
807
808
  inset: 0;
808
809
  display: flex;
809
- background-color: ${v.colorSurface};
810
- border-radius: ${v.borderRadiusS} ${v.borderRadiusS} 0 0;
810
+ background-color: ${E.colorSurface};
811
+ border-radius: ${E.borderRadiusS} ${E.borderRadiusS} 0 0;
811
812
  }
812
813
 
813
814
  .ft-input-label--outlined {
814
- border-radius: ${v.borderRadiusS};
815
+ border-radius: ${E.borderRadiusS};
815
816
  }
816
817
 
817
818
  .ft-input-label {
818
- border-color: ${v.borderColor};
819
+ border-color: ${E.borderColor};
819
820
  }
820
821
 
821
822
  .ft-input-label.ft-input-label--in-error {
822
- border-color: ${v.colorError}
823
+ border-color: ${E.colorError}
823
824
  }
824
825
 
825
826
  .ft-input-label:before,
@@ -832,7 +833,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
832
833
  }
833
834
 
834
835
  .ft-input-label:before {
835
- width: calc(${v.horizontalSpacing} - 4px);
836
+ width: calc(${E.horizontalSpacing} - 4px);
836
837
  flex-shrink: 0;
837
838
  }
838
839
 
@@ -848,20 +849,20 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
848
849
  border-bottom-width: 1px;
849
850
  border-bottom-style: solid;
850
851
  border-color: inherit;
851
- color: ${v.textColor};
852
+ color: ${E.textColor};
852
853
  transition: font-size 250ms, line-height 250ms, color 250ms;
853
- max-width: calc(${v.labelMaxWidth} - 2 * (${v.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
854
+ max-width: calc(${E.labelMaxWidth} - 2 * (${E.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
854
855
  text-overflow: ellipsis;
855
- ${(0,L.setVariable)(lt.fontSize,v.fontSize)};
856
- ${(0,L.setVariable)(lt.lineHeight,v.fontSize)};
856
+ ${(0,z.setVariable)(dt.fontSize,E.fontSize)};
857
+ ${(0,z.setVariable)(dt.lineHeight,E.fontSize)};
857
858
  }
858
859
 
859
860
  .ft-input-label--in-error .ft-input-label--text {
860
- color: ${v.colorError}
861
+ color: ${E.colorError}
861
862
  }
862
863
 
863
864
  .ft-input-label--disabled .ft-input-label--text {
864
- color: ${v.disabledTextColor};
865
+ color: ${E.disabledTextColor};
865
866
  }
866
867
 
867
868
  .ft-input-label--hidden-text {
@@ -878,19 +879,19 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
878
879
  overflow: hidden;
879
880
  white-space: nowrap;
880
881
  text-overflow: ellipsis;
881
- padding: ${v.verticalSpacing} 4px;
882
- margin: calc(${v.verticalSpacing} * -1) 0;
882
+ padding: ${E.verticalSpacing} 4px;
883
+ margin: calc(${E.verticalSpacing} * -1) 0;
883
884
  max-width: 100%;
884
885
  box-sizing: border-box;
885
886
  }
886
887
 
887
888
  .ft-input-label--raised .ft-input-label--text {
888
- ${(0,L.setVariable)(lt.fontSize,v.raisedFontSize)};
889
- ${(0,L.setVariable)(lt.lineHeight,v.raisedFontSize)};
889
+ ${(0,z.setVariable)(dt.fontSize,E.raisedFontSize)};
890
+ ${(0,z.setVariable)(dt.lineHeight,E.raisedFontSize)};
890
891
  }
891
892
 
892
893
  .ft-input-label--raised .ft-input-label--floating-text {
893
- top: ${v.verticalSpacing};
894
+ top: ${E.verticalSpacing};
894
895
  }
895
896
 
896
897
  .ft-input-label--outlined .ft-input-label--text,
@@ -903,27 +904,27 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
903
904
  .ft-input-label--outlined:before {
904
905
  border-left-width: 1px;
905
906
  border-left-style: solid;
906
- border-radius: ${v.borderRadiusS} 0 0 ${v.borderRadiusS};
907
+ border-radius: ${E.borderRadiusS} 0 0 ${E.borderRadiusS};
907
908
  }
908
909
 
909
910
  .ft-input-label--outlined:after {
910
911
  border-right-width: 1px;
911
912
  border-right-style: solid;
912
- border-radius: 0 ${v.borderRadiusS} ${v.borderRadiusS} 0;
913
+ border-radius: 0 ${E.borderRadiusS} ${E.borderRadiusS} 0;
913
914
  }
914
915
 
915
916
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--floating-text {
916
917
  padding: 2px 4px;
917
- z-index: ${v.raisedZIndex};
918
- background-color: ${v.colorSurface};
919
- border-radius: ${v.borderRadiusS};
918
+ z-index: ${E.raisedZIndex};
919
+ background-color: ${E.colorSurface};
920
+ border-radius: ${E.borderRadiusS};
920
921
  top: calc((var(--ft-typography-caption-line-height) / -2) + 2px);
921
922
  }
922
923
 
923
924
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
924
925
  border-top: none;
925
926
  }
926
- `;var P={fontSize:A.FtCssVariableFactory.create("--ft-number-field-font-size","","SIZE","14px"),labelSize:A.FtCssVariableFactory.create("--ft-number-field-label-size","","SIZE","11px"),verticalSpacing:A.FtCssVariableFactory.create("--ft-number-field-vertical-spacing","","SIZE","4px"),horizontalSpacing:A.FtCssVariableFactory.create("--ft-number-field-horizontal-spacing","","SIZE","16px"),colorPrimary:A.FtCssVariableFactory.external(A.designSystemVariables.colorPrimary,"Design system"),colorOnSurface:A.FtCssVariableFactory.external(A.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceDisabled:A.FtCssVariableFactory.external(A.designSystemVariables.colorOnSurfaceDisabled,"Design system"),borderRadiusS:A.FtCssVariableFactory.external(A.designSystemVariables.borderRadiusS,"Design system"),colorSurface:A.FtCssVariableFactory.external(A.designSystemVariables.colorSurface,"Design system"),colorOutline:A.FtCssVariableFactory.external(A.designSystemVariables.colorOutline,"Design system")},zn=In.css`
927
+ `;var B={fontSize:A.FtCssVariableFactory.create("--ft-number-field-font-size","","SIZE","14px"),labelSize:A.FtCssVariableFactory.create("--ft-number-field-label-size","","SIZE","11px"),verticalSpacing:A.FtCssVariableFactory.create("--ft-number-field-vertical-spacing","","SIZE","4px"),horizontalSpacing:A.FtCssVariableFactory.create("--ft-number-field-horizontal-spacing","","SIZE","16px"),colorPrimary:A.FtCssVariableFactory.external(A.designSystemVariables.colorPrimary,"Design system"),colorOnSurface:A.FtCssVariableFactory.external(A.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceDisabled:A.FtCssVariableFactory.external(A.designSystemVariables.colorOnSurfaceDisabled,"Design system"),borderRadiusS:A.FtCssVariableFactory.external(A.designSystemVariables.borderRadiusS,"Design system"),colorSurface:A.FtCssVariableFactory.external(A.designSystemVariables.colorSurface,"Design system"),colorOutline:A.FtCssVariableFactory.external(A.designSystemVariables.colorOutline,"Design system")},Za=Ga.css`
927
928
  *:focus {
928
929
  outline: none;
929
930
  }
@@ -936,16 +937,16 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
936
937
  }
937
938
 
938
939
  ft-input-label {
939
- ${(0,A.setVariable)(v.fontSize,P.fontSize)};
940
- ${(0,A.setVariable)(v.raisedFontSize,P.labelSize)};
941
- ${(0,A.setVariable)(v.verticalSpacing,P.verticalSpacing)};
942
- ${(0,A.setVariable)(v.horizontalSpacing,P.horizontalSpacing)};
940
+ ${(0,A.setVariable)(E.fontSize,B.fontSize)};
941
+ ${(0,A.setVariable)(E.raisedFontSize,B.labelSize)};
942
+ ${(0,A.setVariable)(E.verticalSpacing,B.verticalSpacing)};
943
+ ${(0,A.setVariable)(E.horizontalSpacing,B.horizontalSpacing)};
943
944
  }
944
945
 
945
946
  .ft-number-field--main-panel {
946
947
  position: relative;
947
948
  display: flex;
948
- height: calc(4 * ${P.verticalSpacing} + ${P.labelSize} + ${P.fontSize});
949
+ height: calc(4 * ${B.verticalSpacing} + ${B.labelSize} + ${B.fontSize});
949
950
  }
950
951
 
951
952
  .ft-number-field--input-panel {
@@ -954,20 +955,20 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
954
955
  display: flex;
955
956
  align-items: center;
956
957
  overflow: hidden;
957
- padding: 0 ${P.horizontalSpacing};
958
+ padding: 0 ${B.horizontalSpacing};
958
959
 
959
- ${(0,A.setVariable)(yt.fontSize,P.fontSize)};
960
- ${(0,A.setVariable)(yt.lineHeight,P.fontSize)};
960
+ ${(0,A.setVariable)(xt.fontSize,B.fontSize)};
961
+ ${(0,A.setVariable)(xt.lineHeight,B.fontSize)};
961
962
  }
962
963
 
963
964
  .ft-number-field--input-panel ft-ripple {
964
- ${(0,A.setVariable)(C.opacityContentOnSurfaceHover,"0.08")};
965
- ${(0,A.setVariable)(C.opacityContentOnSurfacePressed,"0.04")};
965
+ ${(0,A.setVariable)(w.opacityContentOnSurfaceHover,"0.08")};
966
+ ${(0,A.setVariable)(w.opacityContentOnSurfacePressed,"0.04")};
966
967
  }
967
968
 
968
969
  .ft-number-field--filled.ft-number-field--with-label .ft-number-field--input-panel {
969
970
  align-items: flex-end;
970
- padding: 0 ${P.horizontalSpacing} ${P.verticalSpacing} ${P.horizontalSpacing};
971
+ padding: 0 ${B.horizontalSpacing} ${B.verticalSpacing} ${B.horizontalSpacing};
971
972
  }
972
973
 
973
974
  .ft-number-field--input {
@@ -977,8 +978,8 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
977
978
  flex-shrink: 1;
978
979
  min-width: 0; /* flex sets this to auto an prevents input from shrinking properly */
979
980
 
980
- color: ${P.colorOnSurface};
981
- padding: calc(2 * ${P.verticalSpacing}) 0;
981
+ color: ${B.colorOnSurface};
982
+ padding: calc(2 * ${B.verticalSpacing}) 0;
982
983
  border: none;
983
984
  background: none;
984
985
 
@@ -987,24 +988,24 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
987
988
 
988
989
  .ft-number-field--filled.ft-number-field--with-label .ft-number-field--input {
989
990
  padding-bottom: 0;
990
- padding-top: calc(${P.labelSize} + 2 * ${P.verticalSpacing});
991
+ padding-top: calc(${B.labelSize} + 2 * ${B.verticalSpacing});
991
992
  }
992
993
 
993
994
  .ft-number-field--disabled .ft-number-field--input {
994
- color: ${P.colorOnSurfaceDisabled};
995
+ color: ${B.colorOnSurfaceDisabled};
995
996
  }
996
997
 
997
998
  .ft-number-field:not(.ft-number-field--disabled):focus-within ft-input-label {
998
- ${(0,A.setVariable)(v.borderColor,P.colorPrimary)};
999
- ${(0,A.setVariable)(v.textColor,P.colorPrimary)};
999
+ ${(0,A.setVariable)(E.borderColor,B.colorPrimary)};
1000
+ ${(0,A.setVariable)(E.textColor,B.colorPrimary)};
1000
1001
  }
1001
1002
 
1002
1003
  .ft-number-field--filled .ft-number-field--input-panel {
1003
- border-radius: ${P.borderRadiusS} ${P.borderRadiusS} 0 0;
1004
+ border-radius: ${B.borderRadiusS} ${B.borderRadiusS} 0 0;
1004
1005
  }
1005
1006
 
1006
1007
  .ft-number-field--outlined .ft-number-field--input-panel {
1007
- border-radius: ${P.borderRadiusS};
1008
+ border-radius: ${B.borderRadiusS};
1008
1009
  }
1009
1010
 
1010
1011
  input::-webkit-outer-spin-button,
@@ -1012,17 +1013,17 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1012
1013
  -webkit-appearance: none;
1013
1014
  margin: 0;
1014
1015
  }
1015
- `;var Nt=g(at()),Hn=g(se());var _n=g(E());var co=g(I()),re=g(at()),Bn=g(se()),Tn=g(E());var Ne=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},ot=class extends Tn.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1,this.outlined=!1,this.disabled=!1,this.error=!1}render(){let o={"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error};return co.html`
1016
- <div class="${(0,Bn.classMap)(o)}">
1017
- ${this.text?co.html`
1016
+ `;var It=h(pt()),Ka=h(ye());var Fa=h(L());var yo=h(U()),le=h(pt()),Ta=h(ye()),Da=h(L());var Le=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},nt=class extends Da.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1,this.outlined=!1,this.disabled=!1,this.error=!1}render(){let r={"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error};return yo.html`
1017
+ <div class="${(0,Ta.classMap)(r)}">
1018
+ ${this.text?yo.html`
1018
1019
  <div class="ft-input-label--text ft-typography--caption">
1019
1020
  <span class="ft-input-label--floating-text">${this.text}</span>
1020
1021
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
1021
1022
  </div>
1022
1023
  `:null}
1023
1024
  </div>
1024
- `}};ot.elementDefinitions={};ot.styles=[Ae,Wn];Ne([(0,re.property)({type:String})],ot.prototype,"text",void 0);Ne([(0,re.property)({type:Boolean})],ot.prototype,"raised",void 0);Ne([(0,re.property)({type:Boolean})],ot.prototype,"outlined",void 0);Ne([(0,re.property)({type:Boolean})],ot.prototype,"disabled",void 0);Ne([(0,re.property)({type:Boolean})],ot.prototype,"error",void 0);(0,_n.customElement)("ft-input-label")(ot);var vt=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},M=class extends ne.FtLitElement{constructor(){super(...arguments),this.outlined=!1,this.disabled=!1,this.focused=!1}render(){let o={"ft-number-field":!0,"ft-number-field--filled":!this.outlined,"ft-number-field--outlined":this.outlined,"ft-number-field--disabled":this.disabled,"ft-number-field--has-value":this.value!=null,"ft-number-field--with-label":!!this.label};return we.html`
1025
- <div class="${(0,Hn.classMap)(o)}">
1025
+ `}};nt.elementDefinitions={};nt.styles=[Pe,Ha];Le([(0,le.property)({type:String})],nt.prototype,"text",void 0);Le([(0,le.property)({type:Boolean})],nt.prototype,"raised",void 0);Le([(0,le.property)({type:Boolean})],nt.prototype,"outlined",void 0);Le([(0,le.property)({type:Boolean})],nt.prototype,"disabled",void 0);Le([(0,le.property)({type:Boolean})],nt.prototype,"error",void 0);(0,Fa.customElement)("ft-input-label")(nt);var Rt=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},V=class extends pe.FtLitElement{constructor(){super(...arguments),this.outlined=!1,this.disabled=!1,this.focused=!1}render(){let r={"ft-number-field":!0,"ft-number-field--filled":!this.outlined,"ft-number-field--outlined":this.outlined,"ft-number-field--disabled":this.disabled,"ft-number-field--has-value":this.value!=null,"ft-number-field--with-label":!!this.label};return We.html`
1026
+ <div class="${(0,Ka.classMap)(r)}">
1026
1027
  <div class="ft-number-field--main-panel"
1027
1028
  @focusout=${this.onMainPanelBlur}>
1028
1029
  <ft-input-label text="${this.label}"
@@ -1031,7 +1032,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1031
1032
  ?raised=${this.focused||this.value!=null}>
1032
1033
  </ft-input-label>
1033
1034
  <div class="ft-number-field--input-panel">
1034
- ${this.outlined?we.nothing:we.html`
1035
+ ${this.outlined?We.nothing:We.html`
1035
1036
  <ft-ripple ?disabled=${this.disabled} activated></ft-ripple>
1036
1037
  `}
1037
1038
  <input type="number"
@@ -1048,15 +1049,15 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1048
1049
  </div>
1049
1050
  </div>
1050
1051
  </div>
1051
- `}update(o){super.update(o),(o.has("max")||o.has("min"))&&this.setValue(this.value)}lowerBound(o){return this.min!=null?Math.max(this.min,o):o}upperBound(o){return this.max!=null?Math.min(this.max,o):o}onChange(o){o.preventDefault(),o.stopPropagation(),this.setValue(+o.target.value)}setValue(o){let n=this.value;this.value=o;let i=this.value==null?void 0:this.lowerBound(this.upperBound(this.value));setTimeout(()=>{this.value=i,n!==i&&this.dispatchEvent(new CustomEvent("change",{detail:this.value}))})}onFocus(){this.focused=!0}onMainPanelBlur(){var o;!((o=this.mainPanel)===null||o===void 0)&&o.matches(":focus-within")||(this.focused=!1)}};M.elementDefinitions={"ft-input-label":ot,"ft-ripple":$,"ft-typography":V};M.styles=zn;vt([(0,Nt.property)()],M.prototype,"label",void 0);vt([(0,ne.optionalNumberProperty)()],M.prototype,"value",void 0);vt([(0,Nt.property)({type:Boolean})],M.prototype,"outlined",void 0);vt([(0,Nt.property)({type:Boolean})],M.prototype,"disabled",void 0);vt([(0,ne.optionalNumberProperty)()],M.prototype,"min",void 0);vt([(0,ne.optionalNumberProperty)()],M.prototype,"max",void 0);vt([(0,Nt.state)()],M.prototype,"focused",void 0);vt([(0,Nt.query)(".ft-number-field--input")],M.prototype,"input",void 0);vt([(0,Nt.query)(".ft-number-field--main-panel")],M.prototype,"mainPanel",void 0);(0,kn.customElement)("ft-number-field")(M);var ie=function(e,o,n,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,n,i);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(l=(a<3?c(l):a>3?c(o,n,l):c(o,n))||l);return a>3&&l&&Object.defineProperty(o,n,l),l},it=class extends Dn.FtLitElement{constructor(){super(...arguments),this.currentPage=1,this.nextLabel="Next",this.previousLabel="Previous"}get resolvedMaxPage(){return this.maxPage?Math.max(1,this.maxPage):this.totalItemsCount&&this.itemsPerPage?Math.ceil(Math.max(1,this.totalItemsCount)/Math.max(1,this.itemsPerPage)):1}render(){let o=this.resolvedMaxPage;return Un.html`
1052
+ `}update(r){super.update(r),(r.has("max")||r.has("min"))&&this.setValue(this.value)}lowerBound(r){return this.min!=null?Math.max(this.min,r):r}upperBound(r){return this.max!=null?Math.min(this.max,r):r}onChange(r){r.preventDefault(),r.stopPropagation(),this.setValue(+r.target.value)}setValue(r){let i=this.value;this.value=r;let c=this.value==null?void 0:this.lowerBound(this.upperBound(this.value));setTimeout(()=>{this.value=c,i!==c&&this.dispatchEvent(new CustomEvent("change",{detail:this.value}))})}onFocus(){this.focused=!0}onMainPanelBlur(){var r;!((r=this.mainPanel)===null||r===void 0)&&r.matches(":focus-within")||(this.focused=!1)}};V.elementDefinitions={"ft-input-label":nt,"ft-ripple":P,"ft-typography":X};V.styles=Za;Rt([(0,It.property)()],V.prototype,"label",void 0);Rt([(0,pe.optionalNumberProperty)()],V.prototype,"value",void 0);Rt([(0,It.property)({type:Boolean})],V.prototype,"outlined",void 0);Rt([(0,It.property)({type:Boolean})],V.prototype,"disabled",void 0);Rt([(0,pe.optionalNumberProperty)()],V.prototype,"min",void 0);Rt([(0,pe.optionalNumberProperty)()],V.prototype,"max",void 0);Rt([(0,It.state)()],V.prototype,"focused",void 0);Rt([(0,It.query)(".ft-number-field--input")],V.prototype,"input",void 0);Rt([(0,It.query)(".ft-number-field--main-panel")],V.prototype,"mainPanel",void 0);(0,_a.customElement)("ft-number-field")(V);var de=function(o,r,i,c){var l=arguments.length,p=l<3?r:c===null?c=Object.getOwnPropertyDescriptor(r,i):c,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(o,r,i,c);else for(var g=o.length-1;g>=0;g--)(d=o[g])&&(p=(l<3?d(p):l>3?d(r,i,p):d(r,i))||p);return l>3&&p&&Object.defineProperty(r,i,p),p},lt=class extends Va.FtLitElement{constructor(){super(...arguments),this.currentPage=1,this.nextLabel="Next",this.previousLabel="Previous"}get resolvedMaxPage(){return this.maxPage?Math.max(1,this.maxPage):this.totalItemsCount&&this.itemsPerPage?Math.ceil(Math.max(1,this.totalItemsCount)/Math.max(1,this.itemsPerPage)):1}render(){let r=this.resolvedMaxPage;return Ma.html`
1052
1053
  <style>
1053
1054
  ft-number-field::part(input) {
1054
- width: ${Math.max(2,(""+o).length)}ch;
1055
+ width: ${Math.max(2,(""+r).length)}ch;
1055
1056
  }
1056
1057
 
1057
1058
  </style>
1058
1059
  <div part="container">
1059
- <ft-button icon=${_t.THIN_ARROW_LEFT}
1060
+ <ft-button icon=${Dt.THIN_ARROW_LEFT}
1060
1061
  ?disabled="${this.currentPage==1}"
1061
1062
  @click="${()=>this.setPage(this.currentPage-1)}"
1062
1063
  label="${this.previousLabel}"
@@ -1065,18 +1066,18 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1065
1066
  <ft-number-field outlined
1066
1067
  value="${this.currentPage}"
1067
1068
  min="1"
1068
- max="${o}"
1069
+ max="${r}"
1069
1070
  @change="${this.onChange}">
1070
1071
  </ft-number-field>
1071
- <ft-typography variant="body1"> / ${o}</ft-typography>
1072
- <ft-button icon=${_t.THIN_ARROW_RIGHT}
1073
- ?disabled="${this.currentPage==o}"
1072
+ <ft-typography variant="body1"> / ${r}</ft-typography>
1073
+ <ft-button icon=${Dt.THIN_ARROW_RIGHT}
1074
+ ?disabled="${this.currentPage==r}"
1074
1075
  @click="${()=>this.setPage(this.currentPage+1)}"
1075
1076
  label="${this.nextLabel}"
1076
1077
  tooltipPosition="top">
1077
1078
  </ft-button>
1078
1079
  </div>
1079
- `}onChange(o){o.stopPropagation(),this.setPage(o.detail)}setPage(o){this.currentPage=o,this.dispatchEvent(new CustomEvent("change",{detail:o}))}};it.elementDefinitions={"ft-button":st,"ft-number-field":M,"ft-typography":V};it.styles=bo;ie([(0,Ut.property)({type:Number,reflect:!0})],it.prototype,"currentPage",void 0);ie([(0,Ut.property)({type:Number})],it.prototype,"maxPage",void 0);ie([(0,Ut.property)({type:Number})],it.prototype,"itemsPerPage",void 0);ie([(0,Ut.property)({type:Number})],it.prototype,"totalItemsCount",void 0);ie([(0,Ut.property)()],it.prototype,"nextLabel",void 0);ie([(0,Ut.property)()],it.prototype,"previousLabel",void 0);(0,Gn.customElement)("ft-pager")(it);})();
1080
+ `}onChange(r){r.stopPropagation(),this.setPage(r.detail)}setPage(r){this.currentPage=r,this.dispatchEvent(new CustomEvent("change",{detail:r}))}};lt.elementDefinitions={"ft-button":ft,"ft-number-field":V,"ft-typography":X};lt.styles=No;de([(0,_t.property)({type:Number,reflect:!0})],lt.prototype,"currentPage",void 0);de([(0,_t.property)({type:Number})],lt.prototype,"maxPage",void 0);de([(0,_t.property)({type:Number})],lt.prototype,"itemsPerPage",void 0);de([(0,_t.property)({type:Number})],lt.prototype,"totalItemsCount",void 0);de([(0,_t.property)()],lt.prototype,"nextLabel",void 0);de([(0,_t.property)()],lt.prototype,"previousLabel",void 0);(0,Ya.customElement)("ft-pager")(lt);})();
1080
1081
  /*! Bundled license information:
1081
1082
 
1082
1083
  lit-html/lit-html.js: