@fluid-topics/ft-text-field 1.1.69 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-text-field.light.js +222 -212
- package/build/ft-text-field.min.js +412 -350
- package/package.json +7 -7
|
@@ -1,150 +1,137 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* @license
|
|
4
|
-
* Copyright 2017 Google LLC
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* @license
|
|
16
|
-
* Copyright 2020 Google LLC
|
|
17
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
18
|
-
*/var Y;!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"}(Y||(Y={}));const _=t=>"string"==typeof t?e.unsafeCSS(t):t;class V{static create(t,o,r,i){const a=t=>_(null!=t?t:i),n=e.css`var(${_(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${_(t)}, ${a(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>i,n}static extend(t,o,r,i){const a=t=>r.get(null!=t?t:i),n=e.css`var(${_(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${_(t)}, ${a(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):_(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${_(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${_(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const X={colorWhite:V.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:V.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:V.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:V.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:V.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:V.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:V.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:V.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:V.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:V.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:V.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:V.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:V.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:V.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:V.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:V.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:V.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:V.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:V.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:V.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:V.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:V.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:V.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:V.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:V.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:V.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:V.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:V.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:V.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:V.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:V.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:V.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:V.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:V.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:V.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:V.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:V.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:V.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:V.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:V.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:V.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:V.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:V.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:V.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:V.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:V.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:V.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:V.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:V.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:V.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:V.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:V.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:V.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:V.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:V.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:V.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:V.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:V.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:V.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:V.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:V.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:V.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:V.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:V.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:V.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:V.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:V.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:V.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:V.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:V.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:V.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:V.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:V.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:V.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:V.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:V.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:V.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:V.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:V.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:V.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:V.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:V.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:V.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:V.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:V.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:V.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:V.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:V.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:V.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:V.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:V.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:V.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:V.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:V.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:V.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:V.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:V.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:V.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:V.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:V.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:V.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:V.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:V.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:V.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:V.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:V.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:V.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:V.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:V.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:V.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:V.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:V.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:V.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:V.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:V.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:V.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:V.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:V.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:V.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:V.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:V.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:V.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:V.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:V.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:V.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:V.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:V.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:V.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:V.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:V.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:V.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:V.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:V.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:V.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:V.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:V.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:V.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:V.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:V.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:V.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:V.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:V.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:V.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:V.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:V.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:V.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:V.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:V.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:V.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:V.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:V.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:V.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:V.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:V.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:V.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:V.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:V.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:V.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:V.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:V.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:V.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:V.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:V.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:V.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:V.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:V.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:V.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:V.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:V.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:V.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:V.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:V.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:V.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:V.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:V.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:V.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:V.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:V.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:V.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:V.create("--ft-icon-size-6","","SIZE","48px"),opacity0:V.create("--ft-opacity-0","","NUMBER","0"),opacity8:V.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:V.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:V.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:V.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:V.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:V.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:V.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:V.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:V.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:V.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:V.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:V.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:V.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:V.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)")},q={display:{fontFamily:V.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:V.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:V.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:V.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:V.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:V.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:V.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:V.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:V.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:V.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:V.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:V.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:V.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:V.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:V.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:V.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:V.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:V.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:V.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:V.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:V.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:V.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:V.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:V.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:V.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:V.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:V.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:V.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:V.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:V.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:V.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:V.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:V.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:V.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:V.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:V.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:V.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:V.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:V.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:V.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:V.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:V.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:V.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:V.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:V.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:V.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:V.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:V.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:V.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:V.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:V.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:V.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:V.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:V.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:V.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:V.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:V.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:V.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:V.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:V.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:V.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:V.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:V.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:V.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:V.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:V.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:V.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:V.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:V.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:V.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:V.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:V.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:V.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:V.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:V.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:V.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:V.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:V.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:V.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:V.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:V.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:V.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:V.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:V.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:V.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:V.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:V.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:V.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:V.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:V.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:V.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:V.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},J={backgroundActionPrimary:V.extend("--ft-background-action-primary","Used as backgorund of primary action components.",X.colorBrand0),backgroundErrorSubtle:V.extend("--ft-background-error-subtle","Used as background of subtle error components.",X.colorRed10),backgroundInfoSubtle:V.extend("--ft-background-info-subtle","Used as background of subtle information components.",X.colorCyan10),backgroundWarningSubtle:V.extend("--ft-background-warning-subtle","Used as background of subtle information components.",X.colorOrange10),backgroundSuccessSubtle:V.extend("--ft-background-success-subtle","Used as background of subtle success components.",X.colorGreen10),backgroundGlobalSurface:V.extend("--ft-background-global-surface","Used as app background.",X.colorWhite),backgroundGlobalOnSurface:V.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",X.colorGray10),backgroundGlobalOnSurfaceDark:V.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",X.colorGray30),contentActionPrimary:V.extend("--ft-content-action-primary","Used on label of primary action on light surface.",X.colorBrand0),contentWarningPrimary:V.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",X.colorOrange200),contentWarningIconOnly:V.extend("--ft-content-warning-icon-only","Used on warning status icons alone",X.colorOrange0),contentErrorPrimary:V.extend("--ft-content-error-primary","Used on label of error messages on light surface.",X.colorRed0),contentErrorIconOnly:V.extend("--ft-content-error-icon-only","Used on error status icons alone",X.colorRed70),contentInfoPrimary:V.extend("--ft-content-info-primary","Used on label of information messages on light surface.",X.colorCyan200),contentInfoIconOnly:V.extend("--ft-content-info-icon-only","Used on info status icons alone",X.colorCyan0),contentSuccessPrimary:V.extend("--ft-content-success-primary","Used on label of success messages on light surface.",X.colorGreen200),contentSuccessIconOnly:V.extend("--ft-content-success-icon-only","Used on success status icons alone",X.colorGreen0),contentGlobalPrimary:V.extend("--ft-content-global-primary","Used for main content on the page.",X.colorGray500),contentGlobalSecondary:V.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",X.colorGray200),contentGlobalSubtle:V.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",X.colorGray0),contentGlobalOnColor:V.extend("--ft-content-global-on-color","Used for content on a dominant color.",X.colorWhite),borderActionPrimary:V.extend("--ft-border-action-primary","Used as border for primary action components.",X.colorBrand0),borderActionFocusRing:V.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",X.colorCyan0),borderWarningPrimary:V.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",X.colorOrange200),borderWarningSubtle:V.extend("--ft-border-warning-subtle","Used as border for warning components.",X.colorOrange30),borderSuccessPrimary:V.extend("--ft-border-success-primary","Used as border for success buttons.",X.colorGreen200),borderSuccessSubtle:V.extend("--ft-border-success-subtle","Used as border for success components.",X.colorGreen30),borderErrorPrimary:V.extend("--ft-border-error-primary","Used as border for text fields in error states.",X.colorRed0),borderErrorSubtle:V.extend("--ft-border-error-subtle","Used as border for error components.",X.colorRed30),borderInfoPrimary:V.extend("--ft-border-info-primary","Used as border for buttons in info color.",X.colorCyan200),borderInfoSubtle:V.extend("--ft-border-info-subtle","Used as border for information components.",X.colorCyan30),borderGlobalPrimary:V.extend("--ft-border-global-primary","Used as border for element like input.",X.colorGray50),borderGlobalSubtle:V.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",X.colorGray30),borderInputPrimary:V.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",X.colorGray80)};V.create("--ft-button-large-height","","SIZE","40px"),V.extend("--ft-button-large-horizontal-padding","",X.spacing4),V.extend("--ft-button-large-gap","",X.spacing2),V.extend("--ft-button-large-border-radius","",X.borderRadiusS),V.extend("--ft-button-large-icon-size","",X.iconSize3),V.create("--ft-button-large-border-width","","SIZE","1px"),V.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),V.create("--ft-button-large-focus-outline-width","","SIZE","2px"),V.create("--ft-button-large-icon-only-width","","SIZE","40px"),V.create("--ft-button-small-height","","SIZE","30px"),V.extend("--ft-button-small-horizontal-padding","",X.spacing3),V.extend("--ft-button-small-gap","",X.spacing2),V.extend("--ft-button-small-border-radius","",X.borderRadiusS),V.extend("--ft-button-small-icon-size","",X.iconSize2),V.create("--ft-button-small-border-width","","SIZE","1px"),V.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),V.create("--ft-button-small-focus-outline-width","","SIZE","2px"),V.create("--ft-button-small-icon-only-width","","SIZE","30px"),V.extend("--ft-button-primary-background-color","",J.backgroundActionPrimary),V.extend("--ft-button-primary-color","",J.contentGlobalOnColor),V.extend("--ft-button-primary-icon-color","",J.contentGlobalOnColor),V.extend("--ft-button-primary-state-layer-color","",J.contentGlobalOnColor),V.extend("--ft-button-primary-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-button-primary-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-button-primary-active-state-layer-opacity","",X.opacity24),V.extend("--ft-button-primary-disabled-component-opacity","",X.opacity40),V.extend("--ft-button-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),V.extend("--ft-button-tertiary-color","",J.contentActionPrimary),V.extend("--ft-button-tertiary-icon-color","",J.contentActionPrimary),V.extend("--ft-button-tertiary-state-layer-color","",J.contentActionPrimary),V.extend("--ft-button-tertiary-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-button-tertiary-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-button-tertiary-active-state-layer-opacity","",X.opacity16),V.extend("--ft-button-tertiary-disabled-component-opacity","",X.opacity40),V.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),V.extend("--ft-button-secondary-color","",J.contentActionPrimary),V.extend("--ft-button-secondary-icon-color","",J.contentActionPrimary),V.extend("--ft-button-secondary-state-layer-color","",J.contentActionPrimary),V.extend("--ft-button-secondary-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-button-secondary-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-button-secondary-active-state-layer-opacity","",X.opacity16),V.extend("--ft-button-secondary-disabled-component-opacity","",X.opacity40),V.extend("--ft-button-secondary-border-color","",J.borderActionPrimary),V.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),V.extend("--ft-button-neutral-icon-color","",J.contentGlobalSecondary),V.extend("--ft-button-neutral-color","",J.contentGlobalSecondary),V.extend("--ft-button-neutral-state-layer-color","",J.contentGlobalSecondary),V.extend("--ft-button-neutral-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-button-neutral-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-button-neutral-active-state-layer-opacity","",X.opacity16),V.extend("--ft-button-neutral-disabled-component-opacity","",X.opacity40),V.extend("--ft-banner-icon-size","",X.iconSize5),V.create("--ft-banner-border-width","","SIZE","1px"),V.extend("--ft-banner-horizontal-padding","",X.spacing6),V.extend("--ft-banner-vertical-padding","",X.spacing6),V.extend("--ft-banner-horizontal-side-gap","",X.spacing6),V.extend("--ft-banner-horizontal-mobile-gap","",X.spacing4),V.extend("--ft-banner-vertical-mobile-gap","",X.spacing6),V.extend("--ft-banner-horizontal-middle-gap","",X.spacing20),V.extend("--ft-banner-info-background-color","",J.backgroundInfoSubtle),V.extend("--ft-banner-info-color","",J.contentInfoPrimary),V.extend("--ft-banner-info-icon-color","",J.contentInfoIconOnly),V.extend("--ft-breadcrumb-horizontal-gap","",X.spacing1),V.extend("--ft-breadcrumb-vertical-gap","",X.spacing2),V.extend("--ft-breadcrumb-current-element-color","",J.contentGlobalPrimary),V.extend("--ft-breadcrumb-icon-color","",J.contentGlobalSubtle),V.extend("--ft-page-header-horizontal-padding","",X.spacing12),V.extend("--ft-page-header-horizontal-gap","",X.spacing4),V.extend("--ft-page-header-vertical-gap","",X.spacing2),V.extend("--ft-page-header-classic-vertical-padding","",X.spacing6),V.extend("--ft-page-header-multiline-vertical-padding","",X.spacing4),V.extend("--ft-page-header-inline-vertical-padding","",X.spacing2),V.extend("--ft-page-header-background-color","",X.colorWhite),V.extend("--ft-page-header-bottom-border-color","",J.borderGlobalSubtle),V.extend("--ft-page-header-title-color","",J.contentGlobalPrimary),V.extend("--ft-page-header-subtitle-color","",J.contentGlobalSecondary),V.create("--ft-modal-small-container-width","","SIZE","600px"),V.create("--ft-modal-large-container-width","","SIZE","900px"),V.extend("--ft-modal-overlay-background-color","",X.colorGray700),V.extend("--ft-modal-overlay-opacity","",X.opacity40),V.extend("--ft-modal-shadow","",X.shadowElevation03),V.extend("--ft-modal-body-background-color","",X.colorWhite),V.extend("--ft-modal-body-color","",J.contentGlobalPrimary),V.extend("--ft-modal-body-horizontal-padding","",X.spacing6),V.extend("--ft-modal-body-vertical-padding","",X.spacing6),V.extend("--ft-modal-body-vertical-gap","",X.spacing6),V.extend("--ft-modal-container-margin","",X.spacing3),V.extend("--ft-modal-header-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-modal-header-border-color","",J.borderGlobalSubtle),V.extend("--ft-modal-header-color","",J.contentGlobalPrimary),V.extend("--ft-modal-header-trailing-icon-color","",J.contentGlobalSecondary),V.extend("--ft-modal-header-vertical-padding","",X.spacing1),V.extend("--ft-modal-header-right-padding","",X.spacing1),V.extend("--ft-modal-header-left-padding","",X.spacing6),V.extend("--ft-modal-header-gap","",X.spacing2),V.create("--ft-modal-header-border-bottom","","SIZE","1px"),V.extend("--ft-modal-border-radius","",X.borderRadiusM),V.extend("--ft-drawer-overlay-opacity","",X.opacity40),V.extend("--ft-drawer-shadow","",X.shadowElevation03),V.extend("--ft-drawer-body-color","",J.contentGlobalPrimary),V.extend("--ft-drawer-body-horizontal-padding","",X.spacing6),V.extend("--ft-drawer-body-vertical-padding","",X.spacing6),V.extend("--ft-drawer-body-gap","",X.spacing6),V.extend("--ft-drawer-body-background-color","",X.colorWhite),V.extend("--ft-drawer-header-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-drawer-header-border-color","",J.borderGlobalSubtle),V.extend("--ft-drawer-header-color","",J.contentGlobalPrimary),V.extend("--ft-drawer-header-trailing-icon-color","",J.contentGlobalSecondary),V.create("--ft-drawer-header-height","","SIZE","50px"),V.extend("--ft-drawer-header-horizontal-padding","",X.spacing2),V.create("--ft-drawer-header-border-width","","SIZE","1px"),V.extend("--ft-drawer-header-gap","",X.spacing3),V.extend("--ft-drawer-buttons-bar-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-drawer-buttons-bar-border-color","",J.borderGlobalSubtle),V.extend("--ft-drawer-buttons-bar-color","",J.contentGlobalPrimary),V.extend("--ft-drawer-buttons-bar-horizontal-padding","",X.spacing4),V.extend("--ft-drawer-buttons-bar-vertical-padding","",X.spacing4),V.extend("--ft-drawer-buttons-bar-gap","",X.spacing3),V.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),V.create("--ft-drawer-container-width","","SIZE","66%"),V.create("--ft-drawer-container-min-width","","SIZE","500px"),V.create("--ft-drawer-container-max-width","","SIZE","1000px"),V.create("--ft-drawer-container-height","","SIZE","100%"),V.extend("--ft-drawer-overlay-background-color","",X.colorGray700),V.extend("--ft-text-input-field-horizontal-padding","",X.spacing4),V.extend("--ft-text-input-field-horizontal-gap","",X.spacing3),V.extend("--ft-text-input-field-vertical-gap","",X.spacing05),V.extend("--ft-text-input-field-icon-size","",X.iconSize3),V.create("--ft-text-input-field-height","","SIZE","50px"),V.extend("--ft-text-input-helper-horizontal-padding","",X.spacing4),V.extend("--ft-text-input-helper-horizontal-gap","",X.spacing1),V.extend("--ft-text-input-helper-icon-size","",X.iconSize2),V.extend("--ft-text-input-border-radius","",X.borderRadiusM),V.extend("--ft-text-input-background-color","",X.colorWhite),V.extend("--ft-text-input-content-value-color","",J.contentGlobalPrimary),V.extend("--ft-text-input-trailing-icon-color","",J.contentGlobalSubtle),V.extend("--ft-text-input-label-color","",J.contentGlobalSubtle),V.extend("--ft-text-input-default-border-color","",J.borderInputPrimary),V.extend("--ft-text-input-default-helper-text-color","",J.contentGlobalSubtle),V.create("--ft-text-input-default-border-width","","SIZE","1px"),V.create("--ft-text-input-error-border-width","","SIZE","2px"),V.extend("--ft-text-input-error-border-color","",J.borderErrorPrimary),V.extend("--ft-text-input-error-helper-text-color","",J.contentErrorPrimary),V.extend("--ft-text-input-error-helper-icon-color","",J.contentErrorIconOnly),V.create("--ft-text-input-warning-border-width","","SIZE","2px"),V.create("--ft-text-input-focus-outline-width","","SIZE","2px"),V.extend("--ft-text-input-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),V.extend("--ft-text-input-disabled-component-opacity","",X.opacity40),V.extend("--ft-text-area-background-color","",X.colorWhite),V.extend("--ft-text-area-content-value-color","",J.contentGlobalPrimary),V.extend("--ft-text-area-label-color","",J.contentGlobalSubtle),V.extend("--ft-text-area-default-border-color","",J.borderInputPrimary),V.extend("--ft-text-area-default-helper-text-color","",J.contentGlobalSubtle),V.create("--ft-text-area-default-border-width","","SIZE","1px"),V.create("--ft-text-area-error-border-width","","SIZE","2px"),V.extend("--ft-text-area-error-border-color","",J.borderErrorPrimary),V.extend("--ft-text-area-error-helper-text-color","",J.contentErrorPrimary),V.extend("--ft-text-area-error-helper-icon-color","",J.contentErrorIconOnly),V.extend("--ft-text-area-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-text-area-focus-outline-width","","SIZE","2px"),V.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),V.extend("--ft-text-area-disabled-component-opacity","",X.opacity40),V.extend("--ft-text-area-field-horizontal-left-padding","",X.spacing4),V.extend("--ft-text-area-field-horizontal-gap","",X.spacing3),V.extend("--ft-text-area-field-vertical-gap","",X.spacing05),V.create("--ft-text-area-field-min-height","","SIZE","64px"),V.extend("--ft-text-area-helper-horizontal-padding","",X.spacing4),V.extend("--ft-text-area-helper-horizontal-gap","",X.spacing1),V.extend("--ft-text-area-helper-icon-size","",X.iconSize2),V.extend("--ft-text-area-border-radius","",X.borderRadiusM),V.create("--ft-floating-menu-height","","SIZE","50px"),V.extend("--ft-floating-menu-horizontal-padding","",X.spacing4),V.extend("--ft-floating-menu-off-icon-color","",J.contentGlobalPrimary),V.extend("--ft-floating-menu-off-color","",J.contentGlobalPrimary),V.extend("--ft-floating-menu-on-color","",J.contentActionPrimary),V.extend("--ft-floating-menu-on-state-layer-color","",J.contentActionPrimary),V.extend("--ft-floating-menu-gap","",X.spacing3),V.extend("--ft-floating-menu-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),V.extend("--ft-floating-menu-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-floating-menu-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-floating-menu-active-state-layer-opacity","",X.opacity16),V.extend("--ft-floating-menu-disabled-component-opacity","",X.opacity40),V.extend("--ft-floating-menu-icon-size","",X.iconSize3),V.extend("--ft-floating-menu-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-combobox-single-select-field-horizontal-padding","",X.spacing4),V.extend("--ft-combobox-single-select-field-horizontal-gap","",X.spacing3),V.extend("--ft-combobox-single-select-field-vertical-gap","",X.spacing05),V.extend("--ft-combobox-single-select-field-icon-size","",X.iconSize3),V.create("--ft-combobox-single-select-field-height","","SIZE","50px"),V.extend("--ft-combobox-single-select-helper-horizontal-padding","",X.spacing4),V.extend("--ft-combobox-single-select-helper-horizontal-gap","",X.spacing1),V.extend("--ft-combobox-single-select-helper-vertical-gap","",X.spacing1),V.extend("--ft-combobox-single-select-helper-icon-size","",X.iconSize2),V.extend("--ft-combobox-single-select-menu-vertical-gap","",X.spacing2),V.extend("--ft-combobox-single-select-border-radius","",X.borderRadiusM),V.extend("--ft-combobox-single-select-background-color","",X.colorWhite),V.extend("--ft-combobox-single-select-label-color","",J.contentGlobalSubtle),V.extend("--ft-combobox-single-select-content-value-color","",J.contentGlobalPrimary),V.extend("--ft-combobox-single-select-trailing-icon-color","",J.contentGlobalSubtle),V.extend("--ft-combobox-single-select-default-border-color","",J.borderInputPrimary),V.extend("--ft-combobox-single-select-default-helper-text-color","",J.contentGlobalSubtle),V.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),V.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),V.extend("--ft-combobox-single-select-error-border-color","",J.borderErrorPrimary),V.extend("--ft-combobox-single-select-error-helper-text-color","",J.contentErrorPrimary),V.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),V.extend("--ft-combobox-single-select-warning-border-color","",J.borderWarningPrimary),V.extend("--ft-combobox-single-select-warning-helper-text-color","",J.contentWarningPrimary),V.extend("--ft-combobox-single-select-warning-helper-icon-color","",J.contentWarningIconOnly),V.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),V.extend("--ft-combobox-single-select-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),V.extend("--ft-combobox-single-select-disabled-component-opacity","",X.opacity40),V.extend("--ft-combobox-multi-select-background-color","",X.colorWhite),V.extend("--ft-combobox-multi-select-label-color","",J.contentGlobalSubtle),V.extend("--ft-combobox-multi-select-trailing-icon-color","",J.contentGlobalSubtle),V.extend("--ft-combobox-multi-select-default-border-color","",J.borderInputPrimary),V.extend("--ft-combobox-multi-select-default-helper-text-color","",J.contentGlobalSubtle),V.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),V.extend("--ft-combobox-multi-select-error-border-color","",J.borderErrorPrimary),V.extend("--ft-combobox-multi-select-error-helper-text-color","",J.contentErrorPrimary),V.extend("--ft-combobox-multi-select-error-helper-icon","",J.contentErrorIconOnly),V.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),V.extend("--ft-combobox-multi-select-warning-border-color","",J.borderWarningPrimary),V.extend("--ft-combobox-multi-select-warning-helper-text-color","",J.contentWarningPrimary),V.extend("--ft-combobox-multi-select-warning-helper-icon-color","",J.contentWarningIconOnly),V.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),V.extend("--ft-combobox-multi-select-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),V.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),V.extend("--ft-combobox-multi-select-disabled-component-opacity","",X.opacity40),V.extend("--ft-combobox-multi-select-helper-horizontal-padding","",X.spacing4),V.extend("--ft-combobox-multi-select-helper-horizontal-gap","",X.spacing1),V.extend("--ft-combobox-multi-select-helper-vertical-gap","",X.spacing1),V.extend("--ft-combobox-multi-select-helper-icon-size","",X.iconSize2),V.extend("--ft-combobox-multi-select-field-horizontal-padding","",X.spacing4),V.extend("--ft-combobox-multi-select-field-horizontal-gap","",X.spacing3),V.extend("--ft-combobox-multi-select-field-vertical-gap","",X.spacing05),V.extend("--ft-combobox-multi-select-field-icon-size","",X.iconSize3),V.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),V.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",X.spacing1),V.extend("--ft-combobox-multi-select-content-values-vertical-gap","",X.spacing1),V.extend("--ft-combobox-multi-select-border-radius","",X.borderRadiusM),V.extend("--ft-popover-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-popover-horizontal-padding","",X.spacing6),V.extend("--ft-popover-vertical-padding","",X.spacing6),V.extend("--ft-popover-icon-color","",J.contentGlobalSecondary),V.extend("--ft-popover-icon-size","",X.iconSize2),V.extend("--ft-popover-title-color","",J.contentGlobalPrimary),V.extend("--ft-popover-body-color","",J.contentGlobalSecondary),V.extend("--ft-popover-link-color","",J.contentActionPrimary),V.extend("--ft-popover-gap","",X.spacing3),V.extend("--ft-popover-border-radius","",X.borderRadiusM),V.extend("--ft-popover-shadow","",X.shadowElevation02),V.extend("--ft-tabs-top-left-border-radius","",X.borderRadiusS),V.extend("--ft-tabs-top-right-border-radius","",X.borderRadiusS),V.extend("--ft-tabs-label-horizontal-padding","",X.spacing4),V.extend("--ft-tabs-label-vertical-padding","",X.spacing3),V.extend("--ft-tabs-label-gap","",X.spacing1),V.extend("--ft-tabs-off-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-tabs-off-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-tabs-off-active-state-layer-opacity","",X.opacity16),V.extend("--ft-tabs-off-disabled-component-opacity","",X.opacity40),V.extend("--ft-tabs-off-color","",J.contentGlobalSubtle),V.extend("--ft-tabs-off-state-layer-color","",J.contentGlobalSubtle),V.extend("--ft-tabs-on-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-tabs-on-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-tabs-on-active-state-layer-opacity","",X.opacity16),V.extend("--ft-tabs-on-disabled-component-opacity","",X.opacity40),V.extend("--ft-tabs-on-color","",J.contentActionPrimary),V.extend("--ft-tabs-on-state-layer-color","",J.contentActionPrimary),V.extend("--ft-tabs-icon-horizontal-padding","",X.spacing1),V.extend("--ft-tabs-icon-vertical-padding","",X.spacing4),V.create("--ft-tabs-focus-outline-width","","SIZE","2px"),V.extend("--ft-tabs-focus-focus-ring-color","",J.borderActionFocusRing),V.extend("--ft-collapsible-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-collapsible-focus-state-layer-opacity","",X.opacity8),V.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),V.extend("--ft-collapsible-focus-focus-ring-color","",J.borderActionFocusRing),V.extend("--ft-collapsible-active-state-layer-opacity","",X.opacity16),V.extend("--ft-collapsible-disabled-component-opacity","",X.opacity40),V.extend("--ft-collapsible-horizontal-padding","",X.spacing4),V.extend("--ft-collapsible-vertical-padding","",X.spacing3),V.extend("--ft-collapsible-color","",J.contentGlobalPrimary),V.extend("--ft-collapsible-state-layer-color","",J.contentGlobalPrimary),V.extend("--ft-collapsible-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-collapsible-border-color","",J.borderGlobalSubtle),V.extend("--ft-collapsible-icon-size","",X.iconSize3),V.extend("--ft-switch-group-horizontal-padding","",X.spacing1),V.extend("--ft-switch-group-vertical-padding","",X.spacing1),V.extend("--ft-switch-group-gap","",X.spacing1),V.extend("--ft-switch-group-background-color","",J.backgroundGlobalSurface),V.extend("--ft-switch-group-border-color","",J.borderGlobalSubtle),V.create("--ft-switch-group-border-radius","","SIZE","6px"),V.extend("--ft-switch-label-horizontal-padding","",X.spacing2),V.extend("--ft-switch-label-vertical-padding","",X.spacing1),V.extend("--ft-switch-off-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-switch-off-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-switch-off-active-state-layer-opacity","",X.opacity16),V.extend("--ft-switch-off-disabled-component-opacity","",X.opacity40),V.extend("--ft-switch-off-color","",J.contentGlobalSubtle),V.extend("--ft-switch-off-state-layer-color","",J.contentGlobalSubtle),V.extend("--ft-switch-on-hover-state-layer-opacity","",X.opacity8),V.extend("--ft-switch-on-focus-state-layer-opacity","",X.opacity8),V.extend("--ft-switch-on-active-state-layer-opacity","",X.opacity16),V.extend("--ft-switch-on-disabled-component-opacity","",X.opacity40),V.extend("--ft-switch-on-color","",J.contentActionPrimary),V.extend("--ft-switch-on-state-layer-color","",J.contentActionPrimary),V.extend("--ft-switch-icon-horizontal-padding","",X.spacing1),V.extend("--ft-switch-icon-vertical-padding","",X.spacing1),V.create("--ft-switch-focus-outline-width","","SIZE","2px"),V.extend("--ft-switch-focus-focus-ring-color","",J.borderActionFocusRing),V.extend("--ft-switch-option-border-radius","",X.borderRadiusS),V.extend("--ft-chart-1-light","for area color charts",X.colorBrand40),V.extend("--ft-chart-1-base","for line charts",X.colorBrand0),V.extend("--ft-chart-2-light","for area color charts",X.colorYellow60),V.extend("--ft-chart-2-base","for line charts",X.colorYellow100),V.extend("--ft-chart-3-light","",X.colorUltramarine40),V.extend("--ft-chart-3-base","",X.colorUltramarine70),V.extend("--ft-chart-4-light","",X.colorCyan50),V.extend("--ft-chart-4-base","",X.colorCyan100),V.extend("--ft-chart-5-light","",X.colorRed40),V.extend("--ft-chart-5-base","",X.colorRed60),V.extend("--ft-chart-6-light","",X.colorGreen40),V.extend("--ft-chart-6-base","",X.colorGreen70),V.extend("--ft-chart-7-light","",X.colorOrange70),V.extend("--ft-chart-7-base","",X.colorOrange100),V.extend("--ft-chart-8-light","",X.colorAvocado70),V.extend("--ft-chart-8-base","",X.colorAvocado200),V.extend("--ft-chart-9-light","",X.colorBrown50),V.extend("--ft-chart-9-base","",X.colorBrown200),V.extend("--ft-chart-10-light","",X.colorGray50),V.extend("--ft-chart-10-base","",X.colorGray80),V.extend("--ft-chart-monochrome-10","",X.colorBrand10),V.extend("--ft-chart-monochrome-20","",X.colorBrand20),V.extend("--ft-chart-monochrome-30","",X.colorBrand40),V.extend("--ft-chart-monochrome-40","",X.colorBrand60),V.extend("--ft-chart-monochrome-50","",X.colorBrand0),V.extend("--ft-chart-monochrome-60","",X.colorBrand200),V.extend("--ft-chip-large-horizontal-padding","",X.spacing4),V.extend("--ft-chip-large-vertical-padding","",X.spacing2),V.extend("--ft-chip-large-gap","",X.spacing1),V.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),V.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),V.extend("--ft-chip-large-border-radius","",X.borderRadiusPill),V.create("--ft-chip-large-border-width","","SIZE","1px"),V.extend("--ft-chip-large-icon-size","",X.iconSize3),V.extend("--ft-chip-medium-horizontal-padding","",X.spacing3),V.extend("--ft-chip-medium-vertical-padding","",X.spacing1),V.extend("--ft-chip-medium-gap","",X.spacing1),V.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),V.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),V.extend("--ft-chip-medium-border-radius","",X.borderRadiusPill),V.create("--ft-chip-medium-border-width","","SIZE","1px"),V.extend("--ft-chip-medium-icon-size","",X.iconSize2),V.extend("--ft-chip-small-horizontal-padding","",X.spacing2),V.extend("--ft-chip-small-vertical-padding","",X.spacing05),V.extend("--ft-chip-small-gap","",X.spacing1),V.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),V.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),V.extend("--ft-chip-small-border-radius","",X.borderRadiusPill),V.create("--ft-chip-small-border-width","","SIZE","1px"),V.extend("--ft-chip-small-icon-size","",X.iconSize1),V.extend("--ft-chip-neutral-background-color","",J.backgroundGlobalOnSurface),V.extend("--ft-chip-neutral-color","",J.contentGlobalPrimary),V.extend("--ft-chip-neutral-icon-color","",J.contentGlobalPrimary),V.extend("--ft-chip-neutral-border-color","",J.borderGlobalSubtle),V.extend("--ft-chip-info-background-color","",J.backgroundInfoSubtle),V.extend("--ft-chip-info-color","",J.contentInfoPrimary),V.extend("--ft-chip-info-icon-color","",J.contentInfoIconOnly),V.extend("--ft-chip-info-border-color","",J.borderInfoSubtle),V.extend("--ft-chip-success-background-color","",J.backgroundSuccessSubtle),V.extend("--ft-chip-success-color","",J.contentSuccessPrimary),V.extend("--ft-chip-success-icon-color","",J.contentSuccessIconOnly),V.extend("--ft-chip-success-border-color","",J.borderSuccessSubtle),V.extend("--ft-chip-warning-background-color","",J.backgroundWarningSubtle),V.extend("--ft-chip-warning-color","",J.contentWarningPrimary),V.extend("--ft-chip-warning-icon-color","",J.contentWarningIconOnly),V.extend("--ft-chip-warning-border-color","",J.borderWarningSubtle),V.extend("--ft-chip-error-background-color","",J.backgroundErrorSubtle),V.extend("--ft-chip-error-color","",J.contentErrorPrimary),V.extend("--ft-chip-error-icon-color","",J.contentErrorIconOnly),V.extend("--ft-chip-error-border-color","",J.borderErrorSubtle),V.extend("--ft-border-info-border-color","",J.borderInfoSubtle),V.create("--ft-notice-border-width","","SIZE","1px"),V.extend("--ft-notice-horizontal-padding","",X.spacing2),V.extend("--ft-notice-vertical-padding","",X.spacing1),V.extend("--ft-notice-border-radius","",X.borderRadiusS),V.extend("--ft-notice-gap","",X.spacing2),V.extend("--ft-notice-icon-size","",X.iconSize3),V.extend("--ft-notice-info-background-color","",J.backgroundInfoSubtle),V.extend("--ft-notice-info-border-color","",J.borderInfoSubtle),V.extend("--ft-notice-info-color","",J.contentInfoPrimary),V.extend("--ft-notice-info-icon-color","",J.contentInfoIconOnly),V.extend("--ft-notice-warning-background-color","",J.backgroundWarningSubtle),V.extend("--ft-notice-warning-border-color","",J.borderWarningSubtle),V.extend("--ft-notice-warning-color","",J.contentWarningPrimary),V.extend("--ft-notice-warning-icon-color","",J.contentWarningIconOnly),V.extend("--ft-notice-error-background-color","",J.backgroundErrorSubtle),V.extend("--ft-notice-error-border-color","",J.borderErrorSubtle),V.extend("--ft-notice-error-color","",J.contentErrorPrimary),V.extend("--ft-notice-error-icon-color","",J.contentErrorIconOnly),V.extend("--ft-notice-success-background-color","",J.backgroundSuccessSubtle),V.extend("--ft-notice-success-border-color","",J.borderSuccessSubtle),V.extend("--ft-notice-success-color","",J.contentSuccessPrimary),V.extend("--ft-notice-success-icon-color","",J.contentSuccessIconOnly),V.extend("--ft-checkbox-color","",J.contentGlobalPrimary),V.extend("--ft-checkbox-checked-background-color","",J.contentActionPrimary),V.extend("--ft-checkbox-checked-state-layer-color","",J.contentActionPrimary),V.extend("--ft-checkbox-checked-icon-color","",J.contentGlobalOnColor),V.extend("--ft-checkbox-checked-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-checkbox-checked-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-checkbox-checked-active-state-layer-opacity","",X.opacity24),V.extend("--ft-checkbox-checked-disabled-component-opacity","",X.opacity40),V.extend("--ft-checkbox-unchecked-border-color","",X.colorGray80),V.extend("--ft-checkbox-unchecked-state-layer-color","",X.colorGray80),V.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",X.opacity24),V.extend("--ft-checkbox-unchecked-disabled-component-opacity","",X.opacity40),V.extend("--ft-checkbox-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),V.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),V.extend("--ft-checkbox-gap","",X.spacing3),V.extend("--ft-toggle-off-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-toggle-off-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-toggle-off-active-state-layer-opacity","",X.opacity24),V.extend("--ft-toggle-off-disabled-component-opacity","",X.opacity40),V.extend("--ft-toggle-off-background-color","",J.contentGlobalSubtle),V.extend("--ft-toggle-off-icon-color","",J.contentGlobalSubtle),V.extend("--ft-toggle-off-state-layer-color","",J.contentGlobalSubtle),V.extend("--ft-toggle-on-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-toggle-on-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-toggle-on-active-state-layer-opacity","",X.opacity24),V.extend("--ft-toggle-on-disabled-component-opacity","",X.opacity40),V.extend("--ft-toggle-on-background-color","",J.contentActionPrimary),V.extend("--ft-toggle-on-state-layer-color","",J.contentActionPrimary),V.extend("--ft-toggle-on-icon-color","",J.contentActionPrimary),V.extend("--ft-toggle-color","",J.contentGlobalPrimary),V.extend("--ft-toggle-focus-focus-ring-color","",J.borderActionFocusRing),V.extend("--ft-toggle-gap","",X.spacing3),V.extend("--ft-radio-color","",J.contentGlobalPrimary),V.extend("--ft-radio-selected-radio-color","",J.contentActionPrimary),V.extend("--ft-radio-selected-state-layer-color","",J.contentActionPrimary),V.extend("--ft-radio-selected-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-radio-selected-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-radio-selected-active-state-layer-opacity","",X.opacity24),V.extend("--ft-radio-selected-disabled-component-opacity","",X.opacity40),V.extend("--ft-radio-unselected-state-layer-color","",J.borderInputPrimary),V.extend("--ft-radio-unselected-border-color","",J.borderInputPrimary),V.extend("--ft-radio-unselected-hover-state-layer-opacity","",X.opacity16),V.extend("--ft-radio-unselected-focus-state-layer-opacity","",X.opacity16),V.extend("--ft-radio-unselected-active-state-layer-opacity","",X.opacity24),V.extend("--ft-radio-unselected-disabled-component-opacity","",X.opacity40),V.extend("--ft-radio-focus-focus-ring-color","",J.borderActionFocusRing),V.create("--ft-radio-focus-outline-offset","","SIZE","3px"),V.create("--ft-radio-focus-outline-width","","SIZE","2px"),V.extend("--ft-radio-gap","",X.spacing3),V.extend("--ft-notification-icon-size","",X.iconSize4),V.extend("--ft-notification-horizontal-padding","",X.spacing4),V.extend("--ft-notification-vertical-padding","",X.spacing4),V.extend("--ft-notification-info-background-color","",J.backgroundInfoSubtle),V.extend("--ft-notification-info-color","",J.contentInfoPrimary),V.extend("--ft-notification-info-icon-color","",J.contentInfoIconOnly),V.extend("--ft-notification-info-border-color","",J.borderInfoSubtle),V.extend("--ft-notification-success-background-color","",J.backgroundSuccessSubtle),V.extend("--ft-notification-success-color","",J.contentSuccessPrimary),V.extend("--ft-notification-success-icon-color","",J.contentSuccessIconOnly),V.extend("--ft-notification-success-border-color","",J.borderSuccessSubtle),V.extend("--ft-notification-warning-background-color","",J.backgroundWarningSubtle),V.extend("--ft-notification-warning-color","",J.contentWarningPrimary),V.extend("--ft-notification-warning-icon-color","",J.contentWarningIconOnly),V.extend("--ft-notification-warning-border-color","",J.borderWarningSubtle),V.extend("--ft-notification-error-background-color","",J.backgroundErrorSubtle),V.extend("--ft-notification-error-color","",J.contentErrorPrimary),V.extend("--ft-notification-error-icon-color","",J.contentErrorIconOnly),V.extend("--ft-notification-error-border-color","",J.borderErrorSubtle),V.extend("--ft-notification-border-radius","",X.borderRadiusPill),V.create("--ft-notification-border-width","","SIZE","1px"),V.extend("--ft-notification-leading-gap","",X.spacing2),V.extend("--ft-notification-trailing-gap","",X.spacing8),V.extend("--ft-tooltip-horizontal-padding","",X.spacing2),V.extend("--ft-tooltip-vertical-padding","",X.spacing2),V.extend("--ft-tooltip-border-radius","",X.borderRadiusS),V.extend("--ft-tooltip-color","",J.contentGlobalOnColor),V.extend("--ft-tooltip-background-color","",J.contentGlobalPrimary),V.extend("--ft-tooltip-background-opacity","",X.opacity80),V.extend("--ft-tooltip-shadow","",X.shadowElevation03),V.create("--ft-tooltip-max-width","","SIZE","256px"),V.extend("--ft-tooltip-gap","",X.spacing05);const Q=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),tt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),ot={fontFamily:tt,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")},et=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Q),rt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",ot.fontSize,"20px"),it=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",ot.fontWeight,"normal"),at=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",ot.letterSpacing,"0.15px"),nt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",ot.lineHeight,"1.2"),lt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",ot.textTransform,"inherit"),ct=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Q),ft=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",ot.fontSize,"14px"),pt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",ot.fontWeight,"normal"),st=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",ot.letterSpacing,"0.105px"),dt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",ot.lineHeight,"1.7"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",ot.textTransform,"inherit"),gt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",tt),yt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",ot.fontSize,"16px"),bt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",ot.fontWeight,"600"),ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",ot.letterSpacing,"0.144px"),mt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",ot.lineHeight,"1.5"),xt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",ot.textTransform,"inherit"),Ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",tt),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",ot.fontSize,"14px"),vt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",ot.fontWeight,"normal"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",ot.letterSpacing,"0.098px"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",ot.lineHeight,"1.7"),It=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",ot.textTransform,"inherit"),Ct={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",tt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",ot.fontSize,"16px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",ot.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",ot.letterSpacing,"0.496px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",ot.lineHeight,"1.5"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",ot.textTransform,"inherit")},Et=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",tt),$t=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",ot.fontSize,"14px"),Wt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",ot.fontWeight,"normal"),Ut=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",ot.letterSpacing,"0.252px"),Rt=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",ot.lineHeight,"1.4"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",ot.textTransform,"inherit"),zt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",tt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",ot.fontSize,"12px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",ot.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",ot.letterSpacing,"0.396px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",ot.lineHeight,"1.33"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",ot.textTransform,"inherit")},kt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",tt),Lt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",ot.fontSize,"10px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",ot.fontWeight,"normal"),Dt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",ot.letterSpacing,"0.33px"),Ft=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",ot.lineHeight,"1.6"),Bt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",ot.textTransform,"inherit"),At=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",tt),Ht=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",ot.fontSize,"10px"),Gt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",ot.fontWeight,"normal"),Pt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",ot.letterSpacing,"1.5px"),Mt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",ot.lineHeight,"1.6"),jt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",ot.textTransform,"uppercase"),Tt=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",tt),Yt=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",ot.fontSize,"14px"),_t=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",ot.fontWeight,"600"),Vt=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",ot.letterSpacing,"1.246px"),Xt=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",ot.lineHeight,"1.15"),qt=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",ot.textTransform,"uppercase"),Jt=e.css`
|
|
1
|
+
"use strict";(()=>{var Jr=Object.create;var Ge=Object.defineProperty;var Qr=Object.getOwnPropertyDescriptor;var tn=Object.getOwnPropertyNames;var en=Object.getPrototypeOf,on=Object.prototype.hasOwnProperty;var Ht=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports);var rn=(e,o,n,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of tn(o))!on.call(e,i)&&i!==n&&Ge(e,i,{get:()=>o[i],enumerable:!(a=Qr(o,i))||a.enumerable});return e};var b=(e,o,n)=>(n=e!=null?Jr(en(e)):{},rn(o||!e||!e.__esModule?Ge(n,"default",{value:e,enumerable:!0}):n,e));var T=Ht((In,Ze)=>{Ze.exports=ftGlobals.wcUtils});var k=Ht(($n,Ke)=>{Ke.exports=ftGlobals.lit});var ht=Ht((Pn,Me)=>{Me.exports=ftGlobals.litDecorators});var Jt=Ht((Bn,Ve)=>{Ve.exports=ftGlobals.litClassMap});var ur=Ht((Dc,gr)=>{gr.exports=ftGlobals.litUnsafeHTML});var Ue=b(T());var F=b(k()),E=b(ht()),Mr=b(Jt());var Oe=globalThis,Qt=Oe.trustedTypes,Fe=Qt?Qt.createPolicy("lit-html",{createHTML:e=>e}):void 0,Qe="$lit$",pt=`lit$${(Math.random()+"").slice(9)}$`,to="?"+pt,nn=`<${to}>`,xt=document,te=()=>xt.createComment(""),Dt=e=>e===null||typeof e!="object"&&typeof e!="function",eo=Array.isArray,an=e=>eo(e)||typeof e?.[Symbol.iterator]=="function",he=`[
|
|
2
|
+
\f\r]`,kt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ye=/-->/g,je=/>/g,yt=RegExp(`>|${he}(?:([^\\s"'>=/]+)(${he}*=${he}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Xe=/'/g,qe=/"/g,oo=/^(?:script|style|textarea|title)$/i,ro=e=>(o,...n)=>({_$litType$:e,strings:o,values:n}),no=ro(1),ao=ro(2),Gt=Symbol.for("lit-noChange"),$=Symbol.for("lit-nothing"),Je=new WeakMap,mt=xt.createTreeWalker(xt,129);function io(e,o){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Fe!==void 0?Fe.createHTML(o):o}var ln=(e,o)=>{let n=e.length-1,a=[],i,s=o===2?"<svg>":"",c=kt;for(let p=0;p<n;p++){let d=e[p],u,m,h=-1,v=0;for(;v<d.length&&(c.lastIndex=v,m=c.exec(d),m!==null);)v=c.lastIndex,c===kt?m[1]==="!--"?c=Ye:m[1]!==void 0?c=je:m[2]!==void 0?(oo.test(m[2])&&(i=RegExp("</"+m[2],"g")),c=yt):m[3]!==void 0&&(c=yt):c===yt?m[0]===">"?(c=i??kt,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,u=m[1],c=m[3]===void 0?yt:m[3]==='"'?qe:Xe):c===qe||c===Xe?c=yt:c===Ye||c===je?c=kt:(c=yt,i=void 0);let S=c===yt&&e[p+1].startsWith("/>")?" ":"";s+=c===kt?d+nn:h>=0?(a.push(u),d.slice(0,h)+Qe+d.slice(h)+pt+S):d+pt+(h===-2?p:S)}return[io(e,s+(e[n]||"<?>")+(o===2?"</svg>":"")),a]},Zt=class e{constructor({strings:o,_$litType$:n},a){let i;this.parts=[];let s=0,c=0,p=o.length-1,d=this.parts,[u,m]=ln(o,n);if(this.el=e.createElement(u,a),mt.currentNode=this.el.content,n===2){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(i=mt.nextNode())!==null&&d.length<p;){if(i.nodeType===1){if(i.hasAttributes())for(let h of i.getAttributeNames())if(h.endsWith(Qe)){let v=m[c++],S=i.getAttribute(h).split(pt),w=/([.?@])?(.*)/.exec(v);d.push({type:1,index:s,name:w[2],strings:S,ctor:w[1]==="."?me:w[1]==="?"?xe:w[1]==="@"?be:Nt}),i.removeAttribute(h)}else h.startsWith(pt)&&(d.push({type:6,index:s}),i.removeAttribute(h));if(oo.test(i.tagName)){let h=i.textContent.split(pt),v=h.length-1;if(v>0){i.textContent=Qt?Qt.emptyScript:"";for(let S=0;S<v;S++)i.append(h[S],te()),mt.nextNode(),d.push({type:2,index:++s});i.append(h[v],te())}}}else if(i.nodeType===8)if(i.data===to)d.push({type:2,index:s});else{let h=-1;for(;(h=i.data.indexOf(pt,h+1))!==-1;)d.push({type:7,index:s}),h+=pt.length-1}s++}}static createElement(o,n){let a=xt.createElement("template");return a.innerHTML=o,a}};function vt(e,o,n=e,a){if(o===Gt)return o;let i=a!==void 0?n._$Co?.[a]:n._$Cl,s=Dt(o)?void 0:o._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(e),i._$AT(e,n,a)),a!==void 0?(n._$Co??=[])[a]=i:n._$Cl=i),i!==void 0&&(o=vt(e,i._$AS(e,o.values),i,a)),o}var ye=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,i=(o?.creationScope??xt).importNode(n,!0);mt.currentNode=i;let s=mt.nextNode(),c=0,p=0,d=a[0];for(;d!==void 0;){if(c===d.index){let u;d.type===2?u=new ee(s,s.nextSibling,this,o):d.type===1?u=new d.ctor(s,d.name,d.strings,this,o):d.type===6&&(u=new Se(s,this,o)),this._$AV.push(u),d=a[++p]}c!==d?.index&&(s=mt.nextNode(),c++)}return mt.currentNode=xt,i}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++}},ee=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,n,a,i){this.type=2,this._$AH=$,this._$AN=void 0,this._$AA=o,this._$AB=n,this._$AM=a,this.options=i,this._$Cv=i?.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=vt(this,o,n),Dt(o)?o===$||o==null||o===""?(this._$AH!==$&&this._$AR(),this._$AH=$):o!==this._$AH&&o!==Gt&&this._(o):o._$litType$!==void 0?this.g(o):o.nodeType!==void 0?this.$(o):an(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!==$&&Dt(this._$AH)?this._$AA.nextSibling.data=o:this.$(xt.createTextNode(o)),this._$AH=o}g(o){let{values:n,_$litType$:a}=o,i=typeof a=="number"?this._$AC(o):(a.el===void 0&&(a.el=Zt.createElement(io(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===i)this._$AH.p(n);else{let s=new ye(i,this),c=s.u(this.options);s.p(n),this.$(c),this._$AH=s}}_$AC(o){let n=Je.get(o.strings);return n===void 0&&Je.set(o.strings,n=new Zt(o)),n}T(o){eo(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,a,i=0;for(let s of o)i===n.length?n.push(a=new e(this.k(te()),this.k(te()),this,this.options)):a=n[i],a._$AI(s),i++;i<n.length&&(this._$AR(a&&a._$AB.nextSibling,i),n.length=i)}_$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))}},Nt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,n,a,i,s){this.type=1,this._$AH=$,this._$AN=void 0,this.element=o,this.name=n,this._$AM=i,this.options=s,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=$}_$AI(o,n=this,a,i){let s=this.strings,c=!1;if(s===void 0)o=vt(this,o,n,0),c=!Dt(o)||o!==this._$AH&&o!==Gt,c&&(this._$AH=o);else{let p=o,d,u;for(o=s[0],d=0;d<s.length-1;d++)u=vt(this,p[a+d],n,d),u===Gt&&(u=this._$AH[d]),c||=!Dt(u)||u!==this._$AH[d],u===$?o=$:o!==$&&(o+=(u??"")+s[d+1]),this._$AH[d]=u}c&&!i&&this.O(o)}O(o){o===$?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},me=class extends Nt{constructor(){super(...arguments),this.type=3}O(o){this.element[this.name]=o===$?void 0:o}},xe=class extends Nt{constructor(){super(...arguments),this.type=4}O(o){this.element.toggleAttribute(this.name,!!o&&o!==$)}},be=class extends Nt{constructor(o,n,a,i,s){super(o,n,a,i,s),this.type=5}_$AI(o,n=this){if((o=vt(this,o,n,0)??$)===Gt)return;let a=this._$AH,i=o===$&&a!==$||o.capture!==a.capture||o.once!==a.once||o.passive!==a.passive,s=o!==$&&(a===$||i);i&&this.element.removeEventListener(this.name,this,a),s&&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)}},Se=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){vt(this,o)}};var cn=Oe.litHtmlPolyfillSupport;cn?.(Zt,ee),(Oe.litHtmlVersions??=[]).push("3.1.0");var lo=e=>e??$;var ue=b(T());var qo=b(T());var so=Symbol.for(""),sn=e=>{if(e?.r===so)return e?._$litStatic$},Ce=e=>({_$litStatic$:e,r:so});var co=new Map,po=e=>(o,...n)=>{let a=n.length,i,s,c=[],p=[],d,u=0,m=!1;for(;u<a;){for(d=o[u];u<a&&(s=n[u],(i=sn(s))!==void 0);)d+=i+o[++u],m=!0;u!==a&&p.push(s),c.push(d),u++}if(u===a&&c.push(o[a]),m){let h=c.join("$$lit$$");(o=co.get(h))===void 0&&(c.raw=c,co.set(h,o=c)),n=p}return e(o,...n)},ve=po(no),Dn=po(ao);var Ne=b(ht()),Xo=b(T());var oe;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(oe||(oe={}));var V=b(k()),g=b(T());var et=b(k(),1),dt=e=>typeof e=="string"?(0,et.unsafeCSS)(e):e,t=class{static create(o,n,a,i){let s=p=>dt(p??i),c=et.css`var(${dt(o)}, ${s(i)})`;return c.name=o,c.description=n,c.category=a,c.defaultValue=i,c.defaultCssValue=s,c.get=p=>et.css`var(${dt(o)}, ${s(p)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>i,c}static extend(o,n,a,i){let s=p=>a.get(p??i),c=et.css`var(${dt(o)}, ${s(i)})`;return c.name=o,c.description=n,c.category=a.category,c.fallbackVariable=a,c.defaultValue=i,c.defaultCssValue=s,c.get=p=>et.css`var(${dt(o)}, ${s(p)})`,c.breadcrumb=()=>[a.name,...a.breadcrumb()],c.lastResortDefaultValue=()=>i??a.lastResortDefaultValue(),c}static external(o,n){let a=s=>o.fallbackVariable?o.fallbackVariable.get(s??o.defaultValue):dt(s??o.lastResortDefaultValue()),i=et.css`var(${dt(o.name)}, ${a(o.defaultValue)})`;return i.name=o.name,i.category=o.category,i.fallbackVariable=o.fallbackVariable,i.defaultValue=o.defaultValue,i.context=n,i.defaultCssValue=a,i.get=s=>et.css`var(${dt(o.name)}, ${a(s)})`,i.breadcrumb=()=>o.fallbackVariable?[o.fallbackVariable.name,...o.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>o.lastResortDefaultValue(),i}};var r={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","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)")},fo={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")},go={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")},uo={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")},ho={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")},yo={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")},mo={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")},xo={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")},bo={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")},So={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")},pn={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")},Oo={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")},Co={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")},vo={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")},No={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")},wo={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")},Eo={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")},Ro={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")},Ao={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")},Lo={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")},Wo={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")},Io={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")},$o={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")},Po={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")},Bo={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")},zo={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")},To={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")},re={display:fo,"title-1":go,"title-2":uo,"title-3":ho,"body-1-regular":yo,"body-1-medium":mo,"body-1-semibold":xo,"body-2-regular":bo,"body-2-medium":So,"body-2-medium-underline":pn,"body-2-semibold":Oo,"label-1-medium":Co,"label-1-semibold":vo,"label-1-bold":No,"label-2-medium":wo,"label-2-semibold":Eo,"label-2-bold":Ro,"caption-1-medium":Ao,"caption-1-semibold":Lo,"caption-1-bold":Wo,"caption-2-medium":Io,"caption-2-semibold":$o,"caption-2-bold":Po,"caption-3-medium":Bo,"caption-3-semibold":zo,"caption-3-bold":To};var l={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
4
|
+
Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",r.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",r.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",r.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",r.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",r.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",r.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",r.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",r.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",r.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",r.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",r.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",r.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",r.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",r.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",r.colorGray80)};var ea={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",r.spacing4),largeGap:t.extend("--ft-button-large-gap","",r.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",r.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",r.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:t.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",r.spacing3),smallGap:t.extend("--ft-button-small-gap","",r.spacing2),smallBorderRadius:t.extend("--ft-button-small-border-radius","",r.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",r.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","",l.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",l.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",l.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",l.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",r.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",r.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",r.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",l.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",l.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",l.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",l.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",r.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",r.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",r.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",r.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",l.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",l.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",l.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",r.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",r.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",r.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",r.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",l.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",l.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",l.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",l.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",r.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",r.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",r.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",r.opacity40)};var ia={iconSize:t.extend("--ft-banner-icon-size","",r.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-banner-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",r.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",r.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",r.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",r.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",r.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",l.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",l.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",l.contentInfoIconOnly)};var da={horizontalGap:t.extend("--ft-breadcrumb-horizontal-gap","",r.spacing1),verticalGap:t.extend("--ft-breadcrumb-vertical-gap","",r.spacing2),currentElementColor:t.extend("--ft-breadcrumb-current-element-color","",l.contentGlobalPrimary),iconColor:t.extend("--ft-breadcrumb-icon-color","",l.contentGlobalSubtle)};var ya={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",r.spacing12),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",r.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",r.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",r.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",r.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",r.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",r.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",l.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",l.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",l.contentGlobalSecondary)};var Oa={smallContainerWidth:t.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:t.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",r.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",r.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",l.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",r.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",r.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",l.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",l.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",l.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",l.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",r.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",r.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",r.spacing6),headerGap:t.extend("--ft-modal-header-gap","",r.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",r.borderRadiusM)};var Ea={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-drawer-shadow","",r.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",l.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",r.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",r.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",l.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",l.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",l.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",l.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",l.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",l.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",l.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",r.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",r.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",r.colorGray700)};var Ia={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",l.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",l.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",l.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",l.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","",l.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",l.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",l.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","",l.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",r.opacity40)};var Ta={backgroundColor:t.extend("--ft-text-area-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",l.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",l.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",l.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","",l.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",l.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",l.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",r.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",r.borderRadiusM)};var Da={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",r.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",l.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",l.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",l.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",l.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",r.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",r.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",l.backgroundGlobalOnSurface)};var Va={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",l.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",l.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",l.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",l.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","",l.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",l.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",l.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",l.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",l.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",r.opacity40)};var qa={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",l.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",l.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",l.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",l.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",l.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",l.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",l.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",l.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",l.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",r.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",r.borderRadiusM)};var oi={backgroundColor:t.extend("--ft-popover-background-color","",l.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",r.spacing6),iconColor:t.extend("--ft-popover-icon-color","",l.contentGlobalSecondary),iconSize:t.extend("--ft-popover-icon-size","",r.iconSize2),titleColor:t.extend("--ft-popover-title-color","",l.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",l.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",l.contentActionPrimary),gap:t.extend("--ft-popover-gap","",r.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",r.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",r.shadowElevation02)};var li={topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",r.borderRadiusS),labelHorizontalPadding:t.extend("--ft-tabs-label-horizontal-padding","",r.spacing4),labelVerticalPadding:t.extend("--ft-tabs-label-vertical-padding","",r.spacing3),labelGap:t.extend("--ft-tabs-label-gap","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ft-tabs-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-tabs-off-color","",l.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",l.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ft-tabs-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ft-tabs-on-color","",l.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",l.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-tabs-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ft-tabs-icon-vertical-padding","",r.spacing4),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",l.borderActionFocusRing)};var fi={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",l.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",r.spacing3),color:t.extend("--ft-collapsible-color","",l.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",l.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",l.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",l.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",r.iconSize3)};var mi={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",r.spacing1),groupGap:t.extend("--ft-switch-group-gap","",r.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",l.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",l.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-switch-off-color","",l.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",l.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ft-switch-on-color","",l.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",l.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",l.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",r.borderRadiusS)};var Oi={color1Light:t.extend("--ft-chart-1-light","for area color charts",r.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",r.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",r.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",r.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",r.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",r.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",r.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",r.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",r.colorRed40),color5Base:t.extend("--ft-chart-5-base","",r.colorRed60),color6Light:t.extend("--ft-chart-6-light","",r.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",r.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",r.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",r.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",r.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",r.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",r.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",r.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",r.colorGray50),color10Base:t.extend("--ft-chart-10-base","",r.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",r.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",r.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",r.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",r.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",r.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",r.colorBrand200)};var Ei={largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",r.spacing4),largeVerticalPadding:t.extend("--ft-chip-large-vertical-padding","",r.spacing2),largeGap:t.extend("--ft-chip-large-gap","",r.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.extend("--ft-chip-large-border-radius","",r.borderRadiusPill),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",r.iconSize3),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",r.spacing3),mediumVerticalPadding:t.extend("--ft-chip-medium-vertical-padding","",r.spacing1),mediumGap:t.extend("--ft-chip-medium-gap","",r.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.extend("--ft-chip-medium-border-radius","",r.borderRadiusPill),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",r.iconSize2),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",r.spacing2),smallVerticalPadding:t.extend("--ft-chip-small-vertical-padding","",r.spacing05),smallGap:t.extend("--ft-chip-small-gap","",r.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.extend("--ft-chip-small-border-radius","",r.borderRadiusPill),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",r.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",l.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",l.contentGlobalPrimary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",l.contentGlobalPrimary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",l.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",l.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",l.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",l.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",l.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",l.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",l.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",l.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",l.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",l.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",l.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",l.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",l.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",l.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",l.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",l.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",l.borderErrorSubtle)};var Wi={infoBorderColor:t.extend("--ft-border-info-border-color","",l.borderInfoSubtle)};var zi={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ft-notice-vertical-padding","",r.spacing1),borderRadius:t.extend("--ft-notice-border-radius","",r.borderRadiusS),gap:t.extend("--ft-notice-gap","",r.spacing2),iconSize:t.extend("--ft-notice-icon-size","",r.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",l.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",l.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",l.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",l.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",l.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",l.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",l.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",l.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",l.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",l.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",l.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",l.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",l.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",l.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",l.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",l.contentSuccessIconOnly)};var ki={color:t.extend("--ft-checkbox-color","",l.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",l.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",l.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",l.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-checkbox-gap","",r.spacing3)};var Mi={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",l.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",l.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",l.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",l.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",l.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",l.contentActionPrimary),color:t.extend("--ft-toggle-color","",l.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",l.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",r.spacing3)};var Xi={color:t.extend("--ft-radio-color","",l.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",l.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",l.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",l.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",l.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",r.spacing3)};var el={iconSize:t.extend("--ft-notification-icon-size","",r.iconSize4),horizontalPadding:t.extend("--ft-notification-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",r.spacing4),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",l.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",l.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",l.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",l.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",l.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",l.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",l.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",l.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",l.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",l.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",l.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",l.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",l.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",l.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",l.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",l.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",r.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",r.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",r.spacing8)};var il={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",r.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",r.borderRadiusS),color:t.extend("--ft-tooltip-color","",l.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",l.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",r.opacity80),shadow:t.extend("--ft-tooltip-shadow","",r.shadowElevation03),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",r.spacing05)};var ne=b(k());function _o(e){let o=re[e];return ne.css`
|
|
5
|
+
.ft-typography--${(0,ne.unsafeCSS)(e)} {
|
|
6
|
+
font-family: ${o.fontFamily};
|
|
7
|
+
font-size: ${o.fontSize};
|
|
8
|
+
font-weight: ${o.fontWeight};
|
|
9
|
+
letter-spacing: ${o.letterSpacing};
|
|
10
|
+
line-height: ${o.lineHeight};
|
|
11
|
+
text-transform: ${o.textCase};
|
|
12
|
+
}
|
|
13
|
+
`}var Uo=g.FtCssVariableFactory.extend("--ft-typography-font-family","",g.designSystemVariables.titleFont),rt=g.FtCssVariableFactory.extend("--ft-typography-font-family","",g.designSystemVariables.contentFont),y={fontFamily:rt,fontSize:g.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:g.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:g.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:g.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:g.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},wt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Uo),fontSize:g.FtCssVariableFactory.extend("--ft-typography-title-font-size","",y.fontSize,"20px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",y.letterSpacing,"0.15px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-title-line-height","",y.lineHeight,"1.2"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",y.textTransform,"inherit")},Et={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Uo),fontSize:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",y.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",y.letterSpacing,"0.105px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",y.lineHeight,"1.7"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",y.textTransform,"inherit")},Rt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",y.fontSize,"16px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",y.fontWeight,"600"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",y.letterSpacing,"0.144px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",y.lineHeight,"1.5"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",y.textTransform,"inherit")},At={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",y.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",y.letterSpacing,"0.098px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",y.lineHeight,"1.7"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",y.textTransform,"inherit")},ot={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",y.fontSize,"16px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",y.letterSpacing,"0.496px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",y.lineHeight,"1.5"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",y.textTransform,"inherit")},Lt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",y.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",y.letterSpacing,"0.252px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",y.lineHeight,"1.4"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",y.textTransform,"inherit")},Y={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",y.fontSize,"12px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",y.letterSpacing,"0.396px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",y.lineHeight,"1.33"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",y.textTransform,"inherit")},Wt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",y.fontSize,"10px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",y.letterSpacing,"0.33px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",y.lineHeight,"1.6"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",y.textTransform,"inherit")},It={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",y.fontSize,"10px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",y.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",y.letterSpacing,"1.5px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",y.lineHeight,"1.6"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",y.textTransform,"uppercase")},$t={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-button-font-family","",rt),fontSize:g.FtCssVariableFactory.extend("--ft-typography-button-font-size","",y.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",y.fontWeight,"600"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",y.letterSpacing,"1.246px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-button-line-height","",y.lineHeight,"1.15"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",y.textTransform,"uppercase")},Ho=V.css`
|
|
19
14
|
.ft-typography--title {
|
|
20
|
-
font-family: ${
|
|
21
|
-
font-size: ${
|
|
22
|
-
font-weight: ${
|
|
23
|
-
letter-spacing: ${
|
|
24
|
-
line-height: ${
|
|
25
|
-
text-transform: ${
|
|
26
|
-
}
|
|
27
|
-
`,
|
|
15
|
+
font-family: ${wt.fontFamily};
|
|
16
|
+
font-size: ${wt.fontSize};
|
|
17
|
+
font-weight: ${wt.fontWeight};
|
|
18
|
+
letter-spacing: ${wt.letterSpacing};
|
|
19
|
+
line-height: ${wt.lineHeight};
|
|
20
|
+
text-transform: ${wt.textTransform};
|
|
21
|
+
}
|
|
22
|
+
`,ko=V.css`
|
|
28
23
|
.ft-typography--title-dense {
|
|
29
|
-
font-family: ${
|
|
30
|
-
font-size: ${
|
|
31
|
-
font-weight: ${
|
|
32
|
-
letter-spacing: ${
|
|
33
|
-
line-height: ${
|
|
34
|
-
text-transform: ${
|
|
35
|
-
}
|
|
36
|
-
`,
|
|
24
|
+
font-family: ${Et.fontFamily};
|
|
25
|
+
font-size: ${Et.fontSize};
|
|
26
|
+
font-weight: ${Et.fontWeight};
|
|
27
|
+
letter-spacing: ${Et.letterSpacing};
|
|
28
|
+
line-height: ${Et.lineHeight};
|
|
29
|
+
text-transform: ${Et.textTransform};
|
|
30
|
+
}
|
|
31
|
+
`,Do=V.css`
|
|
37
32
|
.ft-typography--subtitle1 {
|
|
38
|
-
font-family: ${
|
|
39
|
-
font-size: ${
|
|
40
|
-
font-weight: ${
|
|
41
|
-
letter-spacing: ${
|
|
42
|
-
line-height: ${
|
|
43
|
-
text-transform: ${
|
|
44
|
-
}
|
|
45
|
-
`,
|
|
33
|
+
font-family: ${Rt.fontFamily};
|
|
34
|
+
font-size: ${Rt.fontSize};
|
|
35
|
+
font-weight: ${Rt.fontWeight};
|
|
36
|
+
letter-spacing: ${Rt.letterSpacing};
|
|
37
|
+
line-height: ${Rt.lineHeight};
|
|
38
|
+
text-transform: ${Rt.textTransform};
|
|
39
|
+
}
|
|
40
|
+
`,Go=V.css`
|
|
46
41
|
.ft-typography--subtitle2 {
|
|
47
|
-
font-family: ${
|
|
48
|
-
font-size: ${
|
|
49
|
-
font-weight: ${
|
|
50
|
-
letter-spacing: ${
|
|
51
|
-
line-height: ${
|
|
52
|
-
text-transform: ${
|
|
42
|
+
font-family: ${At.fontFamily};
|
|
43
|
+
font-size: ${At.fontSize};
|
|
44
|
+
font-weight: ${At.fontWeight};
|
|
45
|
+
letter-spacing: ${At.letterSpacing};
|
|
46
|
+
line-height: ${At.lineHeight};
|
|
47
|
+
text-transform: ${At.textTransform};
|
|
53
48
|
}
|
|
54
49
|
|
|
55
|
-
`,
|
|
50
|
+
`,ae=V.css`
|
|
56
51
|
.ft-typography--body1 {
|
|
57
|
-
font-family: ${
|
|
58
|
-
font-size: ${
|
|
59
|
-
font-weight: ${
|
|
60
|
-
letter-spacing: ${
|
|
61
|
-
line-height: ${
|
|
62
|
-
text-transform: ${
|
|
63
|
-
}
|
|
64
|
-
`,
|
|
52
|
+
font-family: ${ot.fontFamily};
|
|
53
|
+
font-size: ${ot.fontSize};
|
|
54
|
+
font-weight: ${ot.fontWeight};
|
|
55
|
+
letter-spacing: ${ot.letterSpacing};
|
|
56
|
+
line-height: ${ot.lineHeight};
|
|
57
|
+
text-transform: ${ot.textTransform};
|
|
58
|
+
}
|
|
59
|
+
`,Zo=V.css`
|
|
65
60
|
.ft-typography--body2 {
|
|
66
|
-
font-family: ${
|
|
67
|
-
font-size: ${
|
|
68
|
-
font-weight: ${
|
|
69
|
-
letter-spacing: ${
|
|
70
|
-
line-height: ${
|
|
71
|
-
text-transform: ${
|
|
72
|
-
}
|
|
73
|
-
`,
|
|
61
|
+
font-family: ${Lt.fontFamily};
|
|
62
|
+
font-size: ${Lt.fontSize};
|
|
63
|
+
font-weight: ${Lt.fontWeight};
|
|
64
|
+
letter-spacing: ${Lt.letterSpacing};
|
|
65
|
+
line-height: ${Lt.lineHeight};
|
|
66
|
+
text-transform: ${Lt.textTransform};
|
|
67
|
+
}
|
|
68
|
+
`,ie=V.css`
|
|
74
69
|
.ft-typography--caption {
|
|
75
|
-
font-family: ${
|
|
76
|
-
font-size: ${
|
|
77
|
-
font-weight: ${
|
|
78
|
-
letter-spacing: ${
|
|
79
|
-
line-height: ${
|
|
80
|
-
text-transform: ${
|
|
81
|
-
}
|
|
82
|
-
`,
|
|
70
|
+
font-family: ${Y.fontFamily};
|
|
71
|
+
font-size: ${Y.fontSize};
|
|
72
|
+
font-weight: ${Y.fontWeight};
|
|
73
|
+
letter-spacing: ${Y.letterSpacing};
|
|
74
|
+
line-height: ${Y.lineHeight};
|
|
75
|
+
text-transform: ${Y.textTransform};
|
|
76
|
+
}
|
|
77
|
+
`,Ko=V.css`
|
|
83
78
|
.ft-typography--breadcrumb {
|
|
84
|
-
font-family: ${
|
|
85
|
-
font-size: ${
|
|
86
|
-
font-weight: ${
|
|
87
|
-
letter-spacing: ${
|
|
88
|
-
line-height: ${
|
|
89
|
-
text-transform: ${
|
|
90
|
-
}
|
|
91
|
-
`,
|
|
79
|
+
font-family: ${Wt.fontFamily};
|
|
80
|
+
font-size: ${Wt.fontSize};
|
|
81
|
+
font-weight: ${Wt.fontWeight};
|
|
82
|
+
letter-spacing: ${Wt.letterSpacing};
|
|
83
|
+
line-height: ${Wt.lineHeight};
|
|
84
|
+
text-transform: ${Wt.textTransform};
|
|
85
|
+
}
|
|
86
|
+
`,Mo=V.css`
|
|
92
87
|
.ft-typography--overline {
|
|
93
|
-
font-family: ${
|
|
94
|
-
font-size: ${
|
|
95
|
-
font-weight: ${
|
|
96
|
-
letter-spacing: ${
|
|
97
|
-
line-height: ${
|
|
98
|
-
text-transform: ${
|
|
99
|
-
}
|
|
100
|
-
`,
|
|
88
|
+
font-family: ${It.fontFamily};
|
|
89
|
+
font-size: ${It.fontSize};
|
|
90
|
+
font-weight: ${It.fontWeight};
|
|
91
|
+
letter-spacing: ${It.letterSpacing};
|
|
92
|
+
line-height: ${It.lineHeight};
|
|
93
|
+
text-transform: ${It.textTransform};
|
|
94
|
+
}
|
|
95
|
+
`,Vo=V.css`
|
|
101
96
|
.ft-typography--button {
|
|
102
|
-
font-family: ${
|
|
103
|
-
font-size: ${
|
|
104
|
-
font-weight: ${
|
|
105
|
-
letter-spacing: ${
|
|
106
|
-
line-height: ${
|
|
107
|
-
text-transform: ${
|
|
108
|
-
}
|
|
109
|
-
`,
|
|
97
|
+
font-family: ${$t.fontFamily};
|
|
98
|
+
font-size: ${$t.fontSize};
|
|
99
|
+
font-weight: ${$t.fontWeight};
|
|
100
|
+
letter-spacing: ${$t.letterSpacing};
|
|
101
|
+
line-height: ${$t.lineHeight};
|
|
102
|
+
text-transform: ${$t.textTransform};
|
|
103
|
+
}
|
|
104
|
+
`,Fo=V.css`
|
|
110
105
|
.ft-typography {
|
|
111
106
|
vertical-align: inherit;
|
|
112
107
|
}
|
|
113
|
-
`,
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
font-size: ${o.fontSize};
|
|
117
|
-
font-weight: ${o.fontWeight};
|
|
118
|
-
letter-spacing: ${o.letterSpacing};
|
|
119
|
-
line-height: ${o.lineHeight};
|
|
120
|
-
text-transform: ${o.textCase};
|
|
121
|
-
}
|
|
122
|
-
`}(t)))];var po=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class so extends o.FtLitElement{constructor(){super(...arguments),this.variant=Y.body1}render(){return this.element?T`
|
|
123
|
-
<${M(this.element)}
|
|
108
|
+
`,Yo=[Object.keys(re).map(e=>_o(e))];var jo=function(e,o,n,a){var i=arguments.length,s=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(s=(i<3?c(s):i>3?c(o,n,s):c(o,n))||s);return i>3&&s&&Object.defineProperty(o,n,s),s},j=class extends Xo.FtLitElement{constructor(){super(...arguments),this.variant=oe.body1}render(){return this.element?ve`
|
|
109
|
+
<${Ce(this.element)}
|
|
110
|
+
part="text"
|
|
124
111
|
class="ft-typography ft-typography--${this.variant}">
|
|
125
112
|
<slot></slot>
|
|
126
|
-
</${
|
|
127
|
-
`:
|
|
128
|
-
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
129
|
-
`}}
|
|
113
|
+
</${Ce(this.element)}>
|
|
114
|
+
`:ve`
|
|
115
|
+
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
116
|
+
`}};j.styles=[Ho,ko,Do,Go,ae,Zo,ie,Ko,Mo,Vo,Fo,...Yo];jo([(0,Ne.property)()],j.prototype,"element",void 0);jo([(0,Ne.property)()],j.prototype,"variant",void 0);(0,qo.customElement)("ft-typography")(j);var or=b(T());var we=b(k()),Pt=b(ht()),tr=b(Jt()),er=b(T());var Jo=b(k()),R=b(T());var O={fontSize:R.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:R.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:R.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:R.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:R.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:R.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:R.FtCssVariableFactory.extend("--ft-input-label-border-color","",R.designSystemVariables.colorOutline),textColor:R.FtCssVariableFactory.extend("--ft-input-label-text-color","",R.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:R.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",R.designSystemVariables.colorOnSurfaceDisabled),colorSurface:R.FtCssVariableFactory.external(R.designSystemVariables.colorSurface,"Design system"),borderRadiusS:R.FtCssVariableFactory.external(R.designSystemVariables.borderRadiusS,"Design system"),colorError:R.FtCssVariableFactory.external(R.designSystemVariables.colorError,"Design system")},Qo=Jo.css`
|
|
130
117
|
.ft-input-label {
|
|
131
118
|
position: absolute;
|
|
132
119
|
inset: 0;
|
|
133
120
|
display: flex;
|
|
134
|
-
background-color: ${
|
|
135
|
-
border-radius: ${
|
|
121
|
+
background-color: ${O.colorSurface};
|
|
122
|
+
border-radius: ${O.borderRadiusS} ${O.borderRadiusS} 0 0;
|
|
136
123
|
}
|
|
137
124
|
|
|
138
125
|
.ft-input-label--outlined {
|
|
139
|
-
border-radius: ${
|
|
126
|
+
border-radius: ${O.borderRadiusS};
|
|
140
127
|
}
|
|
141
128
|
|
|
142
129
|
.ft-input-label {
|
|
143
|
-
border-color: ${
|
|
130
|
+
border-color: ${O.borderColor};
|
|
144
131
|
}
|
|
145
132
|
|
|
146
133
|
.ft-input-label.ft-input-label--in-error {
|
|
147
|
-
border-color: ${
|
|
134
|
+
border-color: ${O.colorError}
|
|
148
135
|
}
|
|
149
136
|
|
|
150
137
|
.ft-input-label:before,
|
|
@@ -157,7 +144,7 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
157
144
|
}
|
|
158
145
|
|
|
159
146
|
.ft-input-label:before {
|
|
160
|
-
width: calc(${
|
|
147
|
+
width: calc(${O.horizontalSpacing} - 4px);
|
|
161
148
|
flex-shrink: 0;
|
|
162
149
|
}
|
|
163
150
|
|
|
@@ -173,20 +160,20 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
173
160
|
border-bottom-width: 1px;
|
|
174
161
|
border-bottom-style: solid;
|
|
175
162
|
border-color: inherit;
|
|
176
|
-
color: ${
|
|
163
|
+
color: ${O.textColor};
|
|
177
164
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
178
|
-
max-width: calc(${
|
|
165
|
+
max-width: calc(${O.labelMaxWidth} - 2 * (${O.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
|
|
179
166
|
text-overflow: ellipsis;
|
|
180
|
-
${
|
|
181
|
-
${
|
|
167
|
+
${(0,R.setVariable)(Y.fontSize,O.fontSize)};
|
|
168
|
+
${(0,R.setVariable)(Y.lineHeight,O.fontSize)};
|
|
182
169
|
}
|
|
183
170
|
|
|
184
171
|
.ft-input-label--in-error .ft-input-label--text {
|
|
185
|
-
color: ${
|
|
172
|
+
color: ${O.colorError}
|
|
186
173
|
}
|
|
187
174
|
|
|
188
175
|
.ft-input-label--disabled .ft-input-label--text {
|
|
189
|
-
color: ${
|
|
176
|
+
color: ${O.disabledTextColor};
|
|
190
177
|
}
|
|
191
178
|
|
|
192
179
|
.ft-input-label--hidden-text {
|
|
@@ -203,19 +190,19 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
203
190
|
overflow: hidden;
|
|
204
191
|
white-space: nowrap;
|
|
205
192
|
text-overflow: ellipsis;
|
|
206
|
-
padding: ${
|
|
207
|
-
margin: calc(${
|
|
193
|
+
padding: ${O.verticalSpacing} 4px;
|
|
194
|
+
margin: calc(${O.verticalSpacing} * -1) 0;
|
|
208
195
|
max-width: 100%;
|
|
209
196
|
box-sizing: border-box;
|
|
210
197
|
}
|
|
211
198
|
|
|
212
199
|
.ft-input-label--raised .ft-input-label--text {
|
|
213
|
-
${
|
|
214
|
-
${
|
|
200
|
+
${(0,R.setVariable)(Y.fontSize,O.raisedFontSize)};
|
|
201
|
+
${(0,R.setVariable)(Y.lineHeight,O.raisedFontSize)};
|
|
215
202
|
}
|
|
216
203
|
|
|
217
204
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
218
|
-
top: ${
|
|
205
|
+
top: ${O.verticalSpacing};
|
|
219
206
|
}
|
|
220
207
|
|
|
221
208
|
.ft-input-label--outlined .ft-input-label--text,
|
|
@@ -228,36 +215,36 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
228
215
|
.ft-input-label--outlined:before {
|
|
229
216
|
border-left-width: 1px;
|
|
230
217
|
border-left-style: solid;
|
|
231
|
-
border-radius: ${
|
|
218
|
+
border-radius: ${O.borderRadiusS} 0 0 ${O.borderRadiusS};
|
|
232
219
|
}
|
|
233
220
|
|
|
234
221
|
.ft-input-label--outlined:after {
|
|
235
222
|
border-right-width: 1px;
|
|
236
223
|
border-right-style: solid;
|
|
237
|
-
border-radius: 0 ${
|
|
224
|
+
border-radius: 0 ${O.borderRadiusS} ${O.borderRadiusS} 0;
|
|
238
225
|
}
|
|
239
226
|
|
|
240
227
|
.ft-input-label--outlined.ft-input-label--raised .ft-input-label--floating-text {
|
|
241
228
|
padding: 2px 4px;
|
|
242
|
-
z-index: ${
|
|
243
|
-
background-color: ${
|
|
244
|
-
border-radius: ${
|
|
229
|
+
z-index: ${O.raisedZIndex};
|
|
230
|
+
background-color: ${O.colorSurface};
|
|
231
|
+
border-radius: ${O.borderRadiusS};
|
|
245
232
|
top: calc((var(--ft-typography-caption-line-height) / -2) + 2px);
|
|
246
233
|
}
|
|
247
234
|
|
|
248
235
|
.ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
|
|
249
236
|
border-top: none;
|
|
250
237
|
}
|
|
251
|
-
`;var
|
|
252
|
-
<div class="${
|
|
253
|
-
${this.text?
|
|
238
|
+
`;var Kt=function(e,o,n,a){var i=arguments.length,s=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(s=(i<3?c(s):i>3?c(o,n,s):c(o,n))||s);return i>3&&s&&Object.defineProperty(o,n,s),s},K=class extends er.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 we.html`
|
|
239
|
+
<div class="${(0,tr.classMap)(o)}">
|
|
240
|
+
${this.text?we.html`
|
|
254
241
|
<div class="ft-input-label--text ft-typography--caption">
|
|
255
242
|
<span class="ft-input-label--floating-text">${this.text}</span>
|
|
256
243
|
<span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
|
|
257
244
|
</div>
|
|
258
245
|
`:null}
|
|
259
246
|
</div>
|
|
260
|
-
`}}
|
|
247
|
+
`}};K.elementDefinitions={};K.styles=[ie,Qo];Kt([(0,Pt.property)({type:String})],K.prototype,"text",void 0);Kt([(0,Pt.property)({type:Boolean})],K.prototype,"raised",void 0);Kt([(0,Pt.property)({type:Boolean})],K.prototype,"outlined",void 0);Kt([(0,Pt.property)({type:Boolean})],K.prototype,"disabled",void 0);Kt([(0,Pt.property)({type:Boolean})],K.prototype,"error",void 0);(0,or.customElement)("ft-input-label")(K);var fr=b(T());var pr=b(k()),_=b(ht()),dr=b(Jt()),Mt=b(T());var cr=b(k()),P=b(T()),rr=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorContent),Q={color:rr,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",rr),opacityContentOnSurfacePressed:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:P.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},nr=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorPrimary),ar={color:nr,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",nr)},ir=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorSecondary),lr={color:ir,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",ir)},sr=cr.css`
|
|
261
248
|
:host {
|
|
262
249
|
display: contents;
|
|
263
250
|
}
|
|
@@ -270,7 +257,7 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
270
257
|
|
|
271
258
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
272
259
|
overflow: hidden;
|
|
273
|
-
border-radius: ${
|
|
260
|
+
border-radius: ${Q.borderRadius};
|
|
274
261
|
}
|
|
275
262
|
|
|
276
263
|
.ft-ripple .ft-ripple--background,
|
|
@@ -304,27 +291,27 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
304
291
|
}
|
|
305
292
|
|
|
306
293
|
.ft-ripple .ft-ripple--background {
|
|
307
|
-
background-color: ${
|
|
294
|
+
background-color: ${Q.backgroundColor};
|
|
308
295
|
}
|
|
309
296
|
|
|
310
297
|
.ft-ripple .ft-ripple--effect {
|
|
311
|
-
background-color: ${
|
|
298
|
+
background-color: ${Q.color};
|
|
312
299
|
}
|
|
313
300
|
|
|
314
301
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
315
|
-
background-color: ${
|
|
302
|
+
background-color: ${lr.backgroundColor};
|
|
316
303
|
}
|
|
317
304
|
|
|
318
305
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
319
|
-
background-color: ${
|
|
306
|
+
background-color: ${lr.color};
|
|
320
307
|
}
|
|
321
308
|
|
|
322
309
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
323
|
-
background-color: ${
|
|
310
|
+
background-color: ${ar.backgroundColor};
|
|
324
311
|
}
|
|
325
312
|
|
|
326
313
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
327
|
-
background-color: ${
|
|
314
|
+
background-color: ${ar.color};
|
|
328
315
|
}
|
|
329
316
|
|
|
330
317
|
.ft-ripple .ft-ripple--background {
|
|
@@ -354,33 +341,33 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
354
341
|
}
|
|
355
342
|
|
|
356
343
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
357
|
-
opacity: ${
|
|
344
|
+
opacity: ${Q.opacityContentOnSurfaceHover};
|
|
358
345
|
}
|
|
359
346
|
|
|
360
347
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
361
|
-
opacity: ${
|
|
348
|
+
opacity: ${Q.opacityContentOnSurfaceSelected};
|
|
362
349
|
}
|
|
363
350
|
|
|
364
351
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
365
|
-
opacity: ${
|
|
352
|
+
opacity: ${Q.opacityContentOnSurfaceFocused};
|
|
366
353
|
}
|
|
367
354
|
|
|
368
355
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
369
|
-
opacity: ${
|
|
356
|
+
opacity: ${Q.opacityContentOnSurfacePressed};
|
|
370
357
|
transform: translate(-50%, -50%) scale(1);
|
|
371
358
|
}
|
|
372
|
-
`;var
|
|
359
|
+
`;var D=function(e,o,n,a){var i=arguments.length,s=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(s=(i<3?c(s):i>3?c(o,n,s):c(o,n))||s);return i>3&&s&&Object.defineProperty(o,n,s),s},A=class extends Mt.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 Mt.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 Mt.Debouncer(10),this.moveRipple=o=>{var n,a;let{x:i,y:s}=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(i!=null?i-c.x:c.width/2),this.originY=Math.round(s!=null?s-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 pr.html`
|
|
373
360
|
<style>
|
|
374
361
|
.ft-ripple .ft-ripple--effect {
|
|
375
362
|
left: ${this.originX}px;
|
|
376
363
|
top: ${this.originY}px;
|
|
377
364
|
}
|
|
378
365
|
</style>
|
|
379
|
-
<div class="${
|
|
366
|
+
<div class="${(0,dr.classMap)(o)}">
|
|
380
367
|
<div class="ft-ripple--background"></div>
|
|
381
368
|
<div class="ft-ripple--effect"></div>
|
|
382
369
|
</div>
|
|
383
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,e;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(o=this.target)||void 0===o||o.removeAttribute("data-is-ft-ripple-target")):null===(e=this.target)||void 0===e||e.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 t,o;const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;e&&this.setupFor(null!==(o=this.target)&&void 0!==o?o:e)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");const o=(...t)=>o=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(o)},e=o("mouseup","contextmenu"),r=o("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)},a={passive:!0};t.addEventListener("mouseover",this.startHover,a),t.addEventListener("mousemove",this.moveRipple,a),t.addEventListener("mouseleave",this.endHover,a),t.addEventListener("mousedown",e,a),t.addEventListener("touchstart",r,a),t.addEventListener("touchmove",this.moveRipple,a),t.addEventListener("keydown",i,a),t.addEventListener("focus",this.startFocus,a),t.addEventListener("blur",this.endFocus,a),t.addEventListener("focusin",this.startFocus,a),t.addEventListener("focusout",this.endFocus,a),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,a),t.removeEventListener("mousemove",this.moveRipple,a),t.removeEventListener("mouseleave",this.endHover,a),t.removeEventListener("mousedown",e,a),t.removeEventListener("touchstart",r,a),t.removeEventListener("touchmove",this.moveRipple,a),t.removeEventListener("keydown",i,a),t.removeEventListener("focus",this.startFocus,a),t.removeEventListener("blur",this.endFocus,a),t.removeEventListener("focusin",this.startFocus,a),t.removeEventListener("focusout",this.endFocus,a),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,i;return null!=o.x?({x:r,y:i}=o):null!=e.touches&&(r=e.touches[0].clientX,i=e.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}Wo.elementDefinitions={},Wo.styles=Io,$o([r.property({type:Boolean})],Wo.prototype,"primary",void 0),$o([r.property({type:Boolean})],Wo.prototype,"secondary",void 0),$o([r.property({type:Boolean})],Wo.prototype,"unbounded",void 0),$o([r.property({type:Boolean})],Wo.prototype,"activated",void 0),$o([r.property({type:Boolean})],Wo.prototype,"selected",void 0),$o([r.property({type:Boolean})],Wo.prototype,"disabled",void 0),$o([r.state()],Wo.prototype,"hovered",void 0),$o([r.state()],Wo.prototype,"focused",void 0),$o([r.state()],Wo.prototype,"pressed",void 0),$o([r.state()],Wo.prototype,"rippling",void 0),$o([r.state()],Wo.prototype,"originX",void 0),$o([r.state()],Wo.prototype,"originY",void 0),$o([r.query(".ft-ripple")],Wo.prototype,"ripple",void 0),$o([r.query(".ft-ripple--effect")],Wo.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(Wo),function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_NORMALIZED="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE="",t.OCTAGON_XMARK="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CONSUMER="",t.HOURGLASS_HALF="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE=""}(Co||(Co={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(Eo||(Eo={})),new Map([...["abw"].map((t=>[t,Eo.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,Eo.AUDIO])),...["avi"].map((t=>[t,Eo.AVI])),...["chm","xhs"].map((t=>[t,Eo.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,Eo.CODE])),...["csv"].map((t=>[t,Eo.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,Eo.DITA])),...["epub"].map((t=>[t,Eo.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,Eo.EXCEL])),...["flac"].map((t=>[t,Eo.FLAC])),...["gif"].map((t=>[t,Eo.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,Eo.GZIP])),...["html","htm","xhtml"].map((t=>[t,Eo.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map((t=>[t,Eo.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,Eo.JPEG])),...["json"].map((t=>[t,Eo.JSON])),...["m4a","m4p"].map((t=>[t,Eo.M4A])),...["mov","qt"].map((t=>[t,Eo.MOV])),...["mp3"].map((t=>[t,Eo.MP3])),...["mp4","m4v"].map((t=>[t,Eo.MP4])),...["ogg","oga"].map((t=>[t,Eo.OGG])),...["pdf","ps"].map((t=>[t,Eo.PDF])),...["png"].map((t=>[t,Eo.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,Eo.POWERPOINT])),...["rar"].map((t=>[t,Eo.RAR])),...["stp"].map((t=>[t,Eo.STP])),...["txt","rtf","md","mdown"].map((t=>[t,Eo.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,Eo.VIDEO])),...["wav"].map((t=>[t,Eo.WAV])),...["wma"].map((t=>[t,Eo.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,Eo.WORD])),...["xml","xsl","rdf"].map((t=>[t,Eo.XML])),...["yaml","yml","x-yaml"].map((t=>[t,Eo.YAML])),...["zip"].map((t=>[t,Eo.ZIP]))]),Eo.ABW,Eo.AUDIO,Eo.AVI,Eo.CHM,Eo.CODE,Eo.CSV,Eo.DITA,Eo.EPUB,Eo.EXCEL,Eo.FLAC,Eo.GIF,Eo.GZIP,Eo.HTML,Eo.IMAGE,Eo.JPEG,Eo.JSON,Eo.M4A,Eo.MOV,Eo.MP3,Eo.MP4,Eo.OGG,Eo.PDF,Eo.PNG,Eo.POWERPOINT,Eo.RAR,Eo.STP,Eo.TEXT,Eo.UNKNOWN,Eo.VIDEO,Eo.WAV,Eo.WMA,Eo.WORD,Eo.XML,Eo.YAML,Eo.ZIP;const Uo=o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),Ro=o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),Zo=o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),zo=o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),ko=o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset"),Lo=e.css`
|
|
370
|
+
`}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=(...p)=>d=>{p.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(d)},a=n("mouseup","contextmenu"),i=n("touchend","touchcancel"),s=p=>{["Enter"," "].includes(p.key)&&n("keyup")(p)},c={passive:!0};o.addEventListener("mouseover",this.startHover,c),o.addEventListener("mousemove",this.moveRipple,c),o.addEventListener("mouseleave",this.endHover,c),o.addEventListener("mousedown",a,c),o.addEventListener("touchstart",i,c),o.addEventListener("touchmove",this.moveRipple,c),o.addEventListener("keydown",s,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",i,c),o.removeEventListener("touchmove",this.moveRipple,c),o.removeEventListener("keydown",s,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,i,s;return n.x!=null?{x:i,y:s}=n:a.touches!=null&&(i=a.touches[0].clientX,s=a.touches[0].clientY),{x:i,y:s}}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()}};A.elementDefinitions={};A.styles=sr;D([(0,_.property)({type:Boolean})],A.prototype,"primary",void 0);D([(0,_.property)({type:Boolean})],A.prototype,"secondary",void 0);D([(0,_.property)({type:Boolean})],A.prototype,"unbounded",void 0);D([(0,_.property)({type:Boolean})],A.prototype,"activated",void 0);D([(0,_.property)({type:Boolean})],A.prototype,"selected",void 0);D([(0,_.property)({type:Boolean})],A.prototype,"disabled",void 0);D([(0,_.state)()],A.prototype,"hovered",void 0);D([(0,_.state)()],A.prototype,"focused",void 0);D([(0,_.state)()],A.prototype,"pressed",void 0);D([(0,_.state)()],A.prototype,"rippling",void 0);D([(0,_.state)()],A.prototype,"originX",void 0);D([(0,_.state)()],A.prototype,"originY",void 0);D([(0,_.query)(".ft-ripple")],A.prototype,"ripple",void 0);D([(0,_.query)(".ft-ripple--effect")],A.prototype,"rippleEffect",void 0);(0,fr.customElement)("ft-ripple")(A);var br=b(T());var Vt=b(k()),St=b(ht()),mr=b(T()),xr=b(ur());var bt;(function(e){e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.STAR="",e.STAR_PLAIN="",e.DESKTOP="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.ARROW_RIGHT_TO_LINE="",e.THIN_ARROW_UP="",e.CONTEXTUAL="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_NORMALIZED="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.UNSTRUCTURED_DOC="",e.RESET="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.MY_COLLECTIONS="",e.OFFLINE_SETTINGS="",e.MY_LIBRARY="",e.RATE_PLAIN="",e.RATE="",e.FEEDBACK_PLAIN="",e.PAUSE="",e.PLAY="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.SHORTCUT_MENU="",e.PRINT="",e.DEFAULT_ROLES="",e.ACCOUNT_SETTINGS="",e.ONLINE="",e.OFFLINE="",e.UPLOAD="",e.BOOK_PLAIN="",e.SYNC="",e.SHARED_PBK="",e.COLLECTIONS="",e.SEARCH_IN_PUBLICATION="",e.BOOKS="",e.LOCKER="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SAVE="",e.MAILS_AND_NOTIFICATIONS="",e.DOT="",e.MINUS="",e.PLUS="",e.FILTERS="",e.STRIPE_ARROW_RIGHT="",e.STRIPE_ARROW_LEFT="",e.ATTACHMENTS="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.EXPORT="",e.MENU="",e.TAG="",e.TAG_PLAIN="",e.COPY_TO_CLIPBOARD="",e.COLUMNS="",e.ARTICLE="",e.CLOSE="",e.OCTAGON_XMARK="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.LOGOUT="",e.SIGN_IN="",e.THIN_ARROW="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.FACET_HAS_DESCENDANT="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.INFO="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.SHARE="󨃱",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.EXTLINK="",e.EXTLINK_LIGHT="",e.CALENDAR="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.TOPICS="",e.EYE="",e.EYE_SLASH="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN_THEME="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.HOME="",e.TRANSLATE="",e.USER="",e.ADMIN="",e.ANALYTICS="",e.ADMIN_KHUB="",e.ADMIN_USERS="",e.ADMIN_INTEGRATION="",e.ADMIN_PORTAL="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.PIP="",e.PIP_WIDE="",e.EXPAND_WIDE="",e.X_MARK="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CONSUMER="",e.HOURGLASS_HALF="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE=""})(bt||(bt={}));var f;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(f||(f={}));var Gc=new Map([...["abw"].map(e=>[e,f.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,f.AUDIO]),...["avi"].map(e=>[e,f.AVI]),...["chm","xhs"].map(e=>[e,f.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,f.CODE]),...["csv"].map(e=>[e,f.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,f.DITA]),...["epub"].map(e=>[e,f.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,f.EXCEL]),...["flac"].map(e=>[e,f.FLAC]),...["gif"].map(e=>[e,f.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,f.GZIP]),...["html","htm","xhtml"].map(e=>[e,f.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,f.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,f.JPEG]),...["json"].map(e=>[e,f.JSON]),...["m4a","m4p"].map(e=>[e,f.M4A]),...["mov","qt"].map(e=>[e,f.MOV]),...["mp3"].map(e=>[e,f.MP3]),...["mp4","m4v"].map(e=>[e,f.MP4]),...["ogg","oga"].map(e=>[e,f.OGG]),...["pdf","ps"].map(e=>[e,f.PDF]),...["png"].map(e=>[e,f.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,f.POWERPOINT]),...["rar"].map(e=>[e,f.RAR]),...["stp"].map(e=>[e,f.STP]),...["txt","rtf","md","mdown"].map(e=>[e,f.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,f.VIDEO]),...["wav"].map(e=>[e,f.WAV]),...["wma"].map(e=>[e,f.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,f.WORD]),...["xml","xsl","rdf"].map(e=>[e,f.XML]),...["yaml","yml","x-yaml"].map(e=>[e,f.YAML]),...["zip"].map(e=>[e,f.ZIP])]);var Zc={[f.ABW]:"#91ABC6",[f.AUDIO]:"#1795E3",[f.AVI]:"#E63324",[f.CHM]:"#71C3EB",[f.CODE]:"#71C3EB",[f.CSV]:"#1F7345",[f.DITA]:"#71C3EB",[f.EPUB]:"#85B926",[f.EXCEL]:"#1F7345",[f.FLAC]:"#1795E3",[f.GIF]:"#59B031",[f.GZIP]:"#F8AB36",[f.HTML]:"#71C3EB",[f.IMAGE]:"#59B031",[f.JPEG]:"#59B031",[f.JSON]:"#71C3EB",[f.M4A]:"#1795E3",[f.MOV]:"#E63324",[f.MP3]:"#1795E3",[f.MP4]:"#E63324",[f.OGG]:"#1795E3",[f.PDF]:"#E44948",[f.PNG]:"#59B031",[f.POWERPOINT]:"#B54A2B",[f.RAR]:"#F8AB36",[f.STP]:"#3764B1",[f.TEXT]:"#3162AB",[f.UNKNOWN]:"#999999",[f.VIDEO]:"#E63324",[f.WAV]:"#1795E3",[f.WMA]:"#1795E3",[f.WORD]:"#3162AB",[f.XML]:"#71C3EB",[f.YAML]:"#71C3EB",[f.ZIP]:"#F8AB36"};var hr=b(k()),nt=b(T()),X={size:nt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:nt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:nt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:nt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:nt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},yr=hr.css`
|
|
384
371
|
:host, i.ft-icon {
|
|
385
372
|
display: inline-flex;
|
|
386
373
|
align-items: center;
|
|
@@ -389,14 +376,14 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
389
376
|
}
|
|
390
377
|
|
|
391
378
|
:host {
|
|
392
|
-
width: ${
|
|
393
|
-
height: ${
|
|
379
|
+
width: ${X.size};
|
|
380
|
+
height: ${X.size};
|
|
394
381
|
}
|
|
395
382
|
|
|
396
383
|
i.ft-icon {
|
|
397
384
|
width: 100%;
|
|
398
385
|
height: 100%;
|
|
399
|
-
font-size: ${
|
|
386
|
+
font-size: ${X.size};
|
|
400
387
|
line-height: 1;
|
|
401
388
|
font-weight: normal;
|
|
402
389
|
text-transform: none;
|
|
@@ -407,33 +394,33 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
407
394
|
text-rendering: auto;
|
|
408
395
|
-webkit-font-smoothing: antialiased;
|
|
409
396
|
-moz-osx-font-smoothing: grayscale;
|
|
410
|
-
vertical-align: ${
|
|
397
|
+
vertical-align: ${X.verticalAlign};
|
|
411
398
|
}
|
|
412
399
|
|
|
413
400
|
i.ft-icon.ft-icon--fluid-topics {
|
|
414
|
-
font-family: ${
|
|
401
|
+
font-family: ${X.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
415
402
|
|
|
416
403
|
/* Ugly fix because font is broken */
|
|
417
|
-
font-size: calc(0.75 * ${
|
|
418
|
-
line-height: ${
|
|
404
|
+
font-size: calc(0.75 * ${X.size});
|
|
405
|
+
line-height: ${X.size};
|
|
419
406
|
position: relative;
|
|
420
407
|
top: -4%;
|
|
421
408
|
justify-content: center;
|
|
422
409
|
}
|
|
423
410
|
|
|
424
411
|
.ft-icon--file-format {
|
|
425
|
-
font-family: ${
|
|
412
|
+
font-family: ${X.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
426
413
|
}
|
|
427
414
|
|
|
428
415
|
.ft-icon--material {
|
|
429
|
-
font-family: ${
|
|
416
|
+
font-family: ${X.materialFontFamily}, "Material Icons", sans-serif;
|
|
430
417
|
}
|
|
431
|
-
`;var
|
|
432
|
-
<i class="ft-icon ft-icon--${
|
|
433
|
-
${
|
|
434
|
-
<slot ?hidden=${
|
|
418
|
+
`;var ft;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ft||(ft={}));var le=function(e,o,n,a){var i=arguments.length,s=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(s=(i<3?c(s):i>3?c(o,n,s):c(o,n))||s);return i>3&&s&&Object.defineProperty(o,n,s),s},G=class extends mr.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Vt.nothing}render(){let o=this.variant&&Object.values(ft).includes(this.variant)?this.variant:ft.fluid_topics,n=o!==ft.material||!!this.value;return Vt.html`
|
|
419
|
+
<i class="ft-icon ft-icon--${o}" part="icon icon-${o}">
|
|
420
|
+
${(0,xr.unsafeHTML)(this.resolvedIcon)}
|
|
421
|
+
<slot ?hidden=${n}></slot>
|
|
435
422
|
</i>
|
|
436
|
-
`}get textContent(){var
|
|
423
|
+
`}get textContent(){var o,n;return(n=(o=this.slottedContent)===null||o===void 0?void 0:o.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&n!==void 0?n:""}update(o){super.update(o),["value","variant"].some(n=>o.has(n))&&this.resolveIcon()}resolveIcon(){var o,n;let a=this.value||this.textContent;switch(this.variant){case ft.file_format:this.resolvedIcon=(o=f[a.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:a;break;case ft.material:this.resolvedIcon=this.value||Vt.nothing;break;default:this.resolvedIcon=(n=bt[a.replace("-","_").toUpperCase()])!==null&&n!==void 0?n:a;break}}firstUpdated(o){super.firstUpdated(o),setTimeout(()=>this.resolveIcon())}};G.elementDefinitions={};G.styles=yr;le([(0,St.property)()],G.prototype,"variant",void 0);le([(0,St.property)()],G.prototype,"value",void 0);le([(0,St.state)()],G.prototype,"resolvedIcon",void 0);le([(0,St.query)("slot")],G.prototype,"slottedContent",void 0);(0,br.customElement)("ft-icon")(G);var Sr=b(k()),x=b(T());var C={fontSize:x.FtCssVariableFactory.create("--ft-text-field-font-size","","SIZE","14px"),labelSize:x.FtCssVariableFactory.create("--ft-text-field-label-size","","SIZE","11px"),verticalSpacing:x.FtCssVariableFactory.create("--ft-text-field-vertical-spacing","","SIZE","4px"),horizontalSpacing:x.FtCssVariableFactory.create("--ft-text-field-horizontal-spacing","","SIZE","16px"),helperColor:x.FtCssVariableFactory.extend("--ft-text-field-helper-color","",x.designSystemVariables.colorOnSurfaceMedium),colorPrimary:x.FtCssVariableFactory.external(x.designSystemVariables.colorPrimary,"Design system"),colorOnSurface:x.FtCssVariableFactory.external(x.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceDisabled:x.FtCssVariableFactory.external(x.designSystemVariables.colorOnSurfaceDisabled,"Design system"),borderRadiusS:x.FtCssVariableFactory.external(x.designSystemVariables.borderRadiusS,"Design system"),colorError:x.FtCssVariableFactory.external(x.designSystemVariables.colorError,"Design system"),prefixColor:x.FtCssVariableFactory.extend("--ft-text-field-prefix-color","",x.designSystemVariables.colorOnSurfaceMedium),iconColor:x.FtCssVariableFactory.extend("--ft-text-field-icon-color","",x.designSystemVariables.colorOnSurfaceMedium),floatingZIndex:x.FtCssVariableFactory.create("--ft-text-field-floating-components-z-index","","NUMBER","3"),colorSurface:x.FtCssVariableFactory.external(x.designSystemVariables.colorSurface,"Design system"),colorOutline:x.FtCssVariableFactory.external(x.designSystemVariables.colorOutline,"Design system"),elevation02:x.FtCssVariableFactory.external(x.designSystemVariables.elevation02,"Design system"),suggestSize:x.FtCssVariableFactory.create("--ft-text-field-suggest-size","","SIZE","300px")},Or=Sr.css`
|
|
437
424
|
*:focus {
|
|
438
425
|
outline: none;
|
|
439
426
|
}
|
|
@@ -446,16 +433,16 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
446
433
|
}
|
|
447
434
|
|
|
448
435
|
ft-input-label {
|
|
449
|
-
${
|
|
450
|
-
${
|
|
451
|
-
${
|
|
452
|
-
${
|
|
436
|
+
${(0,x.setVariable)(O.fontSize,C.fontSize)};
|
|
437
|
+
${(0,x.setVariable)(O.raisedFontSize,C.labelSize)};
|
|
438
|
+
${(0,x.setVariable)(O.verticalSpacing,C.verticalSpacing)};
|
|
439
|
+
${(0,x.setVariable)(O.horizontalSpacing,C.horizontalSpacing)};
|
|
453
440
|
}
|
|
454
441
|
|
|
455
442
|
.ft-text-field--main-panel {
|
|
456
443
|
position: relative;
|
|
457
444
|
display: flex;
|
|
458
|
-
height: calc(4 * ${
|
|
445
|
+
height: calc(4 * ${C.verticalSpacing} + ${C.labelSize} + ${C.fontSize});
|
|
459
446
|
}
|
|
460
447
|
|
|
461
448
|
.ft-text-field--input-panel {
|
|
@@ -464,24 +451,24 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
464
451
|
display: flex;
|
|
465
452
|
align-items: center;
|
|
466
453
|
overflow: hidden;
|
|
467
|
-
padding: 0 ${
|
|
454
|
+
padding: 0 ${C.horizontalSpacing};
|
|
468
455
|
|
|
469
|
-
${
|
|
470
|
-
${
|
|
456
|
+
${(0,x.setVariable)(ot.fontSize,C.fontSize)};
|
|
457
|
+
${(0,x.setVariable)(ot.lineHeight,C.fontSize)};
|
|
471
458
|
}
|
|
472
459
|
|
|
473
460
|
.ft-text-field--input-panel ft-ripple {
|
|
474
|
-
${
|
|
475
|
-
${
|
|
461
|
+
${(0,x.setVariable)(Q.opacityContentOnSurfaceHover,"0.08")};
|
|
462
|
+
${(0,x.setVariable)(Q.opacityContentOnSurfacePressed,"0.04")};
|
|
476
463
|
}
|
|
477
464
|
|
|
478
465
|
.ft-text-field--filled.ft-text-field--with-label .ft-text-field--input-panel {
|
|
479
466
|
align-items: flex-end;
|
|
480
|
-
padding: 0 ${
|
|
467
|
+
padding: 0 ${C.horizontalSpacing} ${C.verticalSpacing} ${C.horizontalSpacing};
|
|
481
468
|
}
|
|
482
469
|
|
|
483
470
|
.ft-text-field--prefix {
|
|
484
|
-
color: ${
|
|
471
|
+
color: ${C.prefixColor};
|
|
485
472
|
margin-right: 2px;
|
|
486
473
|
flex-shrink: 1;
|
|
487
474
|
overflow: hidden;
|
|
@@ -500,15 +487,15 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
500
487
|
flex-shrink: 1;
|
|
501
488
|
min-width: 0; /* flex sets this to auto an prevents input from shrinking properly */
|
|
502
489
|
|
|
503
|
-
color: ${
|
|
504
|
-
padding: calc(2 * ${
|
|
490
|
+
color: ${C.colorOnSurface};
|
|
491
|
+
padding: calc(2 * ${C.verticalSpacing}) 0;
|
|
505
492
|
border: none;
|
|
506
493
|
background: none;
|
|
507
494
|
}
|
|
508
495
|
|
|
509
496
|
.ft-text-field--filled.ft-text-field--with-label .ft-text-field--input {
|
|
510
497
|
padding-bottom: 0;
|
|
511
|
-
padding-top: calc(${
|
|
498
|
+
padding-top: calc(${C.labelSize} + 2 * ${C.verticalSpacing});
|
|
512
499
|
}
|
|
513
500
|
|
|
514
501
|
.ft-text-field--input::-webkit-calendar-picker-indicator,
|
|
@@ -517,37 +504,37 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
517
504
|
}
|
|
518
505
|
|
|
519
506
|
.ft-text-field--disabled .ft-text-field--input {
|
|
520
|
-
color: ${
|
|
507
|
+
color: ${C.colorOnSurfaceDisabled};
|
|
521
508
|
}
|
|
522
509
|
|
|
523
510
|
.ft-text-field:not(.ft-text-field--disabled):focus-within ft-input-label {
|
|
524
|
-
${
|
|
525
|
-
${
|
|
511
|
+
${(0,x.setVariable)(O.borderColor,C.colorPrimary)};
|
|
512
|
+
${(0,x.setVariable)(O.textColor,C.colorPrimary)};
|
|
526
513
|
}
|
|
527
514
|
|
|
528
515
|
.ft-text-field--filled .ft-text-field--input-panel {
|
|
529
|
-
border-radius: ${
|
|
516
|
+
border-radius: ${C.borderRadiusS} ${C.borderRadiusS} 0 0;
|
|
530
517
|
}
|
|
531
518
|
|
|
532
519
|
.ft-text-field--outlined .ft-text-field--input-panel {
|
|
533
|
-
border-radius: ${
|
|
520
|
+
border-radius: ${C.borderRadiusS};
|
|
534
521
|
}
|
|
535
522
|
|
|
536
523
|
.ft-text-field--helper-text {
|
|
537
|
-
padding: 0 12px 0 ${
|
|
538
|
-
color: ${
|
|
524
|
+
padding: 0 12px 0 ${C.horizontalSpacing};
|
|
525
|
+
color: ${C.helperColor};
|
|
539
526
|
}
|
|
540
527
|
|
|
541
528
|
.ft-text-field--in-error .ft-text-field--input,
|
|
542
529
|
.ft-text-field--in-error .ft-text-field--helper-text,
|
|
543
530
|
.ft-text-field--in-error .ft-text-field--prefix {
|
|
544
|
-
color: ${
|
|
531
|
+
color: ${C.colorError};
|
|
545
532
|
}
|
|
546
533
|
|
|
547
534
|
.ft-text-field--icon {
|
|
548
535
|
align-self: center;
|
|
549
536
|
margin-left: 8px;
|
|
550
|
-
color: ${
|
|
537
|
+
color: ${C.iconColor};
|
|
551
538
|
}
|
|
552
539
|
|
|
553
540
|
.ft-text-field--container {
|
|
@@ -558,13 +545,13 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
558
545
|
display: none;
|
|
559
546
|
flex-direction: column;
|
|
560
547
|
position: absolute;
|
|
561
|
-
z-index: ${
|
|
562
|
-
background: ${
|
|
563
|
-
border: 1px solid ${
|
|
564
|
-
border-radius: 0 0 ${
|
|
565
|
-
box-shadow: ${
|
|
548
|
+
z-index: ${C.floatingZIndex};
|
|
549
|
+
background: ${C.colorSurface};
|
|
550
|
+
border: 1px solid ${C.colorOutline};
|
|
551
|
+
border-radius: 0 0 ${C.borderRadiusS} ${C.borderRadiusS};
|
|
552
|
+
box-shadow: ${C.elevation02};
|
|
566
553
|
outline: none;
|
|
567
|
-
max-height: ${
|
|
554
|
+
max-height: ${C.suggestSize};
|
|
568
555
|
overflow-y: auto;
|
|
569
556
|
}
|
|
570
557
|
|
|
@@ -577,33 +564,33 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
577
564
|
}
|
|
578
565
|
|
|
579
566
|
.ft-text-field--with-icon {
|
|
580
|
-
${
|
|
567
|
+
${(0,x.setVariable)(O.labelMaxWidth,`calc(100% - ${X.size} - ${O.horizontalSpacing})`)};
|
|
581
568
|
}
|
|
582
569
|
|
|
583
570
|
.ft-text-field--with-password ft-icon:hover {
|
|
584
571
|
cursor: pointer;
|
|
585
572
|
}
|
|
586
|
-
`,Ho=["start","end"],Go=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+Ho[0],o+"-"+Ho[1])),[]),Po=Math.min,Mo=Math.max,jo=Math.round,To=t=>({x:t,y:t}),Yo={left:"right",right:"left",bottom:"top",top:"bottom"},_o={start:"end",end:"start"};function Vo(t,o,e){return Mo(t,Po(o,e))}function Xo(t,o){return"function"==typeof t?t(o):t}function qo(t){return t.split("-")[0]}function Jo(t){return t.split("-")[1]}function Qo(t){return"x"===t?"y":"x"}function te(t){return"y"===t?"height":"width"}function oe(t){return["top","bottom"].includes(qo(t))?"y":"x"}function ee(t){return Qo(oe(t))}function re(t){return t.replace(/left|right|bottom|top/g,(t=>Yo[t]))}function ie(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function ae(t,o,e){let{reference:r,floating:i}=t;const a=oe(o),n=ee(o),l=te(n),c=qo(o),f="y"===a,p=r.x+r.width/2-i.width/2,s=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:p,y:r.y-i.height};break;case"bottom":h={x:p,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:s};break;case"left":h={x:r.x-i.width,y:s};break;default:h={x:r.x,y:r.y}}switch(Jo(o)){case"start":h[n]-=d*(e&&f?-1:1);break;case"end":h[n]+=d*(e&&f?-1:1)}return h}async function ne(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:a,rects:n,elements:l,strategy:c}=t,{boundary:f="clippingAncestors",rootBoundary:p="viewport",elementContext:s="floating",altBoundary:d=!1,padding:h=0}=Xo(o,t),g=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),y=l[d?"floating"===s?"reference":"floating":s],b=ie(await a.getClippingRect({element:null==(e=await(null==a.isElement?void 0:a.isElement(y)))||e?y:y.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:f,rootBoundary:p,strategy:c})),u="floating"===s?{...n.floating,x:r,y:i}:n.reference,m=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),x=await(null==a.isElement?void 0:a.isElement(m))&&await(null==a.getScale?void 0:a.getScale(m))||{x:1,y:1},O=ie(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:u,offsetParent:m,strategy:c}):u);return{top:(b.top-O.top+g.top)/x.y,bottom:(O.bottom-b.bottom+g.bottom)/x.y,left:(b.left-O.left+g.left)/x.x,right:(O.right-b.right+g.right)/x.x}}function le(t,o,e){return(t?[...e.filter((o=>Jo(o)===t)),...e.filter((o=>Jo(o)!==t))]:e.filter((t=>qo(t)===t))).filter((e=>!t||(Jo(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>_o[t]))}(e)!==e)))}const ce=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:a,middlewareData:n,placement:l,platform:c,elements:f}=o,{crossAxis:p=!1,alignment:s,allowedPlacements:d=Go,autoAlignment:h=!0,...g}=Xo(t,o),y=void 0!==s||d===Go?le(s||null,h,d):d,b=await ne(o,g),u=(null==(e=n.autoPlacement)?void 0:e.index)||0,m=y[u];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=Jo(t),i=ee(t),a=te(i);let n="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[a]>o.floating[a]&&(n=re(n)),[n,re(n)]}(m,a,await(null==c.isRTL?void 0:c.isRTL(f.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[b[qo(m)],b[x[0]],b[x[1]]],N=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],v=y[u+1];if(v)return{data:{index:u+1,overflows:N},reset:{placement:v}};const S=N.map((t=>{const o=Jo(t.placement);return[t.placement,o&&p?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,Jo(t[0])?2:3).every((t=>t<=0)))),I=(null==(i=w[0])?void 0:i[0])||S[0][0];return I!==l?{data:{index:u+1,overflows:N},reset:{placement:I}}:{}}}};function fe(t){return de(t)?(t.nodeName||"").toLowerCase():"#document"}function pe(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function se(t){var o;return null==(o=(de(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function de(t){return t instanceof Node||t instanceof pe(t).Node}function he(t){return t instanceof Element||t instanceof pe(t).Element}function ge(t){return t instanceof HTMLElement||t instanceof pe(t).HTMLElement}function ye(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof pe(t).ShadowRoot)}function be(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=Ne(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function ue(t){return["table","td","th"].includes(fe(t))}function me(t){const o=xe(),e=Ne(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function xe(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Oe(t){return["html","body","#document"].includes(fe(t))}function Ne(t){return pe(t).getComputedStyle(t)}function ve(t){return he(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Se(t){if("html"===fe(t))return t;const o=t.assignedSlot||t.parentNode||ye(t)&&t.host||se(t);return ye(o)?o.host:o}function we(t){const o=Se(t);return Oe(o)?t.ownerDocument?t.ownerDocument.body:t.body:ge(o)&&be(o)?o:we(o)}function Ie(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=we(t),a=i===(null==(r=t.ownerDocument)?void 0:r.body),n=pe(i);return a?o.concat(n,n.visualViewport||[],be(i)?i:[],n.frameElement&&e?Ie(n.frameElement):[]):o.concat(i,Ie(i,[],e))}function Ce(t){const o=Ne(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=ge(t),a=i?t.offsetWidth:e,n=i?t.offsetHeight:r,l=jo(e)!==a||jo(r)!==n;return l&&(e=a,r=n),{width:e,height:r,$:l}}function Ee(t){return he(t)?t:t.contextElement}function $e(t){const o=Ee(t);if(!ge(o))return To(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:a}=Ce(o);let n=(a?jo(e.width):e.width)/r,l=(a?jo(e.height):e.height)/i;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const We=To(0);function Ue(t){const o=pe(t);return xe()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:We}function Re(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),a=Ee(t);let n=To(1);o&&(r?he(r)&&(n=$e(r)):n=$e(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==pe(t))&&o}(a,e,r)?Ue(a):To(0);let c=(i.left+l.x)/n.x,f=(i.top+l.y)/n.y,p=i.width/n.x,s=i.height/n.y;if(a){const t=pe(a),o=r&&he(r)?pe(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=$e(e),o=e.getBoundingClientRect(),r=Ne(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,a=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,f*=t.y,p*=t.x,s*=t.y,c+=i,f+=a,e=pe(e).frameElement}}return ie({width:p,height:s,x:c,y:f})}function Ze(t){return Re(se(t)).left+ve(t).scrollLeft}function ze(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=pe(t),r=se(t),i=e.visualViewport;let a=r.clientWidth,n=r.clientHeight,l=0,c=0;if(i){a=i.width,n=i.height;const t=xe();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=se(t),e=ve(t),r=t.ownerDocument.body,i=Mo(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=Mo(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+Ze(t);const l=-e.scrollTop;return"rtl"===Ne(r).direction&&(n+=Mo(o.clientWidth,r.clientWidth)-i),{width:i,height:a,x:n,y:l}}(se(t));else if(he(o))r=function(t,o){const e=Re(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,a=ge(t)?$e(t):To(1);return{width:t.clientWidth*a.x,height:t.clientHeight*a.y,x:i*a.x,y:r*a.y}}(o,e);else{const e=Ue(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return ie(r)}function ke(t,o){const e=Se(t);return!(e===o||!he(e)||Oe(e))&&("fixed"===Ne(e).position||ke(e,o))}function Le(t,o,e){const r=ge(o),i=se(o),a="fixed"===e,n=Re(t,!0,a,o);let l={scrollLeft:0,scrollTop:0};const c=To(0);if(r||!r&&!a)if(("body"!==fe(o)||be(i))&&(l=ve(o)),r){const t=Re(o,!0,a,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=Ze(i));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function Ke(t,o){return ge(t)&&"fixed"!==Ne(t).position?o?o(t):t.offsetParent:null}function De(t,o){const e=pe(t);if(!ge(t))return e;let r=Ke(t,o);for(;r&&ue(r)&&"static"===Ne(r).position;)r=Ke(r,o);return r&&("html"===fe(r)||"body"===fe(r)&&"static"===Ne(r).position&&!me(r))?e:r||function(t){let o=Se(t);for(;ge(o)&&!Oe(o);){if(me(o))return o;o=Se(o)}return null}(t)||e}const Fe={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=ge(e),a=se(e);if(e===a)return o;let n={scrollLeft:0,scrollTop:0},l=To(1);const c=To(0);if((i||!i&&"fixed"!==r)&&(("body"!==fe(e)||be(a))&&(n=ve(e)),ge(e))){const t=Re(e);l=$e(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-n.scrollLeft*l.x+c.x,y:o.y*l.y-n.scrollTop*l.y+c.y}},getDocumentElement:se,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const a=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=Ie(t,[],!1).filter((t=>he(t)&&"body"!==fe(t))),i=null;const a="fixed"===Ne(t).position;let n=a?Se(t):t;for(;he(n)&&!Oe(n);){const o=Ne(n),e=me(n);e||"fixed"!==o.position||(i=null),(a?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||be(n)&&!e&&ke(t,n))?r=r.filter((t=>t!==n)):i=o,n=Se(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=a[0],l=a.reduce(((t,e)=>{const r=ze(o,e,i);return t.top=Mo(r.top,t.top),t.right=Po(r.right,t.right),t.bottom=Po(r.bottom,t.bottom),t.left=Mo(r.left,t.left),t}),ze(o,n,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:De,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||De,a=this.getDimensions;return{reference:Le(o,await i(e),r),floating:{x:0,y:0,...await a(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Ce(t)},getScale:$e,isElement:he,isRTL:function(t){return"rtl"===Ne(t).direction}},Be=(t,o,e)=>{const r=new Map,i={platform:Fe,...e},a={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:n}=e,l=a.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let f=await n.getElementRects({reference:t,floating:o,strategy:i}),{x:p,y:s}=ae(f,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:a,fn:y}=l[e],{x:b,y:u,data:m,reset:x}=await y({x:p,y:s,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:f,platform:n,elements:{reference:t,floating:o}});p=null!=b?b:p,s=null!=u?u:s,h={...h,[a]:{...h[a],...m}},x&&g<=50&&(g++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(f=!0===x.rects?await n.getElementRects({reference:t,floating:o,strategy:i}):x.rects),({x:p,y:s}=ae(f,d,c))),e=-1)}return{x:p,y:s,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:a})};function Ae(t){return function(t){for(let o=t;o;o=He(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=He(t);o;o=He(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function He(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var Ge=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class Pe extends(o.toFtFormComponent(o.FtLitElement,"textbox")){constructor(){super(...arguments),this._value="",this.dispatchedValue="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.prefix=null,this.passwordHiddenIcon=Co.EYE_SLASH,this.passwordRevealedIcon=Co.EYE,this.filterSuggestions=!1,this.password=!1,this.focused=!1,this.hidePassword=!0,this.hideSuggestions=!1,this.visibleSuggestions=[]}get value(){return this._value||""}set value(t){this.setInternalValue(t||""),this.dispatchedValue=t||""}setInternalValue(t){const o=this._value;this._value=t||"",this.setFormValue(this._value),this.requestUpdate("value",o)}focus(){var t;null===(t=this.input)||void 0===t||t.focus()}render(){const t={"ft-text-field":!0,"ft-text-field--filled":!this.outlined,"ft-text-field--outlined":this.outlined,"ft-text-field--disabled":this.disabled,"ft-text-field--has-value":!!this.value,"ft-text-field--with-label":!!this.label,"ft-text-field--in-error":this.error,"ft-text-field--fixed":this.fixedMenuPosition,"ft-text-field--with-prefix":!!this.prefix,"ft-text-field--hide-suggestions":0===this.visibleSuggestions.length||this.hideSuggestions,"ft-text-field--raised-label":this.focused||""!=this.value,"ft-text-field--with-icon":!!this.icon,"ft-text-field--with-password":this.password};return e.html`
|
|
587
|
-
<div class="${
|
|
573
|
+
`;var vr=["top","right","bottom","left"],Cr=["start","end"],Re=vr.reduce((e,o)=>e.concat(o,o+"-"+Cr[0],o+"-"+Cr[1]),[]),Ft=Math.min,gt=Math.max,Yt=Math.round;var at=e=>({x:e,y:e}),dn={left:"right",right:"left",bottom:"top",top:"bottom"},fn={start:"end",end:"start"};function Ae(e,o,n){return gt(e,Ft(o,n))}function ce(e,o){return typeof e=="function"?e(o):e}function Bt(e){return e.split("-")[0]}function ut(e){return e.split("-")[1]}function Le(e){return e==="x"?"y":"x"}function We(e){return e==="y"?"height":"width"}function se(e){return["top","bottom"].includes(Bt(e))?"y":"x"}function Ie(e){return Le(se(e))}function Nr(e,o,n){n===void 0&&(n=!1);let a=ut(e),i=Ie(e),s=We(i),c=i==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return o.reference[s]>o.floating[s]&&(c=Ee(c)),[c,Ee(c)]}function wr(e){return e.replace(/start|end/g,o=>fn[o])}function Ee(e){return e.replace(/left|right|bottom|top/g,o=>dn[o])}function gn(e){return{top:0,right:0,bottom:0,left:0,...e}}function Er(e){return typeof e!="number"?gn(e):{top:e,right:e,bottom:e,left:e}}function Ot(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Rr(e,o,n){let{reference:a,floating:i}=e,s=se(o),c=Ie(o),p=We(c),d=Bt(o),u=s==="y",m=a.x+a.width/2-i.width/2,h=a.y+a.height/2-i.height/2,v=a[p]/2-i[p]/2,S;switch(d){case"top":S={x:m,y:a.y-i.height};break;case"bottom":S={x:m,y:a.y+a.height};break;case"right":S={x:a.x+a.width,y:h};break;case"left":S={x:a.x-i.width,y:h};break;default:S={x:a.x,y:a.y}}switch(ut(o)){case"start":S[c]-=v*(n&&u?-1:1);break;case"end":S[c]+=v*(n&&u?-1:1);break}return S}var Ar=async(e,o,n)=>{let{placement:a="bottom",strategy:i="absolute",middleware:s=[],platform:c}=n,p=s.filter(Boolean),d=await(c.isRTL==null?void 0:c.isRTL(o)),u=await c.getElementRects({reference:e,floating:o,strategy:i}),{x:m,y:h}=Rr(u,a,d),v=a,S={},w=0;for(let W=0;W<p.length;W++){let{name:B,fn:I}=p[W],{x:z,y:H,data:st,reset:U}=await I({x:m,y:h,initialPlacement:a,placement:v,strategy:i,middlewareData:S,rects:u,platform:c,elements:{reference:e,floating:o}});if(m=z??m,h=H??h,S={...S,[B]:{...S[B],...st}},U&&w<=50){w++,typeof U=="object"&&(U.placement&&(v=U.placement),U.rects&&(u=U.rects===!0?await c.getElementRects({reference:e,floating:o,strategy:i}):U.rects),{x:m,y:h}=Rr(u,v,d)),W=-1;continue}}return{x:m,y:h,placement:v,strategy:i,middlewareData:S}};async function $e(e,o){var n;o===void 0&&(o={});let{x:a,y:i,platform:s,rects:c,elements:p,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:v=!1,padding:S=0}=ce(o,e),w=Er(S),B=p[v?h==="floating"?"reference":"floating":h],I=Ot(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(B)))==null||n?B:B.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(p.floating)),boundary:u,rootBoundary:m,strategy:d})),z=h==="floating"?{...c.floating,x:a,y:i}:c.reference,H=await(s.getOffsetParent==null?void 0:s.getOffsetParent(p.floating)),st=await(s.isElement==null?void 0:s.isElement(H))?await(s.getScale==null?void 0:s.getScale(H))||{x:1,y:1}:{x:1,y:1},U=Ot(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({rect:z,offsetParent:H,strategy:d}):z);return{top:(I.top-U.top+w.top)/st.y,bottom:(U.bottom-I.bottom+w.bottom)/st.y,left:(I.left-U.left+w.left)/st.x,right:(U.right-I.right+w.right)/st.x}}function un(e,o,n){return(e?[...n.filter(i=>ut(i)===e),...n.filter(i=>ut(i)!==e)]:n.filter(i=>Bt(i)===i)).filter(i=>e?ut(i)===e||(o?wr(i)!==i:!1):!0)}var Pe=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var n,a,i;let{rects:s,middlewareData:c,placement:p,platform:d,elements:u}=o,{crossAxis:m=!1,alignment:h,allowedPlacements:v=Re,autoAlignment:S=!0,...w}=ce(e,o),W=h!==void 0||v===Re?un(h||null,S,v):v,B=await $e(o,w),I=((n=c.autoPlacement)==null?void 0:n.index)||0,z=W[I];if(z==null)return{};let H=Nr(z,s,await(d.isRTL==null?void 0:d.isRTL(u.floating)));if(p!==z)return{reset:{placement:W[0]}};let st=[B[Bt(z)],B[H[0]],B[H[1]]],U=[...((a=c.autoPlacement)==null?void 0:a.overflows)||[],{placement:z,overflows:st}],He=W[I+1];if(He)return{data:{index:I+1,overflows:U},reset:{placement:He}};let ke=U.map(J=>{let Ut=ut(J.placement);return[J.placement,Ut&&m?J.overflows.slice(0,2).reduce((Xr,qr)=>Xr+qr,0):J.overflows[0],J.overflows]}).sort((J,Ut)=>J[1]-Ut[1]),De=((i=ke.filter(J=>J[2].slice(0,ut(J[0])?2:3).every(Ut=>Ut<=0))[0])==null?void 0:i[0])||ke[0][0];return De!==p?{data:{index:I+1,overflows:U},reset:{placement:De}}:{}}}};var Be=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:n,y:a,placement:i}=o,{mainAxis:s=!0,crossAxis:c=!1,limiter:p={fn:B=>{let{x:I,y:z}=B;return{x:I,y:z}}},...d}=ce(e,o),u={x:n,y:a},m=await $e(o,d),h=se(Bt(i)),v=Le(h),S=u[v],w=u[h];if(s){let B=v==="y"?"top":"left",I=v==="y"?"bottom":"right",z=S+m[B],H=S-m[I];S=Ae(z,S,H)}if(c){let B=h==="y"?"top":"left",I=h==="y"?"bottom":"right",z=w+m[B],H=w-m[I];w=Ae(z,w,H)}let W=p.fn({...o,[v]:S,[h]:w});return{...W,data:{x:W.x-n,y:W.y-a}}}}};function it(e){return Wr(e)?(e.nodeName||"").toLowerCase():"#document"}function Z(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function lt(e){var o;return(o=(Wr(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Wr(e){return e instanceof Node||e instanceof Z(e).Node}function tt(e){return e instanceof Element||e instanceof Z(e).Element}function q(e){return e instanceof HTMLElement||e instanceof Z(e).HTMLElement}function Lr(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Z(e).ShadowRoot}function zt(e){let{overflow:o,overflowX:n,overflowY:a,display:i}=M(e);return/auto|scroll|overlay|hidden|clip/.test(o+a+n)&&!["inline","contents"].includes(i)}function Ir(e){return["table","td","th"].includes(it(e))}function de(e){let o=fe(),n=M(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!o&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!o&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(n.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(n.contain||"").includes(a))}function $r(e){let o=Ct(e);for(;q(o)&&!jt(o);){if(de(o))return o;o=Ct(o)}return null}function fe(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function jt(e){return["html","body","#document"].includes(it(e))}function M(e){return Z(e).getComputedStyle(e)}function Xt(e){return tt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ct(e){if(it(e)==="html")return e;let o=e.assignedSlot||e.parentNode||Lr(e)&&e.host||lt(e);return Lr(o)?o.host:o}function Pr(e){let o=Ct(e);return jt(o)?e.ownerDocument?e.ownerDocument.body:e.body:q(o)&&zt(o)?o:Pr(o)}function pe(e,o,n){var a;o===void 0&&(o=[]),n===void 0&&(n=!0);let i=Pr(e),s=i===((a=e.ownerDocument)==null?void 0:a.body),c=Z(i);return s?o.concat(c,c.visualViewport||[],zt(i)?i:[],c.frameElement&&n?pe(c.frameElement):[]):o.concat(i,pe(i,[],n))}function Tr(e){let o=M(e),n=parseFloat(o.width)||0,a=parseFloat(o.height)||0,i=q(e),s=i?e.offsetWidth:n,c=i?e.offsetHeight:a,p=Yt(n)!==s||Yt(a)!==c;return p&&(n=s,a=c),{width:n,height:a,$:p}}function _r(e){return tt(e)?e:e.contextElement}function Tt(e){let o=_r(e);if(!q(o))return at(1);let n=o.getBoundingClientRect(),{width:a,height:i,$:s}=Tr(o),c=(s?Yt(n.width):n.width)/a,p=(s?Yt(n.height):n.height)/i;return(!c||!Number.isFinite(c))&&(c=1),(!p||!Number.isFinite(p))&&(p=1),{x:c,y:p}}var hn=at(0);function Ur(e){let o=Z(e);return!fe()||!o.visualViewport?hn:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function yn(e,o,n){return o===void 0&&(o=!1),!n||o&&n!==Z(e)?!1:o}function qt(e,o,n,a){o===void 0&&(o=!1),n===void 0&&(n=!1);let i=e.getBoundingClientRect(),s=_r(e),c=at(1);o&&(a?tt(a)&&(c=Tt(a)):c=Tt(e));let p=yn(s,n,a)?Ur(s):at(0),d=(i.left+p.x)/c.x,u=(i.top+p.y)/c.y,m=i.width/c.x,h=i.height/c.y;if(s){let v=Z(s),S=a&&tt(a)?Z(a):a,w=v.frameElement;for(;w&&a&&S!==v;){let W=Tt(w),B=w.getBoundingClientRect(),I=M(w),z=B.left+(w.clientLeft+parseFloat(I.paddingLeft))*W.x,H=B.top+(w.clientTop+parseFloat(I.paddingTop))*W.y;d*=W.x,u*=W.y,m*=W.x,h*=W.y,d+=z,u+=H,w=Z(w).frameElement}}return Ot({width:m,height:h,x:d,y:u})}function mn(e){let{rect:o,offsetParent:n,strategy:a}=e,i=q(n),s=lt(n);if(n===s)return o;let c={scrollLeft:0,scrollTop:0},p=at(1),d=at(0);if((i||!i&&a!=="fixed")&&((it(n)!=="body"||zt(s))&&(c=Xt(n)),q(n))){let u=qt(n);p=Tt(n),d.x=u.x+n.clientLeft,d.y=u.y+n.clientTop}return{width:o.width*p.x,height:o.height*p.y,x:o.x*p.x-c.scrollLeft*p.x+d.x,y:o.y*p.y-c.scrollTop*p.y+d.y}}function xn(e){return Array.from(e.getClientRects())}function Hr(e){return qt(lt(e)).left+Xt(e).scrollLeft}function bn(e){let o=lt(e),n=Xt(e),a=e.ownerDocument.body,i=gt(o.scrollWidth,o.clientWidth,a.scrollWidth,a.clientWidth),s=gt(o.scrollHeight,o.clientHeight,a.scrollHeight,a.clientHeight),c=-n.scrollLeft+Hr(e),p=-n.scrollTop;return M(a).direction==="rtl"&&(c+=gt(o.clientWidth,a.clientWidth)-i),{width:i,height:s,x:c,y:p}}function Sn(e,o){let n=Z(e),a=lt(e),i=n.visualViewport,s=a.clientWidth,c=a.clientHeight,p=0,d=0;if(i){s=i.width,c=i.height;let u=fe();(!u||u&&o==="fixed")&&(p=i.offsetLeft,d=i.offsetTop)}return{width:s,height:c,x:p,y:d}}function On(e,o){let n=qt(e,!0,o==="fixed"),a=n.top+e.clientTop,i=n.left+e.clientLeft,s=q(e)?Tt(e):at(1),c=e.clientWidth*s.x,p=e.clientHeight*s.y,d=i*s.x,u=a*s.y;return{width:c,height:p,x:d,y:u}}function Br(e,o,n){let a;if(o==="viewport")a=Sn(e,n);else if(o==="document")a=bn(lt(e));else if(tt(o))a=On(o,n);else{let i=Ur(e);a={...o,x:o.x-i.x,y:o.y-i.y}}return Ot(a)}function kr(e,o){let n=Ct(e);return n===o||!tt(n)||jt(n)?!1:M(n).position==="fixed"||kr(n,o)}function Cn(e,o){let n=o.get(e);if(n)return n;let a=pe(e,[],!1).filter(p=>tt(p)&&it(p)!=="body"),i=null,s=M(e).position==="fixed",c=s?Ct(e):e;for(;tt(c)&&!jt(c);){let p=M(c),d=de(c);!d&&p.position==="fixed"&&(i=null),(s?!d&&!i:!d&&p.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||zt(c)&&!d&&kr(e,c))?a=a.filter(m=>m!==c):i=p,c=Ct(c)}return o.set(e,a),a}function vn(e){let{element:o,boundary:n,rootBoundary:a,strategy:i}=e,c=[...n==="clippingAncestors"?Cn(o,this._c):[].concat(n),a],p=c[0],d=c.reduce((u,m)=>{let h=Br(o,m,i);return u.top=gt(h.top,u.top),u.right=Ft(h.right,u.right),u.bottom=Ft(h.bottom,u.bottom),u.left=gt(h.left,u.left),u},Br(o,p,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function Nn(e){return Tr(e)}function wn(e,o,n){let a=q(o),i=lt(o),s=n==="fixed",c=qt(e,!0,s,o),p={scrollLeft:0,scrollTop:0},d=at(0);if(a||!a&&!s)if((it(o)!=="body"||zt(i))&&(p=Xt(o)),a){let u=qt(o,!0,s,o);d.x=u.x+o.clientLeft,d.y=u.y+o.clientTop}else i&&(d.x=Hr(i));return{x:c.left+p.scrollLeft-d.x,y:c.top+p.scrollTop-d.y,width:c.width,height:c.height}}function zr(e,o){return!q(e)||M(e).position==="fixed"?null:o?o(e):e.offsetParent}function Dr(e,o){let n=Z(e);if(!q(e))return n;let a=zr(e,o);for(;a&&Ir(a)&&M(a).position==="static";)a=zr(a,o);return a&&(it(a)==="html"||it(a)==="body"&&M(a).position==="static"&&!de(a))?n:a||$r(e)||n}var En=async function(e){let{reference:o,floating:n,strategy:a}=e,i=this.getOffsetParent||Dr,s=this.getDimensions;return{reference:wn(o,await i(n),a),floating:{x:0,y:0,...await s(n)}}};function Rn(e){return M(e).direction==="rtl"}var ge={convertOffsetParentRelativeRectToViewportRelativeRect:mn,getDocumentElement:lt,getClippingRect:vn,getOffsetParent:Dr,getElementRects:En,getClientRects:xn,getDimensions:Nn,getScale:Tt,isElement:tt,isRTL:Rn};var Gr=(e,o,n)=>{let a=new Map,i={platform:ge,...n},s={...i.platform,_c:a};return Ar(e,o,{...i,platform:s})};function Zr(e){return An(e)}function ze(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function An(e){for(let o=e;o;o=ze(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=ze(e);o;o=ze(o)){if(!(o instanceof Element))continue;let n=getComputedStyle(o);if(n.display!=="contents"&&(n.position!=="static"||n.filter!=="none"||o.tagName==="BODY"))return o}return null}async function Kr(e,o,n){return Gr(e,o,{platform:{...ge,getOffsetParent:a=>ge.getOffsetParent(a,Zr)},middleware:[Be({crossAxis:!0}),Pe({allowedPlacements:[n]})]})}var L=function(e,o,n,a){var i=arguments.length,s=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(s=(i<3?c(s):i>3?c(o,n,s):c(o,n))||s);return i>3&&s&&Object.defineProperty(o,n,s),s},N=class extends(0,ue.toFtFormComponent)(ue.FtLitElement,"textbox"){constructor(){super(...arguments),this._value="",this.dispatchedValue="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.prefix=null,this.passwordHiddenIcon=bt.EYE_SLASH,this.passwordRevealedIcon=bt.EYE,this.filterSuggestions=!1,this.password=!1,this.focused=!1,this.hidePassword=!0,this.hideSuggestions=!1,this.visibleSuggestions=[]}get value(){return this._value||""}set value(o){this.setInternalValue(o||""),this.dispatchedValue=o||""}setInternalValue(o){let n=this._value;this._value=o||"",this.setFormValue(this._value),this.requestUpdate("value",n)}focus(){var o;(o=this.input)===null||o===void 0||o.focus()}render(){let o={"ft-text-field":!0,"ft-text-field--filled":!this.outlined,"ft-text-field--outlined":this.outlined,"ft-text-field--disabled":this.disabled,"ft-text-field--has-value":!!this.value,"ft-text-field--with-label":!!this.label,"ft-text-field--in-error":this.error,"ft-text-field--fixed":this.fixedMenuPosition,"ft-text-field--with-prefix":!!this.prefix,"ft-text-field--hide-suggestions":this.visibleSuggestions.length===0||this.hideSuggestions,"ft-text-field--raised-label":this.focused||this.value!="","ft-text-field--with-icon":!!this.icon,"ft-text-field--with-password":this.password};return F.html`
|
|
574
|
+
<div class="${(0,Mr.classMap)(o)}">
|
|
588
575
|
<div class="ft-text-field--main-panel"
|
|
589
576
|
@keydown=${this.handleKeyboardNavigation}
|
|
590
577
|
@focusout=${this.onMainPanelBlur}>
|
|
591
578
|
<ft-input-label text="${this.label}"
|
|
592
579
|
?disabled=${this.disabled}
|
|
593
580
|
?outlined=${this.outlined}
|
|
594
|
-
?raised=${this.focused||
|
|
581
|
+
?raised=${this.focused||this.value!=""}
|
|
595
582
|
?error=${this.error}></ft-input-label>
|
|
596
583
|
<div class="ft-text-field--input-panel">
|
|
597
|
-
${this.outlined?
|
|
584
|
+
${this.outlined?F.nothing:F.html`
|
|
598
585
|
<ft-ripple ?disabled=${this.disabled} activated></ft-ripple>
|
|
599
586
|
`}
|
|
600
|
-
${this.prefix?
|
|
587
|
+
${this.prefix?F.html`
|
|
601
588
|
<ft-typography class="ft-text-field--prefix" variant="body1">
|
|
602
589
|
${this.prefix}
|
|
603
590
|
</ft-typography>
|
|
604
|
-
`:
|
|
591
|
+
`:F.nothing}
|
|
605
592
|
<input type=${this.password&&this.hidePassword?"password":"text"}
|
|
606
|
-
maxlength=${(
|
|
593
|
+
maxlength=${lo(this.maxLength||void 0)}
|
|
607
594
|
aria-label="${this.label}"
|
|
608
595
|
class="ft-typography--body1 ft-text-field--input"
|
|
609
596
|
part="input"
|
|
@@ -619,23 +606,23 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
619
606
|
<slot @slotchange=${()=>this.filterSuggestionsIfNeeded()}></slot>
|
|
620
607
|
</div>
|
|
621
608
|
</div>
|
|
622
|
-
${this.helper?
|
|
609
|
+
${this.helper?F.html`
|
|
623
610
|
<ft-typography class="ft-text-field--helper-text" variant="caption">
|
|
624
611
|
${this.helper}
|
|
625
612
|
</ft-typography>
|
|
626
|
-
`:
|
|
613
|
+
`:F.nothing}
|
|
627
614
|
</div>
|
|
628
|
-
`}renderPasswordIcon(){return
|
|
615
|
+
`}renderPasswordIcon(){return F.html`
|
|
629
616
|
<ft-icon class="ft-text-field--icon"
|
|
630
617
|
.variant=${this.iconVariant}
|
|
631
618
|
.value=${this.hidePassword?this.passwordHiddenIcon:this.passwordRevealedIcon}
|
|
632
619
|
@click=${()=>this.togglePasswordVisibility()}></ft-icon>
|
|
633
|
-
`}renderIcon(){return this.password?this.renderPasswordIcon():this.icon?
|
|
620
|
+
`}renderIcon(){return this.password?this.renderPasswordIcon():this.icon?F.html`
|
|
634
621
|
<ft-icon class="ft-text-field--icon"
|
|
635
622
|
.variant=${this.iconVariant}
|
|
636
623
|
.value=${this.icon}
|
|
637
|
-
@click=${()=>{var
|
|
638
|
-
`:
|
|
624
|
+
@click=${()=>{var o;return(o=this.input)===null||o===void 0?void 0:o.focus()}}></ft-icon>
|
|
625
|
+
`:F.nothing}update(o){super.update(o),(o.has("value")||o.has("filterSuggestions"))&&this.filterSuggestionsIfNeeded(),o.has("value")&&o.get("value")!=null&&(this.hideSuggestions=!1),o.has("dispatchedValue")&&o.get("dispatchedValue")!=null&&(this.hideSuggestions=!0)}filterSuggestionsIfNeeded(){this.filterSuggestions?(this.suggestions.forEach(o=>o.hidden=!o.getValue().toLowerCase().includes(this.value.toLowerCase())),this.visibleSuggestions=this.suggestions.filter(o=>!o.hidden)):this.visibleSuggestions=this.suggestions}contentAvailableCallback(o){super.contentAvailableCallback(o),o.has("focused")&&!this.hideSuggestions&&this.visibleSuggestions.length>0&&(this.suggestionsContainer.style.width=this.mainPanel.getBoundingClientRect().width+"px",Kr(this.mainPanel,this.suggestionsContainer,"bottom").then(({x:n,y:a})=>{this.suggestionsContainer.style.left=`${n}px`,this.suggestionsContainer.style.top=`${a}px`}))}setValue(o,n=!1){this.value!==o&&(this.setInternalValue(o),this.dispatchEvent(new CustomEvent("live-change",{detail:o}))),n&&this.dispatchedValue!==o&&(this.dispatchedValue=o,this.dispatchEvent(new CustomEvent("change",{detail:o})))}handleInput(o){var n;let a=((n=this.input)===null||n===void 0?void 0:n.value)||"";this.setValue(a,o.key=="Escape"||o.key=="Enter")}handleClick(){this.hideSuggestions=!1}handleKeyboardNavigation(o){var n;if(o.key==="ArrowDown"||o.key==="ArrowUp"){o.preventDefault(),o.stopPropagation(),this.hideSuggestions=!1;let a=this.visibleSuggestions.findIndex(s=>s.matches(":focus-within")),i;o.key==="ArrowDown"?i=a<this.visibleSuggestions.length-1?a+1:0:i=a>0?a-1:this.visibleSuggestions.length-1,(n=this.visibleSuggestions[i])===null||n===void 0||n.focus()}(o.key=="Escape"||o.key=="Enter")&&(this.hideSuggestions=!0)}onSuggestionSelected(o){var n;this.setValue(o.detail,!0),(n=this.input)===null||n===void 0||n.focus(),setTimeout(()=>this.hideSuggestions=!0,0)}onFocus(){this.focused=!0,this.hideSuggestions=!1}onMainPanelBlur(){var o,n;!((o=this.mainPanel)===null||o===void 0)&&o.matches(":focus-within")||(this.focused=!1,this.setValue(((n=this.input)===null||n===void 0?void 0:n.value)||"",!0))}togglePasswordVisibility(){this.hidePassword=!this.hidePassword}};N.elementDefinitions={"ft-input-label":K,"ft-ripple":A,"ft-typography":j,"ft-icon":G};N.styles=[ae,Or];L([(0,E.property)()],N.prototype,"label",void 0);L([(0,E.property)({noAccessor:!0})],N.prototype,"value",null);L([(0,E.state)()],N.prototype,"dispatchedValue",void 0);L([(0,E.property)()],N.prototype,"helper",void 0);L([(0,E.property)({type:Boolean})],N.prototype,"outlined",void 0);L([(0,E.property)({type:Boolean})],N.prototype,"disabled",void 0);L([(0,E.property)({type:Boolean})],N.prototype,"error",void 0);L([(0,E.property)({type:Boolean})],N.prototype,"fixedMenuPosition",void 0);L([(0,E.property)()],N.prototype,"prefix",void 0);L([(0,E.property)()],N.prototype,"icon",void 0);L([(0,E.property)()],N.prototype,"passwordHiddenIcon",void 0);L([(0,E.property)()],N.prototype,"passwordRevealedIcon",void 0);L([(0,E.property)()],N.prototype,"iconVariant",void 0);L([(0,E.property)({type:Boolean})],N.prototype,"filterSuggestions",void 0);L([(0,E.property)({type:Number})],N.prototype,"maxLength",void 0);L([(0,E.property)({type:Boolean})],N.prototype,"password",void 0);L([(0,E.state)()],N.prototype,"focused",void 0);L([(0,E.state)()],N.prototype,"hidePassword",void 0);L([(0,E.state)()],N.prototype,"hideSuggestions",void 0);L([(0,E.state)()],N.prototype,"visibleSuggestions",void 0);L([(0,E.query)(".ft-text-field--main-panel")],N.prototype,"mainPanel",void 0);L([(0,E.query)(".ft-text-field--input")],N.prototype,"input",void 0);L([(0,E.query)(".ft-text-field--suggestions")],N.prototype,"suggestionsContainer",void 0);L([(0,E.queryAssignedElements)({selector:"ft-text-field-suggestion"})],N.prototype,"suggestions",void 0);var Yr=b(T()),jr=b(k()),_t=b(ht());var Vr=b(k()),Fr=Vr.css`
|
|
639
626
|
.ft-text-field-suggestion {
|
|
640
627
|
position: relative;
|
|
641
628
|
padding: 8px 16px;
|
|
@@ -660,7 +647,7 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
660
647
|
slot {
|
|
661
648
|
pointer-events: none;
|
|
662
649
|
}
|
|
663
|
-
`;var
|
|
650
|
+
`;var _e=function(e,o,n,a){var i=arguments.length,s=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(c=e[p])&&(s=(i<3?c(s):i>3?c(o,n,s):c(o,n))||s);return i>3&&s&&Object.defineProperty(o,n,s),s},Te=class extends CustomEvent{constructor(o){super("suggestion-selected",{detail:o,bubbles:!0,composed:!0})}},ct=class extends Yr.FtLitElement{render(){return jr.html`
|
|
664
651
|
<div class="ft-text-field-suggestion"
|
|
665
652
|
tabindex="-1"
|
|
666
653
|
@keydown=${this.onKeyDown}
|
|
@@ -672,4 +659,27 @@ const G=Symbol.for(""),P=t=>{if(t?.r===G)return t?._$litStatic$},M=t=>({_$litSta
|
|
|
672
659
|
<slot></slot>
|
|
673
660
|
</ft-typography>
|
|
674
661
|
</div>
|
|
675
|
-
`}focus(
|
|
662
|
+
`}focus(o){var n;(n=this.container)===null||n===void 0||n.focus(o)}click(){var o;(o=this.container)===null||o===void 0||o.click()}confirmSuggestion(){this.dispatchEvent(new Te(this.getValue()))}getValue(){return this.value||this.textContent}get textContent(){return this.assignedNodes.map(o=>o.textContent).join("").trim()}onKeyDown(o){["Enter"," "].includes(o.key)&&(o.preventDefault(),o.stopPropagation(),this.confirmSuggestion())}};ct.elementDefinitions={"ft-ripple":A,"ft-typography":j,"ft-icon":G};ct.styles=Fr;_e([(0,_t.property)()],ct.prototype,"value",void 0);_e([(0,_t.query)(".ft-text-field-suggestion")],ct.prototype,"container",void 0);_e([(0,_t.queryAssignedNodes)()],ct.prototype,"assignedNodes",void 0);(0,Ue.customElement)("ft-text-field")(N);(0,Ue.customElement)("ft-text-field-suggestion")(ct);})();
|
|
663
|
+
/*! Bundled license information:
|
|
664
|
+
|
|
665
|
+
lit-html/lit-html.js:
|
|
666
|
+
(**
|
|
667
|
+
* @license
|
|
668
|
+
* Copyright 2017 Google LLC
|
|
669
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
670
|
+
*)
|
|
671
|
+
|
|
672
|
+
lit-html/directives/if-defined.js:
|
|
673
|
+
(**
|
|
674
|
+
* @license
|
|
675
|
+
* Copyright 2018 Google LLC
|
|
676
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
677
|
+
*)
|
|
678
|
+
|
|
679
|
+
lit-html/static.js:
|
|
680
|
+
(**
|
|
681
|
+
* @license
|
|
682
|
+
* Copyright 2020 Google LLC
|
|
683
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
684
|
+
*)
|
|
685
|
+
*/
|