@fluid-topics/ft-input-label 1.1.69 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-input-label.light.js +117 -116
- package/build/ft-input-label.min.js +309 -253
- package/package.json +4 -4
|
@@ -1,126 +1,127 @@
|
|
|
1
|
-
!function(t,o,e,r,a){const n=t=>"string"==typeof t?e.unsafeCSS(t):t;class i{static create(t,o,r,a){const i=t=>n(null!=t?t:a),l=e.css`var(${n(t)}, ${i(a)})`;return l.name=t,l.description=o,l.category=r,l.defaultValue=a,l.defaultCssValue=i,l.get=o=>e.css`var(${n(t)}, ${i(o)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),l=e.css`var(${n(t)}, ${i(a)})`;return l.name=t,l.description=o,l.category=r.category,l.fallbackVariable=r,l.defaultValue=a,l.defaultCssValue=i,l.get=o=>e.css`var(${n(t)}, ${i(o)})`,l.breadcrumb=()=>[r.name,...r.breadcrumb()],l.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),l}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):n(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${n(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${n(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const l={colorWhite:i.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:i.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:i.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:i.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:i.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:i.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:i.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:i.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:i.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:i.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:i.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:i.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:i.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:i.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:i.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:i.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:i.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:i.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:i.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:i.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:i.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:i.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:i.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:i.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:i.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:i.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:i.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:i.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:i.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:i.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:i.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:i.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:i.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:i.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:i.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:i.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:i.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:i.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:i.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:i.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:i.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:i.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:i.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:i.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:i.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:i.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:i.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:i.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:i.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:i.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:i.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:i.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:i.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:i.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:i.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:i.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:i.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:i.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:i.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:i.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:i.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:i.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:i.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:i.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:i.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:i.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:i.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:i.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:i.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:i.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:i.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:i.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:i.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:i.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:i.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:i.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:i.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:i.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:i.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:i.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:i.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:i.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:i.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:i.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:i.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:i.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:i.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:i.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:i.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:i.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:i.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:i.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:i.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:i.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:i.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:i.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:i.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:i.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:i.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:i.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:i.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:i.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:i.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:i.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:i.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:i.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:i.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:i.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:i.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:i.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:i.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:i.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:i.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:i.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:i.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:i.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:i.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:i.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:i.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:i.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:i.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:i.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:i.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:i.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:i.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:i.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:i.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:i.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:i.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:i.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:i.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:i.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:i.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:i.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:i.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:i.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:i.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:i.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:i.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:i.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:i.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:i.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:i.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:i.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:i.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:i.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:i.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:i.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:i.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:i.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:i.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:i.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:i.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:i.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:i.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:i.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:i.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:i.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:i.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:i.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:i.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:i.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:i.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:i.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:i.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:i.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:i.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:i.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:i.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:i.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:i.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:i.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:i.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:i.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:i.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:i.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:i.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:i.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:i.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:i.create("--ft-icon-size-6","","SIZE","48px"),opacity0:i.create("--ft-opacity-0","","NUMBER","0"),opacity8:i.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:i.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:i.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:i.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:i.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:i.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:i.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:i.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:i.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:i.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:i.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:i.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:i.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:i.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},c={display:{fontFamily:i.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:i.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:i.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:i.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:i.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:i.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:i.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:i.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:i.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:i.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:i.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:i.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:i.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:i.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:i.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:i.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:i.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:i.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:i.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:i.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:i.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:i.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:i.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:i.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:i.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:i.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:i.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:i.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:i.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:i.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:i.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:i.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:i.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:i.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:i.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:i.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:i.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:i.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:i.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:i.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:i.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:i.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:i.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:i.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:i.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:i.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:i.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:i.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:i.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:i.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:i.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:i.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:i.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:i.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:i.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:i.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:i.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:i.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:i.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:i.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:i.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:i.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:i.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:i.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:i.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:i.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:i.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:i.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:i.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:i.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:i.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:i.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:i.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:i.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:i.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:i.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:i.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:i.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:i.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:i.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:i.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:i.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:i.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:i.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:i.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:i.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:i.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:i.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:i.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:i.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:i.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:i.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},p={backgroundActionPrimary:i.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:i.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:i.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:i.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:i.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:i.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:i.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:i.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:i.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:i.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:i.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:i.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:i.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:i.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:i.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:i.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:i.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:i.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:i.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",l.colorGray200),contentGlobalSubtle:i.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:i.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:i.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:i.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:i.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:i.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:i.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:i.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:i.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:i.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:i.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:i.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:i.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:i.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:i.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80)};i.create("--ft-button-large-height","","SIZE","40px"),i.extend("--ft-button-large-horizontal-padding","",l.spacing4),i.extend("--ft-button-large-gap","",l.spacing2),i.extend("--ft-button-large-border-radius","",l.borderRadiusS),i.extend("--ft-button-large-icon-size","",l.iconSize3),i.create("--ft-button-large-border-width","","SIZE","1px"),i.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),i.create("--ft-button-large-focus-outline-width","","SIZE","2px"),i.create("--ft-button-large-icon-only-width","","SIZE","40px"),i.create("--ft-button-small-height","","SIZE","30px"),i.extend("--ft-button-small-horizontal-padding","",l.spacing3),i.extend("--ft-button-small-gap","",l.spacing2),i.extend("--ft-button-small-border-radius","",l.borderRadiusS),i.extend("--ft-button-small-icon-size","",l.iconSize2),i.create("--ft-button-small-border-width","","SIZE","1px"),i.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),i.create("--ft-button-small-focus-outline-width","","SIZE","2px"),i.create("--ft-button-small-icon-only-width","","SIZE","30px"),i.extend("--ft-button-primary-background-color","",p.backgroundActionPrimary),i.extend("--ft-button-primary-color","",p.contentGlobalOnColor),i.extend("--ft-button-primary-icon-color","",p.contentGlobalOnColor),i.extend("--ft-button-primary-state-layer-color","",p.contentGlobalOnColor),i.extend("--ft-button-primary-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-button-primary-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-button-primary-active-state-layer-opacity","",l.opacity24),i.extend("--ft-button-primary-disabled-component-opacity","",l.opacity40),i.extend("--ft-button-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),i.extend("--ft-button-tertiary-color","",p.contentActionPrimary),i.extend("--ft-button-tertiary-icon-color","",p.contentActionPrimary),i.extend("--ft-button-tertiary-state-layer-color","",p.contentActionPrimary),i.extend("--ft-button-tertiary-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-button-tertiary-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-button-tertiary-active-state-layer-opacity","",l.opacity16),i.extend("--ft-button-tertiary-disabled-component-opacity","",l.opacity40),i.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),i.extend("--ft-button-secondary-color","",p.contentActionPrimary),i.extend("--ft-button-secondary-icon-color","",p.contentActionPrimary),i.extend("--ft-button-secondary-state-layer-color","",p.contentActionPrimary),i.extend("--ft-button-secondary-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-button-secondary-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-button-secondary-active-state-layer-opacity","",l.opacity16),i.extend("--ft-button-secondary-disabled-component-opacity","",l.opacity40),i.extend("--ft-button-secondary-border-color","",p.borderActionPrimary),i.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),i.extend("--ft-button-neutral-icon-color","",p.contentGlobalSecondary),i.extend("--ft-button-neutral-color","",p.contentGlobalSecondary),i.extend("--ft-button-neutral-state-layer-color","",p.contentGlobalSecondary),i.extend("--ft-button-neutral-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-button-neutral-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-button-neutral-active-state-layer-opacity","",l.opacity16),i.extend("--ft-button-neutral-disabled-component-opacity","",l.opacity40),i.extend("--ft-banner-icon-size","",l.iconSize5),i.create("--ft-banner-border-width","","SIZE","1px"),i.extend("--ft-banner-horizontal-padding","",l.spacing6),i.extend("--ft-banner-vertical-padding","",l.spacing6),i.extend("--ft-banner-horizontal-side-gap","",l.spacing6),i.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),i.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),i.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),i.extend("--ft-banner-info-background-color","",p.backgroundInfoSubtle),i.extend("--ft-banner-info-color","",p.contentInfoPrimary),i.extend("--ft-banner-info-icon-color","",p.contentInfoIconOnly),i.extend("--ft-breadcrumb-horizontal-gap","",l.spacing1),i.extend("--ft-breadcrumb-vertical-gap","",l.spacing2),i.extend("--ft-breadcrumb-current-element-color","",p.contentGlobalPrimary),i.extend("--ft-breadcrumb-icon-color","",p.contentGlobalSubtle),i.extend("--ft-page-header-horizontal-padding","",l.spacing12),i.extend("--ft-page-header-horizontal-gap","",l.spacing4),i.extend("--ft-page-header-vertical-gap","",l.spacing2),i.extend("--ft-page-header-classic-vertical-padding","",l.spacing6),i.extend("--ft-page-header-multiline-vertical-padding","",l.spacing4),i.extend("--ft-page-header-inline-vertical-padding","",l.spacing2),i.extend("--ft-page-header-background-color","",l.colorWhite),i.extend("--ft-page-header-bottom-border-color","",p.borderGlobalSubtle),i.extend("--ft-page-header-title-color","",p.contentGlobalPrimary),i.extend("--ft-page-header-subtitle-color","",p.contentGlobalSecondary),i.create("--ft-modal-small-container-width","","SIZE","600px"),i.create("--ft-modal-large-container-width","","SIZE","900px"),i.extend("--ft-modal-overlay-background-color","",l.colorGray700),i.extend("--ft-modal-overlay-opacity","",l.opacity40),i.extend("--ft-modal-shadow","",l.shadowElevation03),i.extend("--ft-modal-body-background-color","",l.colorWhite),i.extend("--ft-modal-body-color","",p.contentGlobalPrimary),i.extend("--ft-modal-body-horizontal-padding","",l.spacing6),i.extend("--ft-modal-body-vertical-padding","",l.spacing6),i.extend("--ft-modal-body-vertical-gap","",l.spacing6),i.extend("--ft-modal-container-margin","",l.spacing3),i.extend("--ft-modal-header-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-modal-header-border-color","",p.borderGlobalSubtle),i.extend("--ft-modal-header-color","",p.contentGlobalPrimary),i.extend("--ft-modal-header-trailing-icon-color","",p.contentGlobalSecondary),i.extend("--ft-modal-header-vertical-padding","",l.spacing1),i.extend("--ft-modal-header-right-padding","",l.spacing1),i.extend("--ft-modal-header-left-padding","",l.spacing6),i.extend("--ft-modal-header-gap","",l.spacing2),i.create("--ft-modal-header-border-bottom","","SIZE","1px"),i.extend("--ft-modal-border-radius","",l.borderRadiusM),i.extend("--ft-drawer-overlay-opacity","",l.opacity40),i.extend("--ft-drawer-shadow","",l.shadowElevation03),i.extend("--ft-drawer-body-color","",p.contentGlobalPrimary),i.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),i.extend("--ft-drawer-body-vertical-padding","",l.spacing6),i.extend("--ft-drawer-body-gap","",l.spacing6),i.extend("--ft-drawer-body-background-color","",l.colorWhite),i.extend("--ft-drawer-header-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-drawer-header-border-color","",p.borderGlobalSubtle),i.extend("--ft-drawer-header-color","",p.contentGlobalPrimary),i.extend("--ft-drawer-header-trailing-icon-color","",p.contentGlobalSecondary),i.create("--ft-drawer-header-height","","SIZE","50px"),i.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),i.create("--ft-drawer-header-border-width","","SIZE","1px"),i.extend("--ft-drawer-header-gap","",l.spacing3),i.extend("--ft-drawer-buttons-bar-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-drawer-buttons-bar-border-color","",p.borderGlobalSubtle),i.extend("--ft-drawer-buttons-bar-color","",p.contentGlobalPrimary),i.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing4),i.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),i.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),i.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),i.create("--ft-drawer-container-width","","SIZE","66%"),i.create("--ft-drawer-container-min-width","","SIZE","500px"),i.create("--ft-drawer-container-max-width","","SIZE","1000px"),i.create("--ft-drawer-container-height","","SIZE","100%"),i.extend("--ft-drawer-overlay-background-color","",l.colorGray700),i.extend("--ft-text-input-field-horizontal-padding","",l.spacing4),i.extend("--ft-text-input-field-horizontal-gap","",l.spacing3),i.extend("--ft-text-input-field-vertical-gap","",l.spacing05),i.extend("--ft-text-input-field-icon-size","",l.iconSize3),i.create("--ft-text-input-field-height","","SIZE","50px"),i.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),i.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),i.extend("--ft-text-input-helper-icon-size","",l.iconSize2),i.extend("--ft-text-input-border-radius","",l.borderRadiusM),i.extend("--ft-text-input-background-color","",l.colorWhite),i.extend("--ft-text-input-content-value-color","",p.contentGlobalPrimary),i.extend("--ft-text-input-trailing-icon-color","",p.contentGlobalSubtle),i.extend("--ft-text-input-label-color","",p.contentGlobalSubtle),i.extend("--ft-text-input-default-border-color","",p.borderInputPrimary),i.extend("--ft-text-input-default-helper-text-color","",p.contentGlobalSubtle),i.create("--ft-text-input-default-border-width","","SIZE","1px"),i.create("--ft-text-input-error-border-width","","SIZE","2px"),i.extend("--ft-text-input-error-border-color","",p.borderErrorPrimary),i.extend("--ft-text-input-error-helper-text-color","",p.contentErrorPrimary),i.extend("--ft-text-input-error-helper-icon-color","",p.contentErrorIconOnly),i.create("--ft-text-input-warning-border-width","","SIZE","2px"),i.create("--ft-text-input-focus-outline-width","","SIZE","2px"),i.extend("--ft-text-input-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),i.extend("--ft-text-input-disabled-component-opacity","",l.opacity40),i.extend("--ft-text-area-background-color","",l.colorWhite),i.extend("--ft-text-area-content-value-color","",p.contentGlobalPrimary),i.extend("--ft-text-area-label-color","",p.contentGlobalSubtle),i.extend("--ft-text-area-default-border-color","",p.borderInputPrimary),i.extend("--ft-text-area-default-helper-text-color","",p.contentGlobalSubtle),i.create("--ft-text-area-default-border-width","","SIZE","1px"),i.create("--ft-text-area-error-border-width","","SIZE","2px"),i.extend("--ft-text-area-error-border-color","",p.borderErrorPrimary),i.extend("--ft-text-area-error-helper-text-color","",p.contentErrorPrimary),i.extend("--ft-text-area-error-helper-icon-color","",p.contentErrorIconOnly),i.extend("--ft-text-area-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-text-area-focus-outline-width","","SIZE","2px"),i.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),i.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),i.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),i.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),i.extend("--ft-text-area-field-vertical-gap","",l.spacing05),i.create("--ft-text-area-field-min-height","","SIZE","64px"),i.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),i.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),i.extend("--ft-text-area-helper-icon-size","",l.iconSize2),i.extend("--ft-text-area-border-radius","",l.borderRadiusM),i.create("--ft-floating-menu-height","","SIZE","50px"),i.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),i.extend("--ft-floating-menu-off-icon-color","",p.contentGlobalPrimary),i.extend("--ft-floating-menu-off-color","",p.contentGlobalPrimary),i.extend("--ft-floating-menu-on-color","",p.contentActionPrimary),i.extend("--ft-floating-menu-on-state-layer-color","",p.contentActionPrimary),i.extend("--ft-floating-menu-gap","",l.spacing3),i.extend("--ft-floating-menu-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),i.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),i.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),i.extend("--ft-floating-menu-icon-size","",l.iconSize3),i.extend("--ft-floating-menu-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-combobox-single-select-field-horizontal-padding","",l.spacing4),i.extend("--ft-combobox-single-select-field-horizontal-gap","",l.spacing3),i.extend("--ft-combobox-single-select-field-vertical-gap","",l.spacing05),i.extend("--ft-combobox-single-select-field-icon-size","",l.iconSize3),i.create("--ft-combobox-single-select-field-height","","SIZE","50px"),i.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),i.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),i.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),i.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),i.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),i.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusM),i.extend("--ft-combobox-single-select-background-color","",l.colorWhite),i.extend("--ft-combobox-single-select-label-color","",p.contentGlobalSubtle),i.extend("--ft-combobox-single-select-content-value-color","",p.contentGlobalPrimary),i.extend("--ft-combobox-single-select-trailing-icon-color","",p.contentGlobalSubtle),i.extend("--ft-combobox-single-select-default-border-color","",p.borderInputPrimary),i.extend("--ft-combobox-single-select-default-helper-text-color","",p.contentGlobalSubtle),i.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),i.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),i.extend("--ft-combobox-single-select-error-border-color","",p.borderErrorPrimary),i.extend("--ft-combobox-single-select-error-helper-text-color","",p.contentErrorPrimary),i.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),i.extend("--ft-combobox-single-select-warning-border-color","",p.borderWarningPrimary),i.extend("--ft-combobox-single-select-warning-helper-text-color","",p.contentWarningPrimary),i.extend("--ft-combobox-single-select-warning-helper-icon-color","",p.contentWarningIconOnly),i.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),i.extend("--ft-combobox-single-select-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),i.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40),i.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),i.extend("--ft-combobox-multi-select-label-color","",p.contentGlobalSubtle),i.extend("--ft-combobox-multi-select-trailing-icon-color","",p.contentGlobalSubtle),i.extend("--ft-combobox-multi-select-default-border-color","",p.borderInputPrimary),i.extend("--ft-combobox-multi-select-default-helper-text-color","",p.contentGlobalSubtle),i.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),i.extend("--ft-combobox-multi-select-error-border-color","",p.borderErrorPrimary),i.extend("--ft-combobox-multi-select-error-helper-text-color","",p.contentErrorPrimary),i.extend("--ft-combobox-multi-select-error-helper-icon","",p.contentErrorIconOnly),i.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),i.extend("--ft-combobox-multi-select-warning-border-color","",p.borderWarningPrimary),i.extend("--ft-combobox-multi-select-warning-helper-text-color","",p.contentWarningPrimary),i.extend("--ft-combobox-multi-select-warning-helper-icon-color","",p.contentWarningIconOnly),i.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),i.extend("--ft-combobox-multi-select-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),i.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),i.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),i.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),i.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),i.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),i.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),i.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),i.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),i.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),i.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),i.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),i.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),i.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),i.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusM),i.extend("--ft-popover-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-popover-horizontal-padding","",l.spacing6),i.extend("--ft-popover-vertical-padding","",l.spacing6),i.extend("--ft-popover-icon-color","",p.contentGlobalSecondary),i.extend("--ft-popover-icon-size","",l.iconSize2),i.extend("--ft-popover-title-color","",p.contentGlobalPrimary),i.extend("--ft-popover-body-color","",p.contentGlobalSecondary),i.extend("--ft-popover-link-color","",p.contentActionPrimary),i.extend("--ft-popover-gap","",l.spacing3),i.extend("--ft-popover-border-radius","",l.borderRadiusM),i.extend("--ft-popover-shadow","",l.shadowElevation02),i.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),i.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),i.extend("--ft-tabs-label-horizontal-padding","",l.spacing4),i.extend("--ft-tabs-label-vertical-padding","",l.spacing3),i.extend("--ft-tabs-label-gap","",l.spacing1),i.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-tabs-off-active-state-layer-opacity","",l.opacity16),i.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),i.extend("--ft-tabs-off-color","",p.contentGlobalSubtle),i.extend("--ft-tabs-off-state-layer-color","",p.contentGlobalSubtle),i.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity16),i.extend("--ft-tabs-on-disabled-component-opacity","",l.opacity40),i.extend("--ft-tabs-on-color","",p.contentActionPrimary),i.extend("--ft-tabs-on-state-layer-color","",p.contentActionPrimary),i.extend("--ft-tabs-icon-horizontal-padding","",l.spacing1),i.extend("--ft-tabs-icon-vertical-padding","",l.spacing4),i.create("--ft-tabs-focus-outline-width","","SIZE","2px"),i.extend("--ft-tabs-focus-focus-ring-color","",p.borderActionFocusRing),i.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),i.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),i.extend("--ft-collapsible-focus-focus-ring-color","",p.borderActionFocusRing),i.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),i.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),i.extend("--ft-collapsible-horizontal-padding","",l.spacing4),i.extend("--ft-collapsible-vertical-padding","",l.spacing3),i.extend("--ft-collapsible-color","",p.contentGlobalPrimary),i.extend("--ft-collapsible-state-layer-color","",p.contentGlobalPrimary),i.extend("--ft-collapsible-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-collapsible-border-color","",p.borderGlobalSubtle),i.extend("--ft-collapsible-icon-size","",l.iconSize3),i.extend("--ft-switch-group-horizontal-padding","",l.spacing1),i.extend("--ft-switch-group-vertical-padding","",l.spacing1),i.extend("--ft-switch-group-gap","",l.spacing1),i.extend("--ft-switch-group-background-color","",p.backgroundGlobalSurface),i.extend("--ft-switch-group-border-color","",p.borderGlobalSubtle),i.create("--ft-switch-group-border-radius","","SIZE","6px"),i.extend("--ft-switch-label-horizontal-padding","",l.spacing2),i.extend("--ft-switch-label-vertical-padding","",l.spacing1),i.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),i.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),i.extend("--ft-switch-off-color","",p.contentGlobalSubtle),i.extend("--ft-switch-off-state-layer-color","",p.contentGlobalSubtle),i.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),i.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),i.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),i.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),i.extend("--ft-switch-on-color","",p.contentActionPrimary),i.extend("--ft-switch-on-state-layer-color","",p.contentActionPrimary),i.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),i.extend("--ft-switch-icon-vertical-padding","",l.spacing1),i.create("--ft-switch-focus-outline-width","","SIZE","2px"),i.extend("--ft-switch-focus-focus-ring-color","",p.borderActionFocusRing),i.extend("--ft-switch-option-border-radius","",l.borderRadiusS),i.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),i.extend("--ft-chart-1-base","for line charts",l.colorBrand0),i.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),i.extend("--ft-chart-2-base","for line charts",l.colorYellow100),i.extend("--ft-chart-3-light","",l.colorUltramarine40),i.extend("--ft-chart-3-base","",l.colorUltramarine70),i.extend("--ft-chart-4-light","",l.colorCyan50),i.extend("--ft-chart-4-base","",l.colorCyan100),i.extend("--ft-chart-5-light","",l.colorRed40),i.extend("--ft-chart-5-base","",l.colorRed60),i.extend("--ft-chart-6-light","",l.colorGreen40),i.extend("--ft-chart-6-base","",l.colorGreen70),i.extend("--ft-chart-7-light","",l.colorOrange70),i.extend("--ft-chart-7-base","",l.colorOrange100),i.extend("--ft-chart-8-light","",l.colorAvocado70),i.extend("--ft-chart-8-base","",l.colorAvocado200),i.extend("--ft-chart-9-light","",l.colorBrown50),i.extend("--ft-chart-9-base","",l.colorBrown200),i.extend("--ft-chart-10-light","",l.colorGray50),i.extend("--ft-chart-10-base","",l.colorGray80),i.extend("--ft-chart-monochrome-10","",l.colorBrand10),i.extend("--ft-chart-monochrome-20","",l.colorBrand20),i.extend("--ft-chart-monochrome-30","",l.colorBrand40),i.extend("--ft-chart-monochrome-40","",l.colorBrand60),i.extend("--ft-chart-monochrome-50","",l.colorBrand0),i.extend("--ft-chart-monochrome-60","",l.colorBrand200),i.extend("--ft-chip-large-horizontal-padding","",l.spacing4),i.extend("--ft-chip-large-vertical-padding","",l.spacing2),i.extend("--ft-chip-large-gap","",l.spacing1),i.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),i.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),i.extend("--ft-chip-large-border-radius","",l.borderRadiusPill),i.create("--ft-chip-large-border-width","","SIZE","1px"),i.extend("--ft-chip-large-icon-size","",l.iconSize3),i.extend("--ft-chip-medium-horizontal-padding","",l.spacing3),i.extend("--ft-chip-medium-vertical-padding","",l.spacing1),i.extend("--ft-chip-medium-gap","",l.spacing1),i.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),i.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),i.extend("--ft-chip-medium-border-radius","",l.borderRadiusPill),i.create("--ft-chip-medium-border-width","","SIZE","1px"),i.extend("--ft-chip-medium-icon-size","",l.iconSize2),i.extend("--ft-chip-small-horizontal-padding","",l.spacing2),i.extend("--ft-chip-small-vertical-padding","",l.spacing05),i.extend("--ft-chip-small-gap","",l.spacing1),i.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),i.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),i.extend("--ft-chip-small-border-radius","",l.borderRadiusPill),i.create("--ft-chip-small-border-width","","SIZE","1px"),i.extend("--ft-chip-small-icon-size","",l.iconSize1),i.extend("--ft-chip-neutral-background-color","",p.backgroundGlobalOnSurface),i.extend("--ft-chip-neutral-color","",p.contentGlobalPrimary),i.extend("--ft-chip-neutral-icon-color","",p.contentGlobalPrimary),i.extend("--ft-chip-neutral-border-color","",p.borderGlobalSubtle),i.extend("--ft-chip-info-background-color","",p.backgroundInfoSubtle),i.extend("--ft-chip-info-color","",p.contentInfoPrimary),i.extend("--ft-chip-info-icon-color","",p.contentInfoIconOnly),i.extend("--ft-chip-info-border-color","",p.borderInfoSubtle),i.extend("--ft-chip-success-background-color","",p.backgroundSuccessSubtle),i.extend("--ft-chip-success-color","",p.contentSuccessPrimary),i.extend("--ft-chip-success-icon-color","",p.contentSuccessIconOnly),i.extend("--ft-chip-success-border-color","",p.borderSuccessSubtle),i.extend("--ft-chip-warning-background-color","",p.backgroundWarningSubtle),i.extend("--ft-chip-warning-color","",p.contentWarningPrimary),i.extend("--ft-chip-warning-icon-color","",p.contentWarningIconOnly),i.extend("--ft-chip-warning-border-color","",p.borderWarningSubtle),i.extend("--ft-chip-error-background-color","",p.backgroundErrorSubtle),i.extend("--ft-chip-error-color","",p.contentErrorPrimary),i.extend("--ft-chip-error-icon-color","",p.contentErrorIconOnly),i.extend("--ft-chip-error-border-color","",p.borderErrorSubtle),i.extend("--ft-border-info-border-color","",p.borderInfoSubtle),i.create("--ft-notice-border-width","","SIZE","1px"),i.extend("--ft-notice-horizontal-padding","",l.spacing2),i.extend("--ft-notice-vertical-padding","",l.spacing1),i.extend("--ft-notice-border-radius","",l.borderRadiusS),i.extend("--ft-notice-gap","",l.spacing2),i.extend("--ft-notice-icon-size","",l.iconSize3),i.extend("--ft-notice-info-background-color","",p.backgroundInfoSubtle),i.extend("--ft-notice-info-border-color","",p.borderInfoSubtle),i.extend("--ft-notice-info-color","",p.contentInfoPrimary),i.extend("--ft-notice-info-icon-color","",p.contentInfoIconOnly),i.extend("--ft-notice-warning-background-color","",p.backgroundWarningSubtle),i.extend("--ft-notice-warning-border-color","",p.borderWarningSubtle),i.extend("--ft-notice-warning-color","",p.contentWarningPrimary),i.extend("--ft-notice-warning-icon-color","",p.contentWarningIconOnly),i.extend("--ft-notice-error-background-color","",p.backgroundErrorSubtle),i.extend("--ft-notice-error-border-color","",p.borderErrorSubtle),i.extend("--ft-notice-error-color","",p.contentErrorPrimary),i.extend("--ft-notice-error-icon-color","",p.contentErrorIconOnly),i.extend("--ft-notice-success-background-color","",p.backgroundSuccessSubtle),i.extend("--ft-notice-success-border-color","",p.borderSuccessSubtle),i.extend("--ft-notice-success-color","",p.contentSuccessPrimary),i.extend("--ft-notice-success-icon-color","",p.contentSuccessIconOnly),i.extend("--ft-checkbox-color","",p.contentGlobalPrimary),i.extend("--ft-checkbox-checked-background-color","",p.contentActionPrimary),i.extend("--ft-checkbox-checked-state-layer-color","",p.contentActionPrimary),i.extend("--ft-checkbox-checked-icon-color","",p.contentGlobalOnColor),i.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),i.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),i.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),i.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),i.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),i.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),i.extend("--ft-checkbox-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),i.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),i.extend("--ft-checkbox-gap","",l.spacing3),i.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),i.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),i.extend("--ft-toggle-off-background-color","",p.contentGlobalSubtle),i.extend("--ft-toggle-off-icon-color","",p.contentGlobalSubtle),i.extend("--ft-toggle-off-state-layer-color","",p.contentGlobalSubtle),i.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),i.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),i.extend("--ft-toggle-on-background-color","",p.contentActionPrimary),i.extend("--ft-toggle-on-state-layer-color","",p.contentActionPrimary),i.extend("--ft-toggle-on-icon-color","",p.contentActionPrimary),i.extend("--ft-toggle-color","",p.contentGlobalPrimary),i.extend("--ft-toggle-focus-focus-ring-color","",p.borderActionFocusRing),i.extend("--ft-toggle-gap","",l.spacing3),i.extend("--ft-radio-color","",p.contentGlobalPrimary),i.extend("--ft-radio-selected-radio-color","",p.contentActionPrimary),i.extend("--ft-radio-selected-state-layer-color","",p.contentActionPrimary),i.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),i.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),i.extend("--ft-radio-unselected-state-layer-color","",p.borderInputPrimary),i.extend("--ft-radio-unselected-border-color","",p.borderInputPrimary),i.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),i.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),i.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),i.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),i.extend("--ft-radio-focus-focus-ring-color","",p.borderActionFocusRing),i.create("--ft-radio-focus-outline-offset","","SIZE","3px"),i.create("--ft-radio-focus-outline-width","","SIZE","2px"),i.extend("--ft-radio-gap","",l.spacing3),i.extend("--ft-notification-icon-size","",l.iconSize4),i.extend("--ft-notification-horizontal-padding","",l.spacing4),i.extend("--ft-notification-vertical-padding","",l.spacing4),i.extend("--ft-notification-info-background-color","",p.backgroundInfoSubtle),i.extend("--ft-notification-info-color","",p.contentInfoPrimary),i.extend("--ft-notification-info-icon-color","",p.contentInfoIconOnly),i.extend("--ft-notification-info-border-color","",p.borderInfoSubtle),i.extend("--ft-notification-success-background-color","",p.backgroundSuccessSubtle),i.extend("--ft-notification-success-color","",p.contentSuccessPrimary),i.extend("--ft-notification-success-icon-color","",p.contentSuccessIconOnly),i.extend("--ft-notification-success-border-color","",p.borderSuccessSubtle),i.extend("--ft-notification-warning-background-color","",p.backgroundWarningSubtle),i.extend("--ft-notification-warning-color","",p.contentWarningPrimary),i.extend("--ft-notification-warning-icon-color","",p.contentWarningIconOnly),i.extend("--ft-notification-warning-border-color","",p.borderWarningSubtle),i.extend("--ft-notification-error-background-color","",p.backgroundErrorSubtle),i.extend("--ft-notification-error-color","",p.contentErrorPrimary),i.extend("--ft-notification-error-icon-color","",p.contentErrorIconOnly),i.extend("--ft-notification-error-border-color","",p.borderErrorSubtle),i.extend("--ft-notification-border-radius","",l.borderRadiusPill),i.create("--ft-notification-border-width","","SIZE","1px"),i.extend("--ft-notification-leading-gap","",l.spacing2),i.extend("--ft-notification-trailing-gap","",l.spacing8),i.extend("--ft-tooltip-horizontal-padding","",l.spacing2),i.extend("--ft-tooltip-vertical-padding","",l.spacing2),i.extend("--ft-tooltip-border-radius","",l.borderRadiusS),i.extend("--ft-tooltip-color","",p.contentGlobalOnColor),i.extend("--ft-tooltip-background-color","",p.contentGlobalPrimary),i.extend("--ft-tooltip-background-opacity","",l.opacity80),i.extend("--ft-tooltip-shadow","",l.shadowElevation03),i.create("--ft-tooltip-max-width","","SIZE","256px"),i.extend("--ft-tooltip-gap","",l.spacing05);const f=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),d=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),g={fontFamily:d,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},y=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",f),b=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),s=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),h=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),m=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),u=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit"),x=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",f),O=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),N=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),S=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),I=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),C=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit"),w=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",d),E=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),W=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),U=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),R=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),v=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit"),Z=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",d),z=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),K=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),L=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),$=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),k=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit"),D=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",d),F=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),H=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),B=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),G=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),A=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit"),P=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",d),Y=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),M=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),j=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),T=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),X=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit"),q={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",d),fontSize:o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit")},J=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",d),Q=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),V=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),_=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),tt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),ot=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit"),et=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",d),rt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),at=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),nt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),it=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),lt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase"),ct=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",d),pt=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),ft=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),dt=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),gt=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),yt=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase");e.css`
|
|
1
|
+
"use strict";(()=>{var Wt=Object.create;var K=Object.defineProperty;var wt=Object.getOwnPropertyDescriptor;var Rt=Object.getOwnPropertyNames;var zt=Object.getPrototypeOf,Ft=Object.prototype.hasOwnProperty;var k=(c,a)=>()=>(a||c((a={exports:{}}).exports,a),a.exports);var Et=(c,a,g,s)=>{if(a&&typeof a=="object"||typeof a=="function")for(let i of Rt(a))!Ft.call(c,i)&&i!==g&&K(c,i,{get:()=>a[i],enumerable:!(s=wt(a,i))||s.enumerable});return c};var h=(c,a,g)=>(g=c!=null?Wt(zt(c)):{},Et(a||!c||!c.__esModule?K(g,"default",{value:c,enumerable:!0}):g,c));var B=k((Bt,P)=>{P.exports=ftGlobals.wcUtils});var C=k((Ut,D)=>{D.exports=ftGlobals.lit});var T=k((kt,$)=>{$.exports=ftGlobals.litDecorators});var V=k((Zt,A)=>{A.exports=ftGlobals.litClassMap});var It=h(B());var H=h(C()),v=h(T()),Ct=h(V()),Nt=h(B());var b=h(C()),r=h(B());var u=h(C(),1),O=c=>typeof c=="string"?(0,u.unsafeCSS)(c):c,t=class{static create(a,g,s,i){let p=y=>O(y??i),d=u.css`var(${O(a)}, ${p(i)})`;return d.name=a,d.description=g,d.category=s,d.defaultValue=i,d.defaultCssValue=p,d.get=y=>u.css`var(${O(a)}, ${p(y)})`,d.breadcrumb=()=>[],d.lastResortDefaultValue=()=>i,d}static extend(a,g,s,i){let p=y=>s.get(y??i),d=u.css`var(${O(a)}, ${p(i)})`;return d.name=a,d.description=g,d.category=s.category,d.fallbackVariable=s,d.defaultValue=i,d.defaultCssValue=p,d.get=y=>u.css`var(${O(a)}, ${p(y)})`,d.breadcrumb=()=>[s.name,...s.breadcrumb()],d.lastResortDefaultValue=()=>i??s.lastResortDefaultValue(),d}static external(a,g){let s=p=>a.fallbackVariable?a.fallbackVariable.get(p??a.defaultValue):O(p??a.lastResortDefaultValue()),i=u.css`var(${O(a.name)}, ${s(a.defaultValue)})`;return i.name=a.name,i.category=a.category,i.fallbackVariable=a.fallbackVariable,i.defaultValue=a.defaultValue,i.context=g,i.defaultCssValue=s,i.get=p=>u.css`var(${O(a.name)}, ${s(p)})`,i.breadcrumb=()=>a.fallbackVariable?[a.fallbackVariable.name,...a.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>a.lastResortDefaultValue(),i}};var e={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","12px"),iconSize2:t.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:t.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:t.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:t.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:t.create("--ft-icon-size-6","","SIZE","48px"),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)")},M={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")},Y={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")},_={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")},j={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")},X={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")},q={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")},J={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")},Q={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")},tt={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")},Lt={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")},et={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")},ot={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")},rt={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")},at={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")},nt={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")},it={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")},ct={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")},lt={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")},pt={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")},dt={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")},ft={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")},st={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")},gt={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")},yt={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")},bt={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")},ht={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")},Z={display:M,"title-1":Y,"title-2":_,"title-3":j,"body-1-regular":X,"body-1-medium":q,"body-1-semibold":J,"body-2-regular":Q,"body-2-medium":tt,"body-2-medium-underline":Lt,"body-2-semibold":et,"label-1-medium":ot,"label-1-semibold":rt,"label-1-bold":at,"label-2-medium":nt,"label-2-semibold":it,"label-2-bold":ct,"caption-1-medium":lt,"caption-1-semibold":pt,"caption-1-bold":dt,"caption-2-medium":ft,"caption-2-semibold":st,"caption-2-bold":gt,"caption-3-medium":yt,"caption-3-semibold":bt,"caption-3-bold":ht};var o={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",e.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",e.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",e.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",e.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",e.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",e.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",e.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",e.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",e.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",e.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",e.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",e.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",e.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",e.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",e.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",e.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",e.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",e.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
2
|
+
Also for action icons.`,e.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",e.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",e.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",e.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",e.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",e.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",e.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",e.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",e.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",e.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",e.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",e.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",e.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",e.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",e.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",e.colorGray80)};var Mt={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",e.spacing4),largeGap:t.extend("--ft-button-large-gap","",e.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",e.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",e.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"),smallHeight:t.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",e.spacing3),smallGap:t.extend("--ft-button-small-gap","",e.spacing2),smallBorderRadius:t.extend("--ft-button-small-border-radius","",e.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",e.iconSize2),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","30px"),primaryBackgroundColor:t.extend("--ft-button-primary-background-color","",o.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",o.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",o.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",o.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",e.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",e.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",e.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",e.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",o.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",o.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",o.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",o.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",e.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",e.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",e.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",e.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",o.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",o.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",o.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",e.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",e.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",e.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",e.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",o.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",o.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",o.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",o.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",e.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",e.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",e.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",e.opacity40)};var qt={iconSize:t.extend("--ft-banner-icon-size","",e.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-banner-horizontal-padding","",e.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",e.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",e.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",e.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",e.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",e.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",o.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",o.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",o.contentInfoIconOnly)};var oe={horizontalGap:t.extend("--ft-breadcrumb-horizontal-gap","",e.spacing1),verticalGap:t.extend("--ft-breadcrumb-vertical-gap","",e.spacing2),currentElementColor:t.extend("--ft-breadcrumb-current-element-color","",o.contentGlobalPrimary),iconColor:t.extend("--ft-breadcrumb-icon-color","",o.contentGlobalSubtle)};var ce={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",e.spacing12),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",e.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",e.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",e.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",e.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",e.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",e.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",o.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",o.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",o.contentGlobalSecondary)};var se={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","",e.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",e.opacity40),shadow:t.extend("--ft-modal-shadow","",e.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",e.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",o.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",e.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",e.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",e.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",e.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",o.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",o.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",o.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",o.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",e.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",e.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",e.spacing6),headerGap:t.extend("--ft-modal-header-gap","",e.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",e.borderRadiusM)};var me={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",e.opacity40),shadow:t.extend("--ft-drawer-shadow","",e.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",o.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",e.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",e.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",e.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",e.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",o.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",o.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",o.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",o.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",e.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",e.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",o.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",o.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",o.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",e.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",e.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",e.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","",e.colorGray700)};var Ce={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",e.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",e.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",e.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",e.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",e.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",e.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",e.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",e.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",e.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",o.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",o.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",o.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",o.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","",o.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",o.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",o.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","",o.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",e.opacity40)};var Re={backgroundColor:t.extend("--ft-text-area-background-color","",e.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",o.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",o.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",o.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","",o.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",o.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",o.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",o.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","",e.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",e.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",e.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",e.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",e.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",e.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",e.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",e.borderRadiusM)};var ve={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",e.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",o.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",o.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",o.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",o.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",e.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",e.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",e.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",e.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",e.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",e.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",o.backgroundGlobalOnSurface)};var Ge={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",e.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",e.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",e.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",e.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",e.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",e.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",e.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",e.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",e.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",e.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",e.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",o.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",o.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",o.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",o.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","",o.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",o.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",o.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",e.opacity40)};var $e={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",e.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",o.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",o.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",o.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",o.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",o.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",o.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","",e.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",e.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",e.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",e.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",e.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",e.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",e.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",e.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",e.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",e.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",e.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",e.borderRadiusM)};var Ye={backgroundColor:t.extend("--ft-popover-background-color","",o.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",e.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",e.spacing6),iconColor:t.extend("--ft-popover-icon-color","",o.contentGlobalSecondary),iconSize:t.extend("--ft-popover-icon-size","",e.iconSize2),titleColor:t.extend("--ft-popover-title-color","",o.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",o.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",o.contentActionPrimary),gap:t.extend("--ft-popover-gap","",e.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",e.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",e.shadowElevation02)};var Je={topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",e.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",e.borderRadiusS),labelHorizontalPadding:t.extend("--ft-tabs-label-horizontal-padding","",e.spacing4),labelVerticalPadding:t.extend("--ft-tabs-label-vertical-padding","",e.spacing3),labelGap:t.extend("--ft-tabs-label-gap","",e.spacing1),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",e.opacity8),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",e.opacity8),offActiveStateLayerOpacity:t.extend("--ft-tabs-off-active-state-layer-opacity","",e.opacity16),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",e.opacity40),offColor:t.extend("--ft-tabs-off-color","",o.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",e.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",e.opacity8),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",e.opacity16),onDisabledComponentOpacity:t.extend("--ft-tabs-on-disabled-component-opacity","",e.opacity40),onColor:t.extend("--ft-tabs-on-color","",o.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",o.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-tabs-icon-horizontal-padding","",e.spacing1),iconVerticalPadding:t.extend("--ft-tabs-icon-vertical-padding","",e.spacing4),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",o.borderActionFocusRing)};var ro={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",e.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",e.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",o.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",e.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",e.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",e.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",e.spacing3),color:t.extend("--ft-collapsible-color","",o.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",o.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",o.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",o.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",e.iconSize3)};var lo={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",e.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",e.spacing1),groupGap:t.extend("--ft-switch-group-gap","",e.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",o.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",o.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",e.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",e.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",e.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",e.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",e.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",e.opacity40),offColor:t.extend("--ft-switch-off-color","",o.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",e.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",e.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",e.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",e.opacity40),onColor:t.extend("--ft-switch-on-color","",o.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",o.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",e.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",e.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",o.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",e.borderRadiusS)};var go={color1Light:t.extend("--ft-chart-1-light","for area color charts",e.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",e.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",e.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",e.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",e.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",e.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",e.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",e.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",e.colorRed40),color5Base:t.extend("--ft-chart-5-base","",e.colorRed60),color6Light:t.extend("--ft-chart-6-light","",e.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",e.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",e.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",e.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",e.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",e.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",e.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",e.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",e.colorGray50),color10Base:t.extend("--ft-chart-10-base","",e.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",e.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",e.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",e.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",e.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",e.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",e.colorBrand200)};var xo={largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",e.spacing4),largeVerticalPadding:t.extend("--ft-chip-large-vertical-padding","",e.spacing2),largeGap:t.extend("--ft-chip-large-gap","",e.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","",e.borderRadiusPill),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",e.iconSize3),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",e.spacing3),mediumVerticalPadding:t.extend("--ft-chip-medium-vertical-padding","",e.spacing1),mediumGap:t.extend("--ft-chip-medium-gap","",e.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","",e.borderRadiusPill),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",e.iconSize2),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",e.spacing2),smallVerticalPadding:t.extend("--ft-chip-small-vertical-padding","",e.spacing05),smallGap:t.extend("--ft-chip-small-gap","",e.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","",e.borderRadiusPill),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",e.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",o.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",o.contentGlobalPrimary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",o.contentGlobalPrimary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",o.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",o.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",o.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",o.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",o.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",o.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",o.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",o.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",o.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",o.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",o.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",o.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",o.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",o.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",o.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",o.borderErrorSubtle)};var Co={infoBorderColor:t.extend("--ft-border-info-border-color","",o.borderInfoSubtle)};var Ro={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",e.spacing2),verticalPadding:t.extend("--ft-notice-vertical-padding","",e.spacing1),borderRadius:t.extend("--ft-notice-border-radius","",e.borderRadiusS),gap:t.extend("--ft-notice-gap","",e.spacing2),iconSize:t.extend("--ft-notice-icon-size","",e.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",o.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",o.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",o.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",o.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",o.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",o.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",o.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",o.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",o.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",o.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",o.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",o.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",o.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",o.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",o.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",o.contentSuccessIconOnly)};var vo={color:t.extend("--ft-checkbox-color","",o.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",o.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",o.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",o.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",e.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",e.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",e.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",e.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",e.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",e.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",e.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",e.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",e.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",e.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",o.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","",e.spacing3)};var Go={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",e.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",e.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",e.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",e.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",o.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",o.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",e.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",e.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",e.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",e.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",o.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",o.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",o.contentActionPrimary),color:t.extend("--ft-toggle-color","",o.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",o.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",e.spacing3)};var $o={color:t.extend("--ft-radio-color","",o.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",o.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",o.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",e.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",e.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",e.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",e.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",o.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",o.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",e.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",e.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",e.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",e.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",o.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","",e.spacing3)};var Yo={iconSize:t.extend("--ft-notification-icon-size","",e.iconSize4),horizontalPadding:t.extend("--ft-notification-horizontal-padding","",e.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",e.spacing4),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",o.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",o.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",o.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",o.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",o.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",o.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",o.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",o.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",o.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",o.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",o.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",o.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",o.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",o.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",o.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",e.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",e.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",e.spacing8)};var Jo={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",e.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",e.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",e.borderRadiusS),color:t.extend("--ft-tooltip-color","",o.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",o.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",e.opacity80),shadow:t.extend("--ft-tooltip-shadow","",e.shadowElevation03),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",e.spacing05)};var G=h(C());function mt(c){let a=Z[c];return G.css`
|
|
3
|
+
.ft-typography--${(0,G.unsafeCSS)(c)} {
|
|
4
|
+
font-family: ${a.fontFamily};
|
|
5
|
+
font-size: ${a.fontSize};
|
|
6
|
+
font-weight: ${a.fontWeight};
|
|
7
|
+
letter-spacing: ${a.letterSpacing};
|
|
8
|
+
line-height: ${a.lineHeight};
|
|
9
|
+
text-transform: ${a.textCase};
|
|
10
|
+
}
|
|
11
|
+
`}var xt=r.FtCssVariableFactory.extend("--ft-typography-font-family","",r.designSystemVariables.titleFont),S=r.FtCssVariableFactory.extend("--ft-typography-font-family","",r.designSystemVariables.contentFont),n={fontFamily:S,fontSize:r.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:r.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:r.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:r.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:r.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},N={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-title-font-family","",xt),fontSize:r.FtCssVariableFactory.extend("--ft-typography-title-font-size","",n.fontSize,"20px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",n.letterSpacing,"0.15px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-title-line-height","",n.lineHeight,"1.2"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",n.textTransform,"inherit")},I={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",xt),fontSize:r.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",n.fontSize,"14px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",n.letterSpacing,"0.105px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",n.lineHeight,"1.7"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",n.textTransform,"inherit")},W={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",n.fontSize,"16px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",n.fontWeight,"600"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",n.letterSpacing,"0.144px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",n.lineHeight,"1.5"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",n.textTransform,"inherit")},w={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",n.fontSize,"14px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",n.letterSpacing,"0.098px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",n.lineHeight,"1.7"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",n.textTransform,"inherit")},R={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",n.fontSize,"16px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",n.letterSpacing,"0.496px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",n.lineHeight,"1.5"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",n.textTransform,"inherit")},z={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",n.fontSize,"14px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",n.letterSpacing,"0.252px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",n.lineHeight,"1.4"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",n.textTransform,"inherit")},m={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",n.fontSize,"12px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",n.letterSpacing,"0.396px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",n.lineHeight,"1.33"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",n.textTransform,"inherit")},F={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",n.fontSize,"10px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",n.letterSpacing,"0.33px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",n.lineHeight,"1.6"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",n.textTransform,"inherit")},E={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",n.fontSize,"10px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",n.fontWeight,"normal"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",n.letterSpacing,"1.5px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",n.lineHeight,"1.6"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",n.textTransform,"uppercase")},L={fontFamily:r.FtCssVariableFactory.extend("--ft-typography-button-font-family","",S),fontSize:r.FtCssVariableFactory.extend("--ft-typography-button-font-size","",n.fontSize,"14px"),fontWeight:r.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",n.fontWeight,"600"),letterSpacing:r.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",n.letterSpacing,"1.246px"),lineHeight:r.FtCssVariableFactory.extend("--ft-typography-button-line-height","",n.lineHeight,"1.15"),textTransform:r.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",n.textTransform,"uppercase")},Ur=b.css`
|
|
2
12
|
.ft-typography--title {
|
|
3
|
-
font-family: ${
|
|
4
|
-
font-size: ${
|
|
5
|
-
font-weight: ${
|
|
6
|
-
letter-spacing: ${
|
|
7
|
-
line-height: ${
|
|
8
|
-
text-transform: ${
|
|
9
|
-
}
|
|
10
|
-
`,
|
|
13
|
+
font-family: ${N.fontFamily};
|
|
14
|
+
font-size: ${N.fontSize};
|
|
15
|
+
font-weight: ${N.fontWeight};
|
|
16
|
+
letter-spacing: ${N.letterSpacing};
|
|
17
|
+
line-height: ${N.lineHeight};
|
|
18
|
+
text-transform: ${N.textTransform};
|
|
19
|
+
}
|
|
20
|
+
`,kr=b.css`
|
|
11
21
|
.ft-typography--title-dense {
|
|
12
|
-
font-family: ${
|
|
13
|
-
font-size: ${
|
|
14
|
-
font-weight: ${
|
|
15
|
-
letter-spacing: ${
|
|
16
|
-
line-height: ${I};
|
|
17
|
-
text-transform: ${
|
|
18
|
-
}
|
|
19
|
-
`,
|
|
22
|
+
font-family: ${I.fontFamily};
|
|
23
|
+
font-size: ${I.fontSize};
|
|
24
|
+
font-weight: ${I.fontWeight};
|
|
25
|
+
letter-spacing: ${I.letterSpacing};
|
|
26
|
+
line-height: ${I.lineHeight};
|
|
27
|
+
text-transform: ${I.textTransform};
|
|
28
|
+
}
|
|
29
|
+
`,Zr=b.css`
|
|
20
30
|
.ft-typography--subtitle1 {
|
|
21
|
-
font-family: ${
|
|
22
|
-
font-size: ${
|
|
23
|
-
font-weight: ${W};
|
|
24
|
-
letter-spacing: ${
|
|
25
|
-
line-height: ${
|
|
26
|
-
text-transform: ${
|
|
27
|
-
}
|
|
28
|
-
`,
|
|
31
|
+
font-family: ${W.fontFamily};
|
|
32
|
+
font-size: ${W.fontSize};
|
|
33
|
+
font-weight: ${W.fontWeight};
|
|
34
|
+
letter-spacing: ${W.letterSpacing};
|
|
35
|
+
line-height: ${W.lineHeight};
|
|
36
|
+
text-transform: ${W.textTransform};
|
|
37
|
+
}
|
|
38
|
+
`,Gr=b.css`
|
|
29
39
|
.ft-typography--subtitle2 {
|
|
30
|
-
font-family: ${
|
|
31
|
-
font-size: ${
|
|
32
|
-
font-weight: ${
|
|
33
|
-
letter-spacing: ${
|
|
34
|
-
line-height: ${
|
|
35
|
-
text-transform: ${
|
|
40
|
+
font-family: ${w.fontFamily};
|
|
41
|
+
font-size: ${w.fontSize};
|
|
42
|
+
font-weight: ${w.fontWeight};
|
|
43
|
+
letter-spacing: ${w.letterSpacing};
|
|
44
|
+
line-height: ${w.lineHeight};
|
|
45
|
+
text-transform: ${w.textTransform};
|
|
36
46
|
}
|
|
37
47
|
|
|
38
|
-
`,
|
|
48
|
+
`,Hr=b.css`
|
|
39
49
|
.ft-typography--body1 {
|
|
40
|
-
font-family: ${
|
|
41
|
-
font-size: ${
|
|
42
|
-
font-weight: ${
|
|
43
|
-
letter-spacing: ${
|
|
44
|
-
line-height: ${
|
|
45
|
-
text-transform: ${
|
|
46
|
-
}
|
|
47
|
-
`,
|
|
50
|
+
font-family: ${R.fontFamily};
|
|
51
|
+
font-size: ${R.fontSize};
|
|
52
|
+
font-weight: ${R.fontWeight};
|
|
53
|
+
letter-spacing: ${R.letterSpacing};
|
|
54
|
+
line-height: ${R.lineHeight};
|
|
55
|
+
text-transform: ${R.textTransform};
|
|
56
|
+
}
|
|
57
|
+
`,Kr=b.css`
|
|
48
58
|
.ft-typography--body2 {
|
|
49
|
-
font-family: ${
|
|
50
|
-
font-size: ${
|
|
51
|
-
font-weight: ${
|
|
52
|
-
letter-spacing: ${
|
|
53
|
-
line-height: ${
|
|
54
|
-
text-transform: ${
|
|
55
|
-
}
|
|
56
|
-
|
|
59
|
+
font-family: ${z.fontFamily};
|
|
60
|
+
font-size: ${z.fontSize};
|
|
61
|
+
font-weight: ${z.fontWeight};
|
|
62
|
+
letter-spacing: ${z.letterSpacing};
|
|
63
|
+
line-height: ${z.lineHeight};
|
|
64
|
+
text-transform: ${z.textTransform};
|
|
65
|
+
}
|
|
66
|
+
`,ut=b.css`
|
|
57
67
|
.ft-typography--caption {
|
|
58
|
-
font-family: ${
|
|
59
|
-
font-size: ${
|
|
60
|
-
font-weight: ${
|
|
61
|
-
letter-spacing: ${
|
|
62
|
-
line-height: ${
|
|
63
|
-
text-transform: ${
|
|
64
|
-
}
|
|
65
|
-
|
|
68
|
+
font-family: ${m.fontFamily};
|
|
69
|
+
font-size: ${m.fontSize};
|
|
70
|
+
font-weight: ${m.fontWeight};
|
|
71
|
+
letter-spacing: ${m.letterSpacing};
|
|
72
|
+
line-height: ${m.lineHeight};
|
|
73
|
+
text-transform: ${m.textTransform};
|
|
74
|
+
}
|
|
75
|
+
`,Pr=b.css`
|
|
66
76
|
.ft-typography--breadcrumb {
|
|
67
|
-
font-family: ${
|
|
68
|
-
font-size: ${
|
|
69
|
-
font-weight: ${
|
|
70
|
-
letter-spacing: ${
|
|
71
|
-
line-height: ${
|
|
72
|
-
text-transform: ${
|
|
73
|
-
}
|
|
74
|
-
`,
|
|
77
|
+
font-family: ${F.fontFamily};
|
|
78
|
+
font-size: ${F.fontSize};
|
|
79
|
+
font-weight: ${F.fontWeight};
|
|
80
|
+
letter-spacing: ${F.letterSpacing};
|
|
81
|
+
line-height: ${F.lineHeight};
|
|
82
|
+
text-transform: ${F.textTransform};
|
|
83
|
+
}
|
|
84
|
+
`,Dr=b.css`
|
|
75
85
|
.ft-typography--overline {
|
|
76
|
-
font-family: ${
|
|
77
|
-
font-size: ${
|
|
78
|
-
font-weight: ${
|
|
79
|
-
letter-spacing: ${
|
|
80
|
-
line-height: ${
|
|
81
|
-
text-transform: ${
|
|
82
|
-
}
|
|
83
|
-
|
|
86
|
+
font-family: ${E.fontFamily};
|
|
87
|
+
font-size: ${E.fontSize};
|
|
88
|
+
font-weight: ${E.fontWeight};
|
|
89
|
+
letter-spacing: ${E.letterSpacing};
|
|
90
|
+
line-height: ${E.lineHeight};
|
|
91
|
+
text-transform: ${E.textTransform};
|
|
92
|
+
}
|
|
93
|
+
`,$r=b.css`
|
|
84
94
|
.ft-typography--button {
|
|
85
|
-
font-family: ${
|
|
86
|
-
font-size: ${
|
|
87
|
-
font-weight: ${
|
|
88
|
-
letter-spacing: ${
|
|
89
|
-
line-height: ${
|
|
90
|
-
text-transform: ${
|
|
91
|
-
}
|
|
92
|
-
`,
|
|
95
|
+
font-family: ${L.fontFamily};
|
|
96
|
+
font-size: ${L.fontSize};
|
|
97
|
+
font-weight: ${L.fontWeight};
|
|
98
|
+
letter-spacing: ${L.letterSpacing};
|
|
99
|
+
line-height: ${L.lineHeight};
|
|
100
|
+
text-transform: ${L.textTransform};
|
|
101
|
+
}
|
|
102
|
+
`,Tr=b.css`
|
|
93
103
|
.ft-typography {
|
|
94
104
|
vertical-align: inherit;
|
|
95
105
|
}
|
|
96
|
-
`,Object.keys(
|
|
97
|
-
.ft-typography--${e.unsafeCSS(t)} {
|
|
98
|
-
font-family: ${o.fontFamily};
|
|
99
|
-
font-size: ${o.fontSize};
|
|
100
|
-
font-weight: ${o.fontWeight};
|
|
101
|
-
letter-spacing: ${o.letterSpacing};
|
|
102
|
-
line-height: ${o.lineHeight};
|
|
103
|
-
text-transform: ${o.textCase};
|
|
104
|
-
}
|
|
105
|
-
`}(t)));const st={fontSize:o.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:o.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:o.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:o.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:o.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:o.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:o.FtCssVariableFactory.extend("--ft-input-label-border-color","",o.designSystemVariables.colorOutline),textColor:o.FtCssVariableFactory.extend("--ft-input-label-text-color","",o.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:o.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",o.designSystemVariables.colorOnSurfaceDisabled),colorSurface:o.FtCssVariableFactory.external(o.designSystemVariables.colorSurface,"Design system"),borderRadiusS:o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),colorError:o.FtCssVariableFactory.external(o.designSystemVariables.colorError,"Design system")},ht=e.css`
|
|
106
|
+
`,Ar=[Object.keys(Z).map(c=>mt(c))];var St=h(C()),f=h(B());var l={fontSize:f.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:f.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:f.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:f.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:f.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:f.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:f.FtCssVariableFactory.extend("--ft-input-label-border-color","",f.designSystemVariables.colorOutline),textColor:f.FtCssVariableFactory.extend("--ft-input-label-text-color","",f.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:f.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",f.designSystemVariables.colorOnSurfaceDisabled),colorSurface:f.FtCssVariableFactory.external(f.designSystemVariables.colorSurface,"Design system"),borderRadiusS:f.FtCssVariableFactory.external(f.designSystemVariables.borderRadiusS,"Design system"),colorError:f.FtCssVariableFactory.external(f.designSystemVariables.colorError,"Design system")},Ot=St.css`
|
|
106
107
|
.ft-input-label {
|
|
107
108
|
position: absolute;
|
|
108
109
|
inset: 0;
|
|
109
110
|
display: flex;
|
|
110
|
-
background-color: ${
|
|
111
|
-
border-radius: ${
|
|
111
|
+
background-color: ${l.colorSurface};
|
|
112
|
+
border-radius: ${l.borderRadiusS} ${l.borderRadiusS} 0 0;
|
|
112
113
|
}
|
|
113
114
|
|
|
114
115
|
.ft-input-label--outlined {
|
|
115
|
-
border-radius: ${
|
|
116
|
+
border-radius: ${l.borderRadiusS};
|
|
116
117
|
}
|
|
117
118
|
|
|
118
119
|
.ft-input-label {
|
|
119
|
-
border-color: ${
|
|
120
|
+
border-color: ${l.borderColor};
|
|
120
121
|
}
|
|
121
122
|
|
|
122
123
|
.ft-input-label.ft-input-label--in-error {
|
|
123
|
-
border-color: ${
|
|
124
|
+
border-color: ${l.colorError}
|
|
124
125
|
}
|
|
125
126
|
|
|
126
127
|
.ft-input-label:before,
|
|
@@ -133,7 +134,7 @@
|
|
|
133
134
|
}
|
|
134
135
|
|
|
135
136
|
.ft-input-label:before {
|
|
136
|
-
width: calc(${
|
|
137
|
+
width: calc(${l.horizontalSpacing} - 4px);
|
|
137
138
|
flex-shrink: 0;
|
|
138
139
|
}
|
|
139
140
|
|
|
@@ -149,20 +150,20 @@
|
|
|
149
150
|
border-bottom-width: 1px;
|
|
150
151
|
border-bottom-style: solid;
|
|
151
152
|
border-color: inherit;
|
|
152
|
-
color: ${
|
|
153
|
+
color: ${l.textColor};
|
|
153
154
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
154
|
-
max-width: calc(${
|
|
155
|
+
max-width: calc(${l.labelMaxWidth} - 2 * (${l.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
|
|
155
156
|
text-overflow: ellipsis;
|
|
156
|
-
${
|
|
157
|
-
${
|
|
157
|
+
${(0,f.setVariable)(m.fontSize,l.fontSize)};
|
|
158
|
+
${(0,f.setVariable)(m.lineHeight,l.fontSize)};
|
|
158
159
|
}
|
|
159
160
|
|
|
160
161
|
.ft-input-label--in-error .ft-input-label--text {
|
|
161
|
-
color: ${
|
|
162
|
+
color: ${l.colorError}
|
|
162
163
|
}
|
|
163
164
|
|
|
164
165
|
.ft-input-label--disabled .ft-input-label--text {
|
|
165
|
-
color: ${
|
|
166
|
+
color: ${l.disabledTextColor};
|
|
166
167
|
}
|
|
167
168
|
|
|
168
169
|
.ft-input-label--hidden-text {
|
|
@@ -179,19 +180,19 @@
|
|
|
179
180
|
overflow: hidden;
|
|
180
181
|
white-space: nowrap;
|
|
181
182
|
text-overflow: ellipsis;
|
|
182
|
-
padding: ${
|
|
183
|
-
margin: calc(${
|
|
183
|
+
padding: ${l.verticalSpacing} 4px;
|
|
184
|
+
margin: calc(${l.verticalSpacing} * -1) 0;
|
|
184
185
|
max-width: 100%;
|
|
185
186
|
box-sizing: border-box;
|
|
186
187
|
}
|
|
187
188
|
|
|
188
189
|
.ft-input-label--raised .ft-input-label--text {
|
|
189
|
-
${
|
|
190
|
-
${
|
|
190
|
+
${(0,f.setVariable)(m.fontSize,l.raisedFontSize)};
|
|
191
|
+
${(0,f.setVariable)(m.lineHeight,l.raisedFontSize)};
|
|
191
192
|
}
|
|
192
193
|
|
|
193
194
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
194
|
-
top: ${
|
|
195
|
+
top: ${l.verticalSpacing};
|
|
195
196
|
}
|
|
196
197
|
|
|
197
198
|
.ft-input-label--outlined .ft-input-label--text,
|
|
@@ -204,33 +205,33 @@
|
|
|
204
205
|
.ft-input-label--outlined:before {
|
|
205
206
|
border-left-width: 1px;
|
|
206
207
|
border-left-style: solid;
|
|
207
|
-
border-radius: ${
|
|
208
|
+
border-radius: ${l.borderRadiusS} 0 0 ${l.borderRadiusS};
|
|
208
209
|
}
|
|
209
210
|
|
|
210
211
|
.ft-input-label--outlined:after {
|
|
211
212
|
border-right-width: 1px;
|
|
212
213
|
border-right-style: solid;
|
|
213
|
-
border-radius: 0 ${
|
|
214
|
+
border-radius: 0 ${l.borderRadiusS} ${l.borderRadiusS} 0;
|
|
214
215
|
}
|
|
215
216
|
|
|
216
217
|
.ft-input-label--outlined.ft-input-label--raised .ft-input-label--floating-text {
|
|
217
218
|
padding: 2px 4px;
|
|
218
|
-
z-index: ${
|
|
219
|
-
background-color: ${
|
|
220
|
-
border-radius: ${
|
|
219
|
+
z-index: ${l.raisedZIndex};
|
|
220
|
+
background-color: ${l.colorSurface};
|
|
221
|
+
border-radius: ${l.borderRadiusS};
|
|
221
222
|
top: calc((var(--ft-typography-caption-line-height) / -2) + 2px);
|
|
222
223
|
}
|
|
223
224
|
|
|
224
225
|
.ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
|
|
225
226
|
border-top: none;
|
|
226
227
|
}
|
|
227
|
-
`;var
|
|
228
|
-
<div class="${
|
|
229
|
-
${this.text?
|
|
228
|
+
`;var U=function(c,a,g,s){var i=arguments.length,p=i<3?a:s===null?s=Object.getOwnPropertyDescriptor(a,g):s,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(c,a,g,s);else for(var y=c.length-1;y>=0;y--)(d=c[y])&&(p=(i<3?d(p):i>3?d(a,g,p):d(a,g))||p);return i>3&&p&&Object.defineProperty(a,g,p),p},x=class extends Nt.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1,this.outlined=!1,this.disabled=!1,this.error=!1}render(){let a={"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 H.html`
|
|
229
|
+
<div class="${(0,Ct.classMap)(a)}">
|
|
230
|
+
${this.text?H.html`
|
|
230
231
|
<div class="ft-input-label--text ft-typography--caption">
|
|
231
232
|
<span class="ft-input-label--floating-text">${this.text}</span>
|
|
232
233
|
<span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
|
|
233
234
|
</div>
|
|
234
235
|
`:null}
|
|
235
236
|
</div>
|
|
236
|
-
`}}
|
|
237
|
+
`}};x.elementDefinitions={};x.styles=[ut,Ot];U([(0,v.property)({type:String})],x.prototype,"text",void 0);U([(0,v.property)({type:Boolean})],x.prototype,"raised",void 0);U([(0,v.property)({type:Boolean})],x.prototype,"outlined",void 0);U([(0,v.property)({type:Boolean})],x.prototype,"disabled",void 0);U([(0,v.property)({type:Boolean})],x.prototype,"error",void 0);(0,It.customElement)("ft-input-label")(x);})();
|