@fluid-topics/ft-number-field 1.1.70 → 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-number-field.light.js +179 -171
- package/build/ft-number-field.min.js +369 -309
- package/package.json +3 -3
|
@@ -1,126 +1,127 @@
|
|
|
1
|
-
!function(t,o,e,r,a){const i=t=>"string"==typeof t?e.unsafeCSS(t):t;class n{static create(t,o,r,a){const n=t=>i(null!=t?t:a),l=e.css`var(${i(t)}, ${n(a)})`;return l.name=t,l.description=o,l.category=r,l.defaultValue=a,l.defaultCssValue=n,l.get=o=>e.css`var(${i(t)}, ${n(o)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(t,o,r,a){const n=t=>r.get(null!=t?t:a),l=e.css`var(${i(t)}, ${n(a)})`;return l.name=t,l.description=o,l.category=r.category,l.fallbackVariable=r,l.defaultValue=a,l.defaultCssValue=n,l.get=o=>e.css`var(${i(t)}, ${n(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):i(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${i(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(${i(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const l={colorWhite:n.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:n.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:n.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:n.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:n.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:n.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:n.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:n.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:n.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:n.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:n.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:n.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:n.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:n.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:n.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:n.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:n.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:n.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:n.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:n.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:n.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:n.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:n.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:n.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:n.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:n.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:n.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:n.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:n.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:n.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:n.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:n.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:n.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:n.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:n.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:n.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:n.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:n.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:n.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:n.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:n.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:n.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:n.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:n.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:n.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:n.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:n.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:n.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:n.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:n.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:n.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:n.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:n.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:n.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:n.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:n.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:n.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:n.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:n.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:n.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:n.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:n.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:n.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:n.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:n.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:n.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:n.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:n.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:n.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:n.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:n.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:n.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:n.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:n.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:n.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:n.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:n.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:n.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:n.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:n.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:n.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:n.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:n.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:n.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:n.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:n.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:n.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:n.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:n.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:n.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:n.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:n.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:n.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:n.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:n.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:n.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:n.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:n.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:n.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:n.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:n.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:n.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:n.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:n.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:n.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:n.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:n.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:n.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:n.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:n.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:n.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:n.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:n.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:n.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:n.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:n.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:n.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:n.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:n.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:n.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:n.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:n.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:n.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:n.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:n.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:n.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:n.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:n.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:n.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:n.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:n.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:n.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:n.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:n.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:n.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:n.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:n.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:n.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:n.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:n.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:n.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:n.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:n.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:n.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:n.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:n.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:n.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:n.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:n.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:n.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:n.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:n.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:n.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:n.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:n.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:n.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:n.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:n.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:n.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:n.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:n.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:n.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:n.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:n.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:n.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:n.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:n.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:n.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:n.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:n.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:n.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:n.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:n.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:n.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:n.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:n.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:n.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:n.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:n.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:n.create("--ft-icon-size-6","","SIZE","48px"),opacity0:n.create("--ft-opacity-0","","NUMBER","0"),opacity8:n.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:n.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:n.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:n.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:n.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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)")},p={display:{fontFamily:n.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:n.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:n.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:n.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:n.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:n.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:n.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:n.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:n.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:n.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:n.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:n.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:n.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:n.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:n.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:n.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:n.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:n.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:n.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:n.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:n.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:n.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:n.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:n.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:n.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:n.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:n.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:n.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:n.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:n.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:n.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:n.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:n.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:n.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:n.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:n.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:n.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:n.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:n.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:n.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:n.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:n.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:n.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:n.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:n.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:n.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:n.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},c={backgroundActionPrimary:n.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:n.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:n.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:n.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:n.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:n.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:n.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:n.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:n.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:n.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:n.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:n.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:n.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:n.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:n.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:n.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:n.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:n.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:n.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",l.colorGray200),contentGlobalSubtle:n.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:n.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:n.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:n.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:n.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:n.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:n.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:n.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:n.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:n.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:n.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:n.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:n.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:n.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:n.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80)};n.create("--ft-button-large-height","","SIZE","40px"),n.extend("--ft-button-large-horizontal-padding","",l.spacing4),n.extend("--ft-button-large-gap","",l.spacing2),n.extend("--ft-button-large-border-radius","",l.borderRadiusS),n.extend("--ft-button-large-icon-size","",l.iconSize3),n.create("--ft-button-large-border-width","","SIZE","1px"),n.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),n.create("--ft-button-large-focus-outline-width","","SIZE","2px"),n.create("--ft-button-large-icon-only-width","","SIZE","40px"),n.create("--ft-button-small-height","","SIZE","30px"),n.extend("--ft-button-small-horizontal-padding","",l.spacing3),n.extend("--ft-button-small-gap","",l.spacing2),n.extend("--ft-button-small-border-radius","",l.borderRadiusS),n.extend("--ft-button-small-icon-size","",l.iconSize2),n.create("--ft-button-small-border-width","","SIZE","1px"),n.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),n.create("--ft-button-small-focus-outline-width","","SIZE","2px"),n.create("--ft-button-small-icon-only-width","","SIZE","30px"),n.extend("--ft-button-primary-background-color","",c.backgroundActionPrimary),n.extend("--ft-button-primary-color","",c.contentGlobalOnColor),n.extend("--ft-button-primary-icon-color","",c.contentGlobalOnColor),n.extend("--ft-button-primary-state-layer-color","",c.contentGlobalOnColor),n.extend("--ft-button-primary-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-button-primary-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-button-primary-active-state-layer-opacity","",l.opacity24),n.extend("--ft-button-primary-disabled-component-opacity","",l.opacity40),n.extend("--ft-button-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),n.extend("--ft-button-tertiary-color","",c.contentActionPrimary),n.extend("--ft-button-tertiary-icon-color","",c.contentActionPrimary),n.extend("--ft-button-tertiary-state-layer-color","",c.contentActionPrimary),n.extend("--ft-button-tertiary-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-button-tertiary-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-button-tertiary-active-state-layer-opacity","",l.opacity16),n.extend("--ft-button-tertiary-disabled-component-opacity","",l.opacity40),n.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),n.extend("--ft-button-secondary-color","",c.contentActionPrimary),n.extend("--ft-button-secondary-icon-color","",c.contentActionPrimary),n.extend("--ft-button-secondary-state-layer-color","",c.contentActionPrimary),n.extend("--ft-button-secondary-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-button-secondary-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-button-secondary-active-state-layer-opacity","",l.opacity16),n.extend("--ft-button-secondary-disabled-component-opacity","",l.opacity40),n.extend("--ft-button-secondary-border-color","",c.borderActionPrimary),n.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),n.extend("--ft-button-neutral-icon-color","",c.contentGlobalSecondary),n.extend("--ft-button-neutral-color","",c.contentGlobalSecondary),n.extend("--ft-button-neutral-state-layer-color","",c.contentGlobalSecondary),n.extend("--ft-button-neutral-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-button-neutral-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-button-neutral-active-state-layer-opacity","",l.opacity16),n.extend("--ft-button-neutral-disabled-component-opacity","",l.opacity40),n.extend("--ft-banner-icon-size","",l.iconSize5),n.create("--ft-banner-border-width","","SIZE","1px"),n.extend("--ft-banner-horizontal-padding","",l.spacing6),n.extend("--ft-banner-vertical-padding","",l.spacing6),n.extend("--ft-banner-horizontal-side-gap","",l.spacing6),n.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),n.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),n.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),n.extend("--ft-banner-info-background-color","",c.backgroundInfoSubtle),n.extend("--ft-banner-info-color","",c.contentInfoPrimary),n.extend("--ft-banner-info-icon-color","",c.contentInfoIconOnly),n.extend("--ft-breadcrumb-horizontal-gap","",l.spacing1),n.extend("--ft-breadcrumb-vertical-gap","",l.spacing2),n.extend("--ft-breadcrumb-current-element-color","",c.contentGlobalPrimary),n.extend("--ft-breadcrumb-icon-color","",c.contentGlobalSubtle),n.extend("--ft-page-header-horizontal-padding","",l.spacing12),n.extend("--ft-page-header-horizontal-gap","",l.spacing4),n.extend("--ft-page-header-vertical-gap","",l.spacing2),n.extend("--ft-page-header-classic-vertical-padding","",l.spacing6),n.extend("--ft-page-header-multiline-vertical-padding","",l.spacing4),n.extend("--ft-page-header-inline-vertical-padding","",l.spacing2),n.extend("--ft-page-header-background-color","",l.colorWhite),n.extend("--ft-page-header-bottom-border-color","",c.borderGlobalSubtle),n.extend("--ft-page-header-title-color","",c.contentGlobalPrimary),n.extend("--ft-page-header-subtitle-color","",c.contentGlobalSecondary),n.create("--ft-modal-small-container-width","","SIZE","600px"),n.create("--ft-modal-large-container-width","","SIZE","900px"),n.extend("--ft-modal-overlay-background-color","",l.colorGray700),n.extend("--ft-modal-overlay-opacity","",l.opacity40),n.extend("--ft-modal-shadow","",l.shadowElevation03),n.extend("--ft-modal-body-background-color","",l.colorWhite),n.extend("--ft-modal-body-color","",c.contentGlobalPrimary),n.extend("--ft-modal-body-horizontal-padding","",l.spacing6),n.extend("--ft-modal-body-vertical-padding","",l.spacing6),n.extend("--ft-modal-body-vertical-gap","",l.spacing6),n.extend("--ft-modal-container-margin","",l.spacing3),n.extend("--ft-modal-header-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-modal-header-border-color","",c.borderGlobalSubtle),n.extend("--ft-modal-header-color","",c.contentGlobalPrimary),n.extend("--ft-modal-header-trailing-icon-color","",c.contentGlobalSecondary),n.extend("--ft-modal-header-vertical-padding","",l.spacing1),n.extend("--ft-modal-header-right-padding","",l.spacing1),n.extend("--ft-modal-header-left-padding","",l.spacing6),n.extend("--ft-modal-header-gap","",l.spacing2),n.create("--ft-modal-header-border-bottom","","SIZE","1px"),n.extend("--ft-modal-border-radius","",l.borderRadiusM),n.extend("--ft-drawer-overlay-opacity","",l.opacity40),n.extend("--ft-drawer-shadow","",l.shadowElevation03),n.extend("--ft-drawer-body-color","",c.contentGlobalPrimary),n.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),n.extend("--ft-drawer-body-vertical-padding","",l.spacing6),n.extend("--ft-drawer-body-gap","",l.spacing6),n.extend("--ft-drawer-body-background-color","",l.colorWhite),n.extend("--ft-drawer-header-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-drawer-header-border-color","",c.borderGlobalSubtle),n.extend("--ft-drawer-header-color","",c.contentGlobalPrimary),n.extend("--ft-drawer-header-trailing-icon-color","",c.contentGlobalSecondary),n.create("--ft-drawer-header-height","","SIZE","50px"),n.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),n.create("--ft-drawer-header-border-width","","SIZE","1px"),n.extend("--ft-drawer-header-gap","",l.spacing3),n.extend("--ft-drawer-buttons-bar-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-drawer-buttons-bar-border-color","",c.borderGlobalSubtle),n.extend("--ft-drawer-buttons-bar-color","",c.contentGlobalPrimary),n.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing4),n.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),n.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),n.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),n.create("--ft-drawer-container-width","","SIZE","66%"),n.create("--ft-drawer-container-min-width","","SIZE","500px"),n.create("--ft-drawer-container-max-width","","SIZE","1000px"),n.create("--ft-drawer-container-height","","SIZE","100%"),n.extend("--ft-drawer-overlay-background-color","",l.colorGray700),n.extend("--ft-text-input-field-horizontal-padding","",l.spacing4),n.extend("--ft-text-input-field-horizontal-gap","",l.spacing3),n.extend("--ft-text-input-field-vertical-gap","",l.spacing05),n.extend("--ft-text-input-field-icon-size","",l.iconSize3),n.create("--ft-text-input-field-height","","SIZE","50px"),n.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),n.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),n.extend("--ft-text-input-helper-icon-size","",l.iconSize2),n.extend("--ft-text-input-border-radius","",l.borderRadiusM),n.extend("--ft-text-input-background-color","",l.colorWhite),n.extend("--ft-text-input-content-value-color","",c.contentGlobalPrimary),n.extend("--ft-text-input-trailing-icon-color","",c.contentGlobalSubtle),n.extend("--ft-text-input-label-color","",c.contentGlobalSubtle),n.extend("--ft-text-input-default-border-color","",c.borderInputPrimary),n.extend("--ft-text-input-default-helper-text-color","",c.contentGlobalSubtle),n.create("--ft-text-input-default-border-width","","SIZE","1px"),n.create("--ft-text-input-error-border-width","","SIZE","2px"),n.extend("--ft-text-input-error-border-color","",c.borderErrorPrimary),n.extend("--ft-text-input-error-helper-text-color","",c.contentErrorPrimary),n.extend("--ft-text-input-error-helper-icon-color","",c.contentErrorIconOnly),n.create("--ft-text-input-warning-border-width","","SIZE","2px"),n.create("--ft-text-input-focus-outline-width","","SIZE","2px"),n.extend("--ft-text-input-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),n.extend("--ft-text-input-disabled-component-opacity","",l.opacity40),n.extend("--ft-text-area-background-color","",l.colorWhite),n.extend("--ft-text-area-content-value-color","",c.contentGlobalPrimary),n.extend("--ft-text-area-label-color","",c.contentGlobalSubtle),n.extend("--ft-text-area-default-border-color","",c.borderInputPrimary),n.extend("--ft-text-area-default-helper-text-color","",c.contentGlobalSubtle),n.create("--ft-text-area-default-border-width","","SIZE","1px"),n.create("--ft-text-area-error-border-width","","SIZE","2px"),n.extend("--ft-text-area-error-border-color","",c.borderErrorPrimary),n.extend("--ft-text-area-error-helper-text-color","",c.contentErrorPrimary),n.extend("--ft-text-area-error-helper-icon-color","",c.contentErrorIconOnly),n.extend("--ft-text-area-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-text-area-focus-outline-width","","SIZE","2px"),n.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),n.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),n.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),n.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),n.extend("--ft-text-area-field-vertical-gap","",l.spacing05),n.create("--ft-text-area-field-min-height","","SIZE","64px"),n.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),n.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),n.extend("--ft-text-area-helper-icon-size","",l.iconSize2),n.extend("--ft-text-area-border-radius","",l.borderRadiusM),n.create("--ft-floating-menu-height","","SIZE","50px"),n.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),n.extend("--ft-floating-menu-off-icon-color","",c.contentGlobalPrimary),n.extend("--ft-floating-menu-off-color","",c.contentGlobalPrimary),n.extend("--ft-floating-menu-on-color","",c.contentActionPrimary),n.extend("--ft-floating-menu-on-state-layer-color","",c.contentActionPrimary),n.extend("--ft-floating-menu-gap","",l.spacing3),n.extend("--ft-floating-menu-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),n.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),n.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),n.extend("--ft-floating-menu-icon-size","",l.iconSize3),n.extend("--ft-floating-menu-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-combobox-single-select-field-horizontal-padding","",l.spacing4),n.extend("--ft-combobox-single-select-field-horizontal-gap","",l.spacing3),n.extend("--ft-combobox-single-select-field-vertical-gap","",l.spacing05),n.extend("--ft-combobox-single-select-field-icon-size","",l.iconSize3),n.create("--ft-combobox-single-select-field-height","","SIZE","50px"),n.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),n.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),n.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),n.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),n.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),n.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusM),n.extend("--ft-combobox-single-select-background-color","",l.colorWhite),n.extend("--ft-combobox-single-select-label-color","",c.contentGlobalSubtle),n.extend("--ft-combobox-single-select-content-value-color","",c.contentGlobalPrimary),n.extend("--ft-combobox-single-select-trailing-icon-color","",c.contentGlobalSubtle),n.extend("--ft-combobox-single-select-default-border-color","",c.borderInputPrimary),n.extend("--ft-combobox-single-select-default-helper-text-color","",c.contentGlobalSubtle),n.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),n.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),n.extend("--ft-combobox-single-select-error-border-color","",c.borderErrorPrimary),n.extend("--ft-combobox-single-select-error-helper-text-color","",c.contentErrorPrimary),n.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),n.extend("--ft-combobox-single-select-warning-border-color","",c.borderWarningPrimary),n.extend("--ft-combobox-single-select-warning-helper-text-color","",c.contentWarningPrimary),n.extend("--ft-combobox-single-select-warning-helper-icon-color","",c.contentWarningIconOnly),n.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),n.extend("--ft-combobox-single-select-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),n.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40),n.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),n.extend("--ft-combobox-multi-select-label-color","",c.contentGlobalSubtle),n.extend("--ft-combobox-multi-select-trailing-icon-color","",c.contentGlobalSubtle),n.extend("--ft-combobox-multi-select-default-border-color","",c.borderInputPrimary),n.extend("--ft-combobox-multi-select-default-helper-text-color","",c.contentGlobalSubtle),n.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),n.extend("--ft-combobox-multi-select-error-border-color","",c.borderErrorPrimary),n.extend("--ft-combobox-multi-select-error-helper-text-color","",c.contentErrorPrimary),n.extend("--ft-combobox-multi-select-error-helper-icon","",c.contentErrorIconOnly),n.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),n.extend("--ft-combobox-multi-select-warning-border-color","",c.borderWarningPrimary),n.extend("--ft-combobox-multi-select-warning-helper-text-color","",c.contentWarningPrimary),n.extend("--ft-combobox-multi-select-warning-helper-icon-color","",c.contentWarningIconOnly),n.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),n.extend("--ft-combobox-multi-select-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),n.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),n.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),n.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),n.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),n.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),n.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),n.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),n.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),n.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),n.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),n.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),n.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),n.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),n.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusM),n.extend("--ft-popover-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-popover-horizontal-padding","",l.spacing6),n.extend("--ft-popover-vertical-padding","",l.spacing6),n.extend("--ft-popover-icon-color","",c.contentGlobalSecondary),n.extend("--ft-popover-icon-size","",l.iconSize2),n.extend("--ft-popover-title-color","",c.contentGlobalPrimary),n.extend("--ft-popover-body-color","",c.contentGlobalSecondary),n.extend("--ft-popover-link-color","",c.contentActionPrimary),n.extend("--ft-popover-gap","",l.spacing3),n.extend("--ft-popover-border-radius","",l.borderRadiusM),n.extend("--ft-popover-shadow","",l.shadowElevation02),n.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),n.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),n.extend("--ft-tabs-label-horizontal-padding","",l.spacing4),n.extend("--ft-tabs-label-vertical-padding","",l.spacing3),n.extend("--ft-tabs-label-gap","",l.spacing1),n.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-tabs-off-active-state-layer-opacity","",l.opacity16),n.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),n.extend("--ft-tabs-off-color","",c.contentGlobalSubtle),n.extend("--ft-tabs-off-state-layer-color","",c.contentGlobalSubtle),n.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity16),n.extend("--ft-tabs-on-disabled-component-opacity","",l.opacity40),n.extend("--ft-tabs-on-color","",c.contentActionPrimary),n.extend("--ft-tabs-on-state-layer-color","",c.contentActionPrimary),n.extend("--ft-tabs-icon-horizontal-padding","",l.spacing1),n.extend("--ft-tabs-icon-vertical-padding","",l.spacing4),n.create("--ft-tabs-focus-outline-width","","SIZE","2px"),n.extend("--ft-tabs-focus-focus-ring-color","",c.borderActionFocusRing),n.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),n.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),n.extend("--ft-collapsible-focus-focus-ring-color","",c.borderActionFocusRing),n.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),n.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),n.extend("--ft-collapsible-horizontal-padding","",l.spacing4),n.extend("--ft-collapsible-vertical-padding","",l.spacing3),n.extend("--ft-collapsible-color","",c.contentGlobalPrimary),n.extend("--ft-collapsible-state-layer-color","",c.contentGlobalPrimary),n.extend("--ft-collapsible-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-collapsible-border-color","",c.borderGlobalSubtle),n.extend("--ft-collapsible-icon-size","",l.iconSize3),n.extend("--ft-switch-group-horizontal-padding","",l.spacing1),n.extend("--ft-switch-group-vertical-padding","",l.spacing1),n.extend("--ft-switch-group-gap","",l.spacing1),n.extend("--ft-switch-group-background-color","",c.backgroundGlobalSurface),n.extend("--ft-switch-group-border-color","",c.borderGlobalSubtle),n.create("--ft-switch-group-border-radius","","SIZE","6px"),n.extend("--ft-switch-label-horizontal-padding","",l.spacing2),n.extend("--ft-switch-label-vertical-padding","",l.spacing1),n.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),n.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),n.extend("--ft-switch-off-color","",c.contentGlobalSubtle),n.extend("--ft-switch-off-state-layer-color","",c.contentGlobalSubtle),n.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),n.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),n.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),n.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),n.extend("--ft-switch-on-color","",c.contentActionPrimary),n.extend("--ft-switch-on-state-layer-color","",c.contentActionPrimary),n.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),n.extend("--ft-switch-icon-vertical-padding","",l.spacing1),n.create("--ft-switch-focus-outline-width","","SIZE","2px"),n.extend("--ft-switch-focus-focus-ring-color","",c.borderActionFocusRing),n.extend("--ft-switch-option-border-radius","",l.borderRadiusS),n.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),n.extend("--ft-chart-1-base","for line charts",l.colorBrand0),n.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),n.extend("--ft-chart-2-base","for line charts",l.colorYellow100),n.extend("--ft-chart-3-light","",l.colorUltramarine40),n.extend("--ft-chart-3-base","",l.colorUltramarine70),n.extend("--ft-chart-4-light","",l.colorCyan50),n.extend("--ft-chart-4-base","",l.colorCyan100),n.extend("--ft-chart-5-light","",l.colorRed40),n.extend("--ft-chart-5-base","",l.colorRed60),n.extend("--ft-chart-6-light","",l.colorGreen40),n.extend("--ft-chart-6-base","",l.colorGreen70),n.extend("--ft-chart-7-light","",l.colorOrange70),n.extend("--ft-chart-7-base","",l.colorOrange100),n.extend("--ft-chart-8-light","",l.colorAvocado70),n.extend("--ft-chart-8-base","",l.colorAvocado200),n.extend("--ft-chart-9-light","",l.colorBrown50),n.extend("--ft-chart-9-base","",l.colorBrown200),n.extend("--ft-chart-10-light","",l.colorGray50),n.extend("--ft-chart-10-base","",l.colorGray80),n.extend("--ft-chart-monochrome-10","",l.colorBrand10),n.extend("--ft-chart-monochrome-20","",l.colorBrand20),n.extend("--ft-chart-monochrome-30","",l.colorBrand40),n.extend("--ft-chart-monochrome-40","",l.colorBrand60),n.extend("--ft-chart-monochrome-50","",l.colorBrand0),n.extend("--ft-chart-monochrome-60","",l.colorBrand200),n.extend("--ft-chip-large-horizontal-padding","",l.spacing4),n.extend("--ft-chip-large-vertical-padding","",l.spacing2),n.extend("--ft-chip-large-gap","",l.spacing1),n.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),n.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),n.extend("--ft-chip-large-border-radius","",l.borderRadiusPill),n.create("--ft-chip-large-border-width","","SIZE","1px"),n.extend("--ft-chip-large-icon-size","",l.iconSize3),n.extend("--ft-chip-medium-horizontal-padding","",l.spacing3),n.extend("--ft-chip-medium-vertical-padding","",l.spacing1),n.extend("--ft-chip-medium-gap","",l.spacing1),n.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),n.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),n.extend("--ft-chip-medium-border-radius","",l.borderRadiusPill),n.create("--ft-chip-medium-border-width","","SIZE","1px"),n.extend("--ft-chip-medium-icon-size","",l.iconSize2),n.extend("--ft-chip-small-horizontal-padding","",l.spacing2),n.extend("--ft-chip-small-vertical-padding","",l.spacing05),n.extend("--ft-chip-small-gap","",l.spacing1),n.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),n.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),n.extend("--ft-chip-small-border-radius","",l.borderRadiusPill),n.create("--ft-chip-small-border-width","","SIZE","1px"),n.extend("--ft-chip-small-icon-size","",l.iconSize1),n.extend("--ft-chip-neutral-background-color","",c.backgroundGlobalOnSurface),n.extend("--ft-chip-neutral-color","",c.contentGlobalPrimary),n.extend("--ft-chip-neutral-icon-color","",c.contentGlobalPrimary),n.extend("--ft-chip-neutral-border-color","",c.borderGlobalSubtle),n.extend("--ft-chip-info-background-color","",c.backgroundInfoSubtle),n.extend("--ft-chip-info-color","",c.contentInfoPrimary),n.extend("--ft-chip-info-icon-color","",c.contentInfoIconOnly),n.extend("--ft-chip-info-border-color","",c.borderInfoSubtle),n.extend("--ft-chip-success-background-color","",c.backgroundSuccessSubtle),n.extend("--ft-chip-success-color","",c.contentSuccessPrimary),n.extend("--ft-chip-success-icon-color","",c.contentSuccessIconOnly),n.extend("--ft-chip-success-border-color","",c.borderSuccessSubtle),n.extend("--ft-chip-warning-background-color","",c.backgroundWarningSubtle),n.extend("--ft-chip-warning-color","",c.contentWarningPrimary),n.extend("--ft-chip-warning-icon-color","",c.contentWarningIconOnly),n.extend("--ft-chip-warning-border-color","",c.borderWarningSubtle),n.extend("--ft-chip-error-background-color","",c.backgroundErrorSubtle),n.extend("--ft-chip-error-color","",c.contentErrorPrimary),n.extend("--ft-chip-error-icon-color","",c.contentErrorIconOnly),n.extend("--ft-chip-error-border-color","",c.borderErrorSubtle),n.extend("--ft-border-info-border-color","",c.borderInfoSubtle),n.create("--ft-notice-border-width","","SIZE","1px"),n.extend("--ft-notice-horizontal-padding","",l.spacing2),n.extend("--ft-notice-vertical-padding","",l.spacing1),n.extend("--ft-notice-border-radius","",l.borderRadiusS),n.extend("--ft-notice-gap","",l.spacing2),n.extend("--ft-notice-icon-size","",l.iconSize3),n.extend("--ft-notice-info-background-color","",c.backgroundInfoSubtle),n.extend("--ft-notice-info-border-color","",c.borderInfoSubtle),n.extend("--ft-notice-info-color","",c.contentInfoPrimary),n.extend("--ft-notice-info-icon-color","",c.contentInfoIconOnly),n.extend("--ft-notice-warning-background-color","",c.backgroundWarningSubtle),n.extend("--ft-notice-warning-border-color","",c.borderWarningSubtle),n.extend("--ft-notice-warning-color","",c.contentWarningPrimary),n.extend("--ft-notice-warning-icon-color","",c.contentWarningIconOnly),n.extend("--ft-notice-error-background-color","",c.backgroundErrorSubtle),n.extend("--ft-notice-error-border-color","",c.borderErrorSubtle),n.extend("--ft-notice-error-color","",c.contentErrorPrimary),n.extend("--ft-notice-error-icon-color","",c.contentErrorIconOnly),n.extend("--ft-notice-success-background-color","",c.backgroundSuccessSubtle),n.extend("--ft-notice-success-border-color","",c.borderSuccessSubtle),n.extend("--ft-notice-success-color","",c.contentSuccessPrimary),n.extend("--ft-notice-success-icon-color","",c.contentSuccessIconOnly),n.extend("--ft-checkbox-color","",c.contentGlobalPrimary),n.extend("--ft-checkbox-checked-background-color","",c.contentActionPrimary),n.extend("--ft-checkbox-checked-state-layer-color","",c.contentActionPrimary),n.extend("--ft-checkbox-checked-icon-color","",c.contentGlobalOnColor),n.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),n.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),n.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),n.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),n.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),n.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),n.extend("--ft-checkbox-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),n.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),n.extend("--ft-checkbox-gap","",l.spacing3),n.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),n.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),n.extend("--ft-toggle-off-background-color","",c.contentGlobalSubtle),n.extend("--ft-toggle-off-icon-color","",c.contentGlobalSubtle),n.extend("--ft-toggle-off-state-layer-color","",c.contentGlobalSubtle),n.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),n.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),n.extend("--ft-toggle-on-background-color","",c.contentActionPrimary),n.extend("--ft-toggle-on-state-layer-color","",c.contentActionPrimary),n.extend("--ft-toggle-on-icon-color","",c.contentActionPrimary),n.extend("--ft-toggle-color","",c.contentGlobalPrimary),n.extend("--ft-toggle-focus-focus-ring-color","",c.borderActionFocusRing),n.extend("--ft-toggle-gap","",l.spacing3),n.extend("--ft-radio-color","",c.contentGlobalPrimary),n.extend("--ft-radio-selected-radio-color","",c.contentActionPrimary),n.extend("--ft-radio-selected-state-layer-color","",c.contentActionPrimary),n.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),n.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),n.extend("--ft-radio-unselected-state-layer-color","",c.borderInputPrimary),n.extend("--ft-radio-unselected-border-color","",c.borderInputPrimary),n.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),n.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),n.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),n.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),n.extend("--ft-radio-focus-focus-ring-color","",c.borderActionFocusRing),n.create("--ft-radio-focus-outline-offset","","SIZE","3px"),n.create("--ft-radio-focus-outline-width","","SIZE","2px"),n.extend("--ft-radio-gap","",l.spacing3),n.extend("--ft-notification-icon-size","",l.iconSize4),n.extend("--ft-notification-horizontal-padding","",l.spacing4),n.extend("--ft-notification-vertical-padding","",l.spacing4),n.extend("--ft-notification-info-background-color","",c.backgroundInfoSubtle),n.extend("--ft-notification-info-color","",c.contentInfoPrimary),n.extend("--ft-notification-info-icon-color","",c.contentInfoIconOnly),n.extend("--ft-notification-info-border-color","",c.borderInfoSubtle),n.extend("--ft-notification-success-background-color","",c.backgroundSuccessSubtle),n.extend("--ft-notification-success-color","",c.contentSuccessPrimary),n.extend("--ft-notification-success-icon-color","",c.contentSuccessIconOnly),n.extend("--ft-notification-success-border-color","",c.borderSuccessSubtle),n.extend("--ft-notification-warning-background-color","",c.backgroundWarningSubtle),n.extend("--ft-notification-warning-color","",c.contentWarningPrimary),n.extend("--ft-notification-warning-icon-color","",c.contentWarningIconOnly),n.extend("--ft-notification-warning-border-color","",c.borderWarningSubtle),n.extend("--ft-notification-error-background-color","",c.backgroundErrorSubtle),n.extend("--ft-notification-error-color","",c.contentErrorPrimary),n.extend("--ft-notification-error-icon-color","",c.contentErrorIconOnly),n.extend("--ft-notification-error-border-color","",c.borderErrorSubtle),n.extend("--ft-notification-border-radius","",l.borderRadiusPill),n.create("--ft-notification-border-width","","SIZE","1px"),n.extend("--ft-notification-leading-gap","",l.spacing2),n.extend("--ft-notification-trailing-gap","",l.spacing8),n.extend("--ft-tooltip-horizontal-padding","",l.spacing2),n.extend("--ft-tooltip-vertical-padding","",l.spacing2),n.extend("--ft-tooltip-border-radius","",l.borderRadiusS),n.extend("--ft-tooltip-color","",c.contentGlobalOnColor),n.extend("--ft-tooltip-background-color","",c.contentGlobalPrimary),n.extend("--ft-tooltip-background-opacity","",l.opacity80),n.extend("--ft-tooltip-shadow","",l.shadowElevation03),n.create("--ft-tooltip-max-width","","SIZE","256px"),n.extend("--ft-tooltip-gap","",l.spacing05);const f=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),s=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),d={fontFamily:s,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")},g=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",f),h=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",d.fontSize,"20px"),y=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",d.fontWeight,"normal"),b=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",d.letterSpacing,"0.15px"),u=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",d.lineHeight,"1.2"),m=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",d.textTransform,"inherit"),x=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",f),O=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",d.fontSize,"14px"),N=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",d.fontWeight,"normal"),S=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",d.letterSpacing,"0.105px"),v=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",d.lineHeight,"1.7"),w=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",d.textTransform,"inherit"),I=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",s),C=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",d.fontSize,"16px"),E=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",d.fontWeight,"600"),W=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",d.letterSpacing,"0.144px"),U=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",d.lineHeight,"1.5"),$=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",d.textTransform,"inherit"),R=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",s),Z=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",d.fontSize,"14px"),z=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",d.fontWeight,"normal"),L=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",d.letterSpacing,"0.098px"),K=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",d.lineHeight,"1.7"),k=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",d.textTransform,"inherit"),D={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",s),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",d.fontSize,"16px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",d.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",d.letterSpacing,"0.496px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",d.lineHeight,"1.5"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",d.textTransform,"inherit")},F=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",s),B=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",d.fontSize,"14px"),H=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",d.fontWeight,"normal"),A=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",d.letterSpacing,"0.252px"),G=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",d.lineHeight,"1.4"),M=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",d.textTransform,"inherit"),P={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",s),fontSize:o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",d.fontSize,"12px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",d.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",d.letterSpacing,"0.396px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",d.lineHeight,"1.33"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",d.textTransform,"inherit")},Y=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",s),_=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",d.fontSize,"10px"),T=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",d.fontWeight,"normal"),j=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",d.letterSpacing,"0.33px"),V=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",d.lineHeight,"1.6"),X=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",d.textTransform,"inherit"),q=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",s),J=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",d.fontSize,"10px"),Q=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",d.fontWeight,"normal"),tt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",d.letterSpacing,"1.5px"),ot=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",d.lineHeight,"1.6"),et=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",d.textTransform,"uppercase"),rt=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",s),at=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",d.fontSize,"14px"),it=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",d.fontWeight,"600"),nt=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",d.letterSpacing,"1.246px"),lt=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",d.lineHeight,"1.15"),pt=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",d.textTransform,"uppercase"),ct=e.css`
|
|
1
|
+
"use strict";(()=>{var co=Object.create;var Bt=Object.defineProperty;var po=Object.getOwnPropertyDescriptor;var so=Object.getOwnPropertyNames;var fo=Object.getPrototypeOf,go=Object.prototype.hasOwnProperty;var yt=(i,o)=>()=>(o||i((o={exports:{}}).exports,o),o.exports);var yo=(i,o,n,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of so(o))!go.call(i,l)&&l!==n&&Bt(i,l,{get:()=>o[l],enumerable:!(a=po(o,l))||a.enumerable});return i};var u=(i,o,n)=>(n=i!=null?co(fo(i)):{},yo(o||!i||!i.__esModule?Bt(n,"default",{value:i,enumerable:!0}):n,i));var E=yt((Co,Ut)=>{Ut.exports=ftGlobals.wcUtils});var F=yt((No,kt)=>{kt.exports=ftGlobals.lit});var nt=yt((ti,Fe)=>{Fe.exports=ftGlobals.litDecorators});var mt=yt((ei,Le)=>{Le.exports=ftGlobals.litClassMap});var lo=u(E());var ft=u(F()),at=u(E());var $e=u(F()),b=u(E());var $=u(F()),d=u(E());var U=u(F(),1),K=i=>typeof i=="string"?(0,U.unsafeCSS)(i):i,t=class{static create(o,n,a,l){let p=f=>K(f??l),c=U.css`var(${K(o)}, ${p(l)})`;return c.name=o,c.description=n,c.category=a,c.defaultValue=l,c.defaultCssValue=p,c.get=f=>U.css`var(${K(o)}, ${p(f)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>l,c}static extend(o,n,a,l){let p=f=>a.get(f??l),c=U.css`var(${K(o)}, ${p(l)})`;return c.name=o,c.description=n,c.category=a.category,c.fallbackVariable=a,c.defaultValue=l,c.defaultCssValue=p,c.get=f=>U.css`var(${K(o)}, ${p(f)})`,c.breadcrumb=()=>[a.name,...a.breadcrumb()],c.lastResortDefaultValue=()=>l??a.lastResortDefaultValue(),c}static external(o,n){let a=p=>o.fallbackVariable?o.fallbackVariable.get(p??o.defaultValue):K(p??o.lastResortDefaultValue()),l=U.css`var(${K(o.name)}, ${a(o.defaultValue)})`;return l.name=o.name,l.category=o.category,l.fallbackVariable=o.fallbackVariable,l.defaultValue=o.defaultValue,l.context=n,l.defaultCssValue=a,l.get=p=>U.css`var(${K(o.name)}, ${a(p)})`,l.breadcrumb=()=>o.fallbackVariable?[o.fallbackVariable.name,...o.fallbackVariable.breadcrumb()]:[],l.lastResortDefaultValue=()=>o.lastResortDefaultValue(),l}};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)")},At={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")},Ht={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")},Zt={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")},Pt={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")},Gt={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")},Kt={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")},Dt={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")},_t={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")},ho={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")},Vt={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")},Mt={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")},Yt={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")},jt={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")},Xt={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")},qt={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")},Jt={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")},Qt={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")},te={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")},ee={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")},oe={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")},re={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")},ae={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")},ne={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")},ie={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")},le={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")},ht={display:At,"title-1":Ht,"title-2":Zt,"title-3":Pt,"body-1-regular":Gt,"body-1-medium":Kt,"body-1-semibold":Dt,"body-2-regular":_t,"body-2-medium":Tt,"body-2-medium-underline":ho,"body-2-semibold":Vt,"label-1-medium":Mt,"label-1-semibold":Yt,"label-1-bold":jt,"label-2-medium":Xt,"label-2-semibold":qt,"label-2-bold":Jt,"caption-1-medium":Qt,"caption-1-semibold":te,"caption-1-bold":ee,"caption-2-medium":oe,"caption-2-semibold":re,"caption-2-bold":ae,"caption-3-medium":ne,"caption-3-semibold":ie,"caption-3-bold":le};var r={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 Lo={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","",r.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",r.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",r.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",r.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","",r.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",r.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",r.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",r.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","",r.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",r.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",r.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","",r.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",r.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",r.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",r.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 Ho={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","",r.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",r.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",r.contentInfoIconOnly)};var Do={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","",r.contentGlobalPrimary),iconColor:t.extend("--ft-breadcrumb-icon-color","",r.contentGlobalSubtle)};var Yo={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","",r.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",r.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",r.contentGlobalSecondary)};var Qo={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","",r.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","",r.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",r.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",r.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",r.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 ar={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",e.opacity40),shadow:t.extend("--ft-drawer-shadow","",e.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",r.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","",r.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",r.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",r.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",r.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","",r.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",r.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",r.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 pr={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","",r.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",r.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",r.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",r.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","",r.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",r.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",r.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","",r.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",e.opacity40)};var yr={backgroundColor:t.extend("--ft-text-area-background-color","",e.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",r.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",r.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",r.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","",r.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",r.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",r.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",r.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 xr={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","",r.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",r.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",r.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",r.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",e.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",r.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","",r.backgroundGlobalOnSurface)};var vr={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","",r.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",r.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",r.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",r.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","",r.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",r.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",r.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",r.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 Rr={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",e.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",r.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",r.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",r.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",r.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",r.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",r.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 Br={backgroundColor:t.extend("--ft-popover-background-color","",r.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","",r.contentGlobalSecondary),iconSize:t.extend("--ft-popover-icon-size","",e.iconSize2),titleColor:t.extend("--ft-popover-title-color","",r.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",r.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",r.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 Zr={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","",r.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",r.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","",r.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",r.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","",r.borderActionFocusRing)};var _r={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","",r.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","",r.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",r.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",r.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",r.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",e.iconSize3)};var jr={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","",r.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",r.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","",r.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",r.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","",r.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",r.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","",r.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",e.borderRadiusS)};var Qr={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 aa={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","",r.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",r.contentGlobalPrimary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",r.contentGlobalPrimary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",r.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",r.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",r.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",r.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",r.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",r.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",r.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",r.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",r.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",r.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",r.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",r.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",r.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",r.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",r.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",r.borderErrorSubtle)};var ca={infoBorderColor:t.extend("--ft-border-info-border-color","",r.borderInfoSubtle)};var ga={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","",r.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",r.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",r.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",r.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",r.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",r.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",r.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",r.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",r.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",r.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",r.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",r.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",r.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",r.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",r.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",r.contentSuccessIconOnly)};var ma={color:t.extend("--ft-checkbox-color","",r.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",r.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",r.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",r.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","",r.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 Na={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","",r.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",r.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",r.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","",r.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",r.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",r.contentActionPrimary),color:t.extend("--ft-toggle-color","",r.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",r.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",e.spacing3)};var Ea={color:t.extend("--ft-radio-color","",r.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",r.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",r.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","",r.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",r.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","",r.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 La={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","",r.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",r.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",r.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",r.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",r.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",r.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",r.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",r.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",r.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",r.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",r.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",r.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",r.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",r.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",r.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 Ha={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","",r.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",r.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 bt=u(F());function ce(i){let o=ht[i];return bt.css`
|
|
3
|
+
.ft-typography--${(0,bt.unsafeCSS)(i)} {
|
|
4
|
+
font-family: ${o.fontFamily};
|
|
5
|
+
font-size: ${o.fontSize};
|
|
6
|
+
font-weight: ${o.fontWeight};
|
|
7
|
+
letter-spacing: ${o.letterSpacing};
|
|
8
|
+
line-height: ${o.lineHeight};
|
|
9
|
+
text-transform: ${o.textCase};
|
|
10
|
+
}
|
|
11
|
+
`}var pe=d.FtCssVariableFactory.extend("--ft-typography-font-family","",d.designSystemVariables.titleFont),A=d.FtCssVariableFactory.extend("--ft-typography-font-family","",d.designSystemVariables.contentFont),s={fontFamily:A,fontSize:d.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:d.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:d.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:d.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:d.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},M={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-title-font-family","",pe),fontSize:d.FtCssVariableFactory.extend("--ft-typography-title-font-size","",s.fontSize,"20px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",s.letterSpacing,"0.15px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-title-line-height","",s.lineHeight,"1.2"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",s.textTransform,"inherit")},Y={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",pe),fontSize:d.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",s.fontSize,"14px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",s.letterSpacing,"0.105px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",s.lineHeight,"1.7"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",s.textTransform,"inherit")},j={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",s.fontSize,"16px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",s.fontWeight,"600"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",s.letterSpacing,"0.144px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",s.lineHeight,"1.5"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",s.textTransform,"inherit")},X={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",s.fontSize,"14px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",s.letterSpacing,"0.098px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",s.lineHeight,"1.7"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",s.textTransform,"inherit")},k={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",s.fontSize,"16px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",s.letterSpacing,"0.496px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",s.lineHeight,"1.5"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",s.textTransform,"inherit")},q={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",s.fontSize,"14px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",s.letterSpacing,"0.252px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",s.lineHeight,"1.4"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",s.textTransform,"inherit")},z={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",s.fontSize,"12px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",s.letterSpacing,"0.396px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",s.lineHeight,"1.33"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",s.textTransform,"inherit")},J={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",s.fontSize,"10px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",s.letterSpacing,"0.33px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",s.lineHeight,"1.6"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",s.textTransform,"inherit")},Q={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",s.fontSize,"10px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",s.fontWeight,"normal"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",s.letterSpacing,"1.5px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",s.lineHeight,"1.6"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",s.textTransform,"uppercase")},tt={fontFamily:d.FtCssVariableFactory.extend("--ft-typography-button-font-family","",A),fontSize:d.FtCssVariableFactory.extend("--ft-typography-button-font-size","",s.fontSize,"14px"),fontWeight:d.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",s.fontWeight,"600"),letterSpacing:d.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",s.letterSpacing,"1.246px"),lineHeight:d.FtCssVariableFactory.extend("--ft-typography-button-line-height","",s.lineHeight,"1.15"),textTransform:d.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",s.textTransform,"uppercase")},de=$.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: ${M.fontFamily};
|
|
14
|
+
font-size: ${M.fontSize};
|
|
15
|
+
font-weight: ${M.fontWeight};
|
|
16
|
+
letter-spacing: ${M.letterSpacing};
|
|
17
|
+
line-height: ${M.lineHeight};
|
|
18
|
+
text-transform: ${M.textTransform};
|
|
19
|
+
}
|
|
20
|
+
`,se=$.css`
|
|
11
21
|
.ft-typography--title-dense {
|
|
12
|
-
font-family: ${
|
|
13
|
-
font-size: ${
|
|
14
|
-
font-weight: ${
|
|
15
|
-
letter-spacing: ${
|
|
16
|
-
line-height: ${
|
|
17
|
-
text-transform: ${
|
|
18
|
-
}
|
|
19
|
-
`,
|
|
22
|
+
font-family: ${Y.fontFamily};
|
|
23
|
+
font-size: ${Y.fontSize};
|
|
24
|
+
font-weight: ${Y.fontWeight};
|
|
25
|
+
letter-spacing: ${Y.letterSpacing};
|
|
26
|
+
line-height: ${Y.lineHeight};
|
|
27
|
+
text-transform: ${Y.textTransform};
|
|
28
|
+
}
|
|
29
|
+
`,fe=$.css`
|
|
20
30
|
.ft-typography--subtitle1 {
|
|
21
|
-
font-family: ${
|
|
22
|
-
font-size: ${
|
|
23
|
-
font-weight: ${
|
|
24
|
-
letter-spacing: ${
|
|
25
|
-
line-height: ${
|
|
26
|
-
text-transform: ${
|
|
27
|
-
}
|
|
28
|
-
`,
|
|
31
|
+
font-family: ${j.fontFamily};
|
|
32
|
+
font-size: ${j.fontSize};
|
|
33
|
+
font-weight: ${j.fontWeight};
|
|
34
|
+
letter-spacing: ${j.letterSpacing};
|
|
35
|
+
line-height: ${j.lineHeight};
|
|
36
|
+
text-transform: ${j.textTransform};
|
|
37
|
+
}
|
|
38
|
+
`,ge=$.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: ${X.fontFamily};
|
|
41
|
+
font-size: ${X.fontSize};
|
|
42
|
+
font-weight: ${X.fontWeight};
|
|
43
|
+
letter-spacing: ${X.letterSpacing};
|
|
44
|
+
line-height: ${X.lineHeight};
|
|
45
|
+
text-transform: ${X.textTransform};
|
|
36
46
|
}
|
|
37
47
|
|
|
38
|
-
`,
|
|
48
|
+
`,ye=$.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: ${k.fontFamily};
|
|
51
|
+
font-size: ${k.fontSize};
|
|
52
|
+
font-weight: ${k.fontWeight};
|
|
53
|
+
letter-spacing: ${k.letterSpacing};
|
|
54
|
+
line-height: ${k.lineHeight};
|
|
55
|
+
text-transform: ${k.textTransform};
|
|
56
|
+
}
|
|
57
|
+
`,he=$.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: ${q.fontFamily};
|
|
60
|
+
font-size: ${q.fontSize};
|
|
61
|
+
font-weight: ${q.fontWeight};
|
|
62
|
+
letter-spacing: ${q.letterSpacing};
|
|
63
|
+
line-height: ${q.lineHeight};
|
|
64
|
+
text-transform: ${q.textTransform};
|
|
65
|
+
}
|
|
66
|
+
`,ut=$.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: ${z.fontFamily};
|
|
69
|
+
font-size: ${z.fontSize};
|
|
70
|
+
font-weight: ${z.fontWeight};
|
|
71
|
+
letter-spacing: ${z.letterSpacing};
|
|
72
|
+
line-height: ${z.lineHeight};
|
|
73
|
+
text-transform: ${z.textTransform};
|
|
74
|
+
}
|
|
75
|
+
`,be=$.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: ${J.fontFamily};
|
|
78
|
+
font-size: ${J.fontSize};
|
|
79
|
+
font-weight: ${J.fontWeight};
|
|
80
|
+
letter-spacing: ${J.letterSpacing};
|
|
81
|
+
line-height: ${J.lineHeight};
|
|
82
|
+
text-transform: ${J.textTransform};
|
|
83
|
+
}
|
|
84
|
+
`,ue=$.css`
|
|
75
85
|
.ft-typography--overline {
|
|
76
|
-
font-family: ${
|
|
77
|
-
font-size: ${
|
|
78
|
-
font-weight: ${Q};
|
|
79
|
-
letter-spacing: ${
|
|
80
|
-
line-height: ${
|
|
81
|
-
text-transform: ${
|
|
82
|
-
}
|
|
83
|
-
`,
|
|
86
|
+
font-family: ${Q.fontFamily};
|
|
87
|
+
font-size: ${Q.fontSize};
|
|
88
|
+
font-weight: ${Q.fontWeight};
|
|
89
|
+
letter-spacing: ${Q.letterSpacing};
|
|
90
|
+
line-height: ${Q.lineHeight};
|
|
91
|
+
text-transform: ${Q.textTransform};
|
|
92
|
+
}
|
|
93
|
+
`,me=$.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: ${tt.fontFamily};
|
|
96
|
+
font-size: ${tt.fontSize};
|
|
97
|
+
font-weight: ${tt.fontWeight};
|
|
98
|
+
letter-spacing: ${tt.letterSpacing};
|
|
99
|
+
line-height: ${tt.lineHeight};
|
|
100
|
+
text-transform: ${tt.textTransform};
|
|
101
|
+
}
|
|
102
|
+
`,xe=$.css`
|
|
93
103
|
.ft-typography {
|
|
94
104
|
vertical-align: inherit;
|
|
95
105
|
}
|
|
96
|
-
`,
|
|
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)))],Nt={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")},St=e.css`
|
|
106
|
+
`,Se=[Object.keys(ht).map(i=>ce(i))];var Oe=u(F()),x=u(E());var y={fontSize:x.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:x.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:x.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:x.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:x.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:x.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:x.FtCssVariableFactory.extend("--ft-input-label-border-color","",x.designSystemVariables.colorOutline),textColor:x.FtCssVariableFactory.extend("--ft-input-label-text-color","",x.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:x.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",x.designSystemVariables.colorOnSurfaceDisabled),colorSurface:x.FtCssVariableFactory.external(x.designSystemVariables.colorSurface,"Design system"),borderRadiusS:x.FtCssVariableFactory.external(x.designSystemVariables.borderRadiusS,"Design system"),colorError:x.FtCssVariableFactory.external(x.designSystemVariables.colorError,"Design system")},Ce=Oe.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: ${y.colorSurface};
|
|
112
|
+
border-radius: ${y.borderRadiusS} ${y.borderRadiusS} 0 0;
|
|
112
113
|
}
|
|
113
114
|
|
|
114
115
|
.ft-input-label--outlined {
|
|
115
|
-
border-radius: ${
|
|
116
|
+
border-radius: ${y.borderRadiusS};
|
|
116
117
|
}
|
|
117
118
|
|
|
118
119
|
.ft-input-label {
|
|
119
|
-
border-color: ${
|
|
120
|
+
border-color: ${y.borderColor};
|
|
120
121
|
}
|
|
121
122
|
|
|
122
123
|
.ft-input-label.ft-input-label--in-error {
|
|
123
|
-
border-color: ${
|
|
124
|
+
border-color: ${y.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(${y.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: ${y.textColor};
|
|
153
154
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
154
|
-
max-width: calc(${
|
|
155
|
+
max-width: calc(${y.labelMaxWidth} - 2 * (${y.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
|
|
155
156
|
text-overflow: ellipsis;
|
|
156
|
-
${
|
|
157
|
-
${
|
|
157
|
+
${(0,x.setVariable)(z.fontSize,y.fontSize)};
|
|
158
|
+
${(0,x.setVariable)(z.lineHeight,y.fontSize)};
|
|
158
159
|
}
|
|
159
160
|
|
|
160
161
|
.ft-input-label--in-error .ft-input-label--text {
|
|
161
|
-
color: ${
|
|
162
|
+
color: ${y.colorError}
|
|
162
163
|
}
|
|
163
164
|
|
|
164
165
|
.ft-input-label--disabled .ft-input-label--text {
|
|
165
|
-
color: ${
|
|
166
|
+
color: ${y.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: ${y.verticalSpacing} 4px;
|
|
184
|
+
margin: calc(${y.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,x.setVariable)(z.fontSize,y.raisedFontSize)};
|
|
191
|
+
${(0,x.setVariable)(z.lineHeight,y.raisedFontSize)};
|
|
191
192
|
}
|
|
192
193
|
|
|
193
194
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
194
|
-
top: ${
|
|
195
|
+
top: ${y.verticalSpacing};
|
|
195
196
|
}
|
|
196
197
|
|
|
197
198
|
.ft-input-label--outlined .ft-input-label--text,
|
|
@@ -204,27 +205,27 @@
|
|
|
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: ${y.borderRadiusS} 0 0 ${y.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 ${y.borderRadiusS} ${y.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: ${y.raisedZIndex};
|
|
220
|
+
background-color: ${y.colorSurface};
|
|
221
|
+
border-radius: ${y.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
|
-
|
|
228
|
+
`;var Ee=u(F()),C=u(E()),Ne=C.FtCssVariableFactory.extend("--ft-ripple-color","",C.designSystemVariables.colorContent),L={color:Ne,backgroundColor:C.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ne),opacityContentOnSurfacePressed:C.FtCssVariableFactory.external(C.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:C.FtCssVariableFactory.external(C.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:C.FtCssVariableFactory.external(C.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:C.FtCssVariableFactory.external(C.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:C.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ve=C.FtCssVariableFactory.extend("--ft-ripple-color","",C.designSystemVariables.colorPrimary),Ie={color:ve,backgroundColor:C.FtCssVariableFactory.extend("--ft-ripple-background-color","",ve)},we=C.FtCssVariableFactory.extend("--ft-ripple-color","",C.designSystemVariables.colorSecondary),We={color:we,backgroundColor:C.FtCssVariableFactory.extend("--ft-ripple-background-color","",we)},Re=Ee.css`
|
|
228
229
|
:host {
|
|
229
230
|
display: contents;
|
|
230
231
|
}
|
|
@@ -237,7 +238,7 @@
|
|
|
237
238
|
|
|
238
239
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
239
240
|
overflow: hidden;
|
|
240
|
-
border-radius: ${
|
|
241
|
+
border-radius: ${L.borderRadius};
|
|
241
242
|
}
|
|
242
243
|
|
|
243
244
|
.ft-ripple .ft-ripple--background,
|
|
@@ -271,27 +272,27 @@
|
|
|
271
272
|
}
|
|
272
273
|
|
|
273
274
|
.ft-ripple .ft-ripple--background {
|
|
274
|
-
background-color: ${
|
|
275
|
+
background-color: ${L.backgroundColor};
|
|
275
276
|
}
|
|
276
277
|
|
|
277
278
|
.ft-ripple .ft-ripple--effect {
|
|
278
|
-
background-color: ${
|
|
279
|
+
background-color: ${L.color};
|
|
279
280
|
}
|
|
280
281
|
|
|
281
282
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
282
|
-
background-color: ${
|
|
283
|
+
background-color: ${We.backgroundColor};
|
|
283
284
|
}
|
|
284
285
|
|
|
285
286
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
286
|
-
background-color: ${
|
|
287
|
+
background-color: ${We.color};
|
|
287
288
|
}
|
|
288
289
|
|
|
289
290
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
290
|
-
background-color: ${
|
|
291
|
+
background-color: ${Ie.backgroundColor};
|
|
291
292
|
}
|
|
292
293
|
|
|
293
294
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
294
|
-
background-color: ${
|
|
295
|
+
background-color: ${Ie.color};
|
|
295
296
|
}
|
|
296
297
|
|
|
297
298
|
.ft-ripple .ft-ripple--background {
|
|
@@ -321,22 +322,22 @@
|
|
|
321
322
|
}
|
|
322
323
|
|
|
323
324
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
324
|
-
opacity: ${
|
|
325
|
+
opacity: ${L.opacityContentOnSurfaceHover};
|
|
325
326
|
}
|
|
326
327
|
|
|
327
328
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
328
|
-
opacity: ${
|
|
329
|
+
opacity: ${L.opacityContentOnSurfaceSelected};
|
|
329
330
|
}
|
|
330
331
|
|
|
331
332
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
332
|
-
opacity: ${
|
|
333
|
+
opacity: ${L.opacityContentOnSurfaceFocused};
|
|
333
334
|
}
|
|
334
335
|
|
|
335
336
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
336
|
-
opacity: ${
|
|
337
|
+
opacity: ${L.opacityContentOnSurfacePressed};
|
|
337
338
|
transform: translate(-50%, -50%) scale(1);
|
|
338
339
|
}
|
|
339
|
-
|
|
340
|
+
`;var S={fontSize:b.FtCssVariableFactory.create("--ft-number-field-font-size","","SIZE","14px"),labelSize:b.FtCssVariableFactory.create("--ft-number-field-label-size","","SIZE","11px"),verticalSpacing:b.FtCssVariableFactory.create("--ft-number-field-vertical-spacing","","SIZE","4px"),horizontalSpacing:b.FtCssVariableFactory.create("--ft-number-field-horizontal-spacing","","SIZE","16px"),colorPrimary:b.FtCssVariableFactory.external(b.designSystemVariables.colorPrimary,"Design system"),colorOnSurface:b.FtCssVariableFactory.external(b.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceDisabled:b.FtCssVariableFactory.external(b.designSystemVariables.colorOnSurfaceDisabled,"Design system"),borderRadiusS:b.FtCssVariableFactory.external(b.designSystemVariables.borderRadiusS,"Design system"),colorSurface:b.FtCssVariableFactory.external(b.designSystemVariables.colorSurface,"Design system"),colorOutline:b.FtCssVariableFactory.external(b.designSystemVariables.colorOutline,"Design system")},ze=$e.css`
|
|
340
341
|
*:focus {
|
|
341
342
|
outline: none;
|
|
342
343
|
}
|
|
@@ -349,16 +350,16 @@
|
|
|
349
350
|
}
|
|
350
351
|
|
|
351
352
|
ft-input-label {
|
|
352
|
-
${
|
|
353
|
-
${
|
|
354
|
-
${
|
|
355
|
-
${
|
|
353
|
+
${(0,b.setVariable)(y.fontSize,S.fontSize)};
|
|
354
|
+
${(0,b.setVariable)(y.raisedFontSize,S.labelSize)};
|
|
355
|
+
${(0,b.setVariable)(y.verticalSpacing,S.verticalSpacing)};
|
|
356
|
+
${(0,b.setVariable)(y.horizontalSpacing,S.horizontalSpacing)};
|
|
356
357
|
}
|
|
357
358
|
|
|
358
359
|
.ft-number-field--main-panel {
|
|
359
360
|
position: relative;
|
|
360
361
|
display: flex;
|
|
361
|
-
height: calc(4 * ${
|
|
362
|
+
height: calc(4 * ${S.verticalSpacing} + ${S.labelSize} + ${S.fontSize});
|
|
362
363
|
}
|
|
363
364
|
|
|
364
365
|
.ft-number-field--input-panel {
|
|
@@ -367,20 +368,20 @@
|
|
|
367
368
|
display: flex;
|
|
368
369
|
align-items: center;
|
|
369
370
|
overflow: hidden;
|
|
370
|
-
padding: 0 ${
|
|
371
|
+
padding: 0 ${S.horizontalSpacing};
|
|
371
372
|
|
|
372
|
-
${
|
|
373
|
-
${
|
|
373
|
+
${(0,b.setVariable)(k.fontSize,S.fontSize)};
|
|
374
|
+
${(0,b.setVariable)(k.lineHeight,S.fontSize)};
|
|
374
375
|
}
|
|
375
376
|
|
|
376
377
|
.ft-number-field--input-panel ft-ripple {
|
|
377
|
-
${
|
|
378
|
-
${
|
|
378
|
+
${(0,b.setVariable)(L.opacityContentOnSurfaceHover,"0.08")};
|
|
379
|
+
${(0,b.setVariable)(L.opacityContentOnSurfacePressed,"0.04")};
|
|
379
380
|
}
|
|
380
381
|
|
|
381
382
|
.ft-number-field--filled.ft-number-field--with-label .ft-number-field--input-panel {
|
|
382
383
|
align-items: flex-end;
|
|
383
|
-
padding: 0 ${
|
|
384
|
+
padding: 0 ${S.horizontalSpacing} ${S.verticalSpacing} ${S.horizontalSpacing};
|
|
384
385
|
}
|
|
385
386
|
|
|
386
387
|
.ft-number-field--input {
|
|
@@ -390,8 +391,8 @@
|
|
|
390
391
|
flex-shrink: 1;
|
|
391
392
|
min-width: 0; /* flex sets this to auto an prevents input from shrinking properly */
|
|
392
393
|
|
|
393
|
-
color: ${
|
|
394
|
-
padding: calc(2 * ${
|
|
394
|
+
color: ${S.colorOnSurface};
|
|
395
|
+
padding: calc(2 * ${S.verticalSpacing}) 0;
|
|
395
396
|
border: none;
|
|
396
397
|
background: none;
|
|
397
398
|
|
|
@@ -400,24 +401,24 @@
|
|
|
400
401
|
|
|
401
402
|
.ft-number-field--filled.ft-number-field--with-label .ft-number-field--input {
|
|
402
403
|
padding-bottom: 0;
|
|
403
|
-
padding-top: calc(${
|
|
404
|
+
padding-top: calc(${S.labelSize} + 2 * ${S.verticalSpacing});
|
|
404
405
|
}
|
|
405
406
|
|
|
406
407
|
.ft-number-field--disabled .ft-number-field--input {
|
|
407
|
-
color: ${
|
|
408
|
+
color: ${S.colorOnSurfaceDisabled};
|
|
408
409
|
}
|
|
409
410
|
|
|
410
411
|
.ft-number-field:not(.ft-number-field--disabled):focus-within ft-input-label {
|
|
411
|
-
${
|
|
412
|
-
${
|
|
412
|
+
${(0,b.setVariable)(y.borderColor,S.colorPrimary)};
|
|
413
|
+
${(0,b.setVariable)(y.textColor,S.colorPrimary)};
|
|
413
414
|
}
|
|
414
415
|
|
|
415
416
|
.ft-number-field--filled .ft-number-field--input-panel {
|
|
416
|
-
border-radius: ${
|
|
417
|
+
border-radius: ${S.borderRadiusS} ${S.borderRadiusS} 0 0;
|
|
417
418
|
}
|
|
418
419
|
|
|
419
420
|
.ft-number-field--outlined .ft-number-field--input-panel {
|
|
420
|
-
border-radius: ${
|
|
421
|
+
border-radius: ${S.borderRadiusS};
|
|
421
422
|
}
|
|
422
423
|
|
|
423
424
|
input::-webkit-outer-spin-button,
|
|
@@ -425,56 +426,47 @@
|
|
|
425
426
|
-webkit-appearance: none;
|
|
426
427
|
margin: 0;
|
|
427
428
|
}
|
|
428
|
-
`;var
|
|
429
|
-
<div class="${
|
|
430
|
-
${this.text?
|
|
429
|
+
`;var P=u(nt()),io=u(mt());var ke=u(E());var Nt=u(F()),et=u(nt()),Be=u(mt()),Ue=u(E());var it=function(i,o,n,a){var l=arguments.length,p=l<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(i,o,n,a);else for(var f=i.length-1;f>=0;f--)(c=i[f])&&(p=(l<3?c(p):l>3?c(o,n,p):c(o,n))||p);return l>3&&p&&Object.defineProperty(o,n,p),p},R=class extends Ue.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1,this.outlined=!1,this.disabled=!1,this.error=!1}render(){let o={"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error};return Nt.html`
|
|
430
|
+
<div class="${(0,Be.classMap)(o)}">
|
|
431
|
+
${this.text?Nt.html`
|
|
431
432
|
<div class="ft-input-label--text ft-typography--caption">
|
|
432
433
|
<span class="ft-input-label--floating-text">${this.text}</span>
|
|
433
434
|
<span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
|
|
434
435
|
</div>
|
|
435
436
|
`:null}
|
|
436
437
|
</div>
|
|
437
|
-
`}}
|
|
438
|
+
`}};R.elementDefinitions={};R.styles=[ut,Ce];it([(0,et.property)({type:String})],R.prototype,"text",void 0);it([(0,et.property)({type:Boolean})],R.prototype,"raised",void 0);it([(0,et.property)({type:Boolean})],R.prototype,"outlined",void 0);it([(0,et.property)({type:Boolean})],R.prototype,"disabled",void 0);it([(0,et.property)({type:Boolean})],R.prototype,"error",void 0);(0,ke.customElement)("ft-input-label")(R);var Ze=u(E());var Ae=u(F()),I=u(nt()),He=u(mt()),lt=u(E());var W=function(i,o,n,a){var l=arguments.length,p=l<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(i,o,n,a);else for(var f=i.length-1;f>=0;f--)(c=i[f])&&(p=(l<3?c(p):l>3?c(o,n,p):c(o,n))||p);return l>3&&p&&Object.defineProperty(o,n,p),p},O=class extends lt.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new lt.Debouncer(1e3),this.onTransitionStart=o=>{o.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=o=>{o.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new lt.Debouncer(10),this.moveRipple=o=>{var n,a;let{x:l,y:p}=this.getCoordinates(o),c=(a=(n=this.ripple)===null||n===void 0?void 0:n.getBoundingClientRect())!==null&&a!==void 0?a:{x:0,y:0,width:0,height:0};this.originX=Math.round(l!=null?l-c.x:c.width/2),this.originY=Math.round(p!=null?p-c.y:c.height/2)},this.startPress=o=>{this.moveRipple(o),this.pressed=!this.isIgnored(o)},this.endPress=()=>{this.pressed=!1},this.startHover=o=>{this.hovered=!this.isIgnored(o)},this.endHover=()=>{this.hovered=!1},this.startFocus=o=>{this.focused=this.isFocusVisible(o?.target)&&!this.isIgnored(o)},this.endFocus=()=>{this.focused=!1}}render(){let o={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Ae.html`
|
|
438
439
|
<style>
|
|
439
440
|
.ft-ripple .ft-ripple--effect {
|
|
440
441
|
left: ${this.originX}px;
|
|
441
442
|
top: ${this.originY}px;
|
|
442
443
|
}
|
|
443
444
|
</style>
|
|
444
|
-
<div class="${
|
|
445
|
+
<div class="${(0,He.classMap)(o)}">
|
|
445
446
|
<div class="ft-ripple--background"></div>
|
|
446
447
|
<div class="ft-ripple--effect"></div>
|
|
447
448
|
</div>
|
|
448
|
-
`}contentAvailableCallback(
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
*/
|
|
454
|
-
const Ft=globalThis,Bt=Ft.trustedTypes,Ht=Bt?Bt.createPolicy("lit-html",{createHTML:t=>t}):void 0,At="$lit$",Gt=`lit$${(Math.random()+"").slice(9)}$`,Mt="?"+Gt,Pt=`<${Mt}>`,Yt=document,_t=()=>Yt.createComment(""),Tt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,jt=Array.isArray,Vt="[ \t\n\f\r]",Xt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,qt=/-->/g,Jt=/>/g,Qt=RegExp(`>|${Vt}(?:([^\\s"'>=/]+)(${Vt}*=${Vt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),to=/'/g,oo=/"/g,eo=/^(?:script|style|textarea|title)$/i,ro=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),ao=Symbol.for("lit-noChange"),io=Symbol.for("lit-nothing"),no=new WeakMap,lo=Yt.createTreeWalker(Yt,129);function po(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Ht?Ht.createHTML(o):o}const co=(t,o)=>{const e=t.length-1,r=[];let a,i=2===o?"<svg>":"",n=Xt;for(let o=0;o<e;o++){const e=t[o];let l,p,c=-1,f=0;for(;f<e.length&&(n.lastIndex=f,p=n.exec(e),null!==p);)f=n.lastIndex,n===Xt?"!--"===p[1]?n=qt:void 0!==p[1]?n=Jt:void 0!==p[2]?(eo.test(p[2])&&(a=RegExp("</"+p[2],"g")),n=Qt):void 0!==p[3]&&(n=Qt):n===Qt?">"===p[0]?(n=a??Xt,c=-1):void 0===p[1]?c=-2:(c=n.lastIndex-p[2].length,l=p[1],n=void 0===p[3]?Qt:'"'===p[3]?oo:to):n===oo||n===to?n=Qt:n===qt||n===Jt?n=Xt:(n=Qt,a=void 0);const s=n===Qt&&t[o+1].startsWith("/>")?" ":"";i+=n===Xt?e+Pt:c>=0?(r.push(l),e.slice(0,c)+At+e.slice(c)+Gt+s):e+Gt+(-2===c?o:s)}return[po(t,i+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class fo{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,i=0;const n=t.length-1,l=this.parts,[p,c]=co(t,o);if(this.el=fo.createElement(p,e),lo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=lo.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(At)){const o=c[i++],e=r.getAttribute(t).split(Gt),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:n[2],strings:e,ctor:"."===n[1]?bo:"?"===n[1]?uo:"@"===n[1]?mo:yo}),r.removeAttribute(t)}else t.startsWith(Gt)&&(l.push({type:6,index:a}),r.removeAttribute(t));if(eo.test(r.tagName)){const t=r.textContent.split(Gt),o=t.length-1;if(o>0){r.textContent=Bt?Bt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],_t()),lo.nextNode(),l.push({type:2,index:++a});r.append(t[o],_t())}}}else if(8===r.nodeType)if(r.data===Mt)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf(Gt,t+1));)l.push({type:7,index:a}),t+=Gt.length-1}a++}}static createElement(t,o){const e=Yt.createElement("template");return e.innerHTML=t,e}}function so(t,o,e=t,r){if(o===ao)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const i=Tt(o)?void 0:o._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),void 0===i?a=void 0:(a=new i(t),a._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=a:e._$Cl=a),void 0!==a&&(o=so(t,a._$AS(t,o.values),a,r)),o}class go{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??Yt).importNode(o,!0);lo.currentNode=r;let a=lo.nextNode(),i=0,n=0,l=e[0];for(;void 0!==l;){if(i===l.index){let o;2===l.type?o=new ho(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new xo(a,this,t)),this._$AV.push(o),l=e[++n]}i!==l?.index&&(a=lo.nextNode(),i++)}return lo.currentNode=Yt,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class ho{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=io,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=so(this,t,o),Tt(t)?t===io||null==t||""===t?(this._$AH!==io&&this._$AR(),this._$AH=io):t!==this._$AH&&t!==ao&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>jt(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==io&&Tt(this._$AH)?this._$AA.nextSibling.data=t:this.$(Yt.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=fo.createElement(po(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new go(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=no.get(t.strings);return void 0===o&&no.set(t.strings,o=new fo(t)),o}T(t){jt(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const a of t)r===o.length?o.push(e=new ho(this.k(_t()),this.k(_t()),this,this.options)):e=o[r],e._$AI(a),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class yo{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=io,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=io}_$AI(t,o=this,e,r){const a=this.strings;let i=!1;if(void 0===a)t=so(this,t,o,0),i=!Tt(t)||t!==this._$AH&&t!==ao,i&&(this._$AH=t);else{const r=t;let n,l;for(t=a[0],n=0;n<a.length-1;n++)l=so(this,r[e+n],o,n),l===ao&&(l=this._$AH[n]),i||=!Tt(l)||l!==this._$AH[n],l===io?t=io:t!==io&&(t+=(l??"")+a[n+1]),this._$AH[n]=l}i&&!r&&this.O(t)}O(t){t===io?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class bo extends yo{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===io?void 0:t}}class uo extends yo{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==io)}}class mo extends yo{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=so(this,t,o,0)??io)===ao)return;const e=this._$AH,r=t===io&&e!==io||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==io&&(e===io||r);r&&this.element.removeEventListener(this.name,this,e),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class xo{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){so(this,t)}}const Oo=Ft.litHtmlPolyfillSupport;Oo?.(fo,ho),(Ft.litHtmlVersions??=[]).push("3.1.0");
|
|
455
|
-
/**
|
|
456
|
-
* @license
|
|
457
|
-
* Copyright 2020 Google LLC
|
|
458
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
459
|
-
*/
|
|
460
|
-
const No=Symbol.for(""),So=t=>{if(t?.r===No)return t?._$litStatic$},vo=t=>({_$litStatic$:t,r:No}),wo=new Map,Io=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let p,c=0,f=!1;for(;c<r;){for(p=o[c];c<r&&void 0!==(i=e[c],a=So(i));)p+=a+o[++c],f=!0;c!==r&&l.push(i),n.push(p),c++}if(c===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=wo.get(t))&&(n.raw=n,wo.set(t,o=n)),e=l}return t(o,...e)})(ro);var Co;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(Co||(Co={}));var Eo=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class Wo extends o.FtLitElement{constructor(){super(...arguments),this.variant=Co.body1}render(){return this.element?Io`
|
|
461
|
-
<${vo(this.element)}
|
|
449
|
+
`}contentAvailableCallback(o){super.contentAvailableCallback(o),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(o){var n,a;super.update(o),o.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(a=this.target)===null||a===void 0||a.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var o,n;let a=(o=this.shadowRoot)===null||o===void 0?void 0:o.host.parentElement;a&&this.setupFor((n=this.target)!==null&&n!==void 0?n:a)}setupFor(o){if(this.setupDebouncer.cancel(),this.target===o)return;this.onDisconnect&&this.onDisconnect(),this.target=o,o.setAttribute("data-is-ft-ripple-target","true");let n=(...f)=>g=>{f.forEach(h=>window.addEventListener(h,this.endPress,{once:!0})),this.startPress(g)},a=n("mouseup","contextmenu"),l=n("touchend","touchcancel"),p=f=>{["Enter"," "].includes(f.key)&&n("keyup")(f)},c={passive:!0};o.addEventListener("mouseover",this.startHover,c),o.addEventListener("mousemove",this.moveRipple,c),o.addEventListener("mouseleave",this.endHover,c),o.addEventListener("mousedown",a,c),o.addEventListener("touchstart",l,c),o.addEventListener("touchmove",this.moveRipple,c),o.addEventListener("keydown",p,c),o.addEventListener("focus",this.startFocus,c),o.addEventListener("blur",this.endFocus,c),o.addEventListener("focusin",this.startFocus,c),o.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{o.removeAttribute("data-is-ft-ripple-target"),o.removeEventListener("mouseover",this.startHover,c),o.removeEventListener("mousemove",this.moveRipple,c),o.removeEventListener("mouseleave",this.endHover,c),o.removeEventListener("mousedown",a,c),o.removeEventListener("touchstart",l,c),o.removeEventListener("touchmove",this.moveRipple,c),o.removeEventListener("keydown",p,c),o.removeEventListener("focus",this.startFocus,c),o.removeEventListener("blur",this.endFocus,c),o.removeEventListener("focusin",this.startFocus,c),o.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(o){let n=o,a=o,l,p;return n.x!=null?{x:l,y:p}=n:a.touches!=null&&(l=a.touches[0].clientX,p=a.touches[0].clientY),{x:l,y:p}}isFocusVisible(o){return o instanceof HTMLElement?o.matches(":focus-visible"):!0}isIgnored(o){if(this.disabled)return!0;if(o!=null)for(let n of o.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};O.elementDefinitions={};O.styles=Re;W([(0,I.property)({type:Boolean})],O.prototype,"primary",void 0);W([(0,I.property)({type:Boolean})],O.prototype,"secondary",void 0);W([(0,I.property)({type:Boolean})],O.prototype,"unbounded",void 0);W([(0,I.property)({type:Boolean})],O.prototype,"activated",void 0);W([(0,I.property)({type:Boolean})],O.prototype,"selected",void 0);W([(0,I.property)({type:Boolean})],O.prototype,"disabled",void 0);W([(0,I.state)()],O.prototype,"hovered",void 0);W([(0,I.state)()],O.prototype,"focused",void 0);W([(0,I.state)()],O.prototype,"pressed",void 0);W([(0,I.state)()],O.prototype,"rippling",void 0);W([(0,I.state)()],O.prototype,"originX",void 0);W([(0,I.state)()],O.prototype,"originY",void 0);W([(0,I.query)(".ft-ripple")],O.prototype,"ripple",void 0);W([(0,I.query)(".ft-ripple--effect")],O.prototype,"rippleEffect",void 0);(0,Ze.customElement)("ft-ripple")(O);var no=u(E());var $t=globalThis,xt=$t.trustedTypes,Pe=xt?xt.createPolicy("lit-html",{createHTML:i=>i}):void 0,Ve="$lit$",D=`lit$${(Math.random()+"").slice(9)}$`,Me="?"+D,bo=`<${Me}>`,V=document,St=()=>V.createComment(""),pt=i=>i===null||typeof i!="object"&&typeof i!="function",Ye=Array.isArray,uo=i=>Ye(i)||typeof i?.[Symbol.iterator]=="function",vt=`[
|
|
450
|
+
\f\r]`,ct=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ge=/-->/g,Ke=/>/g,_=RegExp(`>|${vt}(?:([^\\s"'>=/]+)(${vt}*=${vt}*(?:[^
|
|
451
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),De=/'/g,_e=/"/g,je=/^(?:script|style|textarea|title)$/i,Xe=i=>(o,...n)=>({_$litType$:i,strings:o,values:n}),qe=Xe(1),Je=Xe(2),dt=Symbol.for("lit-noChange"),v=Symbol.for("lit-nothing"),Te=new WeakMap,T=V.createTreeWalker(V,129);function Qe(i,o){if(!Array.isArray(i)||!i.hasOwnProperty("raw"))throw Error("invalid template strings array");return Pe!==void 0?Pe.createHTML(o):o}var mo=(i,o)=>{let n=i.length-1,a=[],l,p=o===2?"<svg>":"",c=ct;for(let f=0;f<n;f++){let g=i[f],h,N,m=-1,B=0;for(;B<g.length&&(c.lastIndex=B,N=c.exec(g),N!==null);)B=c.lastIndex,c===ct?N[1]==="!--"?c=Ge:N[1]!==void 0?c=Ke:N[2]!==void 0?(je.test(N[2])&&(l=RegExp("</"+N[2],"g")),c=_):N[3]!==void 0&&(c=_):c===_?N[0]===">"?(c=l??ct,m=-1):N[1]===void 0?m=-2:(m=c.lastIndex-N[2].length,h=N[1],c=N[3]===void 0?_:N[3]==='"'?_e:De):c===_e||c===De?c=_:c===Ge||c===Ke?c=ct:(c=_,l=void 0);let G=c===_&&i[f+1].startsWith("/>")?" ":"";p+=c===ct?g+bo:m>=0?(a.push(h),g.slice(0,m)+Ve+g.slice(m)+D+G):g+D+(m===-2?f:G)}return[Qe(i,p+(i[n]||"<?>")+(o===2?"</svg>":"")),a]},st=class i{constructor({strings:o,_$litType$:n},a){let l;this.parts=[];let p=0,c=0,f=o.length-1,g=this.parts,[h,N]=mo(o,n);if(this.el=i.createElement(h,a),T.currentNode=this.el.content,n===2){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(l=T.nextNode())!==null&&g.length<f;){if(l.nodeType===1){if(l.hasAttributes())for(let m of l.getAttributeNames())if(m.endsWith(Ve)){let B=N[c++],G=l.getAttribute(m).split(D),gt=/([.?@])?(.*)/.exec(B);g.push({type:1,index:p,name:gt[2],strings:G,ctor:gt[1]==="."?wt:gt[1]==="?"?Wt:gt[1]==="@"?Et:rt}),l.removeAttribute(m)}else m.startsWith(D)&&(g.push({type:6,index:p}),l.removeAttribute(m));if(je.test(l.tagName)){let m=l.textContent.split(D),B=m.length-1;if(B>0){l.textContent=xt?xt.emptyScript:"";for(let G=0;G<B;G++)l.append(m[G],St()),T.nextNode(),g.push({type:2,index:++p});l.append(m[B],St())}}}else if(l.nodeType===8)if(l.data===Me)g.push({type:2,index:p});else{let m=-1;for(;(m=l.data.indexOf(D,m+1))!==-1;)g.push({type:7,index:p}),m+=D.length-1}p++}}static createElement(o,n){let a=V.createElement("template");return a.innerHTML=o,a}};function ot(i,o,n=i,a){if(o===dt)return o;let l=a!==void 0?n._$Co?.[a]:n._$Cl,p=pt(o)?void 0:o._$litDirective$;return l?.constructor!==p&&(l?._$AO?.(!1),p===void 0?l=void 0:(l=new p(i),l._$AT(i,n,a)),a!==void 0?(n._$Co??=[])[a]=l:n._$Cl=l),l!==void 0&&(o=ot(i,l._$AS(i,o.values),l,a)),o}var It=class{constructor(o,n){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){let{el:{content:n},parts:a}=this._$AD,l=(o?.creationScope??V).importNode(n,!0);T.currentNode=l;let p=T.nextNode(),c=0,f=0,g=a[0];for(;g!==void 0;){if(c===g.index){let h;g.type===2?h=new Ot(p,p.nextSibling,this,o):g.type===1?h=new g.ctor(p,g.name,g.strings,this,o):g.type===6&&(h=new Rt(p,this,o)),this._$AV.push(h),g=a[++f]}c!==g?.index&&(p=T.nextNode(),c++)}return T.currentNode=V,l}p(o){let n=0;for(let a of this._$AV)a!==void 0&&(a.strings!==void 0?(a._$AI(o,a,n),n+=a.strings.length-2):a._$AI(o[n])),n++}},Ot=class i{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,n,a,l){this.type=2,this._$AH=v,this._$AN=void 0,this._$AA=o,this._$AB=n,this._$AM=a,this.options=l,this._$Cv=l?.isConnected??!0}get parentNode(){let o=this._$AA.parentNode,n=this._$AM;return n!==void 0&&o?.nodeType===11&&(o=n.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,n=this){o=ot(this,o,n),pt(o)?o===v||o==null||o===""?(this._$AH!==v&&this._$AR(),this._$AH=v):o!==this._$AH&&o!==dt&&this._(o):o._$litType$!==void 0?this.g(o):o.nodeType!==void 0?this.$(o):uo(o)?this.T(o):this._(o)}k(o){return this._$AA.parentNode.insertBefore(o,this._$AB)}$(o){this._$AH!==o&&(this._$AR(),this._$AH=this.k(o))}_(o){this._$AH!==v&&pt(this._$AH)?this._$AA.nextSibling.data=o:this.$(V.createTextNode(o)),this._$AH=o}g(o){let{values:n,_$litType$:a}=o,l=typeof a=="number"?this._$AC(o):(a.el===void 0&&(a.el=st.createElement(Qe(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===l)this._$AH.p(n);else{let p=new It(l,this),c=p.u(this.options);p.p(n),this.$(c),this._$AH=p}}_$AC(o){let n=Te.get(o.strings);return n===void 0&&Te.set(o.strings,n=new st(o)),n}T(o){Ye(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,a,l=0;for(let p of o)l===n.length?n.push(a=new i(this.k(St()),this.k(St()),this,this.options)):a=n[l],a._$AI(p),l++;l<n.length&&(this._$AR(a&&a._$AB.nextSibling,l),n.length=l)}_$AR(o=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);o&&o!==this._$AB;){let a=o.nextSibling;o.remove(),o=a}}setConnected(o){this._$AM===void 0&&(this._$Cv=o,this._$AP?.(o))}},rt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,n,a,l,p){this.type=1,this._$AH=v,this._$AN=void 0,this.element=o,this.name=n,this._$AM=l,this.options=p,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=v}_$AI(o,n=this,a,l){let p=this.strings,c=!1;if(p===void 0)o=ot(this,o,n,0),c=!pt(o)||o!==this._$AH&&o!==dt,c&&(this._$AH=o);else{let f=o,g,h;for(o=p[0],g=0;g<p.length-1;g++)h=ot(this,f[a+g],n,g),h===dt&&(h=this._$AH[g]),c||=!pt(h)||h!==this._$AH[g],h===v?o=v:o!==v&&(o+=(h??"")+p[g+1]),this._$AH[g]=h}c&&!l&&this.O(o)}O(o){o===v?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},wt=class extends rt{constructor(){super(...arguments),this.type=3}O(o){this.element[this.name]=o===v?void 0:o}},Wt=class extends rt{constructor(){super(...arguments),this.type=4}O(o){this.element.toggleAttribute(this.name,!!o&&o!==v)}},Et=class extends rt{constructor(o,n,a,l,p){super(o,n,a,l,p),this.type=5}_$AI(o,n=this){if((o=ot(this,o,n,0)??v)===dt)return;let a=this._$AH,l=o===v&&a!==v||o.capture!==a.capture||o.once!==a.once||o.passive!==a.passive,p=o!==v&&(a===v||l);l&&this.element.removeEventListener(this.name,this,a),p&&this.element.addEventListener(this.name,this,o),this._$AH=o}handleEvent(o){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,o):this._$AH.handleEvent(o)}},Rt=class{constructor(o,n,a){this.element=o,this.type=6,this._$AN=void 0,this._$AM=n,this.options=a}get _$AU(){return this._$AM._$AU}_$AI(o){ot(this,o)}};var xo=$t.litHtmlPolyfillSupport;xo?.(st,Ot),($t.litHtmlVersions??=[]).push("3.1.0");var eo=Symbol.for(""),So=i=>{if(i?.r===eo)return i?._$litStatic$},zt=i=>({_$litStatic$:i,r:eo});var to=new Map,oo=i=>(o,...n)=>{let a=n.length,l,p,c=[],f=[],g,h=0,N=!1;for(;h<a;){for(g=o[h];h<a&&(p=n[h],(l=So(p))!==void 0);)g+=l+o[++h],N=!0;h!==a&&f.push(p),c.push(g),h++}if(h===a&&c.push(o[a]),N){let m=c.join("$$lit$$");(o=to.get(m))===void 0&&(c.raw=c,to.set(m,o=c)),n=f}return i(o,...n)},Ft=oo(qe),xi=oo(Je);var Lt=u(nt()),ao=u(E());var Ct;(function(i){i.title="title",i.title_dense="title-dense",i.subtitle1="subtitle1",i.subtitle2="subtitle2",i.body1="body1",i.body2="body2",i.caption="caption",i.breadcrumb="breadcrumb",i.overline="overline",i.button="button",i.display="display",i.title1="title-1",i.title2="title-2",i.title3="title-3",i.body1regular="body-1-regular",i.body1medium="body-1-medium",i.body1semibold="body-1-semibold",i.body2regular="body-2-regular",i.body2medium="body-2-medium",i.body2semibold="body-2-semibold",i.label1medium="label-1-medium",i.label1semibold="label-1-semibold",i.label1bold="label-1-bold",i.label2medium="label-2-medium",i.label2semibold="label-2-semibold",i.label2bold="label-2-bold",i.caption1medium="caption-1-medium",i.caption1semibold="caption-1-semibold",i.caption1bold="caption-1-bold",i.caption2medium="caption-2-medium",i.caption2semibold="caption-2-semibold",i.caption2bold="caption-2-bold"})(Ct||(Ct={}));var ro=function(i,o,n,a){var l=arguments.length,p=l<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(i,o,n,a);else for(var f=i.length-1;f>=0;f--)(c=i[f])&&(p=(l<3?c(p):l>3?c(o,n,p):c(o,n))||p);return l>3&&p&&Object.defineProperty(o,n,p),p},H=class extends ao.FtLitElement{constructor(){super(...arguments),this.variant=Ct.body1}render(){return this.element?Ft`
|
|
452
|
+
<${zt(this.element)}
|
|
453
|
+
part="text"
|
|
462
454
|
class="ft-typography ft-typography--${this.variant}">
|
|
463
455
|
<slot></slot>
|
|
464
|
-
</${
|
|
465
|
-
`:
|
|
466
|
-
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
467
|
-
`}}
|
|
468
|
-
<div class="${
|
|
456
|
+
</${zt(this.element)}>
|
|
457
|
+
`:Ft`
|
|
458
|
+
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
459
|
+
`}};H.styles=[de,se,fe,ge,ye,he,ut,be,ue,me,xe,...Se];ro([(0,Lt.property)()],H.prototype,"element",void 0);ro([(0,Lt.property)()],H.prototype,"variant",void 0);(0,no.customElement)("ft-typography")(H);var Z=function(i,o,n,a){var l=arguments.length,p=l<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(i,o,n,a);else for(var f=i.length-1;f>=0;f--)(c=i[f])&&(p=(l<3?c(p):l>3?c(o,n,p):c(o,n))||p);return l>3&&p&&Object.defineProperty(o,n,p),p},w=class extends at.FtLitElement{constructor(){super(...arguments),this.outlined=!1,this.disabled=!1,this.focused=!1}render(){let o={"ft-number-field":!0,"ft-number-field--filled":!this.outlined,"ft-number-field--outlined":this.outlined,"ft-number-field--disabled":this.disabled,"ft-number-field--has-value":this.value!=null,"ft-number-field--with-label":!!this.label};return ft.html`
|
|
460
|
+
<div class="${(0,io.classMap)(o)}">
|
|
469
461
|
<div class="ft-number-field--main-panel"
|
|
470
462
|
@focusout=${this.onMainPanelBlur}>
|
|
471
463
|
<ft-input-label text="${this.label}"
|
|
472
464
|
?disabled=${this.disabled}
|
|
473
465
|
?outlined=${this.outlined}
|
|
474
|
-
?raised=${this.focused||
|
|
466
|
+
?raised=${this.focused||this.value!=null}>
|
|
475
467
|
</ft-input-label>
|
|
476
468
|
<div class="ft-number-field--input-panel">
|
|
477
|
-
${this.outlined?
|
|
469
|
+
${this.outlined?ft.nothing:ft.html`
|
|
478
470
|
<ft-ripple ?disabled=${this.disabled} activated></ft-ripple>
|
|
479
471
|
`}
|
|
480
472
|
<input type="number"
|
|
@@ -491,4 +483,20 @@ const No=Symbol.for(""),So=t=>{if(t?.r===No)return t?._$litStatic$},vo=t=>({_$li
|
|
|
491
483
|
</div>
|
|
492
484
|
</div>
|
|
493
485
|
</div>
|
|
494
|
-
`}update(
|
|
486
|
+
`}update(o){super.update(o),(o.has("max")||o.has("min"))&&this.setValue(this.value)}lowerBound(o){return this.min!=null?Math.max(this.min,o):o}upperBound(o){return this.max!=null?Math.min(this.max,o):o}onChange(o){o.preventDefault(),o.stopPropagation(),this.setValue(+o.target.value)}setValue(o){let n=this.value;this.value=o;let a=this.value==null?void 0:this.lowerBound(this.upperBound(this.value));setTimeout(()=>{this.value=a,n!==a&&this.dispatchEvent(new CustomEvent("change",{detail:this.value}))})}onFocus(){this.focused=!0}onMainPanelBlur(){var o;!((o=this.mainPanel)===null||o===void 0)&&o.matches(":focus-within")||(this.focused=!1)}};w.elementDefinitions={"ft-input-label":R,"ft-ripple":O,"ft-typography":H};w.styles=ze;Z([(0,P.property)()],w.prototype,"label",void 0);Z([(0,at.optionalNumberProperty)()],w.prototype,"value",void 0);Z([(0,P.property)({type:Boolean})],w.prototype,"outlined",void 0);Z([(0,P.property)({type:Boolean})],w.prototype,"disabled",void 0);Z([(0,at.optionalNumberProperty)()],w.prototype,"min",void 0);Z([(0,at.optionalNumberProperty)()],w.prototype,"max",void 0);Z([(0,P.state)()],w.prototype,"focused",void 0);Z([(0,P.query)(".ft-number-field--input")],w.prototype,"input",void 0);Z([(0,P.query)(".ft-number-field--main-panel")],w.prototype,"mainPanel",void 0);(0,lo.customElement)("ft-number-field")(w);})();
|
|
487
|
+
/*! Bundled license information:
|
|
488
|
+
|
|
489
|
+
lit-html/lit-html.js:
|
|
490
|
+
(**
|
|
491
|
+
* @license
|
|
492
|
+
* Copyright 2017 Google LLC
|
|
493
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
494
|
+
*)
|
|
495
|
+
|
|
496
|
+
lit-html/static.js:
|
|
497
|
+
(**
|
|
498
|
+
* @license
|
|
499
|
+
* Copyright 2020 Google LLC
|
|
500
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
501
|
+
*)
|
|
502
|
+
*/
|