@fluid-topics/ft-dialog 1.1.70 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-dialog.light.js +286 -276
- package/build/ft-dialog.min.js +475 -412
- package/package.json +6 -6
package/build/ft-dialog.light.js
CHANGED
|
@@ -1,127 +1,119 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* @license
|
|
4
|
-
* Copyright 2017 Google LLC
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litStatic$:t,r:G}),T=new Map,M=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=j(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=T.get(t))&&(n.raw=n,T.set(t,o=n)),e=l}return t(o,...e)})(C);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,a){const i=t=>_(null!=t?t:a),n=e.css`var(${_(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${_(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${_(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${_(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a: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()),a=e.css`var(${_(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${_(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}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)},Q={largeHeight:V.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:V.extend("--ft-button-large-horizontal-padding","",X.spacing4),largeGap:V.extend("--ft-button-large-gap","",X.spacing2),largeBorderRadius:V.extend("--ft-button-large-border-radius","",X.borderRadiusS),largeIconSize:V.extend("--ft-button-large-icon-size","",X.iconSize3),largeBorderWidth:V.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:V.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:V.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:V.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:V.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:V.extend("--ft-button-small-horizontal-padding","",X.spacing3),smallGap:V.extend("--ft-button-small-gap","",X.spacing2),smallBorderRadius:V.extend("--ft-button-small-border-radius","",X.borderRadiusS),smallIconSize:V.extend("--ft-button-small-icon-size","",X.iconSize2),smallBorderWidth:V.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:V.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:V.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:V.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:V.extend("--ft-button-primary-background-color","",J.backgroundActionPrimary),primaryColor:V.extend("--ft-button-primary-color","",J.contentGlobalOnColor),primaryIconColor:V.extend("--ft-button-primary-icon-color","",J.contentGlobalOnColor),primaryStateLayerColor:V.extend("--ft-button-primary-state-layer-color","",J.contentGlobalOnColor),primaryHoverStateLayerOpacity:V.extend("--ft-button-primary-hover-state-layer-opacity","",X.opacity16),primaryFocusStateLayerOpacity:V.extend("--ft-button-primary-focus-state-layer-opacity","",X.opacity16),primaryActiveStateLayerOpacity:V.extend("--ft-button-primary-active-state-layer-opacity","",X.opacity24),primaryDisabledComponentOpacity:V.extend("--ft-button-primary-disabled-component-opacity","",X.opacity40),focusFocusRingColor:V.extend("--ft-button-focus-focus-ring-color","",J.borderActionFocusRing),tertiaryBackgroundColor:V.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:V.extend("--ft-button-tertiary-color","",J.contentActionPrimary),tertiaryIconColor:V.extend("--ft-button-tertiary-icon-color","",J.contentActionPrimary),tertiaryStateLayerColor:V.extend("--ft-button-tertiary-state-layer-color","",J.contentActionPrimary),tertiaryHoverStateLayerOpacity:V.extend("--ft-button-tertiary-hover-state-layer-opacity","",X.opacity8),tertiaryFocusStateLayerOpacity:V.extend("--ft-button-tertiary-focus-state-layer-opacity","",X.opacity8),tertiaryActiveStateLayerOpacity:V.extend("--ft-button-tertiary-active-state-layer-opacity","",X.opacity16),tertiaryDisabledComponentOpacity:V.extend("--ft-button-tertiary-disabled-component-opacity","",X.opacity40),secondaryBackgroundColor:V.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:V.extend("--ft-button-secondary-color","",J.contentActionPrimary),secondaryIconColor:V.extend("--ft-button-secondary-icon-color","",J.contentActionPrimary),secondaryStateLayerColor:V.extend("--ft-button-secondary-state-layer-color","",J.contentActionPrimary),secondaryHoverStateLayerOpacity:V.extend("--ft-button-secondary-hover-state-layer-opacity","",X.opacity8),secondaryFocusStateLayerOpacity:V.extend("--ft-button-secondary-focus-state-layer-opacity","",X.opacity8),secondaryActiveStateLayerOpacity:V.extend("--ft-button-secondary-active-state-layer-opacity","",X.opacity16),secondaryDisabledComponentOpacity:V.extend("--ft-button-secondary-disabled-component-opacity","",X.opacity40),secondaryBorderColor:V.extend("--ft-button-secondary-border-color","",J.borderActionPrimary),neutralBackgroundColor:V.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:V.extend("--ft-button-neutral-icon-color","",J.contentGlobalSecondary),neutralColor:V.extend("--ft-button-neutral-color","",J.contentGlobalSecondary),neutralStateLayerColor:V.extend("--ft-button-neutral-state-layer-color","",J.contentGlobalSecondary),neutralHoverStateLayerOpacity:V.extend("--ft-button-neutral-hover-state-layer-opacity","",X.opacity8),neutralFocusStateLayerOpacity:V.extend("--ft-button-neutral-focus-state-layer-opacity","",X.opacity8),neutralActiveStateLayerOpacity:V.extend("--ft-button-neutral-active-state-layer-opacity","",X.opacity16),neutralDisabledComponentOpacity: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 tt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),ot=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),et={fontFamily:ot,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")},rt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",tt),at=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",et.fontSize,"20px"),it=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",et.fontWeight,"normal"),nt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",et.letterSpacing,"0.15px"),lt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",et.lineHeight,"1.2"),ct=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",et.textTransform,"inherit"),pt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",tt),ft=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",et.fontSize,"14px"),st=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",et.fontWeight,"normal"),dt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",et.letterSpacing,"0.105px"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",et.lineHeight,"1.7"),gt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",et.textTransform,"inherit"),yt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ot),bt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",et.fontSize,"16px"),ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",et.fontWeight,"600"),mt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",et.letterSpacing,"0.144px"),xt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",et.lineHeight,"1.5"),Ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",et.textTransform,"inherit"),vt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ot),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",et.fontSize,"14px"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",et.fontWeight,"normal"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",et.letterSpacing,"0.098px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",et.lineHeight,"1.7"),$t=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",et.textTransform,"inherit"),It=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ot),Et=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",et.fontSize,"16px"),Wt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",et.fontWeight,"normal"),Ut=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",et.letterSpacing,"0.496px"),Rt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",et.lineHeight,"1.5"),kt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",et.textTransform,"inherit"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ot),zt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",et.fontSize,"14px"),Lt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",et.fontWeight,"normal"),Kt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",et.letterSpacing,"0.252px"),Ft=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",et.lineHeight,"1.4"),Dt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",et.textTransform,"inherit"),Bt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ot),Ht=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",et.fontSize,"12px"),At=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",et.fontWeight,"normal"),Gt=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",et.letterSpacing,"0.396px"),jt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",et.lineHeight,"1.33"),Pt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",et.textTransform,"inherit"),Tt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ot),Mt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",et.fontSize,"10px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",et.fontWeight,"normal"),_t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",et.letterSpacing,"0.33px"),Vt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",et.lineHeight,"1.6"),Xt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",et.textTransform,"inherit"),qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ot),Jt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",et.fontSize,"10px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",et.fontWeight,"normal"),to=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",et.letterSpacing,"1.5px"),oo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",et.lineHeight,"1.6"),eo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",et.textTransform,"uppercase"),ro={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ot),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",et.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",et.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",et.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",et.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",et.textTransform,"uppercase")},ao=e.css`
|
|
1
|
+
"use strict";(()=>{var vn=Object.create;var eo=Object.defineProperty;var Nn=Object.getOwnPropertyDescriptor;var wn=Object.getOwnPropertyNames;var En=Object.getPrototypeOf,Rn=Object.prototype.hasOwnProperty;var Jt=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports);var An=(e,o,n,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of wn(o))!Rn.call(e,i)&&i!==n&&eo(e,i,{get:()=>o[i],enumerable:!(a=Nn(o,i))||a.enumerable});return e};var h=(e,o,n)=>(n=e!=null?vn(En(e)):{},An(o||!e||!e.__esModule?eo(n,"default",{value:e,enumerable:!0}):n,e));var E=Jt((ea,oo)=>{oo.exports=ftGlobals.wcUtils});var U=Jt((oa,ro)=>{ro.exports=ftGlobals.lit});var pt=Jt((ra,no)=>{no.exports=ftGlobals.litDecorators});var fr=Jt((Dc,dr)=>{dr.exports=ftGlobals.litUnsafeHTML});var _e=Jt((ps,Wr)=>{Wr.exports=ftGlobals.litClassMap});var On=h(E());var ye=h(U()),nt=h(pt()),xn=h(E());var pr=h(E());var Te=globalThis,ue=Te.trustedTypes,ao=ue?ue.createPolicy("lit-html",{createHTML:e=>e}):void 0,fo="$lit$",Ot=`lit$${(Math.random()+"").slice(9)}$`,go="?"+Ot,Ln=`<${go}>`,Rt=document,me=()=>Rt.createComment(""),te=e=>e===null||typeof e!="object"&&typeof e!="function",yo=Array.isArray,$n=e=>yo(e)||typeof e?.[Symbol.iterator]=="function",Le=`[
|
|
2
|
+
\f\r]`,Qt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,io=/-->/g,lo=/>/g,wt=RegExp(`>|${Le}(?:([^\\s"'>=/]+)(${Le}*=${Le}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),co=/'/g,so=/"/g,uo=/^(?:script|style|textarea|title)$/i,mo=e=>(o,...n)=>({_$litType$:e,strings:o,values:n}),ho=mo(1),bo=mo(2),ee=Symbol.for("lit-noChange"),H=Symbol.for("lit-nothing"),po=new WeakMap,Et=Rt.createTreeWalker(Rt,129);function xo(e,o){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ao!==void 0?ao.createHTML(o):o}var Wn=(e,o)=>{let n=e.length-1,a=[],i,c=o===2?"<svg>":"",l=Qt;for(let p=0;p<n;p++){let d=e[p],y,x,m=-1,C=0;for(;C<d.length&&(l.lastIndex=C,x=l.exec(d),x!==null);)C=l.lastIndex,l===Qt?x[1]==="!--"?l=io:x[1]!==void 0?l=lo:x[2]!==void 0?(uo.test(x[2])&&(i=RegExp("</"+x[2],"g")),l=wt):x[3]!==void 0&&(l=wt):l===wt?x[0]===">"?(l=i??Qt,m=-1):x[1]===void 0?m=-2:(m=l.lastIndex-x[2].length,y=x[1],l=x[3]===void 0?wt:x[3]==='"'?so:co):l===so||l===co?l=wt:l===io||l===lo?l=Qt:(l=wt,i=void 0);let S=l===wt&&e[p+1].startsWith("/>")?" ":"";c+=l===Qt?d+Ln:m>=0?(a.push(y),d.slice(0,m)+fo+d.slice(m)+Ot+S):d+Ot+(m===-2?p:S)}return[xo(e,c+(e[n]||"<?>")+(o===2?"</svg>":"")),a]},oe=class e{constructor({strings:o,_$litType$:n},a){let i;this.parts=[];let c=0,l=0,p=o.length-1,d=this.parts,[y,x]=Wn(o,n);if(this.el=e.createElement(y,a),Et.currentNode=this.el.content,n===2){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(i=Et.nextNode())!==null&&d.length<p;){if(i.nodeType===1){if(i.hasAttributes())for(let m of i.getAttributeNames())if(m.endsWith(fo)){let C=x[l++],S=i.getAttribute(m).split(Ot),w=/([.?@])?(.*)/.exec(C);d.push({type:1,index:c,name:w[2],strings:S,ctor:w[1]==="."?We:w[1]==="?"?Pe:w[1]==="@"?Ie:Bt}),i.removeAttribute(m)}else m.startsWith(Ot)&&(d.push({type:6,index:c}),i.removeAttribute(m));if(uo.test(i.tagName)){let m=i.textContent.split(Ot),C=m.length-1;if(C>0){i.textContent=ue?ue.emptyScript:"";for(let S=0;S<C;S++)i.append(m[S],me()),Et.nextNode(),d.push({type:2,index:++c});i.append(m[C],me())}}}else if(i.nodeType===8)if(i.data===go)d.push({type:2,index:c});else{let m=-1;for(;(m=i.data.indexOf(Ot,m+1))!==-1;)d.push({type:7,index:c}),m+=Ot.length-1}c++}}static createElement(o,n){let a=Rt.createElement("template");return a.innerHTML=o,a}};function It(e,o,n=e,a){if(o===ee)return o;let i=a!==void 0?n._$Co?.[a]:n._$Cl,c=te(o)?void 0:o._$litDirective$;return i?.constructor!==c&&(i?._$AO?.(!1),c===void 0?i=void 0:(i=new c(e),i._$AT(e,n,a)),a!==void 0?(n._$Co??=[])[a]=i:n._$Cl=i),i!==void 0&&(o=It(e,i._$AS(e,o.values),i,a)),o}var $e=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??Rt).importNode(n,!0);Et.currentNode=i;let c=Et.nextNode(),l=0,p=0,d=a[0];for(;d!==void 0;){if(l===d.index){let y;d.type===2?y=new he(c,c.nextSibling,this,o):d.type===1?y=new d.ctor(c,d.name,d.strings,this,o):d.type===6&&(y=new Be(c,this,o)),this._$AV.push(y),d=a[++p]}l!==d?.index&&(c=Et.nextNode(),l++)}return Et.currentNode=Rt,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++}},he=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,n,a,i){this.type=2,this._$AH=H,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=It(this,o,n),te(o)?o===H||o==null||o===""?(this._$AH!==H&&this._$AR(),this._$AH=H):o!==this._$AH&&o!==ee&&this._(o):o._$litType$!==void 0?this.g(o):o.nodeType!==void 0?this.$(o):$n(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!==H&&te(this._$AH)?this._$AA.nextSibling.data=o:this.$(Rt.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=oe.createElement(xo(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===i)this._$AH.p(n);else{let c=new $e(i,this),l=c.u(this.options);c.p(n),this.$(l),this._$AH=c}}_$AC(o){let n=po.get(o.strings);return n===void 0&&po.set(o.strings,n=new oe(o)),n}T(o){yo(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,a,i=0;for(let c of o)i===n.length?n.push(a=new e(this.k(me()),this.k(me()),this,this.options)):a=n[i],a._$AI(c),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))}},Bt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,n,a,i,c){this.type=1,this._$AH=H,this._$AN=void 0,this.element=o,this.name=n,this._$AM=i,this.options=c,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=H}_$AI(o,n=this,a,i){let c=this.strings,l=!1;if(c===void 0)o=It(this,o,n,0),l=!te(o)||o!==this._$AH&&o!==ee,l&&(this._$AH=o);else{let p=o,d,y;for(o=c[0],d=0;d<c.length-1;d++)y=It(this,p[a+d],n,d),y===ee&&(y=this._$AH[d]),l||=!te(y)||y!==this._$AH[d],y===H?o=H:o!==H&&(o+=(y??"")+c[d+1]),this._$AH[d]=y}l&&!i&&this.O(o)}O(o){o===H?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},We=class extends Bt{constructor(){super(...arguments),this.type=3}O(o){this.element[this.name]=o===H?void 0:o}},Pe=class extends Bt{constructor(){super(...arguments),this.type=4}O(o){this.element.toggleAttribute(this.name,!!o&&o!==H)}},Ie=class extends Bt{constructor(o,n,a,i,c){super(o,n,a,i,c),this.type=5}_$AI(o,n=this){if((o=It(this,o,n,0)??H)===ee)return;let a=this._$AH,i=o===H&&a!==H||o.capture!==a.capture||o.once!==a.once||o.passive!==a.passive,c=o!==H&&(a===H||i);i&&this.element.removeEventListener(this.name,this,a),c&&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)}},Be=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){It(this,o)}};var Pn=Te.litHtmlPolyfillSupport;Pn?.(oe,he),(Te.litHtmlVersions??=[]).push("3.1.0");var So=Symbol.for(""),In=e=>{if(e?.r===So)return e?._$litStatic$},ze=e=>({_$litStatic$:e,r:So});var Oo=new Map,Co=e=>(o,...n)=>{let a=n.length,i,c,l=[],p=[],d,y=0,x=!1;for(;y<a;){for(d=o[y];y<a&&(c=n[y],(i=In(c))!==void 0);)d+=i+o[++y],x=!0;y!==a&&p.push(c),l.push(d),y++}if(y===a&&l.push(o[a]),x){let m=l.join("$$lit$$");(o=Oo.get(m))===void 0&&(l.raw=l,Oo.set(m,o=l)),n=p}return e(o,...n)},ke=Co(ho),ia=Co(bo);var He=h(pt()),sr=h(E());var At;(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"})(At||(At={}));var et=h(U()),g=h(E());var dt=h(U(),1),St=e=>typeof e=="string"?(0,dt.unsafeCSS)(e):e,t=class{static create(o,n,a,i){let c=p=>St(p??i),l=dt.css`var(${St(o)}, ${c(i)})`;return l.name=o,l.description=n,l.category=a,l.defaultValue=i,l.defaultCssValue=c,l.get=p=>dt.css`var(${St(o)}, ${c(p)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>i,l}static extend(o,n,a,i){let c=p=>a.get(p??i),l=dt.css`var(${St(o)}, ${c(i)})`;return l.name=o,l.description=n,l.category=a.category,l.fallbackVariable=a,l.defaultValue=i,l.defaultCssValue=c,l.get=p=>dt.css`var(${St(o)}, ${c(p)})`,l.breadcrumb=()=>[a.name,...a.breadcrumb()],l.lastResortDefaultValue=()=>i??a.lastResortDefaultValue(),l}static external(o,n){let a=c=>o.fallbackVariable?o.fallbackVariable.get(c??o.defaultValue):St(c??o.lastResortDefaultValue()),i=dt.css`var(${St(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=c=>dt.css`var(${St(o.name)}, ${a(c)})`,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)")},vo={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")},No={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")},wo={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")},Eo={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")},Ro={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")},Ao={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")},Lo={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")},$o={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")},Wo={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")},Bn={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")},Po={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")},Io={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")},Bo={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")},To={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")},zo={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")},ko={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")},Ho={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")},Uo={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")},_o={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")},Do={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")},Go={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")},Zo={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")},Ko={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")},Mo={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")},Fo={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")},Vo={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")},be={display:vo,"title-1":No,"title-2":wo,"title-3":Eo,"body-1-regular":Ro,"body-1-medium":Ao,"body-1-semibold":Lo,"body-2-regular":$o,"body-2-medium":Wo,"body-2-medium-underline":Bn,"body-2-semibold":Po,"label-1-medium":Io,"label-1-semibold":Bo,"label-1-bold":To,"label-2-medium":zo,"label-2-semibold":ko,"label-2-bold":Ho,"caption-1-medium":Uo,"caption-1-semibold":_o,"caption-1-bold":Do,"caption-2-medium":Go,"caption-2-semibold":Zo,"caption-2-bold":Ko,"caption-3-medium":Mo,"caption-3-semibold":Fo,"caption-3-bold":Vo};var s={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
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 u={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","",s.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",s.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",s.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",s.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",r.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",r.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",r.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",s.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",s.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",s.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",s.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",r.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",r.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",r.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",r.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",s.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",s.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",s.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",r.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",r.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",r.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",r.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",s.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",s.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",s.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",s.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",r.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",r.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",r.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",r.opacity40)};var Na={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","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",s.contentInfoIconOnly)};var La={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","",s.contentGlobalPrimary),iconColor:t.extend("--ft-breadcrumb-icon-color","",s.contentGlobalSubtle)};var Ba={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",r.spacing12),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",r.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",r.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",r.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",r.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",r.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",r.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",s.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",s.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",s.contentGlobalSecondary)};var Ua={smallContainerWidth:t.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:t.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",r.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",r.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",r.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",r.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",s.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",s.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",r.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",r.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",r.spacing6),headerGap:t.extend("--ft-modal-header-gap","",r.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",r.borderRadiusM)};var Ka={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-drawer-shadow","",r.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",r.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",r.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",s.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",s.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",s.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",s.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",s.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",r.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",r.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",r.colorGray700)};var Ya={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",s.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",s.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",s.contentErrorIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",r.opacity40)};var ti={backgroundColor:t.extend("--ft-text-area-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",s.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",s.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",r.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",r.borderRadiusM)};var ai={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",r.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",s.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",s.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",s.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",r.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",r.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",s.backgroundGlobalOnSurface)};var pi={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",s.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",s.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",s.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",s.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",r.opacity40)};var ui={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",s.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",s.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",s.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",s.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",r.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",r.borderRadiusM)};var Oi={backgroundColor:t.extend("--ft-popover-background-color","",s.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",r.spacing6),iconColor:t.extend("--ft-popover-icon-color","",s.contentGlobalSecondary),iconSize:t.extend("--ft-popover-icon-size","",r.iconSize2),titleColor:t.extend("--ft-popover-title-color","",s.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",s.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",s.contentActionPrimary),gap:t.extend("--ft-popover-gap","",r.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",r.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",r.shadowElevation02)};var wi={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","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",r.opacity8),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","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",s.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","",s.borderActionFocusRing)};var $i={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",s.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",r.spacing3),color:t.extend("--ft-collapsible-color","",s.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",s.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",s.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",s.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",r.iconSize3)};var Ti={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",r.spacing1),groupGap:t.extend("--ft-switch-group-gap","",r.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",s.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",s.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-switch-off-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ft-switch-on-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",s.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",s.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",r.borderRadiusS)};var Ui={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 Ki={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","",s.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",s.contentGlobalPrimary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",s.contentGlobalPrimary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",s.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",s.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",s.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",s.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",s.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",s.borderErrorSubtle)};var ji={infoBorderColor:t.extend("--ft-border-info-border-color","",s.borderInfoSubtle)};var Qi={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","",s.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",s.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",s.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",s.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",s.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",s.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",s.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",s.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",s.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",s.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",s.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",s.contentSuccessIconOnly)};var nl={color:t.extend("--ft-checkbox-color","",s.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",s.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",s.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",s.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-checkbox-gap","",r.spacing3)};var sl={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",s.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",s.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",s.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",s.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",s.contentActionPrimary),color:t.extend("--ft-toggle-color","",s.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",s.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",r.spacing3)};var yl={color:t.extend("--ft-radio-color","",s.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",s.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",s.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",s.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",s.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",r.spacing3)};var xl={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","",s.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",s.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",s.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",s.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",s.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",s.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",s.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",s.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",s.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",s.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",r.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",r.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",r.spacing8)};var Nl={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",r.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",r.borderRadiusS),color:t.extend("--ft-tooltip-color","",s.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",s.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",r.opacity80),shadow:t.extend("--ft-tooltip-shadow","",r.shadowElevation03),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",r.spacing05)};var xe=h(U());function jo(e){let o=be[e];return xe.css`
|
|
5
|
+
.ft-typography--${(0,xe.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 Yo=g.FtCssVariableFactory.extend("--ft-typography-font-family","",g.designSystemVariables.titleFont),ft=g.FtCssVariableFactory.extend("--ft-typography-font-family","",g.designSystemVariables.contentFont),b={fontFamily:ft,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")},Tt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Yo),fontSize:g.FtCssVariableFactory.extend("--ft-typography-title-font-size","",b.fontSize,"20px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",b.letterSpacing,"0.15px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-title-line-height","",b.lineHeight,"1.2"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",b.textTransform,"inherit")},zt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Yo),fontSize:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",b.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",b.letterSpacing,"0.105px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",b.lineHeight,"1.7"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",b.textTransform,"inherit")},kt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",b.fontSize,"16px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",b.fontWeight,"600"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",b.letterSpacing,"0.144px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",b.lineHeight,"1.5"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",b.textTransform,"inherit")},Ht={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",b.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",b.letterSpacing,"0.098px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",b.lineHeight,"1.7"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",b.textTransform,"inherit")},Ut={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",b.fontSize,"16px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",b.letterSpacing,"0.496px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",b.lineHeight,"1.5"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",b.textTransform,"inherit")},_t={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",b.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",b.letterSpacing,"0.252px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",b.lineHeight,"1.4"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",b.textTransform,"inherit")},Dt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",b.fontSize,"12px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",b.letterSpacing,"0.396px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",b.lineHeight,"1.33"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",b.textTransform,"inherit")},Gt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",b.fontSize,"10px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",b.letterSpacing,"0.33px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",b.lineHeight,"1.6"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",b.textTransform,"inherit")},Zt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",b.fontSize,"10px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",b.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",b.letterSpacing,"1.5px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",b.lineHeight,"1.6"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",b.textTransform,"uppercase")},it={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ft),fontSize:g.FtCssVariableFactory.extend("--ft-typography-button-font-size","",b.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",b.fontWeight,"600"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",b.letterSpacing,"1.246px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-button-line-height","",b.lineHeight,"1.15"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",b.textTransform,"uppercase")},Xo=et.css`
|
|
14
14
|
.ft-typography--title {
|
|
15
|
-
font-family: ${
|
|
16
|
-
font-size: ${
|
|
17
|
-
font-weight: ${
|
|
18
|
-
letter-spacing: ${
|
|
19
|
-
line-height: ${
|
|
20
|
-
text-transform: ${
|
|
21
|
-
}
|
|
22
|
-
`,
|
|
15
|
+
font-family: ${Tt.fontFamily};
|
|
16
|
+
font-size: ${Tt.fontSize};
|
|
17
|
+
font-weight: ${Tt.fontWeight};
|
|
18
|
+
letter-spacing: ${Tt.letterSpacing};
|
|
19
|
+
line-height: ${Tt.lineHeight};
|
|
20
|
+
text-transform: ${Tt.textTransform};
|
|
21
|
+
}
|
|
22
|
+
`,qo=et.css`
|
|
23
23
|
.ft-typography--title-dense {
|
|
24
|
-
font-family: ${
|
|
25
|
-
font-size: ${
|
|
26
|
-
font-weight: ${
|
|
27
|
-
letter-spacing: ${
|
|
28
|
-
line-height: ${
|
|
29
|
-
text-transform: ${
|
|
30
|
-
}
|
|
31
|
-
`,
|
|
24
|
+
font-family: ${zt.fontFamily};
|
|
25
|
+
font-size: ${zt.fontSize};
|
|
26
|
+
font-weight: ${zt.fontWeight};
|
|
27
|
+
letter-spacing: ${zt.letterSpacing};
|
|
28
|
+
line-height: ${zt.lineHeight};
|
|
29
|
+
text-transform: ${zt.textTransform};
|
|
30
|
+
}
|
|
31
|
+
`,Jo=et.css`
|
|
32
32
|
.ft-typography--subtitle1 {
|
|
33
|
-
font-family: ${
|
|
34
|
-
font-size: ${
|
|
35
|
-
font-weight: ${
|
|
36
|
-
letter-spacing: ${
|
|
37
|
-
line-height: ${
|
|
38
|
-
text-transform: ${
|
|
39
|
-
}
|
|
40
|
-
`,
|
|
33
|
+
font-family: ${kt.fontFamily};
|
|
34
|
+
font-size: ${kt.fontSize};
|
|
35
|
+
font-weight: ${kt.fontWeight};
|
|
36
|
+
letter-spacing: ${kt.letterSpacing};
|
|
37
|
+
line-height: ${kt.lineHeight};
|
|
38
|
+
text-transform: ${kt.textTransform};
|
|
39
|
+
}
|
|
40
|
+
`,Qo=et.css`
|
|
41
41
|
.ft-typography--subtitle2 {
|
|
42
|
-
font-family: ${
|
|
43
|
-
font-size: ${
|
|
44
|
-
font-weight: ${
|
|
45
|
-
letter-spacing: ${
|
|
46
|
-
line-height: ${
|
|
47
|
-
text-transform: ${
|
|
42
|
+
font-family: ${Ht.fontFamily};
|
|
43
|
+
font-size: ${Ht.fontSize};
|
|
44
|
+
font-weight: ${Ht.fontWeight};
|
|
45
|
+
letter-spacing: ${Ht.letterSpacing};
|
|
46
|
+
line-height: ${Ht.lineHeight};
|
|
47
|
+
text-transform: ${Ht.textTransform};
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
`,
|
|
50
|
+
`,tr=et.css`
|
|
51
51
|
.ft-typography--body1 {
|
|
52
|
-
font-family: ${
|
|
53
|
-
font-size: ${
|
|
54
|
-
font-weight: ${
|
|
55
|
-
letter-spacing: ${Ut};
|
|
56
|
-
line-height: ${
|
|
57
|
-
text-transform: ${
|
|
58
|
-
}
|
|
59
|
-
`,
|
|
52
|
+
font-family: ${Ut.fontFamily};
|
|
53
|
+
font-size: ${Ut.fontSize};
|
|
54
|
+
font-weight: ${Ut.fontWeight};
|
|
55
|
+
letter-spacing: ${Ut.letterSpacing};
|
|
56
|
+
line-height: ${Ut.lineHeight};
|
|
57
|
+
text-transform: ${Ut.textTransform};
|
|
58
|
+
}
|
|
59
|
+
`,er=et.css`
|
|
60
60
|
.ft-typography--body2 {
|
|
61
|
-
font-family: ${
|
|
62
|
-
font-size: ${
|
|
63
|
-
font-weight: ${
|
|
64
|
-
letter-spacing: ${
|
|
65
|
-
line-height: ${
|
|
66
|
-
text-transform: ${
|
|
67
|
-
}
|
|
68
|
-
`,
|
|
61
|
+
font-family: ${_t.fontFamily};
|
|
62
|
+
font-size: ${_t.fontSize};
|
|
63
|
+
font-weight: ${_t.fontWeight};
|
|
64
|
+
letter-spacing: ${_t.letterSpacing};
|
|
65
|
+
line-height: ${_t.lineHeight};
|
|
66
|
+
text-transform: ${_t.textTransform};
|
|
67
|
+
}
|
|
68
|
+
`,or=et.css`
|
|
69
69
|
.ft-typography--caption {
|
|
70
|
-
font-family: ${
|
|
71
|
-
font-size: ${
|
|
72
|
-
font-weight: ${
|
|
73
|
-
letter-spacing: ${
|
|
74
|
-
line-height: ${
|
|
75
|
-
text-transform: ${
|
|
76
|
-
}
|
|
77
|
-
`,
|
|
70
|
+
font-family: ${Dt.fontFamily};
|
|
71
|
+
font-size: ${Dt.fontSize};
|
|
72
|
+
font-weight: ${Dt.fontWeight};
|
|
73
|
+
letter-spacing: ${Dt.letterSpacing};
|
|
74
|
+
line-height: ${Dt.lineHeight};
|
|
75
|
+
text-transform: ${Dt.textTransform};
|
|
76
|
+
}
|
|
77
|
+
`,rr=et.css`
|
|
78
78
|
.ft-typography--breadcrumb {
|
|
79
|
-
font-family: ${
|
|
80
|
-
font-size: ${
|
|
81
|
-
font-weight: ${
|
|
82
|
-
letter-spacing: ${
|
|
83
|
-
line-height: ${
|
|
84
|
-
text-transform: ${
|
|
85
|
-
}
|
|
86
|
-
`,
|
|
79
|
+
font-family: ${Gt.fontFamily};
|
|
80
|
+
font-size: ${Gt.fontSize};
|
|
81
|
+
font-weight: ${Gt.fontWeight};
|
|
82
|
+
letter-spacing: ${Gt.letterSpacing};
|
|
83
|
+
line-height: ${Gt.lineHeight};
|
|
84
|
+
text-transform: ${Gt.textTransform};
|
|
85
|
+
}
|
|
86
|
+
`,nr=et.css`
|
|
87
87
|
.ft-typography--overline {
|
|
88
|
-
font-family: ${
|
|
89
|
-
font-size: ${
|
|
90
|
-
font-weight: ${
|
|
91
|
-
letter-spacing: ${
|
|
92
|
-
line-height: ${
|
|
93
|
-
text-transform: ${
|
|
94
|
-
}
|
|
95
|
-
`,
|
|
88
|
+
font-family: ${Zt.fontFamily};
|
|
89
|
+
font-size: ${Zt.fontSize};
|
|
90
|
+
font-weight: ${Zt.fontWeight};
|
|
91
|
+
letter-spacing: ${Zt.letterSpacing};
|
|
92
|
+
line-height: ${Zt.lineHeight};
|
|
93
|
+
text-transform: ${Zt.textTransform};
|
|
94
|
+
}
|
|
95
|
+
`,ar=et.css`
|
|
96
96
|
.ft-typography--button {
|
|
97
|
-
font-family: ${
|
|
98
|
-
font-size: ${
|
|
99
|
-
font-weight: ${
|
|
100
|
-
letter-spacing: ${
|
|
101
|
-
line-height: ${
|
|
102
|
-
text-transform: ${
|
|
103
|
-
}
|
|
104
|
-
`,
|
|
97
|
+
font-family: ${it.fontFamily};
|
|
98
|
+
font-size: ${it.fontSize};
|
|
99
|
+
font-weight: ${it.fontWeight};
|
|
100
|
+
letter-spacing: ${it.letterSpacing};
|
|
101
|
+
line-height: ${it.lineHeight};
|
|
102
|
+
text-transform: ${it.textTransform};
|
|
103
|
+
}
|
|
104
|
+
`,ir=et.css`
|
|
105
105
|
.ft-typography {
|
|
106
106
|
vertical-align: inherit;
|
|
107
107
|
}
|
|
108
|
-
`,
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
font-size: ${o.fontSize};
|
|
112
|
-
font-weight: ${o.fontWeight};
|
|
113
|
-
letter-spacing: ${o.letterSpacing};
|
|
114
|
-
line-height: ${o.lineHeight};
|
|
115
|
-
text-transform: ${o.textCase};
|
|
116
|
-
}
|
|
117
|
-
`}(t)))];var uo,mo,xo=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class Oo extends o.FtLitElement{constructor(){super(...arguments),this.variant=Y.body1}render(){return this.element?M`
|
|
118
|
-
<${P(this.element)}
|
|
108
|
+
`,lr=[Object.keys(be).map(e=>jo(e))];var cr=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},J=class extends sr.FtLitElement{constructor(){super(...arguments),this.variant=At.body1}render(){return this.element?ke`
|
|
109
|
+
<${ze(this.element)}
|
|
110
|
+
part="text"
|
|
119
111
|
class="ft-typography ft-typography--${this.variant}">
|
|
120
112
|
<slot></slot>
|
|
121
|
-
</${
|
|
122
|
-
`:
|
|
123
|
-
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
124
|
-
`}}
|
|
113
|
+
</${ze(this.element)}>
|
|
114
|
+
`:ke`
|
|
115
|
+
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
116
|
+
`}};J.styles=[Xo,qo,Jo,Qo,tr,er,or,rr,nr,ar,ir,...lr];cr([(0,He.property)()],J.prototype,"element",void 0);cr([(0,He.property)()],J.prototype,"variant",void 0);(0,pr.customElement)("ft-typography")(J);var hr=h(E());var re=h(U()),Lt=h(pt()),ur=h(E()),mr=h(fr());var Oe;(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=""})(Oe||(Oe={}));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 gr=h(U()),gt=h(E()),F={size:gt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:gt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",gt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:gt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",gt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:gt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",gt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:gt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},yr=gr.css`
|
|
125
117
|
:host, i.ft-icon {
|
|
126
118
|
display: inline-flex;
|
|
127
119
|
align-items: center;
|
|
@@ -130,14 +122,14 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
130
122
|
}
|
|
131
123
|
|
|
132
124
|
:host {
|
|
133
|
-
width: ${
|
|
134
|
-
height: ${
|
|
125
|
+
width: ${F.size};
|
|
126
|
+
height: ${F.size};
|
|
135
127
|
}
|
|
136
128
|
|
|
137
129
|
i.ft-icon {
|
|
138
130
|
width: 100%;
|
|
139
131
|
height: 100%;
|
|
140
|
-
font-size: ${
|
|
132
|
+
font-size: ${F.size};
|
|
141
133
|
line-height: 1;
|
|
142
134
|
font-weight: normal;
|
|
143
135
|
text-transform: none;
|
|
@@ -148,33 +140,33 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
148
140
|
text-rendering: auto;
|
|
149
141
|
-webkit-font-smoothing: antialiased;
|
|
150
142
|
-moz-osx-font-smoothing: grayscale;
|
|
151
|
-
vertical-align: ${
|
|
143
|
+
vertical-align: ${F.verticalAlign};
|
|
152
144
|
}
|
|
153
145
|
|
|
154
146
|
i.ft-icon.ft-icon--fluid-topics {
|
|
155
|
-
font-family: ${
|
|
147
|
+
font-family: ${F.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
156
148
|
|
|
157
149
|
/* Ugly fix because font is broken */
|
|
158
|
-
font-size: calc(0.75 * ${
|
|
159
|
-
line-height: ${
|
|
150
|
+
font-size: calc(0.75 * ${F.size});
|
|
151
|
+
line-height: ${F.size};
|
|
160
152
|
position: relative;
|
|
161
153
|
top: -4%;
|
|
162
154
|
justify-content: center;
|
|
163
155
|
}
|
|
164
156
|
|
|
165
157
|
.ft-icon--file-format {
|
|
166
|
-
font-family: ${
|
|
158
|
+
font-family: ${F.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
167
159
|
}
|
|
168
160
|
|
|
169
161
|
.ft-icon--material {
|
|
170
|
-
font-family: ${
|
|
162
|
+
font-family: ${F.materialFontFamily}, "Material Icons", sans-serif;
|
|
171
163
|
}
|
|
172
|
-
`;var
|
|
173
|
-
<i class="ft-icon ft-icon--${
|
|
174
|
-
${
|
|
175
|
-
<slot ?hidden=${
|
|
164
|
+
`;var Ct;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ct||(Ct={}));var Se=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},V=class extends ur.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=re.nothing}render(){let o=this.variant&&Object.values(Ct).includes(this.variant)?this.variant:Ct.fluid_topics,n=o!==Ct.material||!!this.value;return re.html`
|
|
165
|
+
<i class="ft-icon ft-icon--${o}" part="icon icon-${o}">
|
|
166
|
+
${(0,mr.unsafeHTML)(this.resolvedIcon)}
|
|
167
|
+
<slot ?hidden=${n}></slot>
|
|
176
168
|
</i>
|
|
177
|
-
`}get textContent(){var
|
|
169
|
+
`}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 Ct.file_format:this.resolvedIcon=(o=f[a.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:a;break;case Ct.material:this.resolvedIcon=this.value||re.nothing;break;default:this.resolvedIcon=(n=Oe[a.replace("-","_").toUpperCase()])!==null&&n!==void 0?n:a;break}}firstUpdated(o){super.firstUpdated(o),setTimeout(()=>this.resolveIcon())}};V.elementDefinitions={};V.styles=yr;Se([(0,Lt.property)()],V.prototype,"variant",void 0);Se([(0,Lt.property)()],V.prototype,"value",void 0);Se([(0,Lt.state)()],V.prototype,"resolvedIcon",void 0);Se([(0,Lt.query)("slot")],V.prototype,"slottedContent",void 0);(0,hr.customElement)("ft-icon")(V);var qe=h(E());var fe=h(pt()),gn=h(E());var Lr=h(U()),O=h(E());var vr=h(U()),P=h(E()),br=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorContent),v={color:br,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",br),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")},xr=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorPrimary),Or={color:xr,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",xr)},Sr=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorSecondary),Cr={color:Sr,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sr)},Nr=vr.css`
|
|
178
170
|
:host {
|
|
179
171
|
display: contents;
|
|
180
172
|
}
|
|
@@ -187,7 +179,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
187
179
|
|
|
188
180
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
189
181
|
overflow: hidden;
|
|
190
|
-
border-radius: ${
|
|
182
|
+
border-radius: ${v.borderRadius};
|
|
191
183
|
}
|
|
192
184
|
|
|
193
185
|
.ft-ripple .ft-ripple--background,
|
|
@@ -221,27 +213,27 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
221
213
|
}
|
|
222
214
|
|
|
223
215
|
.ft-ripple .ft-ripple--background {
|
|
224
|
-
background-color: ${
|
|
216
|
+
background-color: ${v.backgroundColor};
|
|
225
217
|
}
|
|
226
218
|
|
|
227
219
|
.ft-ripple .ft-ripple--effect {
|
|
228
|
-
background-color: ${
|
|
220
|
+
background-color: ${v.color};
|
|
229
221
|
}
|
|
230
222
|
|
|
231
223
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
232
|
-
background-color: ${
|
|
224
|
+
background-color: ${Cr.backgroundColor};
|
|
233
225
|
}
|
|
234
226
|
|
|
235
227
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
236
|
-
background-color: ${
|
|
228
|
+
background-color: ${Cr.color};
|
|
237
229
|
}
|
|
238
230
|
|
|
239
231
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
240
|
-
background-color: ${
|
|
232
|
+
background-color: ${Or.backgroundColor};
|
|
241
233
|
}
|
|
242
234
|
|
|
243
235
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
244
|
-
background-color: ${
|
|
236
|
+
background-color: ${Or.color};
|
|
245
237
|
}
|
|
246
238
|
|
|
247
239
|
.ft-ripple .ft-ripple--background {
|
|
@@ -271,22 +263,22 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
271
263
|
}
|
|
272
264
|
|
|
273
265
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
274
|
-
opacity: ${
|
|
266
|
+
opacity: ${v.opacityContentOnSurfaceHover};
|
|
275
267
|
}
|
|
276
268
|
|
|
277
269
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
278
|
-
opacity: ${
|
|
270
|
+
opacity: ${v.opacityContentOnSurfaceSelected};
|
|
279
271
|
}
|
|
280
272
|
|
|
281
273
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
282
|
-
opacity: ${
|
|
274
|
+
opacity: ${v.opacityContentOnSurfaceFocused};
|
|
283
275
|
}
|
|
284
276
|
|
|
285
277
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
286
|
-
opacity: ${
|
|
278
|
+
opacity: ${v.opacityContentOnSurfacePressed};
|
|
287
279
|
transform: translate(-50%, -50%) scale(1);
|
|
288
280
|
}
|
|
289
|
-
|
|
281
|
+
`;var wr=h(U()),ne=h(E()),j={color:ne.FtCssVariableFactory.extend("--ft-loader-color","",ne.designSystemVariables.colorPrimary),size:ne.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Er=wr.css`
|
|
290
282
|
:host {
|
|
291
283
|
line-height: 0;
|
|
292
284
|
}
|
|
@@ -295,8 +287,8 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
295
287
|
display: inline-block;
|
|
296
288
|
position: relative;
|
|
297
289
|
|
|
298
|
-
width: ${
|
|
299
|
-
height: ${
|
|
290
|
+
width: ${j.size};
|
|
291
|
+
height: ${j.size};
|
|
300
292
|
}
|
|
301
293
|
|
|
302
294
|
.ft-loader div {
|
|
@@ -305,7 +297,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
305
297
|
width: 25%;
|
|
306
298
|
height: 25%;
|
|
307
299
|
border-radius: 50%;
|
|
308
|
-
background: ${
|
|
300
|
+
background: ${j.color};
|
|
309
301
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
310
302
|
}
|
|
311
303
|
|
|
@@ -352,10 +344,10 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
352
344
|
transform: translate(0, 0);
|
|
353
345
|
}
|
|
354
346
|
100% {
|
|
355
|
-
transform: translate(calc(0.35 * ${
|
|
347
|
+
transform: translate(calc(0.35 * ${j.size}), 0);
|
|
356
348
|
}
|
|
357
349
|
}
|
|
358
|
-
|
|
350
|
+
`;var Rr=O.FtCssVariableFactory.extend("--ft-button-color","",O.designSystemVariables.colorPrimary),I={backgroundColor:O.FtCssVariableFactory.extend("--ft-button-background-color","",O.designSystemVariables.colorSurface),borderRadius:O.FtCssVariableFactory.extend("--ft-button-border-radius","",O.designSystemVariables.borderRadiusL),color:Rr,fontSize:O.FtCssVariableFactory.extend("--ft-button-font-size","",it.fontSize),iconSize:O.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:O.FtCssVariableFactory.extend("--ft-button-ripple-color","",Rr),verticalPadding:O.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:O.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:O.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:O.FtCssVariableFactory.external(O.designSystemVariables.colorOpacityDisabled,"Design system")},Ar=O.FtCssVariableFactory.extend("--ft-button-primary-color","",O.FtCssVariableFactory.extend("--ft-button-color","",O.designSystemVariables.colorOnPrimary)),Ue={backgroundColor:O.FtCssVariableFactory.extend("--ft-button-primary-background-color","",O.FtCssVariableFactory.extend("--ft-button-background-color","",O.designSystemVariables.colorPrimary)),color:Ar,rippleColor:O.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Ar)},lt={borderRadius:O.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",O.FtCssVariableFactory.extend("--ft-button-border-radius","",O.designSystemVariables.borderRadiusM)),verticalPadding:O.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:O.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:O.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},$r=[Lr.css`
|
|
359
351
|
:host {
|
|
360
352
|
display: inline-block;
|
|
361
353
|
max-width: 100%;
|
|
@@ -366,7 +358,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
366
358
|
box-shadow: 0px 0px 0px transparent;
|
|
367
359
|
border: 0px solid transparent;
|
|
368
360
|
text-shadow: 0px 0px 0px transparent;
|
|
369
|
-
font-size: ${
|
|
361
|
+
font-size: ${I.fontSize};
|
|
370
362
|
}
|
|
371
363
|
|
|
372
364
|
button:hover {
|
|
@@ -395,31 +387,31 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
395
387
|
border: none;
|
|
396
388
|
pointer-events: auto;
|
|
397
389
|
|
|
398
|
-
--ft-button-internal-line-height: max(calc(${
|
|
399
|
-
--ft-button-internal-color: ${
|
|
400
|
-
${
|
|
401
|
-
${
|
|
390
|
+
--ft-button-internal-line-height: max(calc(${I.fontSize} + 2px), ${I.iconSize});
|
|
391
|
+
--ft-button-internal-color: ${I.color};
|
|
392
|
+
${(0,O.setVariable)(F.size,I.iconSize)};
|
|
393
|
+
${(0,O.setVariable)(v.color,I.rippleColor)};
|
|
402
394
|
|
|
403
|
-
border-radius: ${
|
|
404
|
-
padding: ${
|
|
405
|
-
background-color: ${
|
|
395
|
+
border-radius: ${I.borderRadius};
|
|
396
|
+
padding: ${I.verticalPadding} ${I.horizontalPadding};
|
|
397
|
+
background-color: ${I.backgroundColor};
|
|
406
398
|
color: var(--ft-button-internal-color);
|
|
407
399
|
-webkit-mask-image: radial-gradient(white, black);
|
|
408
400
|
}
|
|
409
401
|
|
|
410
402
|
.ft-button.ft-button--outlined {
|
|
411
403
|
border: 1px solid var(--ft-button-internal-color);
|
|
412
|
-
padding: calc(${
|
|
404
|
+
padding: calc(${I.verticalPadding} - 1px) calc(${I.horizontalPadding} - 1px);
|
|
413
405
|
}
|
|
414
406
|
|
|
415
407
|
.ft-button.ft-button--dense {
|
|
416
|
-
padding: ${
|
|
417
|
-
border-radius: ${
|
|
418
|
-
gap: ${
|
|
408
|
+
padding: ${lt.verticalPadding} ${lt.horizontalPadding};
|
|
409
|
+
border-radius: ${lt.borderRadius};
|
|
410
|
+
gap: ${lt.iconPadding};
|
|
419
411
|
}
|
|
420
412
|
|
|
421
413
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
422
|
-
padding: calc(${
|
|
414
|
+
padding: calc(${lt.verticalPadding} - 1px) calc(${lt.horizontalPadding} - 1px);
|
|
423
415
|
}
|
|
424
416
|
|
|
425
417
|
.ft-button:not([disabled]):hover {
|
|
@@ -427,22 +419,22 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
427
419
|
}
|
|
428
420
|
|
|
429
421
|
.ft-button--round {
|
|
430
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
422
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${I.verticalPadding});
|
|
431
423
|
}
|
|
432
424
|
|
|
433
425
|
.ft-button--round.ft-button--dense {
|
|
434
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
426
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${lt.verticalPadding});
|
|
435
427
|
}
|
|
436
428
|
|
|
437
429
|
.ft-button[disabled] {
|
|
438
430
|
filter: grayscale(1);
|
|
439
|
-
opacity: ${
|
|
431
|
+
opacity: ${I.opacityDisabled};
|
|
440
432
|
}
|
|
441
433
|
|
|
442
434
|
.ft-button.ft-button--primary {
|
|
443
|
-
background-color: ${
|
|
444
|
-
--ft-button-internal-color: ${
|
|
445
|
-
${
|
|
435
|
+
background-color: ${Ue.backgroundColor};
|
|
436
|
+
--ft-button-internal-color: ${Ue.color};
|
|
437
|
+
${(0,O.setVariable)(v.color,Ue.rippleColor)};
|
|
446
438
|
}
|
|
447
439
|
|
|
448
440
|
.ft-button:focus {
|
|
@@ -455,55 +447,54 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
455
447
|
white-space: nowrap;
|
|
456
448
|
text-overflow: ellipsis;
|
|
457
449
|
display: block;
|
|
458
|
-
margin: 0 ${
|
|
459
|
-
${
|
|
460
|
-
${
|
|
450
|
+
margin: 0 ${I.iconPadding};
|
|
451
|
+
${(0,O.setVariable)(it.fontSize,"1em")};
|
|
452
|
+
${(0,O.setVariable)(it.lineHeight,"var(--ft-button-internal-line-height)")};
|
|
461
453
|
}
|
|
462
454
|
|
|
463
455
|
.ft-button--dense .ft-button--label {
|
|
464
|
-
margin: 0 ${
|
|
456
|
+
margin: 0 ${lt.iconPadding};
|
|
465
457
|
}
|
|
466
458
|
|
|
467
459
|
.ft-button--label[hidden] {
|
|
468
460
|
display: none;
|
|
469
461
|
}
|
|
470
462
|
|
|
471
|
-
|
|
463
|
+
[part="icon"] {
|
|
472
464
|
flex-shrink: 0;
|
|
473
465
|
position: relative;
|
|
474
466
|
}
|
|
475
467
|
|
|
476
|
-
.ft-button--label[hidden] +
|
|
477
|
-
margin: 0 calc(${
|
|
478
|
-
padding: 0 ${
|
|
468
|
+
.ft-button--label[hidden] + [part="icon"] {
|
|
469
|
+
margin: 0 calc(${I.horizontalPadding} * -1);
|
|
470
|
+
padding: 0 ${I.verticalPadding};
|
|
479
471
|
}
|
|
480
472
|
|
|
481
|
-
.ft-button--dense .ft-button--label[hidden] +
|
|
482
|
-
margin: 0 calc(${
|
|
483
|
-
padding: 0 ${
|
|
473
|
+
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
474
|
+
margin: 0 calc(${lt.horizontalPadding} * -1);
|
|
475
|
+
padding: 0 ${lt.verticalPadding};
|
|
484
476
|
}
|
|
485
477
|
|
|
486
|
-
.ft-button:not(.ft-button--trailing-icon)
|
|
487
|
-
|
|
488
|
-
order: -1;
|
|
478
|
+
.ft-button:not(.ft-button--trailing-icon) [part="label"]{
|
|
479
|
+
order: 2;
|
|
489
480
|
}
|
|
490
481
|
|
|
491
482
|
ft-loader {
|
|
492
|
-
${
|
|
493
|
-
${
|
|
483
|
+
${(0,O.setVariable)(j.size,I.iconSize)};
|
|
484
|
+
${(0,O.setVariable)(j.color,"var(--ft-button-internal-color)")};
|
|
494
485
|
}
|
|
495
|
-
`,
|
|
486
|
+
`,O.noTextSelect];var Yt=h(E());var Br=h(E());var Pr=h(U()),_=h(pt()),Ir=h(_e()),ae=h(E());var Y=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},R=class extends ae.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 ae.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 ae.Debouncer(10),this.moveRipple=o=>{var n,a;let{x:i,y:c}=this.getCoordinates(o),l=(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-l.x:l.width/2),this.originY=Math.round(c!=null?c-l.y:l.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`
|
|
496
487
|
<style>
|
|
497
488
|
.ft-ripple .ft-ripple--effect {
|
|
498
489
|
left: ${this.originX}px;
|
|
499
490
|
top: ${this.originY}px;
|
|
500
491
|
}
|
|
501
492
|
</style>
|
|
502
|
-
<div class="${
|
|
493
|
+
<div class="${(0,Ir.classMap)(o)}">
|
|
503
494
|
<div class="ft-ripple--background"></div>
|
|
504
495
|
<div class="ft-ripple--effect"></div>
|
|
505
496
|
</div>
|
|
506
|
-
`}contentAvailableCallback(
|
|
497
|
+
`}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(y=>window.addEventListener(y,this.endPress,{once:!0})),this.startPress(d)},a=n("mouseup","contextmenu"),i=n("touchend","touchcancel"),c=p=>{["Enter"," "].includes(p.key)&&n("keyup")(p)},l={passive:!0};o.addEventListener("mouseover",this.startHover,l),o.addEventListener("mousemove",this.moveRipple,l),o.addEventListener("mouseleave",this.endHover,l),o.addEventListener("mousedown",a,l),o.addEventListener("touchstart",i,l),o.addEventListener("touchmove",this.moveRipple,l),o.addEventListener("keydown",c,l),o.addEventListener("focus",this.startFocus,l),o.addEventListener("blur",this.endFocus,l),o.addEventListener("focusin",this.startFocus,l),o.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{o.removeAttribute("data-is-ft-ripple-target"),o.removeEventListener("mouseover",this.startHover,l),o.removeEventListener("mousemove",this.moveRipple,l),o.removeEventListener("mouseleave",this.endHover,l),o.removeEventListener("mousedown",a,l),o.removeEventListener("touchstart",i,l),o.removeEventListener("touchmove",this.moveRipple,l),o.removeEventListener("keydown",c,l),o.removeEventListener("focus",this.startFocus,l),o.removeEventListener("blur",this.endFocus,l),o.removeEventListener("focusin",this.startFocus,l),o.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(o){let n=o,a=o,i,c;return n.x!=null?{x:i,y:c}=n:a.touches!=null&&(i=a.touches[0].clientX,c=a.touches[0].clientY),{x:i,y:c}}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()}};R.elementDefinitions={};R.styles=Nr;Y([(0,_.property)({type:Boolean})],R.prototype,"primary",void 0);Y([(0,_.property)({type:Boolean})],R.prototype,"secondary",void 0);Y([(0,_.property)({type:Boolean})],R.prototype,"unbounded",void 0);Y([(0,_.property)({type:Boolean})],R.prototype,"activated",void 0);Y([(0,_.property)({type:Boolean})],R.prototype,"selected",void 0);Y([(0,_.property)({type:Boolean})],R.prototype,"disabled",void 0);Y([(0,_.state)()],R.prototype,"hovered",void 0);Y([(0,_.state)()],R.prototype,"focused",void 0);Y([(0,_.state)()],R.prototype,"pressed",void 0);Y([(0,_.state)()],R.prototype,"rippling",void 0);Y([(0,_.state)()],R.prototype,"originX",void 0);Y([(0,_.state)()],R.prototype,"originY",void 0);Y([(0,_.query)(".ft-ripple")],R.prototype,"ripple",void 0);Y([(0,_.query)(".ft-ripple--effect")],R.prototype,"rippleEffect",void 0);(0,Br.customElement)("ft-ripple")(R);var cn=h(E());var ln=h(U()),k=h(pt()),de=h(E());var Tr=h(U()),yt=h(E()),Kt={distance:yt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:yt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:yt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:yt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:yt.FtCssVariableFactory.external(yt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:yt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},zr=Tr.css`
|
|
507
498
|
.ft-tooltip--container {
|
|
508
499
|
display: block;
|
|
509
500
|
}
|
|
@@ -518,21 +509,21 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
518
509
|
box-sizing: border-box;
|
|
519
510
|
overflow: hidden;
|
|
520
511
|
width: max-content;
|
|
521
|
-
max-width: ${
|
|
512
|
+
max-width: ${Kt.maxWidth};
|
|
522
513
|
text-align: center;
|
|
523
|
-
padding: ${
|
|
524
|
-
z-index: ${
|
|
514
|
+
padding: ${Kt.distance};
|
|
515
|
+
z-index: ${Kt.zIndex};
|
|
525
516
|
}
|
|
526
517
|
|
|
527
518
|
.ft-tooltip--content {
|
|
528
519
|
padding: 4px 8px;
|
|
529
|
-
border-radius: ${
|
|
530
|
-
background-color: ${
|
|
531
|
-
color: ${
|
|
520
|
+
border-radius: ${Kt.borderRadiusS};
|
|
521
|
+
background-color: ${Kt.backgroundColor};
|
|
522
|
+
color: ${Kt.color};
|
|
532
523
|
position: relative;
|
|
533
524
|
word-break: break-word;
|
|
534
525
|
}
|
|
535
|
-
`,oe=["start","end"],ee=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+oe[0],o+"-"+oe[1])),[]),re=Math.min,ae=Math.max,ie=Math.round,ne=t=>({x:t,y:t}),le={left:"right",right:"left",bottom:"top",top:"bottom"},ce={start:"end",end:"start"};function pe(t,o,e){return ae(t,re(o,e))}function fe(t,o){return"function"==typeof t?t(o):t}function se(t){return t.split("-")[0]}function de(t){return t.split("-")[1]}function he(t){return"x"===t?"y":"x"}function ge(t){return"y"===t?"height":"width"}function ye(t){return["top","bottom"].includes(se(t))?"y":"x"}function be(t){return he(ye(t))}function ue(t){return t.replace(/left|right|bottom|top/g,(t=>le[t]))}function me(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function xe(t,o,e){let{reference:r,floating:a}=t;const i=ye(o),n=be(o),l=ge(n),c=se(o),p="y"===i,f=r.x+r.width/2-a.width/2,s=r.y+r.height/2-a.height/2,d=r[l]/2-a[l]/2;let h;switch(c){case"top":h={x:f,y:r.y-a.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:s};break;case"left":h={x:r.x-a.width,y:s};break;default:h={x:r.x,y:r.y}}switch(de(o)){case"start":h[n]-=d*(e&&p?-1:1);break;case"end":h[n]+=d*(e&&p?-1:1)}return h}async function Oe(t,o){var e;void 0===o&&(o={});const{x:r,y:a,platform:i,rects:n,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:f="viewport",elementContext:s="floating",altBoundary:d=!1,padding:h=0}=fe(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=me(await i.getClippingRect({element:null==(e=await(null==i.isElement?void 0:i.isElement(y)))||e?y:y.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:f,strategy:c})),u="floating"===s?{...n.floating,x:r,y:a}:n.reference,m=await(null==i.getOffsetParent?void 0:i.getOffsetParent(l.floating)),x=await(null==i.isElement?void 0:i.isElement(m))&&await(null==i.getScale?void 0:i.getScale(m))||{x:1,y:1},O=me(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.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 ve(t,o,e){return(t?[...e.filter((o=>de(o)===t)),...e.filter((o=>de(o)!==t))]:e.filter((t=>se(t)===t))).filter((e=>!t||(de(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>ce[t]))}(e)!==e)))}const Ne=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,a;const{rects:i,middlewareData:n,placement:l,platform:c,elements:p}=o,{crossAxis:f=!1,alignment:s,allowedPlacements:d=ee,autoAlignment:h=!0,...g}=fe(t,o),y=void 0!==s||d===ee?ve(s||null,h,d):d,b=await Oe(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=de(t),a=be(t),i=ge(a);let n="x"===a?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[i]>o.floating[i]&&(n=ue(n)),[n,ue(n)]}(m,i,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[b[se(m)],b[x[0]],b[x[1]]],v=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],N=y[u+1];if(N)return{data:{index:u+1,overflows:v},reset:{placement:N}};const S=v.map((t=>{const o=de(t.placement);return[t.placement,o&&f?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,de(t[0])?2:3).every((t=>t<=0)))),C=(null==(a=w[0])?void 0:a[0])||S[0][0];return C!==l?{data:{index:u+1,overflows:v},reset:{placement:C}}:{}}}};function Se(t){return $e(t)?(t.nodeName||"").toLowerCase():"#document"}function we(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Ce(t){var o;return null==(o=($e(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function $e(t){return t instanceof Node||t instanceof we(t).Node}function Ie(t){return t instanceof Element||t instanceof we(t).Element}function Ee(t){return t instanceof HTMLElement||t instanceof we(t).HTMLElement}function We(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof we(t).ShadowRoot)}function Ue(t){const{overflow:o,overflowX:e,overflowY:r,display:a}=Le(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(a)}function Re(t){return["table","td","th"].includes(Se(t))}function ke(t){const o=Ze(),e=Le(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 Ze(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function ze(t){return["html","body","#document"].includes(Se(t))}function Le(t){return we(t).getComputedStyle(t)}function Ke(t){return Ie(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Fe(t){if("html"===Se(t))return t;const o=t.assignedSlot||t.parentNode||We(t)&&t.host||Ce(t);return We(o)?o.host:o}function De(t){const o=Fe(t);return ze(o)?t.ownerDocument?t.ownerDocument.body:t.body:Ee(o)&&Ue(o)?o:De(o)}function Be(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const a=De(t),i=a===(null==(r=t.ownerDocument)?void 0:r.body),n=we(a);return i?o.concat(n,n.visualViewport||[],Ue(a)?a:[],n.frameElement&&e?Be(n.frameElement):[]):o.concat(a,Be(a,[],e))}function He(t){const o=Le(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const a=Ee(t),i=a?t.offsetWidth:e,n=a?t.offsetHeight:r,l=ie(e)!==i||ie(r)!==n;return l&&(e=i,r=n),{width:e,height:r,$:l}}function Ae(t){return Ie(t)?t:t.contextElement}function Ge(t){const o=Ae(t);if(!Ee(o))return ne(1);const e=o.getBoundingClientRect(),{width:r,height:a,$:i}=He(o);let n=(i?ie(e.width):e.width)/r,l=(i?ie(e.height):e.height)/a;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const je=ne(0);function Pe(t){const o=we(t);return Ze()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:je}function Te(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const a=t.getBoundingClientRect(),i=Ae(t);let n=ne(1);o&&(r?Ie(r)&&(n=Ge(r)):n=Ge(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==we(t))&&o}(i,e,r)?Pe(i):ne(0);let c=(a.left+l.x)/n.x,p=(a.top+l.y)/n.y,f=a.width/n.x,s=a.height/n.y;if(i){const t=we(i),o=r&&Ie(r)?we(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=Ge(e),o=e.getBoundingClientRect(),r=Le(e),a=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,i=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,f*=t.x,s*=t.y,c+=a,p+=i,e=we(e).frameElement}}return me({width:f,height:s,x:c,y:p})}function Me(t){return Te(Ce(t)).left+Ke(t).scrollLeft}function Ye(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=we(t),r=Ce(t),a=e.visualViewport;let i=r.clientWidth,n=r.clientHeight,l=0,c=0;if(a){i=a.width,n=a.height;const t=Ze();(!t||t&&"fixed"===o)&&(l=a.offsetLeft,c=a.offsetTop)}return{width:i,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=Ce(t),e=Ke(t),r=t.ownerDocument.body,a=ae(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),i=ae(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+Me(t);const l=-e.scrollTop;return"rtl"===Le(r).direction&&(n+=ae(o.clientWidth,r.clientWidth)-a),{width:a,height:i,x:n,y:l}}(Ce(t));else if(Ie(o))r=function(t,o){const e=Te(t,!0,"fixed"===o),r=e.top+t.clientTop,a=e.left+t.clientLeft,i=Ee(t)?Ge(t):ne(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:a*i.x,y:r*i.y}}(o,e);else{const e=Pe(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return me(r)}function _e(t,o){const e=Fe(t);return!(e===o||!Ie(e)||ze(e))&&("fixed"===Le(e).position||_e(e,o))}function Ve(t,o,e){const r=Ee(o),a=Ce(o),i="fixed"===e,n=Te(t,!0,i,o);let l={scrollLeft:0,scrollTop:0};const c=ne(0);if(r||!r&&!i)if(("body"!==Se(o)||Ue(a))&&(l=Ke(o)),r){const t=Te(o,!0,i,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else a&&(c.x=Me(a));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function Xe(t,o){return Ee(t)&&"fixed"!==Le(t).position?o?o(t):t.offsetParent:null}function qe(t,o){const e=we(t);if(!Ee(t))return e;let r=Xe(t,o);for(;r&&Re(r)&&"static"===Le(r).position;)r=Xe(r,o);return r&&("html"===Se(r)||"body"===Se(r)&&"static"===Le(r).position&&!ke(r))?e:r||function(t){let o=Fe(t);for(;Ee(o)&&!ze(o);){if(ke(o))return o;o=Fe(o)}return null}(t)||e}const Je={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const a=Ee(e),i=Ce(e);if(e===i)return o;let n={scrollLeft:0,scrollTop:0},l=ne(1);const c=ne(0);if((a||!a&&"fixed"!==r)&&(("body"!==Se(e)||Ue(i))&&(n=Ke(e)),Ee(e))){const t=Te(e);l=Ge(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:Ce,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:a}=t;const i=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=Be(t,[],!1).filter((t=>Ie(t)&&"body"!==Se(t))),a=null;const i="fixed"===Le(t).position;let n=i?Fe(t):t;for(;Ie(n)&&!ze(n);){const o=Le(n),e=ke(n);e||"fixed"!==o.position||(a=null),(i?!e&&!a:!e&&"static"===o.position&&a&&["absolute","fixed"].includes(a.position)||Ue(n)&&!e&&_e(t,n))?r=r.filter((t=>t!==n)):a=o,n=Fe(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=i[0],l=i.reduce(((t,e)=>{const r=Ye(o,e,a);return t.top=ae(r.top,t.top),t.right=re(r.right,t.right),t.bottom=re(r.bottom,t.bottom),t.left=ae(r.left,t.left),t}),Ye(o,n,a));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:qe,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const a=this.getOffsetParent||qe,i=this.getDimensions;return{reference:Ve(o,await a(e),r),floating:{x:0,y:0,...await i(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return He(t)},getScale:Ge,isElement:Ie,isRTL:function(t){return"rtl"===Le(t).direction}},Qe=(t,o,e)=>{const r=new Map,a={platform:Je,...e},i={...a.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:a="absolute",middleware:i=[],platform:n}=e,l=i.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let p=await n.getElementRects({reference:t,floating:o,strategy:a}),{x:f,y:s}=xe(p,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:i,fn:y}=l[e],{x:b,y:u,data:m,reset:x}=await y({x:f,y:s,initialPlacement:r,placement:d,strategy:a,middlewareData:h,rects:p,platform:n,elements:{reference:t,floating:o}});f=null!=b?b:f,s=null!=u?u:s,h={...h,[i]:{...h[i],...m}},x&&g<=50&&(g++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(p=!0===x.rects?await n.getElementRects({reference:t,floating:o,strategy:a}):x.rects),({x:f,y:s}=xe(p,d,c))),e=-1)}return{x:f,y:s,placement:d,strategy:a,middlewareData:h}})(t,o,{...a,platform:i})};function tr(t){return function(t){for(let o=t;o;o=or(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=or(t);o;o=or(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 or(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var er=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class rr extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
|
|
526
|
+
`;var Hr=["top","right","bottom","left"],kr=["start","end"],Ge=Hr.reduce((e,o)=>e.concat(o,o+"-"+kr[0],o+"-"+kr[1]),[]),ie=Math.min,vt=Math.max,le=Math.round;var ut=e=>({x:e,y:e}),Tn={left:"right",right:"left",bottom:"top",top:"bottom"},zn={start:"end",end:"start"};function Ze(e,o,n){return vt(e,ie(o,n))}function Ce(e,o){return typeof e=="function"?e(o):e}function Mt(e){return e.split("-")[0]}function Nt(e){return e.split("-")[1]}function Ke(e){return e==="x"?"y":"x"}function Me(e){return e==="y"?"height":"width"}function ve(e){return["top","bottom"].includes(Mt(e))?"y":"x"}function Fe(e){return Ke(ve(e))}function Ur(e,o,n){n===void 0&&(n=!1);let a=Nt(e),i=Fe(e),c=Me(i),l=i==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return o.reference[c]>o.floating[c]&&(l=De(l)),[l,De(l)]}function _r(e){return e.replace(/start|end/g,o=>zn[o])}function De(e){return e.replace(/left|right|bottom|top/g,o=>Tn[o])}function kn(e){return{top:0,right:0,bottom:0,left:0,...e}}function Dr(e){return typeof e!="number"?kn(e):{top:e,right:e,bottom:e,left:e}}function $t(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Gr(e,o,n){let{reference:a,floating:i}=e,c=ve(o),l=Fe(o),p=Me(l),d=Mt(o),y=c==="y",x=a.x+a.width/2-i.width/2,m=a.y+a.height/2-i.height/2,C=a[p]/2-i[p]/2,S;switch(d){case"top":S={x,y:a.y-i.height};break;case"bottom":S={x,y:a.y+a.height};break;case"right":S={x:a.x+a.width,y:m};break;case"left":S={x:a.x-i.width,y:m};break;default:S={x:a.x,y:a.y}}switch(Nt(o)){case"start":S[l]-=C*(n&&y?-1:1);break;case"end":S[l]+=C*(n&&y?-1:1);break}return S}var Zr=async(e,o,n)=>{let{placement:a="bottom",strategy:i="absolute",middleware:c=[],platform:l}=n,p=c.filter(Boolean),d=await(l.isRTL==null?void 0:l.isRTL(o)),y=await l.getElementRects({reference:e,floating:o,strategy:i}),{x,y:m}=Gr(y,a,d),C=a,S={},w=0;for(let $=0;$<p.length;$++){let{name:T,fn:W}=p[$],{x:z,y:Z,data:xt,reset:D}=await W({x,y:m,initialPlacement:a,placement:C,strategy:i,middlewareData:S,rects:y,platform:l,elements:{reference:e,floating:o}});if(x=z??x,m=Z??m,S={...S,[T]:{...S[T],...xt}},D&&w<=50){w++,typeof D=="object"&&(D.placement&&(C=D.placement),D.rects&&(y=D.rects===!0?await l.getElementRects({reference:e,floating:o,strategy:i}):D.rects),{x,y:m}=Gr(y,C,d)),$=-1;continue}}return{x,y:m,placement:C,strategy:i,middlewareData:S}};async function Ve(e,o){var n;o===void 0&&(o={});let{x:a,y:i,platform:c,rects:l,elements:p,strategy:d}=e,{boundary:y="clippingAncestors",rootBoundary:x="viewport",elementContext:m="floating",altBoundary:C=!1,padding:S=0}=Ce(o,e),w=Dr(S),T=p[C?m==="floating"?"reference":"floating":m],W=$t(await c.getClippingRect({element:(n=await(c.isElement==null?void 0:c.isElement(T)))==null||n?T:T.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(p.floating)),boundary:y,rootBoundary:x,strategy:d})),z=m==="floating"?{...l.floating,x:a,y:i}:l.reference,Z=await(c.getOffsetParent==null?void 0:c.getOffsetParent(p.floating)),xt=await(c.isElement==null?void 0:c.isElement(Z))?await(c.getScale==null?void 0:c.getScale(Z))||{x:1,y:1}:{x:1,y:1},D=$t(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({rect:z,offsetParent:Z,strategy:d}):z);return{top:(W.top-D.top+w.top)/xt.y,bottom:(D.bottom-W.bottom+w.bottom)/xt.y,left:(W.left-D.left+w.left)/xt.x,right:(D.right-W.right+w.right)/xt.x}}function Hn(e,o,n){return(e?[...n.filter(i=>Nt(i)===e),...n.filter(i=>Nt(i)!==e)]:n.filter(i=>Mt(i)===i)).filter(i=>e?Nt(i)===e||(o?_r(i)!==i:!1):!0)}var je=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var n,a,i;let{rects:c,middlewareData:l,placement:p,platform:d,elements:y}=o,{crossAxis:x=!1,alignment:m,allowedPlacements:C=Ge,autoAlignment:S=!0,...w}=Ce(e,o),$=m!==void 0||C===Ge?Hn(m||null,S,C):C,T=await Ve(o,w),W=((n=l.autoPlacement)==null?void 0:n.index)||0,z=$[W];if(z==null)return{};let Z=Ur(z,c,await(d.isRTL==null?void 0:d.isRTL(y.floating)));if(p!==z)return{reset:{placement:$[0]}};let xt=[T[Mt(z)],T[Z[0]],T[Z[1]]],D=[...((a=l.autoPlacement)==null?void 0:a.overflows)||[],{placement:z,overflows:xt}],Je=$[W+1];if(Je)return{data:{index:W+1,overflows:D},reset:{placement:Je}};let Qe=D.map(at=>{let qt=Nt(at.placement);return[at.placement,qt&&x?at.overflows.slice(0,2).reduce((Sn,Cn)=>Sn+Cn,0):at.overflows[0],at.overflows]}).sort((at,qt)=>at[1]-qt[1]),to=((i=Qe.filter(at=>at[2].slice(0,Nt(at[0])?2:3).every(qt=>qt<=0))[0])==null?void 0:i[0])||Qe[0][0];return to!==p?{data:{index:W+1,overflows:D},reset:{placement:to}}:{}}}};var Ye=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:n,y:a,placement:i}=o,{mainAxis:c=!0,crossAxis:l=!1,limiter:p={fn:T=>{let{x:W,y:z}=T;return{x:W,y:z}}},...d}=Ce(e,o),y={x:n,y:a},x=await Ve(o,d),m=ve(Mt(i)),C=Ke(m),S=y[C],w=y[m];if(c){let T=C==="y"?"top":"left",W=C==="y"?"bottom":"right",z=S+x[T],Z=S-x[W];S=Ze(z,S,Z)}if(l){let T=m==="y"?"top":"left",W=m==="y"?"bottom":"right",z=w+x[T],Z=w-x[W];w=Ze(z,w,Z)}let $=p.fn({...o,[C]:S,[m]:w});return{...$,data:{x:$.x-n,y:$.y-a}}}}};function mt(e){return Mr(e)?(e.nodeName||"").toLowerCase():"#document"}function X(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function ht(e){var o;return(o=(Mr(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Mr(e){return e instanceof Node||e instanceof X(e).Node}function ct(e){return e instanceof Element||e instanceof X(e).Element}function ot(e){return e instanceof HTMLElement||e instanceof X(e).HTMLElement}function Kr(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof X(e).ShadowRoot}function Ft(e){let{overflow:o,overflowX:n,overflowY:a,display:i}=Q(e);return/auto|scroll|overlay|hidden|clip/.test(o+a+n)&&!["inline","contents"].includes(i)}function Fr(e){return["table","td","th"].includes(mt(e))}function we(e){let o=Ee(),n=Q(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 Vr(e){let o=Wt(e);for(;ot(o)&&!ce(o);){if(we(o))return o;o=Wt(o)}return null}function Ee(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ce(e){return["html","body","#document"].includes(mt(e))}function Q(e){return X(e).getComputedStyle(e)}function se(e){return ct(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Wt(e){if(mt(e)==="html")return e;let o=e.assignedSlot||e.parentNode||Kr(e)&&e.host||ht(e);return Kr(o)?o.host:o}function jr(e){let o=Wt(e);return ce(o)?e.ownerDocument?e.ownerDocument.body:e.body:ot(o)&&Ft(o)?o:jr(o)}function Ne(e,o,n){var a;o===void 0&&(o=[]),n===void 0&&(n=!0);let i=jr(e),c=i===((a=e.ownerDocument)==null?void 0:a.body),l=X(i);return c?o.concat(l,l.visualViewport||[],Ft(i)?i:[],l.frameElement&&n?Ne(l.frameElement):[]):o.concat(i,Ne(i,[],n))}function qr(e){let o=Q(e),n=parseFloat(o.width)||0,a=parseFloat(o.height)||0,i=ot(e),c=i?e.offsetWidth:n,l=i?e.offsetHeight:a,p=le(n)!==c||le(a)!==l;return p&&(n=c,a=l),{width:n,height:a,$:p}}function Jr(e){return ct(e)?e:e.contextElement}function Vt(e){let o=Jr(e);if(!ot(o))return ut(1);let n=o.getBoundingClientRect(),{width:a,height:i,$:c}=qr(o),l=(c?le(n.width):n.width)/a,p=(c?le(n.height):n.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!p||!Number.isFinite(p))&&(p=1),{x:l,y:p}}var Un=ut(0);function Qr(e){let o=X(e);return!Ee()||!o.visualViewport?Un:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function _n(e,o,n){return o===void 0&&(o=!1),!n||o&&n!==X(e)?!1:o}function pe(e,o,n,a){o===void 0&&(o=!1),n===void 0&&(n=!1);let i=e.getBoundingClientRect(),c=Jr(e),l=ut(1);o&&(a?ct(a)&&(l=Vt(a)):l=Vt(e));let p=_n(c,n,a)?Qr(c):ut(0),d=(i.left+p.x)/l.x,y=(i.top+p.y)/l.y,x=i.width/l.x,m=i.height/l.y;if(c){let C=X(c),S=a&&ct(a)?X(a):a,w=C.frameElement;for(;w&&a&&S!==C;){let $=Vt(w),T=w.getBoundingClientRect(),W=Q(w),z=T.left+(w.clientLeft+parseFloat(W.paddingLeft))*$.x,Z=T.top+(w.clientTop+parseFloat(W.paddingTop))*$.y;d*=$.x,y*=$.y,x*=$.x,m*=$.y,d+=z,y+=Z,w=X(w).frameElement}}return $t({width:x,height:m,x:d,y})}function Dn(e){let{rect:o,offsetParent:n,strategy:a}=e,i=ot(n),c=ht(n);if(n===c)return o;let l={scrollLeft:0,scrollTop:0},p=ut(1),d=ut(0);if((i||!i&&a!=="fixed")&&((mt(n)!=="body"||Ft(c))&&(l=se(n)),ot(n))){let y=pe(n);p=Vt(n),d.x=y.x+n.clientLeft,d.y=y.y+n.clientTop}return{width:o.width*p.x,height:o.height*p.y,x:o.x*p.x-l.scrollLeft*p.x+d.x,y:o.y*p.y-l.scrollTop*p.y+d.y}}function Gn(e){return Array.from(e.getClientRects())}function tn(e){return pe(ht(e)).left+se(e).scrollLeft}function Zn(e){let o=ht(e),n=se(e),a=e.ownerDocument.body,i=vt(o.scrollWidth,o.clientWidth,a.scrollWidth,a.clientWidth),c=vt(o.scrollHeight,o.clientHeight,a.scrollHeight,a.clientHeight),l=-n.scrollLeft+tn(e),p=-n.scrollTop;return Q(a).direction==="rtl"&&(l+=vt(o.clientWidth,a.clientWidth)-i),{width:i,height:c,x:l,y:p}}function Kn(e,o){let n=X(e),a=ht(e),i=n.visualViewport,c=a.clientWidth,l=a.clientHeight,p=0,d=0;if(i){c=i.width,l=i.height;let y=Ee();(!y||y&&o==="fixed")&&(p=i.offsetLeft,d=i.offsetTop)}return{width:c,height:l,x:p,y:d}}function Mn(e,o){let n=pe(e,!0,o==="fixed"),a=n.top+e.clientTop,i=n.left+e.clientLeft,c=ot(e)?Vt(e):ut(1),l=e.clientWidth*c.x,p=e.clientHeight*c.y,d=i*c.x,y=a*c.y;return{width:l,height:p,x:d,y}}function Yr(e,o,n){let a;if(o==="viewport")a=Kn(e,n);else if(o==="document")a=Zn(ht(e));else if(ct(o))a=Mn(o,n);else{let i=Qr(e);a={...o,x:o.x-i.x,y:o.y-i.y}}return $t(a)}function en(e,o){let n=Wt(e);return n===o||!ct(n)||ce(n)?!1:Q(n).position==="fixed"||en(n,o)}function Fn(e,o){let n=o.get(e);if(n)return n;let a=Ne(e,[],!1).filter(p=>ct(p)&&mt(p)!=="body"),i=null,c=Q(e).position==="fixed",l=c?Wt(e):e;for(;ct(l)&&!ce(l);){let p=Q(l),d=we(l);!d&&p.position==="fixed"&&(i=null),(c?!d&&!i:!d&&p.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Ft(l)&&!d&&en(e,l))?a=a.filter(x=>x!==l):i=p,l=Wt(l)}return o.set(e,a),a}function Vn(e){let{element:o,boundary:n,rootBoundary:a,strategy:i}=e,l=[...n==="clippingAncestors"?Fn(o,this._c):[].concat(n),a],p=l[0],d=l.reduce((y,x)=>{let m=Yr(o,x,i);return y.top=vt(m.top,y.top),y.right=ie(m.right,y.right),y.bottom=ie(m.bottom,y.bottom),y.left=vt(m.left,y.left),y},Yr(o,p,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function jn(e){return qr(e)}function Yn(e,o,n){let a=ot(o),i=ht(o),c=n==="fixed",l=pe(e,!0,c,o),p={scrollLeft:0,scrollTop:0},d=ut(0);if(a||!a&&!c)if((mt(o)!=="body"||Ft(i))&&(p=se(o)),a){let y=pe(o,!0,c,o);d.x=y.x+o.clientLeft,d.y=y.y+o.clientTop}else i&&(d.x=tn(i));return{x:l.left+p.scrollLeft-d.x,y:l.top+p.scrollTop-d.y,width:l.width,height:l.height}}function Xr(e,o){return!ot(e)||Q(e).position==="fixed"?null:o?o(e):e.offsetParent}function on(e,o){let n=X(e);if(!ot(e))return n;let a=Xr(e,o);for(;a&&Fr(a)&&Q(a).position==="static";)a=Xr(a,o);return a&&(mt(a)==="html"||mt(a)==="body"&&Q(a).position==="static"&&!we(a))?n:a||Vr(e)||n}var Xn=async function(e){let{reference:o,floating:n,strategy:a}=e,i=this.getOffsetParent||on,c=this.getDimensions;return{reference:Yn(o,await i(n),a),floating:{x:0,y:0,...await c(n)}}};function qn(e){return Q(e).direction==="rtl"}var Re={convertOffsetParentRelativeRectToViewportRelativeRect:Dn,getDocumentElement:ht,getClippingRect:Vn,getOffsetParent:on,getElementRects:Xn,getClientRects:Gn,getDimensions:jn,getScale:Vt,isElement:ct,isRTL:qn};var rn=(e,o,n)=>{let a=new Map,i={platform:Re,...n},c={...i.platform,_c:a};return Zr(e,o,{...i,platform:c})};function nn(e){return Jn(e)}function Xe(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Jn(e){for(let o=e;o;o=Xe(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=Xe(e);o;o=Xe(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 an(e,o,n){return rn(e,o,{platform:{...Re,getOffsetParent:a=>Re.getOffsetParent(a,nn)},middleware:[Ye({crossAxis:!0}),je({allowedPlacements:[n]})]})}var q=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},A=class extends de.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new de.Debouncer,this.revealDebouncer=new de.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return ln.html`
|
|
536
527
|
<div part="container"
|
|
537
528
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
538
529
|
@mouseenter=${this.onHover}
|
|
@@ -550,37 +541,40 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
550
541
|
</div>
|
|
551
542
|
</div>
|
|
552
543
|
</div>
|
|
553
|
-
`}updated(
|
|
544
|
+
`}updated(o){o.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(o)}contentAvailableCallback(o){super.contentAvailableCallback(o),["visible","text"].some(n=>o.has(n))&&this.visible&&this.positionTooltip()}async show(o){this.visible=!0,o!=null&&await this.hideDebounce.run(()=>{this.hide()},o)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var o;return((o=this.slotNodes)!==null&&o!==void 0?o:[]).filter(n=>n.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let o=this.tooltipContent.style;switch(o.transition="none",this.validPosition){case"top":o.top=this.tooltip.clientHeight+"px",o.left="0";break;case"bottom":o.top=-this.tooltip.clientHeight+"px",o.left="0";break;case"left":o.top="0",o.left=this.tooltip.clientWidth+"px";break;case"right":o.top="0",o.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",an(this.slottedElement,this.tooltip,this.position).then(({x:o,y:n})=>{this.tooltip&&(this.tooltip.style.left=`${o}px`,this.tooltip.style.top=`${n}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(o,n){return Math.max(o,Math.min(0,-n))}};A.elementDefinitions={"ft-typography":J};A.styles=zr;q([(0,k.property)()],A.prototype,"text",void 0);q([(0,k.property)({type:Boolean})],A.prototype,"manual",void 0);q([(0,k.property)({type:Boolean})],A.prototype,"inline",void 0);q([(0,k.property)({type:Number})],A.prototype,"delay",void 0);q([(0,k.property)()],A.prototype,"position",void 0);q([(0,k.queryAssignedNodes)()],A.prototype,"slotNodes",void 0);q([(0,k.query)(".ft-tooltip--container")],A.prototype,"container",void 0);q([(0,k.query)(".ft-tooltip")],A.prototype,"tooltip",void 0);q([(0,k.query)(".ft-tooltip--content")],A.prototype,"tooltipContent",void 0);q([(0,k.state)()],A.prototype,"visible",void 0);q([(0,k.eventOptions)({passive:!0})],A.prototype,"onTouch",null);q([(0,k.eventOptions)({passive:!0})],A.prototype,"onHover",null);q([(0,k.eventOptions)({passive:!0})],A.prototype,"onOut",null);q([(0,k.eventOptions)({passive:!0})],A.prototype,"onClick",null);(0,cn.customElement)("ft-tooltip")(A);var dn=h(E());var sn=h(U()),pn=h(E());var Pt=class extends pn.FtLitElement{render(){return sn.html`
|
|
554
545
|
<div class="ft-loader">
|
|
555
546
|
<div></div>
|
|
556
547
|
<div></div>
|
|
557
548
|
<div></div>
|
|
558
549
|
<div></div>
|
|
559
550
|
</div>
|
|
560
|
-
`}}
|
|
551
|
+
`}};Pt.styles=Er;(0,dn.customElement)("ft-loader")(Pt);var jt=h(U()),fn=h(_e()),K=h(pt()),tt=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},B=class extends(0,Yt.toFtFormComponent)(Yt.FtLitElement,"button"){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",o=>{var n;this.isDisabled()?(o.preventDefault(),o.stopPropagation(),o.stopImmediatePropagation()):this.type=="submit"&&((n=this.form)===null||n===void 0||n.requestSubmit())})}render(){return this.addTooltipIfNeeded(jt.html`
|
|
561
552
|
<button part="button"
|
|
562
|
-
class="${
|
|
553
|
+
class="${(0,fn.classMap)(this.buttonClasses)}"
|
|
563
554
|
aria-label="${this.getLabel()}"
|
|
564
555
|
?disabled=${this.isDisabled()}>
|
|
565
556
|
<ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
|
|
566
557
|
<ft-typography part="label"
|
|
567
558
|
variant=${this.typographyVariant}
|
|
568
559
|
element="span"
|
|
569
|
-
class="ft-button--label ${
|
|
560
|
+
class="ft-button--label ${Yt.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
570
561
|
?hidden=${!this.hasTextContent()}>
|
|
571
562
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
572
563
|
</ft-typography>
|
|
573
564
|
${this.resolveIcon()}
|
|
574
565
|
</button>
|
|
575
|
-
`)}addTooltipIfNeeded(
|
|
566
|
+
`)}addTooltipIfNeeded(o){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?jt.html`
|
|
576
567
|
<ft-tooltip part="tooltip"
|
|
577
568
|
text="${this.getLabel()}"
|
|
578
569
|
position="${this.tooltipPosition}">
|
|
579
|
-
${
|
|
570
|
+
${o}
|
|
580
571
|
</ft-tooltip>
|
|
581
|
-
`:
|
|
582
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
583
|
-
|
|
572
|
+
`:o}resolveIcon(){return this.loading?jt.html`
|
|
573
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?jt.html`
|
|
574
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
|
|
575
|
+
`:jt.html`
|
|
576
|
+
<slot part="icon" name="icon"></slot>
|
|
577
|
+
`}focus(){var o;(o=this.button)===null||o===void 0||o.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(o){return o instanceof HTMLSlotElement?o.assignedNodes().map(n=>this.unslotText(n)).join(""):o?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};B.elementDefinitions={"ft-ripple":R,"ft-tooltip":A,"ft-typography":J,"ft-icon":V,"ft-loader":Pt};tt([(0,K.property)({type:String,reflect:!0})],B.prototype,"role",void 0);tt([(0,K.property)()],B.prototype,"type",void 0);tt([(0,K.property)({type:Boolean})],B.prototype,"disabled",void 0);tt([(0,K.property)()],B.prototype,"label",void 0);tt([(0,K.property)()],B.prototype,"icon",void 0);tt([(0,K.property)()],B.prototype,"iconVariant",void 0);tt([(0,K.property)({type:Boolean})],B.prototype,"trailingIcon",void 0);tt([(0,K.property)({type:Boolean})],B.prototype,"loading",void 0);tt([(0,K.property)()],B.prototype,"tooltipPosition",void 0);tt([(0,K.property)({type:Boolean})],B.prototype,"hideTooltip",void 0);tt([(0,K.property)({type:Boolean})],B.prototype,"forceTooltip",void 0);tt([(0,K.query)(".ft-button")],B.prototype,"button",void 0);tt([(0,K.query)(".ft-button--label slot")],B.prototype,"slottedContent",void 0);var Ae=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},rt=class extends B{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};rt.styles=[gn.safariEllipsisFix,$r];Ae([(0,fe.property)({type:Boolean})],rt.prototype,"primary",void 0);Ae([(0,fe.property)({type:Boolean})],rt.prototype,"outlined",void 0);Ae([(0,fe.property)({type:Boolean})],rt.prototype,"dense",void 0);Ae([(0,fe.property)({type:Boolean})],rt.prototype,"round",void 0);var Xt=h(pt());var mn=h(E());var yn=h(U()),N=h(E());var un=[yn.css`
|
|
584
578
|
:host {
|
|
585
579
|
display: inline-block;
|
|
586
580
|
max-width: 100%;
|
|
@@ -630,7 +624,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
630
624
|
}
|
|
631
625
|
|
|
632
626
|
.ft-button:focus-visible {
|
|
633
|
-
outline-color: ${
|
|
627
|
+
outline-color: ${u.focusFocusRingColor};
|
|
634
628
|
outline-style: solid;
|
|
635
629
|
}
|
|
636
630
|
|
|
@@ -659,153 +653,153 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
659
653
|
/** Primary styles **/
|
|
660
654
|
|
|
661
655
|
.ft-button--primary {
|
|
662
|
-
${
|
|
656
|
+
${(0,N.setVariable)(j.color,u.primaryIconColor)};
|
|
663
657
|
|
|
664
|
-
${
|
|
665
|
-
${
|
|
666
|
-
${
|
|
667
|
-
${
|
|
668
|
-
${
|
|
658
|
+
${(0,N.setVariable)(v.color,u.primaryStateLayerColor)};
|
|
659
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceHover,u.primaryHoverStateLayerOpacity)};
|
|
660
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceFocused,u.primaryFocusStateLayerOpacity)};
|
|
661
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceSelected,u.primaryActiveStateLayerOpacity)};
|
|
662
|
+
${(0,N.setVariable)(v.opacityContentOnSurfacePressed,u.primaryActiveStateLayerOpacity)};
|
|
669
663
|
|
|
670
|
-
background-color: ${
|
|
671
|
-
color: ${
|
|
664
|
+
background-color: ${u.primaryBackgroundColor};
|
|
665
|
+
color: ${u.primaryColor};
|
|
672
666
|
border-style: none;
|
|
673
667
|
}
|
|
674
668
|
|
|
675
669
|
.ft-button--primary[disabled] {
|
|
676
|
-
opacity: ${
|
|
670
|
+
opacity: ${u.primaryDisabledComponentOpacity};
|
|
677
671
|
}
|
|
678
672
|
|
|
679
673
|
.ft-button--primary ft-icon {
|
|
680
|
-
color: ${
|
|
674
|
+
color: ${u.primaryIconColor};
|
|
681
675
|
}
|
|
682
676
|
|
|
683
677
|
/** Secondary styles **/
|
|
684
678
|
|
|
685
679
|
.ft-button--secondary {
|
|
686
|
-
${
|
|
680
|
+
${(0,N.setVariable)(j.color,u.secondaryIconColor)};
|
|
687
681
|
|
|
688
|
-
${
|
|
689
|
-
${
|
|
690
|
-
${
|
|
691
|
-
${
|
|
692
|
-
${
|
|
682
|
+
${(0,N.setVariable)(v.color,u.secondaryStateLayerColor)};
|
|
683
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceHover,u.secondaryHoverStateLayerOpacity)};
|
|
684
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceFocused,u.secondaryFocusStateLayerOpacity)};
|
|
685
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceSelected,u.secondaryActiveStateLayerOpacity)};
|
|
686
|
+
${(0,N.setVariable)(v.opacityContentOnSurfacePressed,u.secondaryActiveStateLayerOpacity)};
|
|
693
687
|
|
|
694
|
-
background-color: ${
|
|
695
|
-
color: ${
|
|
696
|
-
border-color: ${
|
|
688
|
+
background-color: ${u.secondaryBackgroundColor};
|
|
689
|
+
color: ${u.secondaryColor};
|
|
690
|
+
border-color: ${u.secondaryBorderColor};
|
|
697
691
|
border-style: solid;
|
|
698
692
|
}
|
|
699
693
|
|
|
700
694
|
.ft-button--secondary[disabled] {
|
|
701
|
-
opacity: ${
|
|
695
|
+
opacity: ${u.secondaryDisabledComponentOpacity};
|
|
702
696
|
}
|
|
703
697
|
|
|
704
698
|
.ft-button--secondary ft-icon {
|
|
705
|
-
color: ${
|
|
699
|
+
color: ${u.secondaryIconColor};
|
|
706
700
|
}
|
|
707
701
|
|
|
708
702
|
/** Tertiary styles **/
|
|
709
703
|
|
|
710
704
|
.ft-button--tertiary {
|
|
711
|
-
${
|
|
705
|
+
${(0,N.setVariable)(j.color,u.tertiaryIconColor)};
|
|
712
706
|
|
|
713
|
-
${
|
|
714
|
-
${
|
|
715
|
-
${
|
|
716
|
-
${
|
|
717
|
-
${
|
|
707
|
+
${(0,N.setVariable)(v.color,u.tertiaryStateLayerColor)};
|
|
708
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceHover,u.tertiaryHoverStateLayerOpacity)};
|
|
709
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceFocused,u.tertiaryFocusStateLayerOpacity)};
|
|
710
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceSelected,u.tertiaryActiveStateLayerOpacity)};
|
|
711
|
+
${(0,N.setVariable)(v.opacityContentOnSurfacePressed,u.tertiaryActiveStateLayerOpacity)};
|
|
718
712
|
|
|
719
|
-
background-color: ${
|
|
720
|
-
color: ${
|
|
713
|
+
background-color: ${u.tertiaryBackgroundColor};
|
|
714
|
+
color: ${u.tertiaryColor};
|
|
721
715
|
border-style: none;
|
|
722
716
|
}
|
|
723
717
|
|
|
724
718
|
.ft-button--tertiary[disabled] {
|
|
725
|
-
opacity: ${
|
|
719
|
+
opacity: ${u.tertiaryDisabledComponentOpacity};
|
|
726
720
|
}
|
|
727
721
|
|
|
728
722
|
.ft-button--tertiary ft-icon {
|
|
729
|
-
color: ${
|
|
723
|
+
color: ${u.tertiaryIconColor};
|
|
730
724
|
}
|
|
731
725
|
|
|
732
726
|
/** Neutral styles **/
|
|
733
727
|
|
|
734
728
|
.ft-button--neutral {
|
|
735
|
-
${
|
|
729
|
+
${(0,N.setVariable)(j.color,u.neutralIconColor)};
|
|
736
730
|
|
|
737
|
-
${
|
|
738
|
-
${
|
|
739
|
-
${
|
|
740
|
-
${
|
|
741
|
-
${
|
|
731
|
+
${(0,N.setVariable)(v.backgroundColor,u.neutralStateLayerColor)};
|
|
732
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceHover,u.neutralHoverStateLayerOpacity)};
|
|
733
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceFocused,u.neutralFocusStateLayerOpacity)};
|
|
734
|
+
${(0,N.setVariable)(v.opacityContentOnSurfaceSelected,u.neutralActiveStateLayerOpacity)};
|
|
735
|
+
${(0,N.setVariable)(v.opacityContentOnSurfacePressed,u.neutralActiveStateLayerOpacity)};
|
|
742
736
|
|
|
743
|
-
background-color: ${
|
|
744
|
-
color: ${
|
|
737
|
+
background-color: ${u.neutralBackgroundColor};
|
|
738
|
+
color: ${u.neutralColor};
|
|
745
739
|
border-style: none;
|
|
746
740
|
}
|
|
747
741
|
|
|
748
742
|
.ft-button--neutral[disabled] {
|
|
749
|
-
opacity: ${
|
|
743
|
+
opacity: ${u.neutralDisabledComponentOpacity};
|
|
750
744
|
}
|
|
751
745
|
|
|
752
746
|
.ft-button--neutral ft-icon {
|
|
753
|
-
color: ${
|
|
747
|
+
color: ${u.neutralIconColor};
|
|
754
748
|
}
|
|
755
749
|
|
|
756
750
|
/** Large styles **/
|
|
757
751
|
|
|
758
752
|
.ft-button--large {
|
|
759
|
-
${
|
|
760
|
-
${
|
|
753
|
+
${(0,N.setVariable)(F.size,u.largeIconSize)};
|
|
754
|
+
${(0,N.setVariable)(j.size,u.largeIconSize)};
|
|
761
755
|
|
|
762
|
-
height: ${
|
|
763
|
-
padding: 0 ${
|
|
764
|
-
gap: ${
|
|
765
|
-
border-radius: ${
|
|
766
|
-
border-width: ${
|
|
756
|
+
height: ${u.largeHeight};
|
|
757
|
+
padding: 0 ${u.largeHorizontalPadding};
|
|
758
|
+
gap: ${u.largeGap};
|
|
759
|
+
border-radius: ${u.largeBorderRadius};
|
|
760
|
+
border-width: ${u.largeBorderWidth};
|
|
767
761
|
}
|
|
768
762
|
|
|
769
763
|
.ft-button--large:focus-visible {
|
|
770
|
-
outline-width: ${
|
|
771
|
-
outline-offset: ${
|
|
764
|
+
outline-width: ${u.largeFocusOutlineWidth};
|
|
765
|
+
outline-offset: ${u.largeFocusOutlineOffset};
|
|
772
766
|
}
|
|
773
767
|
|
|
774
768
|
.ft-button--large.ft-button--icon-only {
|
|
775
|
-
width: ${
|
|
769
|
+
width: ${u.largeIconOnlyWidth};
|
|
776
770
|
padding: unset;
|
|
777
771
|
}
|
|
778
772
|
|
|
779
773
|
/** Small styles **/
|
|
780
774
|
|
|
781
775
|
.ft-button--small {
|
|
782
|
-
${
|
|
783
|
-
${
|
|
776
|
+
${(0,N.setVariable)(F.size,u.smallIconSize)};
|
|
777
|
+
${(0,N.setVariable)(j.size,u.smallIconSize)};
|
|
784
778
|
|
|
785
|
-
height: ${
|
|
786
|
-
padding: 0 ${
|
|
787
|
-
gap: ${
|
|
788
|
-
border-radius: ${
|
|
789
|
-
border-width: ${
|
|
779
|
+
height: ${u.smallHeight};
|
|
780
|
+
padding: 0 ${u.smallHorizontalPadding};
|
|
781
|
+
gap: ${u.smallGap};
|
|
782
|
+
border-radius: ${u.smallBorderRadius};
|
|
783
|
+
border-width: ${u.smallBorderWidth};
|
|
790
784
|
}
|
|
791
785
|
|
|
792
786
|
.ft-button--small:focus-visible {
|
|
793
|
-
outline-width: ${
|
|
794
|
-
outline-offset: ${
|
|
787
|
+
outline-width: ${u.smallFocusOutlineWidth};
|
|
788
|
+
outline-offset: ${u.smallFocusOutlineOffset};
|
|
795
789
|
}
|
|
796
790
|
|
|
797
791
|
.ft-button--small.ft-button--icon-only {
|
|
798
|
-
width: ${
|
|
792
|
+
width: ${u.smallIconOnlyWidth};
|
|
799
793
|
padding: unset;
|
|
800
794
|
}
|
|
801
|
-
`,
|
|
795
|
+
`,N.noTextSelect];var ge=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},st=class extends B{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?At.caption1medium:At.body2medium}};st.styles=[mn.safariEllipsisFix,un];ge([(0,Xt.property)({type:Boolean})],st.prototype,"primary",void 0);ge([(0,Xt.property)({type:Boolean})],st.prototype,"secondary",void 0);ge([(0,Xt.property)({type:Boolean})],st.prototype,"tertiary",void 0);ge([(0,Xt.property)({type:Boolean})],st.prototype,"neutral",void 0);ge([(0,Xt.property)({type:Boolean})],st.prototype,"small",void 0);(0,qe.customElement)("ft-button")(rt);(0,qe.customElement)("ftds-button")(st);var hn=h(U()),L=h(E());var G={zIndex:L.FtCssVariableFactory.create("--ft-dialog-z-index","","NUMBER","2"),overlayBackgroundColor:L.FtCssVariableFactory.create("--ft-dialog-overlay-background-color","","COLOR","rgba(0, 0, 0, 0.3)"),height:L.FtCssVariableFactory.create("--ft-dialog-height","","SIZE","unset"),width:L.FtCssVariableFactory.create("--ft-dialog-width","","SIZE","unset"),minWidth:L.FtCssVariableFactory.create("--ft-dialog-min-width","","SIZE","unset"),maxWidth:L.FtCssVariableFactory.create("--ft-dialog-max-width","","SIZE","95vw"),paddingTop:L.FtCssVariableFactory.create("--ft-dialog-padding-top","","SIZE","20px"),paddingSide:L.FtCssVariableFactory.create("--ft-dialog-padding-side","","SIZE","16px"),paddingButtons:L.FtCssVariableFactory.create("--ft-dialog-padding-buttons","","SIZE","20px"),colorSurface:L.FtCssVariableFactory.external(L.designSystemVariables.colorSurface,"Design system"),headingColor:L.FtCssVariableFactory.external(L.designSystemVariables.colorOnSurfaceMedium,"Design system"),borderRadiusS:L.FtCssVariableFactory.external(L.designSystemVariables.borderRadiusS,"Design system"),elevation24:L.FtCssVariableFactory.external(L.designSystemVariables.elevation24,"Design system")},bn=hn.css`
|
|
802
796
|
.ft-dialog {
|
|
803
797
|
position: fixed;
|
|
804
798
|
top: 0;
|
|
805
799
|
right: 0;
|
|
806
800
|
bottom: 0;
|
|
807
801
|
left: 0;
|
|
808
|
-
z-index: ${
|
|
802
|
+
z-index: ${G.zIndex};
|
|
809
803
|
|
|
810
804
|
display: flex;
|
|
811
805
|
flex-direction: column;
|
|
@@ -825,7 +819,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
825
819
|
height: 100%;
|
|
826
820
|
width: 100%;
|
|
827
821
|
|
|
828
|
-
background-color: ${
|
|
822
|
+
background-color: ${G.overlayBackgroundColor};
|
|
829
823
|
|
|
830
824
|
}
|
|
831
825
|
|
|
@@ -833,26 +827,26 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
833
827
|
position: fixed;
|
|
834
828
|
display: flex;
|
|
835
829
|
flex-direction: column;
|
|
836
|
-
gap: ${
|
|
830
|
+
gap: ${G.paddingButtons};
|
|
837
831
|
|
|
838
|
-
width: ${
|
|
839
|
-
height: ${
|
|
840
|
-
max-width: ${
|
|
832
|
+
width: ${G.width};
|
|
833
|
+
height: ${G.height};
|
|
834
|
+
max-width: ${G.maxWidth};
|
|
841
835
|
max-height: 95vh;
|
|
842
|
-
min-width: ${
|
|
836
|
+
min-width: ${G.minWidth};
|
|
843
837
|
|
|
844
|
-
padding-top: ${
|
|
845
|
-
padding-bottom: ${
|
|
838
|
+
padding-top: ${G.paddingTop};
|
|
839
|
+
padding-bottom: ${G.paddingTop};
|
|
846
840
|
|
|
847
|
-
background-color: ${
|
|
841
|
+
background-color: ${G.colorSurface};
|
|
848
842
|
|
|
849
|
-
border-radius: ${
|
|
850
|
-
box-shadow: ${
|
|
843
|
+
border-radius: ${G.borderRadiusS};
|
|
844
|
+
box-shadow: ${G.elevation24};
|
|
851
845
|
}
|
|
852
846
|
|
|
853
847
|
.ft-dialog-wrapper > * {
|
|
854
|
-
padding-right: ${
|
|
855
|
-
padding-left: ${
|
|
848
|
+
padding-right: ${G.paddingSide};
|
|
849
|
+
padding-left: ${G.paddingSide};
|
|
856
850
|
}
|
|
857
851
|
|
|
858
852
|
.ft-dialog-content {
|
|
@@ -867,7 +861,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
867
861
|
align-items: center;
|
|
868
862
|
gap: 8px;
|
|
869
863
|
|
|
870
|
-
color: ${
|
|
864
|
+
color: ${G.headingColor};
|
|
871
865
|
}
|
|
872
866
|
|
|
873
867
|
.ft-dialog-heading * {
|
|
@@ -883,7 +877,7 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
883
877
|
}
|
|
884
878
|
|
|
885
879
|
.ft-dialog-heading ft-button {
|
|
886
|
-
${
|
|
880
|
+
${(0,L.setVariable)(I.color,G.headingColor)};
|
|
887
881
|
}
|
|
888
882
|
|
|
889
883
|
.ft-dialog-buttons.ft-dialog-no-buttons {
|
|
@@ -897,17 +891,17 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
897
891
|
gap: 8px;
|
|
898
892
|
}
|
|
899
893
|
|
|
900
|
-
`;var
|
|
894
|
+
`;var bt=function(e,o,n,a){var i=arguments.length,c=i<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,n):a,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,n,a);else for(var p=e.length-1;p>=0;p--)(l=e[p])&&(c=(i<3?l(c):i>3?l(o,n,c):l(o,n))||c);return i>3&&c&&Object.defineProperty(o,n,c),c},M=class extends xn.FtLitElement{constructor(){super(...arguments),this.opened=!1,this.closeOnEsc=!1,this.closeOnClickOutside=!1,this.closable=!1,this.beforeClose=()=>!0,this.heading="",this.icon="",this.watchEscapeKey=o=>{o.key==="Escape"&&this.closeOnEsc&&this.close()}}render(){return this.opened?ye.html`
|
|
901
895
|
<div class="ft-dialog">
|
|
902
896
|
<div class="ft-dialog-overlay" @click="${()=>this.onClickOutside()}"></div>
|
|
903
897
|
<div class="ft-dialog-wrapper">
|
|
904
|
-
${this.heading?
|
|
898
|
+
${this.heading?ye.html`
|
|
905
899
|
<div class="ft-dialog-heading">
|
|
906
|
-
${this.icon?
|
|
900
|
+
${this.icon?ye.html`
|
|
907
901
|
<ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
|
|
908
902
|
`:void 0}
|
|
909
903
|
<ft-typography element="span" variant="title">${this.heading}</ft-typography>
|
|
910
|
-
${this.closable?
|
|
904
|
+
${this.closable?ye.html`
|
|
911
905
|
<ft-button round icon="close" @click=${this.close}></ft-button>
|
|
912
906
|
`:void 0}
|
|
913
907
|
</div>
|
|
@@ -923,4 +917,20 @@ const G=Symbol.for(""),j=t=>{if(t?.r===G)return t?._$litStatic$},P=t=>({_$litSta
|
|
|
923
917
|
></slot>
|
|
924
918
|
</div>
|
|
925
919
|
</div>
|
|
926
|
-
`:null}updated(
|
|
920
|
+
`:null}updated(o){super.updated(o),o.has("opened")&&(this.opened?setTimeout(()=>{document.addEventListener("keydown",this.watchEscapeKey)},0):document.removeEventListener("keydown",this.watchEscapeKey))}close(){this.beforeClose()&&(this.opened=!1,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!1}})))}open(){this.opened=!0,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!0}}))}onClickOutside(){this.closeOnClickOutside&&this.close()}};M.elementDefinitions={"ft-typography":J,"ft-icon":V,"ft-button":rt};M.styles=bn;bt([(0,nt.property)({type:Boolean,hasChanged(e,o){return o===!1&&e===!0||o===!0&&e===!1}})],M.prototype,"opened",void 0);bt([(0,nt.property)({type:Boolean})],M.prototype,"closeOnEsc",void 0);bt([(0,nt.property)({type:Boolean})],M.prototype,"closeOnClickOutside",void 0);bt([(0,nt.property)({type:Boolean})],M.prototype,"closable",void 0);bt([(0,nt.property)({type:()=>Boolean})],M.prototype,"beforeClose",void 0);bt([(0,nt.property)()],M.prototype,"heading",void 0);bt([(0,nt.property)()],M.prototype,"icon",void 0);bt([(0,nt.property)()],M.prototype,"iconVariant",void 0);bt([(0,nt.queryAssignedElements)({slot:"buttons"})],M.prototype,"buttons",void 0);(0,On.customElement)("ft-dialog")(M);})();
|
|
921
|
+
/*! Bundled license information:
|
|
922
|
+
|
|
923
|
+
lit-html/lit-html.js:
|
|
924
|
+
(**
|
|
925
|
+
* @license
|
|
926
|
+
* Copyright 2017 Google LLC
|
|
927
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
928
|
+
*)
|
|
929
|
+
|
|
930
|
+
lit-html/static.js:
|
|
931
|
+
(**
|
|
932
|
+
* @license
|
|
933
|
+
* Copyright 2020 Google LLC
|
|
934
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
935
|
+
*)
|
|
936
|
+
*/
|