@fluid-topics/ft-reader-topic-metadata 1.1.69 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-reader-topic-metadata.light.js +294 -283
- package/build/ft-reader-topic-metadata.min.js +473 -410
- package/package.json +3 -3
|
@@ -1,130 +1,123 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";(()=>{var Vn=Object.create;var mo=Object.defineProperty;var jn=Object.getOwnPropertyDescriptor;var Yn=Object.getOwnPropertyNames;var Xn=Object.getPrototypeOf,qn=Object.prototype.hasOwnProperty;var ee=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports);var Jn=(e,o,r,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of Yn(o))!qn.call(e,a)&&a!==r&&mo(e,a,{get:()=>o[a],enumerable:!(i=jn(o,a))||i.enumerable});return e};var u=(e,o,r)=>(r=e!=null?Vn(Xn(e)):{},Jn(o||!e||!e.__esModule?mo(r,"default",{value:e,enumerable:!0}):r,e));var R=ee((Ai,bo)=>{bo.exports=ftGlobals.wcUtils});var _=ee((Li,xo)=>{xo.exports=ftGlobals.lit});var ot=ee(($i,Oo)=>{Oo.exports=ftGlobals.litDecorators});var $e=ee((es,an)=>{an.exports=ftGlobals.litClassMap});var bn=ee((ss,mn)=>{mn.exports=ftGlobals.litUnsafeHTML});var Mn=u(R());var Rt=u(_()),Qt=u(ot());var So=u(_()),Ii={},Co=So.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: inline-block;
|
|
4
4
|
}
|
|
5
|
-
`;var
|
|
6
|
-
|
|
7
|
-
* @license
|
|
8
|
-
* Copyright 2017 Google LLC
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litStatic$:t,r:J}),ot=new Map,et=(t=>(o,...e)=>{const r=e.length;let i,a;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(a=e[p],i=Q(a));)c+=i+o[++p],f=!0;p!==r&&l.push(a),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=ot.get(t))&&(n.raw=n,ot.set(t,o=n)),e=l}return t(o,...e)})(Z);var rt;!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"}(rt||(rt={}));const it=t=>"string"==typeof t?e.unsafeCSS(t):t;class at{static create(t,o,r,i){const a=t=>it(null!=t?t:i),n=e.css`var(${it(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${it(t)}, ${a(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>i,n}static extend(t,o,r,i){const a=t=>r.get(null!=t?t:i),n=e.css`var(${it(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${it(t)}, ${a(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):it(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${it(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${it(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const nt={colorWhite:at.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:at.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:at.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:at.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:at.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:at.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:at.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:at.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:at.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:at.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:at.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:at.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:at.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:at.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:at.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:at.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:at.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:at.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:at.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:at.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:at.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:at.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:at.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:at.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:at.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:at.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:at.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:at.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:at.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:at.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:at.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:at.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:at.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:at.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:at.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:at.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:at.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:at.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:at.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:at.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:at.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:at.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:at.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:at.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:at.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:at.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:at.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:at.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:at.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:at.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:at.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:at.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:at.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:at.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:at.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:at.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:at.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:at.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:at.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:at.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:at.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:at.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:at.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:at.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:at.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:at.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:at.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:at.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:at.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:at.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:at.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:at.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:at.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:at.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:at.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:at.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:at.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:at.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:at.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:at.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:at.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:at.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:at.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:at.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:at.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:at.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:at.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:at.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:at.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:at.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:at.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:at.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:at.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:at.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:at.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:at.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:at.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:at.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:at.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:at.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:at.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:at.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:at.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:at.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:at.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:at.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:at.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:at.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:at.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:at.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:at.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:at.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:at.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:at.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:at.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:at.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:at.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:at.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:at.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:at.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:at.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:at.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:at.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:at.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:at.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:at.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:at.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:at.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:at.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:at.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:at.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:at.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:at.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:at.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:at.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:at.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:at.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:at.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:at.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:at.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:at.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:at.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:at.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:at.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:at.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:at.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:at.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:at.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:at.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:at.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:at.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:at.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:at.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:at.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:at.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:at.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:at.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:at.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:at.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:at.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:at.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:at.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:at.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:at.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:at.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:at.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:at.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:at.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:at.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:at.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:at.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:at.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:at.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:at.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:at.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:at.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:at.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:at.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:at.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:at.create("--ft-icon-size-6","","SIZE","48px"),opacity0:at.create("--ft-opacity-0","","NUMBER","0"),opacity8:at.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:at.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:at.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:at.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:at.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:at.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:at.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:at.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:at.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:at.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:at.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:at.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:at.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:at.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)")},lt={display:{fontFamily:at.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:at.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:at.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:at.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:at.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:at.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:at.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:at.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:at.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:at.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:at.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:at.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:at.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:at.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:at.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:at.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:at.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:at.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:at.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:at.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:at.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:at.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:at.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:at.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:at.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:at.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:at.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:at.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:at.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:at.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:at.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:at.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:at.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:at.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:at.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:at.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:at.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:at.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:at.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:at.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:at.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:at.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:at.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:at.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:at.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:at.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:at.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:at.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:at.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:at.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:at.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:at.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:at.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:at.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:at.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:at.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:at.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:at.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:at.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:at.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:at.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:at.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:at.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:at.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:at.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:at.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:at.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:at.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:at.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:at.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:at.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:at.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:at.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:at.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:at.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:at.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:at.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:at.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:at.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:at.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:at.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:at.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:at.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:at.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:at.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:at.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:at.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:at.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:at.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:at.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:at.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:at.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},ct={backgroundActionPrimary:at.extend("--ft-background-action-primary","Used as backgorund of primary action components.",nt.colorBrand0),backgroundErrorSubtle:at.extend("--ft-background-error-subtle","Used as background of subtle error components.",nt.colorRed10),backgroundInfoSubtle:at.extend("--ft-background-info-subtle","Used as background of subtle information components.",nt.colorCyan10),backgroundWarningSubtle:at.extend("--ft-background-warning-subtle","Used as background of subtle information components.",nt.colorOrange10),backgroundSuccessSubtle:at.extend("--ft-background-success-subtle","Used as background of subtle success components.",nt.colorGreen10),backgroundGlobalSurface:at.extend("--ft-background-global-surface","Used as app background.",nt.colorWhite),backgroundGlobalOnSurface:at.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",nt.colorGray10),backgroundGlobalOnSurfaceDark:at.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",nt.colorGray30),contentActionPrimary:at.extend("--ft-content-action-primary","Used on label of primary action on light surface.",nt.colorBrand0),contentWarningPrimary:at.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",nt.colorOrange200),contentWarningIconOnly:at.extend("--ft-content-warning-icon-only","Used on warning status icons alone",nt.colorOrange0),contentErrorPrimary:at.extend("--ft-content-error-primary","Used on label of error messages on light surface.",nt.colorRed0),contentErrorIconOnly:at.extend("--ft-content-error-icon-only","Used on error status icons alone",nt.colorRed70),contentInfoPrimary:at.extend("--ft-content-info-primary","Used on label of information messages on light surface.",nt.colorCyan200),contentInfoIconOnly:at.extend("--ft-content-info-icon-only","Used on info status icons alone",nt.colorCyan0),contentSuccessPrimary:at.extend("--ft-content-success-primary","Used on label of success messages on light surface.",nt.colorGreen200),contentSuccessIconOnly:at.extend("--ft-content-success-icon-only","Used on success status icons alone",nt.colorGreen0),contentGlobalPrimary:at.extend("--ft-content-global-primary","Used for main content on the page.",nt.colorGray500),contentGlobalSecondary:at.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",nt.colorGray200),contentGlobalSubtle:at.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",nt.colorGray0),contentGlobalOnColor:at.extend("--ft-content-global-on-color","Used for content on a dominant color.",nt.colorWhite),borderActionPrimary:at.extend("--ft-border-action-primary","Used as border for primary action components.",nt.colorBrand0),borderActionFocusRing:at.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",nt.colorCyan0),borderWarningPrimary:at.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",nt.colorOrange200),borderWarningSubtle:at.extend("--ft-border-warning-subtle","Used as border for warning components.",nt.colorOrange30),borderSuccessPrimary:at.extend("--ft-border-success-primary","Used as border for success buttons.",nt.colorGreen200),borderSuccessSubtle:at.extend("--ft-border-success-subtle","Used as border for success components.",nt.colorGreen30),borderErrorPrimary:at.extend("--ft-border-error-primary","Used as border for text fields in error states.",nt.colorRed0),borderErrorSubtle:at.extend("--ft-border-error-subtle","Used as border for error components.",nt.colorRed30),borderInfoPrimary:at.extend("--ft-border-info-primary","Used as border for buttons in info color.",nt.colorCyan200),borderInfoSubtle:at.extend("--ft-border-info-subtle","Used as border for information components.",nt.colorCyan30),borderGlobalPrimary:at.extend("--ft-border-global-primary","Used as border for element like input.",nt.colorGray50),borderGlobalSubtle:at.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",nt.colorGray30),borderInputPrimary:at.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",nt.colorGray80)},pt={largeHeight:at.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:at.extend("--ft-button-large-horizontal-padding","",nt.spacing4),largeGap:at.extend("--ft-button-large-gap","",nt.spacing2),largeBorderRadius:at.extend("--ft-button-large-border-radius","",nt.borderRadiusS),largeIconSize:at.extend("--ft-button-large-icon-size","",nt.iconSize3),largeBorderWidth:at.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:at.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:at.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:at.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:at.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:at.extend("--ft-button-small-horizontal-padding","",nt.spacing3),smallGap:at.extend("--ft-button-small-gap","",nt.spacing2),smallBorderRadius:at.extend("--ft-button-small-border-radius","",nt.borderRadiusS),smallIconSize:at.extend("--ft-button-small-icon-size","",nt.iconSize2),smallBorderWidth:at.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:at.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:at.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:at.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:at.extend("--ft-button-primary-background-color","",ct.backgroundActionPrimary),primaryColor:at.extend("--ft-button-primary-color","",ct.contentGlobalOnColor),primaryIconColor:at.extend("--ft-button-primary-icon-color","",ct.contentGlobalOnColor),primaryStateLayerColor:at.extend("--ft-button-primary-state-layer-color","",ct.contentGlobalOnColor),primaryHoverStateLayerOpacity:at.extend("--ft-button-primary-hover-state-layer-opacity","",nt.opacity16),primaryFocusStateLayerOpacity:at.extend("--ft-button-primary-focus-state-layer-opacity","",nt.opacity16),primaryActiveStateLayerOpacity:at.extend("--ft-button-primary-active-state-layer-opacity","",nt.opacity24),primaryDisabledComponentOpacity:at.extend("--ft-button-primary-disabled-component-opacity","",nt.opacity40),focusFocusRingColor:at.extend("--ft-button-focus-focus-ring-color","",ct.borderActionFocusRing),tertiaryBackgroundColor:at.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:at.extend("--ft-button-tertiary-color","",ct.contentActionPrimary),tertiaryIconColor:at.extend("--ft-button-tertiary-icon-color","",ct.contentActionPrimary),tertiaryStateLayerColor:at.extend("--ft-button-tertiary-state-layer-color","",ct.contentActionPrimary),tertiaryHoverStateLayerOpacity:at.extend("--ft-button-tertiary-hover-state-layer-opacity","",nt.opacity8),tertiaryFocusStateLayerOpacity:at.extend("--ft-button-tertiary-focus-state-layer-opacity","",nt.opacity8),tertiaryActiveStateLayerOpacity:at.extend("--ft-button-tertiary-active-state-layer-opacity","",nt.opacity16),tertiaryDisabledComponentOpacity:at.extend("--ft-button-tertiary-disabled-component-opacity","",nt.opacity40),secondaryBackgroundColor:at.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:at.extend("--ft-button-secondary-color","",ct.contentActionPrimary),secondaryIconColor:at.extend("--ft-button-secondary-icon-color","",ct.contentActionPrimary),secondaryStateLayerColor:at.extend("--ft-button-secondary-state-layer-color","",ct.contentActionPrimary),secondaryHoverStateLayerOpacity:at.extend("--ft-button-secondary-hover-state-layer-opacity","",nt.opacity8),secondaryFocusStateLayerOpacity:at.extend("--ft-button-secondary-focus-state-layer-opacity","",nt.opacity8),secondaryActiveStateLayerOpacity:at.extend("--ft-button-secondary-active-state-layer-opacity","",nt.opacity16),secondaryDisabledComponentOpacity:at.extend("--ft-button-secondary-disabled-component-opacity","",nt.opacity40),secondaryBorderColor:at.extend("--ft-button-secondary-border-color","",ct.borderActionPrimary),neutralBackgroundColor:at.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:at.extend("--ft-button-neutral-icon-color","",ct.contentGlobalSecondary),neutralColor:at.extend("--ft-button-neutral-color","",ct.contentGlobalSecondary),neutralStateLayerColor:at.extend("--ft-button-neutral-state-layer-color","",ct.contentGlobalSecondary),neutralHoverStateLayerOpacity:at.extend("--ft-button-neutral-hover-state-layer-opacity","",nt.opacity8),neutralFocusStateLayerOpacity:at.extend("--ft-button-neutral-focus-state-layer-opacity","",nt.opacity8),neutralActiveStateLayerOpacity:at.extend("--ft-button-neutral-active-state-layer-opacity","",nt.opacity16),neutralDisabledComponentOpacity:at.extend("--ft-button-neutral-disabled-component-opacity","",nt.opacity40)};at.extend("--ft-banner-icon-size","",nt.iconSize5),at.create("--ft-banner-border-width","","SIZE","1px"),at.extend("--ft-banner-horizontal-padding","",nt.spacing6),at.extend("--ft-banner-vertical-padding","",nt.spacing6),at.extend("--ft-banner-horizontal-side-gap","",nt.spacing6),at.extend("--ft-banner-horizontal-mobile-gap","",nt.spacing4),at.extend("--ft-banner-vertical-mobile-gap","",nt.spacing6),at.extend("--ft-banner-horizontal-middle-gap","",nt.spacing20),at.extend("--ft-banner-info-background-color","",ct.backgroundInfoSubtle),at.extend("--ft-banner-info-color","",ct.contentInfoPrimary),at.extend("--ft-banner-info-icon-color","",ct.contentInfoIconOnly),at.extend("--ft-breadcrumb-horizontal-gap","",nt.spacing1),at.extend("--ft-breadcrumb-vertical-gap","",nt.spacing2),at.extend("--ft-breadcrumb-current-element-color","",ct.contentGlobalPrimary),at.extend("--ft-breadcrumb-icon-color","",ct.contentGlobalSubtle),at.extend("--ft-page-header-horizontal-padding","",nt.spacing12),at.extend("--ft-page-header-horizontal-gap","",nt.spacing4),at.extend("--ft-page-header-vertical-gap","",nt.spacing2),at.extend("--ft-page-header-classic-vertical-padding","",nt.spacing6),at.extend("--ft-page-header-multiline-vertical-padding","",nt.spacing4),at.extend("--ft-page-header-inline-vertical-padding","",nt.spacing2),at.extend("--ft-page-header-background-color","",nt.colorWhite),at.extend("--ft-page-header-bottom-border-color","",ct.borderGlobalSubtle),at.extend("--ft-page-header-title-color","",ct.contentGlobalPrimary),at.extend("--ft-page-header-subtitle-color","",ct.contentGlobalSecondary),at.create("--ft-modal-small-container-width","","SIZE","600px"),at.create("--ft-modal-large-container-width","","SIZE","900px"),at.extend("--ft-modal-overlay-background-color","",nt.colorGray700),at.extend("--ft-modal-overlay-opacity","",nt.opacity40),at.extend("--ft-modal-shadow","",nt.shadowElevation03),at.extend("--ft-modal-body-background-color","",nt.colorWhite),at.extend("--ft-modal-body-color","",ct.contentGlobalPrimary),at.extend("--ft-modal-body-horizontal-padding","",nt.spacing6),at.extend("--ft-modal-body-vertical-padding","",nt.spacing6),at.extend("--ft-modal-body-vertical-gap","",nt.spacing6),at.extend("--ft-modal-container-margin","",nt.spacing3),at.extend("--ft-modal-header-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-modal-header-border-color","",ct.borderGlobalSubtle),at.extend("--ft-modal-header-color","",ct.contentGlobalPrimary),at.extend("--ft-modal-header-trailing-icon-color","",ct.contentGlobalSecondary),at.extend("--ft-modal-header-vertical-padding","",nt.spacing1),at.extend("--ft-modal-header-right-padding","",nt.spacing1),at.extend("--ft-modal-header-left-padding","",nt.spacing6),at.extend("--ft-modal-header-gap","",nt.spacing2),at.create("--ft-modal-header-border-bottom","","SIZE","1px"),at.extend("--ft-modal-border-radius","",nt.borderRadiusM),at.extend("--ft-drawer-overlay-opacity","",nt.opacity40),at.extend("--ft-drawer-shadow","",nt.shadowElevation03),at.extend("--ft-drawer-body-color","",ct.contentGlobalPrimary),at.extend("--ft-drawer-body-horizontal-padding","",nt.spacing6),at.extend("--ft-drawer-body-vertical-padding","",nt.spacing6),at.extend("--ft-drawer-body-gap","",nt.spacing6),at.extend("--ft-drawer-body-background-color","",nt.colorWhite),at.extend("--ft-drawer-header-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-drawer-header-border-color","",ct.borderGlobalSubtle),at.extend("--ft-drawer-header-color","",ct.contentGlobalPrimary),at.extend("--ft-drawer-header-trailing-icon-color","",ct.contentGlobalSecondary),at.create("--ft-drawer-header-height","","SIZE","50px"),at.extend("--ft-drawer-header-horizontal-padding","",nt.spacing2),at.create("--ft-drawer-header-border-width","","SIZE","1px"),at.extend("--ft-drawer-header-gap","",nt.spacing3),at.extend("--ft-drawer-buttons-bar-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-drawer-buttons-bar-border-color","",ct.borderGlobalSubtle),at.extend("--ft-drawer-buttons-bar-color","",ct.contentGlobalPrimary),at.extend("--ft-drawer-buttons-bar-horizontal-padding","",nt.spacing4),at.extend("--ft-drawer-buttons-bar-vertical-padding","",nt.spacing4),at.extend("--ft-drawer-buttons-bar-gap","",nt.spacing3),at.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),at.create("--ft-drawer-container-width","","SIZE","66%"),at.create("--ft-drawer-container-min-width","","SIZE","500px"),at.create("--ft-drawer-container-max-width","","SIZE","1000px"),at.create("--ft-drawer-container-height","","SIZE","100%"),at.extend("--ft-drawer-overlay-background-color","",nt.colorGray700),at.extend("--ft-text-input-field-horizontal-padding","",nt.spacing4),at.extend("--ft-text-input-field-horizontal-gap","",nt.spacing3),at.extend("--ft-text-input-field-vertical-gap","",nt.spacing05),at.extend("--ft-text-input-field-icon-size","",nt.iconSize3),at.create("--ft-text-input-field-height","","SIZE","50px"),at.extend("--ft-text-input-helper-horizontal-padding","",nt.spacing4),at.extend("--ft-text-input-helper-horizontal-gap","",nt.spacing1),at.extend("--ft-text-input-helper-icon-size","",nt.iconSize2),at.extend("--ft-text-input-border-radius","",nt.borderRadiusM),at.extend("--ft-text-input-background-color","",nt.colorWhite),at.extend("--ft-text-input-content-value-color","",ct.contentGlobalPrimary),at.extend("--ft-text-input-trailing-icon-color","",ct.contentGlobalSubtle),at.extend("--ft-text-input-label-color","",ct.contentGlobalSubtle),at.extend("--ft-text-input-default-border-color","",ct.borderInputPrimary),at.extend("--ft-text-input-default-helper-text-color","",ct.contentGlobalSubtle),at.create("--ft-text-input-default-border-width","","SIZE","1px"),at.create("--ft-text-input-error-border-width","","SIZE","2px"),at.extend("--ft-text-input-error-border-color","",ct.borderErrorPrimary),at.extend("--ft-text-input-error-helper-text-color","",ct.contentErrorPrimary),at.extend("--ft-text-input-error-helper-icon-color","",ct.contentErrorIconOnly),at.create("--ft-text-input-warning-border-width","","SIZE","2px"),at.create("--ft-text-input-focus-outline-width","","SIZE","2px"),at.extend("--ft-text-input-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),at.extend("--ft-text-input-disabled-component-opacity","",nt.opacity40),at.extend("--ft-text-area-background-color","",nt.colorWhite),at.extend("--ft-text-area-content-value-color","",ct.contentGlobalPrimary),at.extend("--ft-text-area-label-color","",ct.contentGlobalSubtle),at.extend("--ft-text-area-default-border-color","",ct.borderInputPrimary),at.extend("--ft-text-area-default-helper-text-color","",ct.contentGlobalSubtle),at.create("--ft-text-area-default-border-width","","SIZE","1px"),at.create("--ft-text-area-error-border-width","","SIZE","2px"),at.extend("--ft-text-area-error-border-color","",ct.borderErrorPrimary),at.extend("--ft-text-area-error-helper-text-color","",ct.contentErrorPrimary),at.extend("--ft-text-area-error-helper-icon-color","",ct.contentErrorIconOnly),at.extend("--ft-text-area-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-text-area-focus-outline-width","","SIZE","2px"),at.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),at.extend("--ft-text-area-disabled-component-opacity","",nt.opacity40),at.extend("--ft-text-area-field-horizontal-left-padding","",nt.spacing4),at.extend("--ft-text-area-field-horizontal-gap","",nt.spacing3),at.extend("--ft-text-area-field-vertical-gap","",nt.spacing05),at.create("--ft-text-area-field-min-height","","SIZE","64px"),at.extend("--ft-text-area-helper-horizontal-padding","",nt.spacing4),at.extend("--ft-text-area-helper-horizontal-gap","",nt.spacing1),at.extend("--ft-text-area-helper-icon-size","",nt.iconSize2),at.extend("--ft-text-area-border-radius","",nt.borderRadiusM),at.create("--ft-floating-menu-height","","SIZE","50px"),at.extend("--ft-floating-menu-horizontal-padding","",nt.spacing4),at.extend("--ft-floating-menu-off-icon-color","",ct.contentGlobalPrimary),at.extend("--ft-floating-menu-off-color","",ct.contentGlobalPrimary),at.extend("--ft-floating-menu-on-color","",ct.contentActionPrimary),at.extend("--ft-floating-menu-on-state-layer-color","",ct.contentActionPrimary),at.extend("--ft-floating-menu-gap","",nt.spacing3),at.extend("--ft-floating-menu-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),at.extend("--ft-floating-menu-focus-state-layer-opacity","",nt.opacity8),at.extend("--ft-floating-menu-hover-state-layer-opacity","",nt.opacity8),at.extend("--ft-floating-menu-active-state-layer-opacity","",nt.opacity16),at.extend("--ft-floating-menu-disabled-component-opacity","",nt.opacity40),at.extend("--ft-floating-menu-icon-size","",nt.iconSize3),at.extend("--ft-floating-menu-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-combobox-single-select-field-horizontal-padding","",nt.spacing4),at.extend("--ft-combobox-single-select-field-horizontal-gap","",nt.spacing3),at.extend("--ft-combobox-single-select-field-vertical-gap","",nt.spacing05),at.extend("--ft-combobox-single-select-field-icon-size","",nt.iconSize3),at.create("--ft-combobox-single-select-field-height","","SIZE","50px"),at.extend("--ft-combobox-single-select-helper-horizontal-padding","",nt.spacing4),at.extend("--ft-combobox-single-select-helper-horizontal-gap","",nt.spacing1),at.extend("--ft-combobox-single-select-helper-vertical-gap","",nt.spacing1),at.extend("--ft-combobox-single-select-helper-icon-size","",nt.iconSize2),at.extend("--ft-combobox-single-select-menu-vertical-gap","",nt.spacing2),at.extend("--ft-combobox-single-select-border-radius","",nt.borderRadiusM),at.extend("--ft-combobox-single-select-background-color","",nt.colorWhite),at.extend("--ft-combobox-single-select-label-color","",ct.contentGlobalSubtle),at.extend("--ft-combobox-single-select-content-value-color","",ct.contentGlobalPrimary),at.extend("--ft-combobox-single-select-trailing-icon-color","",ct.contentGlobalSubtle),at.extend("--ft-combobox-single-select-default-border-color","",ct.borderInputPrimary),at.extend("--ft-combobox-single-select-default-helper-text-color","",ct.contentGlobalSubtle),at.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),at.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),at.extend("--ft-combobox-single-select-error-border-color","",ct.borderErrorPrimary),at.extend("--ft-combobox-single-select-error-helper-text-color","",ct.contentErrorPrimary),at.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),at.extend("--ft-combobox-single-select-warning-border-color","",ct.borderWarningPrimary),at.extend("--ft-combobox-single-select-warning-helper-text-color","",ct.contentWarningPrimary),at.extend("--ft-combobox-single-select-warning-helper-icon-color","",ct.contentWarningIconOnly),at.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),at.extend("--ft-combobox-single-select-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),at.extend("--ft-combobox-single-select-disabled-component-opacity","",nt.opacity40),at.extend("--ft-combobox-multi-select-background-color","",nt.colorWhite),at.extend("--ft-combobox-multi-select-label-color","",ct.contentGlobalSubtle),at.extend("--ft-combobox-multi-select-trailing-icon-color","",ct.contentGlobalSubtle),at.extend("--ft-combobox-multi-select-default-border-color","",ct.borderInputPrimary),at.extend("--ft-combobox-multi-select-default-helper-text-color","",ct.contentGlobalSubtle),at.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),at.extend("--ft-combobox-multi-select-error-border-color","",ct.borderErrorPrimary),at.extend("--ft-combobox-multi-select-error-helper-text-color","",ct.contentErrorPrimary),at.extend("--ft-combobox-multi-select-error-helper-icon","",ct.contentErrorIconOnly),at.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),at.extend("--ft-combobox-multi-select-warning-border-color","",ct.borderWarningPrimary),at.extend("--ft-combobox-multi-select-warning-helper-text-color","",ct.contentWarningPrimary),at.extend("--ft-combobox-multi-select-warning-helper-icon-color","",ct.contentWarningIconOnly),at.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),at.extend("--ft-combobox-multi-select-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),at.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),at.extend("--ft-combobox-multi-select-disabled-component-opacity","",nt.opacity40),at.extend("--ft-combobox-multi-select-helper-horizontal-padding","",nt.spacing4),at.extend("--ft-combobox-multi-select-helper-horizontal-gap","",nt.spacing1),at.extend("--ft-combobox-multi-select-helper-vertical-gap","",nt.spacing1),at.extend("--ft-combobox-multi-select-helper-icon-size","",nt.iconSize2),at.extend("--ft-combobox-multi-select-field-horizontal-padding","",nt.spacing4),at.extend("--ft-combobox-multi-select-field-horizontal-gap","",nt.spacing3),at.extend("--ft-combobox-multi-select-field-vertical-gap","",nt.spacing05),at.extend("--ft-combobox-multi-select-field-icon-size","",nt.iconSize3),at.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),at.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",nt.spacing1),at.extend("--ft-combobox-multi-select-content-values-vertical-gap","",nt.spacing1),at.extend("--ft-combobox-multi-select-border-radius","",nt.borderRadiusM),at.extend("--ft-popover-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-popover-horizontal-padding","",nt.spacing6),at.extend("--ft-popover-vertical-padding","",nt.spacing6),at.extend("--ft-popover-icon-color","",ct.contentGlobalSecondary),at.extend("--ft-popover-icon-size","",nt.iconSize2),at.extend("--ft-popover-title-color","",ct.contentGlobalPrimary),at.extend("--ft-popover-body-color","",ct.contentGlobalSecondary),at.extend("--ft-popover-link-color","",ct.contentActionPrimary),at.extend("--ft-popover-gap","",nt.spacing3),at.extend("--ft-popover-border-radius","",nt.borderRadiusM),at.extend("--ft-popover-shadow","",nt.shadowElevation02),at.extend("--ft-tabs-top-left-border-radius","",nt.borderRadiusS),at.extend("--ft-tabs-top-right-border-radius","",nt.borderRadiusS),at.extend("--ft-tabs-label-horizontal-padding","",nt.spacing4),at.extend("--ft-tabs-label-vertical-padding","",nt.spacing3),at.extend("--ft-tabs-label-gap","",nt.spacing1),at.extend("--ft-tabs-off-hover-state-layer-opacity","",nt.opacity8),at.extend("--ft-tabs-off-focus-state-layer-opacity","",nt.opacity8),at.extend("--ft-tabs-off-active-state-layer-opacity","",nt.opacity16),at.extend("--ft-tabs-off-disabled-component-opacity","",nt.opacity40),at.extend("--ft-tabs-off-color","",ct.contentGlobalSubtle),at.extend("--ft-tabs-off-state-layer-color","",ct.contentGlobalSubtle),at.extend("--ft-tabs-on-hover-state-layer-opacity","",nt.opacity8),at.extend("--ft-tabs-on-focus-state-layer-opacity","",nt.opacity8),at.extend("--ft-tabs-on-active-state-layer-opacity","",nt.opacity16),at.extend("--ft-tabs-on-disabled-component-opacity","",nt.opacity40),at.extend("--ft-tabs-on-color","",ct.contentActionPrimary),at.extend("--ft-tabs-on-state-layer-color","",ct.contentActionPrimary),at.extend("--ft-tabs-icon-horizontal-padding","",nt.spacing1),at.extend("--ft-tabs-icon-vertical-padding","",nt.spacing4),at.create("--ft-tabs-focus-outline-width","","SIZE","2px"),at.extend("--ft-tabs-focus-focus-ring-color","",ct.borderActionFocusRing),at.extend("--ft-collapsible-hover-state-layer-opacity","",nt.opacity8),at.extend("--ft-collapsible-focus-state-layer-opacity","",nt.opacity8),at.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),at.extend("--ft-collapsible-focus-focus-ring-color","",ct.borderActionFocusRing),at.extend("--ft-collapsible-active-state-layer-opacity","",nt.opacity16),at.extend("--ft-collapsible-disabled-component-opacity","",nt.opacity40),at.extend("--ft-collapsible-horizontal-padding","",nt.spacing4),at.extend("--ft-collapsible-vertical-padding","",nt.spacing3),at.extend("--ft-collapsible-color","",ct.contentGlobalPrimary),at.extend("--ft-collapsible-state-layer-color","",ct.contentGlobalPrimary),at.extend("--ft-collapsible-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-collapsible-border-color","",ct.borderGlobalSubtle),at.extend("--ft-collapsible-icon-size","",nt.iconSize3),at.extend("--ft-switch-group-horizontal-padding","",nt.spacing1),at.extend("--ft-switch-group-vertical-padding","",nt.spacing1),at.extend("--ft-switch-group-gap","",nt.spacing1),at.extend("--ft-switch-group-background-color","",ct.backgroundGlobalSurface),at.extend("--ft-switch-group-border-color","",ct.borderGlobalSubtle),at.create("--ft-switch-group-border-radius","","SIZE","6px"),at.extend("--ft-switch-label-horizontal-padding","",nt.spacing2),at.extend("--ft-switch-label-vertical-padding","",nt.spacing1),at.extend("--ft-switch-off-hover-state-layer-opacity","",nt.opacity8),at.extend("--ft-switch-off-focus-state-layer-opacity","",nt.opacity8),at.extend("--ft-switch-off-active-state-layer-opacity","",nt.opacity16),at.extend("--ft-switch-off-disabled-component-opacity","",nt.opacity40),at.extend("--ft-switch-off-color","",ct.contentGlobalSubtle),at.extend("--ft-switch-off-state-layer-color","",ct.contentGlobalSubtle),at.extend("--ft-switch-on-hover-state-layer-opacity","",nt.opacity8),at.extend("--ft-switch-on-focus-state-layer-opacity","",nt.opacity8),at.extend("--ft-switch-on-active-state-layer-opacity","",nt.opacity16),at.extend("--ft-switch-on-disabled-component-opacity","",nt.opacity40),at.extend("--ft-switch-on-color","",ct.contentActionPrimary),at.extend("--ft-switch-on-state-layer-color","",ct.contentActionPrimary),at.extend("--ft-switch-icon-horizontal-padding","",nt.spacing1),at.extend("--ft-switch-icon-vertical-padding","",nt.spacing1),at.create("--ft-switch-focus-outline-width","","SIZE","2px"),at.extend("--ft-switch-focus-focus-ring-color","",ct.borderActionFocusRing),at.extend("--ft-switch-option-border-radius","",nt.borderRadiusS),at.extend("--ft-chart-1-light","for area color charts",nt.colorBrand40),at.extend("--ft-chart-1-base","for line charts",nt.colorBrand0),at.extend("--ft-chart-2-light","for area color charts",nt.colorYellow60),at.extend("--ft-chart-2-base","for line charts",nt.colorYellow100),at.extend("--ft-chart-3-light","",nt.colorUltramarine40),at.extend("--ft-chart-3-base","",nt.colorUltramarine70),at.extend("--ft-chart-4-light","",nt.colorCyan50),at.extend("--ft-chart-4-base","",nt.colorCyan100),at.extend("--ft-chart-5-light","",nt.colorRed40),at.extend("--ft-chart-5-base","",nt.colorRed60),at.extend("--ft-chart-6-light","",nt.colorGreen40),at.extend("--ft-chart-6-base","",nt.colorGreen70),at.extend("--ft-chart-7-light","",nt.colorOrange70),at.extend("--ft-chart-7-base","",nt.colorOrange100),at.extend("--ft-chart-8-light","",nt.colorAvocado70),at.extend("--ft-chart-8-base","",nt.colorAvocado200),at.extend("--ft-chart-9-light","",nt.colorBrown50),at.extend("--ft-chart-9-base","",nt.colorBrown200),at.extend("--ft-chart-10-light","",nt.colorGray50),at.extend("--ft-chart-10-base","",nt.colorGray80),at.extend("--ft-chart-monochrome-10","",nt.colorBrand10),at.extend("--ft-chart-monochrome-20","",nt.colorBrand20),at.extend("--ft-chart-monochrome-30","",nt.colorBrand40),at.extend("--ft-chart-monochrome-40","",nt.colorBrand60),at.extend("--ft-chart-monochrome-50","",nt.colorBrand0),at.extend("--ft-chart-monochrome-60","",nt.colorBrand200),at.extend("--ft-chip-large-horizontal-padding","",nt.spacing4),at.extend("--ft-chip-large-vertical-padding","",nt.spacing2),at.extend("--ft-chip-large-gap","",nt.spacing1),at.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),at.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),at.extend("--ft-chip-large-border-radius","",nt.borderRadiusPill),at.create("--ft-chip-large-border-width","","SIZE","1px"),at.extend("--ft-chip-large-icon-size","",nt.iconSize3),at.extend("--ft-chip-medium-horizontal-padding","",nt.spacing3),at.extend("--ft-chip-medium-vertical-padding","",nt.spacing1),at.extend("--ft-chip-medium-gap","",nt.spacing1),at.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),at.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),at.extend("--ft-chip-medium-border-radius","",nt.borderRadiusPill),at.create("--ft-chip-medium-border-width","","SIZE","1px"),at.extend("--ft-chip-medium-icon-size","",nt.iconSize2),at.extend("--ft-chip-small-horizontal-padding","",nt.spacing2),at.extend("--ft-chip-small-vertical-padding","",nt.spacing05),at.extend("--ft-chip-small-gap","",nt.spacing1),at.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),at.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),at.extend("--ft-chip-small-border-radius","",nt.borderRadiusPill),at.create("--ft-chip-small-border-width","","SIZE","1px"),at.extend("--ft-chip-small-icon-size","",nt.iconSize1),at.extend("--ft-chip-neutral-background-color","",ct.backgroundGlobalOnSurface),at.extend("--ft-chip-neutral-color","",ct.contentGlobalPrimary),at.extend("--ft-chip-neutral-icon-color","",ct.contentGlobalPrimary),at.extend("--ft-chip-neutral-border-color","",ct.borderGlobalSubtle),at.extend("--ft-chip-info-background-color","",ct.backgroundInfoSubtle),at.extend("--ft-chip-info-color","",ct.contentInfoPrimary),at.extend("--ft-chip-info-icon-color","",ct.contentInfoIconOnly),at.extend("--ft-chip-info-border-color","",ct.borderInfoSubtle),at.extend("--ft-chip-success-background-color","",ct.backgroundSuccessSubtle),at.extend("--ft-chip-success-color","",ct.contentSuccessPrimary),at.extend("--ft-chip-success-icon-color","",ct.contentSuccessIconOnly),at.extend("--ft-chip-success-border-color","",ct.borderSuccessSubtle),at.extend("--ft-chip-warning-background-color","",ct.backgroundWarningSubtle),at.extend("--ft-chip-warning-color","",ct.contentWarningPrimary),at.extend("--ft-chip-warning-icon-color","",ct.contentWarningIconOnly),at.extend("--ft-chip-warning-border-color","",ct.borderWarningSubtle),at.extend("--ft-chip-error-background-color","",ct.backgroundErrorSubtle),at.extend("--ft-chip-error-color","",ct.contentErrorPrimary),at.extend("--ft-chip-error-icon-color","",ct.contentErrorIconOnly),at.extend("--ft-chip-error-border-color","",ct.borderErrorSubtle),at.extend("--ft-border-info-border-color","",ct.borderInfoSubtle),at.create("--ft-notice-border-width","","SIZE","1px"),at.extend("--ft-notice-horizontal-padding","",nt.spacing2),at.extend("--ft-notice-vertical-padding","",nt.spacing1),at.extend("--ft-notice-border-radius","",nt.borderRadiusS),at.extend("--ft-notice-gap","",nt.spacing2),at.extend("--ft-notice-icon-size","",nt.iconSize3),at.extend("--ft-notice-info-background-color","",ct.backgroundInfoSubtle),at.extend("--ft-notice-info-border-color","",ct.borderInfoSubtle),at.extend("--ft-notice-info-color","",ct.contentInfoPrimary),at.extend("--ft-notice-info-icon-color","",ct.contentInfoIconOnly),at.extend("--ft-notice-warning-background-color","",ct.backgroundWarningSubtle),at.extend("--ft-notice-warning-border-color","",ct.borderWarningSubtle),at.extend("--ft-notice-warning-color","",ct.contentWarningPrimary),at.extend("--ft-notice-warning-icon-color","",ct.contentWarningIconOnly),at.extend("--ft-notice-error-background-color","",ct.backgroundErrorSubtle),at.extend("--ft-notice-error-border-color","",ct.borderErrorSubtle),at.extend("--ft-notice-error-color","",ct.contentErrorPrimary),at.extend("--ft-notice-error-icon-color","",ct.contentErrorIconOnly),at.extend("--ft-notice-success-background-color","",ct.backgroundSuccessSubtle),at.extend("--ft-notice-success-border-color","",ct.borderSuccessSubtle),at.extend("--ft-notice-success-color","",ct.contentSuccessPrimary),at.extend("--ft-notice-success-icon-color","",ct.contentSuccessIconOnly),at.extend("--ft-checkbox-color","",ct.contentGlobalPrimary),at.extend("--ft-checkbox-checked-background-color","",ct.contentActionPrimary),at.extend("--ft-checkbox-checked-state-layer-color","",ct.contentActionPrimary),at.extend("--ft-checkbox-checked-icon-color","",ct.contentGlobalOnColor),at.extend("--ft-checkbox-checked-hover-state-layer-opacity","",nt.opacity16),at.extend("--ft-checkbox-checked-focus-state-layer-opacity","",nt.opacity16),at.extend("--ft-checkbox-checked-active-state-layer-opacity","",nt.opacity24),at.extend("--ft-checkbox-checked-disabled-component-opacity","",nt.opacity40),at.extend("--ft-checkbox-unchecked-border-color","",nt.colorGray80),at.extend("--ft-checkbox-unchecked-state-layer-color","",nt.colorGray80),at.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",nt.opacity16),at.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",nt.opacity16),at.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",nt.opacity24),at.extend("--ft-checkbox-unchecked-disabled-component-opacity","",nt.opacity40),at.extend("--ft-checkbox-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),at.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),at.extend("--ft-checkbox-gap","",nt.spacing3),at.extend("--ft-toggle-off-hover-state-layer-opacity","",nt.opacity16),at.extend("--ft-toggle-off-focus-state-layer-opacity","",nt.opacity16),at.extend("--ft-toggle-off-active-state-layer-opacity","",nt.opacity24),at.extend("--ft-toggle-off-disabled-component-opacity","",nt.opacity40),at.extend("--ft-toggle-off-background-color","",ct.contentGlobalSubtle),at.extend("--ft-toggle-off-icon-color","",ct.contentGlobalSubtle),at.extend("--ft-toggle-off-state-layer-color","",ct.contentGlobalSubtle),at.extend("--ft-toggle-on-hover-state-layer-opacity","",nt.opacity16),at.extend("--ft-toggle-on-focus-state-layer-opacity","",nt.opacity16),at.extend("--ft-toggle-on-active-state-layer-opacity","",nt.opacity24),at.extend("--ft-toggle-on-disabled-component-opacity","",nt.opacity40),at.extend("--ft-toggle-on-background-color","",ct.contentActionPrimary),at.extend("--ft-toggle-on-state-layer-color","",ct.contentActionPrimary),at.extend("--ft-toggle-on-icon-color","",ct.contentActionPrimary),at.extend("--ft-toggle-color","",ct.contentGlobalPrimary),at.extend("--ft-toggle-focus-focus-ring-color","",ct.borderActionFocusRing),at.extend("--ft-toggle-gap","",nt.spacing3),at.extend("--ft-radio-color","",ct.contentGlobalPrimary),at.extend("--ft-radio-selected-radio-color","",ct.contentActionPrimary),at.extend("--ft-radio-selected-state-layer-color","",ct.contentActionPrimary),at.extend("--ft-radio-selected-hover-state-layer-opacity","",nt.opacity16),at.extend("--ft-radio-selected-focus-state-layer-opacity","",nt.opacity16),at.extend("--ft-radio-selected-active-state-layer-opacity","",nt.opacity24),at.extend("--ft-radio-selected-disabled-component-opacity","",nt.opacity40),at.extend("--ft-radio-unselected-state-layer-color","",ct.borderInputPrimary),at.extend("--ft-radio-unselected-border-color","",ct.borderInputPrimary),at.extend("--ft-radio-unselected-hover-state-layer-opacity","",nt.opacity16),at.extend("--ft-radio-unselected-focus-state-layer-opacity","",nt.opacity16),at.extend("--ft-radio-unselected-active-state-layer-opacity","",nt.opacity24),at.extend("--ft-radio-unselected-disabled-component-opacity","",nt.opacity40),at.extend("--ft-radio-focus-focus-ring-color","",ct.borderActionFocusRing),at.create("--ft-radio-focus-outline-offset","","SIZE","3px"),at.create("--ft-radio-focus-outline-width","","SIZE","2px"),at.extend("--ft-radio-gap","",nt.spacing3),at.extend("--ft-notification-icon-size","",nt.iconSize4),at.extend("--ft-notification-horizontal-padding","",nt.spacing4),at.extend("--ft-notification-vertical-padding","",nt.spacing4),at.extend("--ft-notification-info-background-color","",ct.backgroundInfoSubtle),at.extend("--ft-notification-info-color","",ct.contentInfoPrimary),at.extend("--ft-notification-info-icon-color","",ct.contentInfoIconOnly),at.extend("--ft-notification-info-border-color","",ct.borderInfoSubtle),at.extend("--ft-notification-success-background-color","",ct.backgroundSuccessSubtle),at.extend("--ft-notification-success-color","",ct.contentSuccessPrimary),at.extend("--ft-notification-success-icon-color","",ct.contentSuccessIconOnly),at.extend("--ft-notification-success-border-color","",ct.borderSuccessSubtle),at.extend("--ft-notification-warning-background-color","",ct.backgroundWarningSubtle),at.extend("--ft-notification-warning-color","",ct.contentWarningPrimary),at.extend("--ft-notification-warning-icon-color","",ct.contentWarningIconOnly),at.extend("--ft-notification-warning-border-color","",ct.borderWarningSubtle),at.extend("--ft-notification-error-background-color","",ct.backgroundErrorSubtle),at.extend("--ft-notification-error-color","",ct.contentErrorPrimary),at.extend("--ft-notification-error-icon-color","",ct.contentErrorIconOnly),at.extend("--ft-notification-error-border-color","",ct.borderErrorSubtle),at.extend("--ft-notification-border-radius","",nt.borderRadiusPill),at.create("--ft-notification-border-width","","SIZE","1px"),at.extend("--ft-notification-leading-gap","",nt.spacing2),at.extend("--ft-notification-trailing-gap","",nt.spacing8),at.extend("--ft-tooltip-horizontal-padding","",nt.spacing2),at.extend("--ft-tooltip-vertical-padding","",nt.spacing2),at.extend("--ft-tooltip-border-radius","",nt.borderRadiusS),at.extend("--ft-tooltip-color","",ct.contentGlobalOnColor),at.extend("--ft-tooltip-background-color","",ct.contentGlobalPrimary),at.extend("--ft-tooltip-background-opacity","",nt.opacity80),at.extend("--ft-tooltip-shadow","",nt.shadowElevation03),at.create("--ft-tooltip-max-width","","SIZE","256px"),at.extend("--ft-tooltip-gap","",nt.spacing05);const ft=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),st=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),dt={fontFamily:st,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")},ht=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ft),gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",dt.fontSize,"20px"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",dt.fontWeight,"normal"),ut=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",dt.letterSpacing,"0.15px"),bt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",dt.lineHeight,"1.2"),mt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",dt.textTransform,"inherit"),xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ft),vt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",dt.fontSize,"14px"),Ot=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",dt.fontWeight,"normal"),Nt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",dt.letterSpacing,"0.105px"),St=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",dt.lineHeight,"1.7"),wt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",dt.textTransform,"inherit"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",st),$t=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",dt.fontSize,"16px"),It=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",dt.fontWeight,"600"),Et=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",dt.letterSpacing,"0.144px"),Wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",dt.lineHeight,"1.5"),kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",dt.textTransform,"inherit"),Ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",st),Rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",dt.fontSize,"14px"),zt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",dt.fontWeight,"normal"),Lt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",dt.letterSpacing,"0.098px"),Zt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",dt.lineHeight,"1.7"),Kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",dt.textTransform,"inherit"),Ft=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",st),Dt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",dt.fontSize,"16px"),Bt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",dt.fontWeight,"normal"),At=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",dt.letterSpacing,"0.496px"),Ht=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",dt.lineHeight,"1.5"),Gt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",dt.textTransform,"inherit"),Tt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",st),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",dt.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",dt.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",dt.letterSpacing,"0.252px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",dt.lineHeight,"1.4"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",dt.textTransform,"inherit")},jt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",st),Pt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",dt.fontSize,"12px"),Mt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",dt.fontWeight,"normal"),_t=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",dt.letterSpacing,"0.396px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",dt.lineHeight,"1.33"),Vt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",dt.textTransform,"inherit"),Xt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",st),qt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",dt.fontSize,"10px"),Jt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",dt.fontWeight,"normal"),Qt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",dt.letterSpacing,"0.33px"),to=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",dt.lineHeight,"1.6"),oo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",dt.textTransform,"inherit"),eo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",st),ro=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",dt.fontSize,"10px"),io=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",dt.fontWeight,"normal"),ao=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",dt.letterSpacing,"1.5px"),no=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",dt.lineHeight,"1.6"),lo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",dt.textTransform,"uppercase"),co={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",st),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",dt.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",dt.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",dt.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",dt.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",dt.textTransform,"uppercase")},po=e.css`
|
|
5
|
+
`;var Ge=u(ot());var No=u(R()),wo=u(ot());var vo;(function(e){e.FEEDBACK="FEEDBACK",e.RATING="RATING",e.PRINT="PRINT",e.BOOKMARK="BOOKMARK",e.COLLECTIONS="COLLECTIONS",e.PERSONAL_BOOKS="PERSONAL_BOOKS"})(vo||(vo={}));var Qn=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},Ue=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},He=Symbol("registerInterval");function ti(e){var o;class r extends e{constructor(){super(...arguments),this[o]=0}setReaderStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var a;return(a=this.stateManager)===null||a===void 0?void 0:a.service}connectedCallback(){super.connectedCallback(),this[He]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[He]):this.dispatchEvent(new Ue)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=He,Qn([(0,wo.state)()],r.prototype,"stateManager",void 0),r}var me=class extends ti(No.FtLitElementRedux){};var Eo=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},Ke=class extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}},De=Symbol("registerInterval");function ei(e){var o;class r extends e{constructor(){super(...arguments),this.disableContextInteractions=!1,this[o]=0}connectedCallback(){super.connectedCallback(),this[De]=window.setInterval(()=>this.tryToRegisterToTopicContext(),50)}tryToRegisterToTopicContext(){this.tocNode!=null?window.clearInterval(this[De]):this.dispatchEvent(new Ke)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return o=De,Eo([(0,Ge.state)()],r.prototype,"tocNode",void 0),Eo([(0,Ge.state)()],r.prototype,"disableContextInteractions",void 0),r}var be=class extends ei(me){};var nn=u(R());var rn=u(_()),H=u(ot()),de=u(R());var Ir=u(R());var Xe=globalThis,xe=Xe.trustedTypes,Ro=xe?xe.createPolicy("lit-html",{createHTML:e=>e}):void 0,Po="$lit$",Ct=`lit$${(Math.random()+"").slice(9)}$`,Bo="?"+Ct,oi=`<${Bo}>`,$t=document,Oe=()=>$t.createComment(""),re=e=>e===null||typeof e!="object"&&typeof e!="function",To=Array.isArray,ri=e=>To(e)||typeof e?.[Symbol.iterator]=="function",Me=`[
|
|
6
|
+
\f\r]`,oe=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ao=/-->/g,Lo=/>/g,At=RegExp(`>|${Me}(?:([^\\s"'>=/]+)(${Me}*=${Me}*(?:[^
|
|
7
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),$o=/'/g,Io=/"/g,zo=/^(?:script|style|textarea|title)$/i,ko=e=>(o,...r)=>({_$litType$:e,strings:o,values:r}),_o=ko(1),Ho=ko(2),ne=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),Wo=new WeakMap,Lt=$t.createTreeWalker($t,129);function Uo(e,o){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ro!==void 0?Ro.createHTML(o):o}var ni=(e,o)=>{let r=e.length-1,i=[],a,l=o===2?"<svg>":"",c=oe;for(let s=0;s<r;s++){let d=e[s],g,x,m=-1,N=0;for(;N<d.length&&(c.lastIndex=N,x=c.exec(d),x!==null);)N=c.lastIndex,c===oe?x[1]==="!--"?c=Ao:x[1]!==void 0?c=Lo:x[2]!==void 0?(zo.test(x[2])&&(a=RegExp("</"+x[2],"g")),c=At):x[3]!==void 0&&(c=At):c===At?x[0]===">"?(c=a??oe,m=-1):x[1]===void 0?m=-2:(m=c.lastIndex-x[2].length,g=x[1],c=x[3]===void 0?At:x[3]==='"'?Io:$o):c===Io||c===$o?c=At:c===Ao||c===Lo?c=oe:(c=At,a=void 0);let C=c===At&&e[s+1].startsWith("/>")?" ":"";l+=c===oe?d+oi:m>=0?(i.push(g),d.slice(0,m)+Po+d.slice(m)+Ct+C):d+Ct+(m===-2?s:C)}return[Uo(e,l+(e[r]||"<?>")+(o===2?"</svg>":"")),i]},ie=class e{constructor({strings:o,_$litType$:r},i){let a;this.parts=[];let l=0,c=0,s=o.length-1,d=this.parts,[g,x]=ni(o,r);if(this.el=e.createElement(g,i),Lt.currentNode=this.el.content,r===2){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(a=Lt.nextNode())!==null&&d.length<s;){if(a.nodeType===1){if(a.hasAttributes())for(let m of a.getAttributeNames())if(m.endsWith(Po)){let N=x[c++],C=a.getAttribute(m).split(Ct),E=/([.?@])?(.*)/.exec(N);d.push({type:1,index:l,name:E[2],strings:C,ctor:E[1]==="."?Fe:E[1]==="?"?Ve:E[1]==="@"?je:kt}),a.removeAttribute(m)}else m.startsWith(Ct)&&(d.push({type:6,index:l}),a.removeAttribute(m));if(zo.test(a.tagName)){let m=a.textContent.split(Ct),N=m.length-1;if(N>0){a.textContent=xe?xe.emptyScript:"";for(let C=0;C<N;C++)a.append(m[C],Oe()),Lt.nextNode(),d.push({type:2,index:++l});a.append(m[N],Oe())}}}else if(a.nodeType===8)if(a.data===Bo)d.push({type:2,index:l});else{let m=-1;for(;(m=a.data.indexOf(Ct,m+1))!==-1;)d.push({type:7,index:l}),m+=Ct.length-1}l++}}static createElement(o,r){let i=$t.createElement("template");return i.innerHTML=o,i}};function zt(e,o,r=e,i){if(o===ne)return o;let a=i!==void 0?r._$Co?.[i]:r._$Cl,l=re(o)?void 0:o._$litDirective$;return a?.constructor!==l&&(a?._$AO?.(!1),l===void 0?a=void 0:(a=new l(e),a._$AT(e,r,i)),i!==void 0?(r._$Co??=[])[i]=a:r._$Cl=a),a!==void 0&&(o=zt(e,a._$AS(e,o.values),a,i)),o}var Ze=class{constructor(o,r){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){let{el:{content:r},parts:i}=this._$AD,a=(o?.creationScope??$t).importNode(r,!0);Lt.currentNode=a;let l=Lt.nextNode(),c=0,s=0,d=i[0];for(;d!==void 0;){if(c===d.index){let g;d.type===2?g=new Se(l,l.nextSibling,this,o):d.type===1?g=new d.ctor(l,d.name,d.strings,this,o):d.type===6&&(g=new Ye(l,this,o)),this._$AV.push(g),d=i[++s]}c!==d?.index&&(l=Lt.nextNode(),c++)}return Lt.currentNode=$t,a}p(o){let r=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(o,i,r),r+=i.strings.length-2):i._$AI(o[r])),r++}},Se=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,r,i,a){this.type=2,this._$AH=U,this._$AN=void 0,this._$AA=o,this._$AB=r,this._$AM=i,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let o=this._$AA.parentNode,r=this._$AM;return r!==void 0&&o?.nodeType===11&&(o=r.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,r=this){o=zt(this,o,r),re(o)?o===U||o==null||o===""?(this._$AH!==U&&this._$AR(),this._$AH=U):o!==this._$AH&&o!==ne&&this._(o):o._$litType$!==void 0?this.g(o):o.nodeType!==void 0?this.$(o):ri(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!==U&&re(this._$AH)?this._$AA.nextSibling.data=o:this.$($t.createTextNode(o)),this._$AH=o}g(o){let{values:r,_$litType$:i}=o,a=typeof i=="number"?this._$AC(o):(i.el===void 0&&(i.el=ie.createElement(Uo(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===a)this._$AH.p(r);else{let l=new Ze(a,this),c=l.u(this.options);l.p(r),this.$(c),this._$AH=l}}_$AC(o){let r=Wo.get(o.strings);return r===void 0&&Wo.set(o.strings,r=new ie(o)),r}T(o){To(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,i,a=0;for(let l of o)a===r.length?r.push(i=new e(this.k(Oe()),this.k(Oe()),this,this.options)):i=r[a],i._$AI(l),a++;a<r.length&&(this._$AR(i&&i._$AB.nextSibling,a),r.length=a)}_$AR(o=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);o&&o!==this._$AB;){let i=o.nextSibling;o.remove(),o=i}}setConnected(o){this._$AM===void 0&&(this._$Cv=o,this._$AP?.(o))}},kt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,r,i,a,l){this.type=1,this._$AH=U,this._$AN=void 0,this.element=o,this.name=r,this._$AM=a,this.options=l,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=U}_$AI(o,r=this,i,a){let l=this.strings,c=!1;if(l===void 0)o=zt(this,o,r,0),c=!re(o)||o!==this._$AH&&o!==ne,c&&(this._$AH=o);else{let s=o,d,g;for(o=l[0],d=0;d<l.length-1;d++)g=zt(this,s[i+d],r,d),g===ne&&(g=this._$AH[d]),c||=!re(g)||g!==this._$AH[d],g===U?o=U:o!==U&&(o+=(g??"")+l[d+1]),this._$AH[d]=g}c&&!a&&this.O(o)}O(o){o===U?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},Fe=class extends kt{constructor(){super(...arguments),this.type=3}O(o){this.element[this.name]=o===U?void 0:o}},Ve=class extends kt{constructor(){super(...arguments),this.type=4}O(o){this.element.toggleAttribute(this.name,!!o&&o!==U)}},je=class extends kt{constructor(o,r,i,a,l){super(o,r,i,a,l),this.type=5}_$AI(o,r=this){if((o=zt(this,o,r,0)??U)===ne)return;let i=this._$AH,a=o===U&&i!==U||o.capture!==i.capture||o.once!==i.once||o.passive!==i.passive,l=o!==U&&(i===U||a);a&&this.element.removeEventListener(this.name,this,i),l&&this.element.addEventListener(this.name,this,o),this._$AH=o}handleEvent(o){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,o):this._$AH.handleEvent(o)}},Ye=class{constructor(o,r,i){this.element=o,this.type=6,this._$AN=void 0,this._$AM=r,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(o){zt(this,o)}};var ii=Xe.litHtmlPolyfillSupport;ii?.(ie,Se),(Xe.litHtmlVersions??=[]).push("3.1.0");var Go=Symbol.for(""),ai=e=>{if(e?.r===Go)return e?._$litStatic$},qe=e=>({_$litStatic$:e,r:Go});var Do=new Map,Ko=e=>(o,...r)=>{let i=r.length,a,l,c=[],s=[],d,g=0,x=!1;for(;g<i;){for(d=o[g];g<i&&(l=r[g],(a=ai(l))!==void 0);)d+=a+o[++g],x=!0;g!==i&&s.push(l),c.push(d),g++}if(g===i&&c.push(o[i]),x){let m=c.join("$$lit$$");(o=Do.get(m))===void 0&&(c.raw=c,Do.set(m,o=c)),r=s}return e(o,...r)},Je=Ko(_o),Ui=Ko(Ho);var Qe=u(ot()),$r=u(R());var It;(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"})(It||(It={}));var rt=u(_()),h=u(R());var gt=u(_(),1),vt=e=>typeof e=="string"?(0,gt.unsafeCSS)(e):e,t=class{static create(o,r,i,a){let l=s=>vt(s??a),c=gt.css`var(${vt(o)}, ${l(a)})`;return c.name=o,c.description=r,c.category=i,c.defaultValue=a,c.defaultCssValue=l,c.get=s=>gt.css`var(${vt(o)}, ${l(s)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(o,r,i,a){let l=s=>i.get(s??a),c=gt.css`var(${vt(o)}, ${l(a)})`;return c.name=o,c.description=r,c.category=i.category,c.fallbackVariable=i,c.defaultValue=a,c.defaultCssValue=l,c.get=s=>gt.css`var(${vt(o)}, ${l(s)})`,c.breadcrumb=()=>[i.name,...i.breadcrumb()],c.lastResortDefaultValue=()=>a??i.lastResortDefaultValue(),c}static external(o,r){let i=l=>o.fallbackVariable?o.fallbackVariable.get(l??o.defaultValue):vt(l??o.lastResortDefaultValue()),a=gt.css`var(${vt(o.name)}, ${i(o.defaultValue)})`;return a.name=o.name,a.category=o.category,a.fallbackVariable=o.fallbackVariable,a.defaultValue=o.defaultValue,a.context=r,a.defaultCssValue=i,a.get=l=>gt.css`var(${vt(o.name)}, ${i(l)})`,a.breadcrumb=()=>o.fallbackVariable?[o.fallbackVariable.name,...o.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>o.lastResortDefaultValue(),a}};var n={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","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)")},Mo={fontFamily:t.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-textCase","","UNKNOWN","none")},Zo={fontFamily:t.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:t.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Fo={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")},Vo={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")},jo={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")},Yo={fontFamily:t.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Xo={fontFamily:t.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},qo={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")},Jo={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")},li={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")},Qo={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")},tr={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")},er={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")},or={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")},rr={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")},nr={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")},ir={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")},ar={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")},lr={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")},cr={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")},pr={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")},sr={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")},dr={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")},fr={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")},hr={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")},gr={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")},Ce={display:Mo,"title-1":Zo,"title-2":Fo,"title-3":Vo,"body-1-regular":jo,"body-1-medium":Yo,"body-1-semibold":Xo,"body-2-regular":qo,"body-2-medium":Jo,"body-2-medium-underline":li,"body-2-semibold":Qo,"label-1-medium":tr,"label-1-semibold":er,"label-1-bold":or,"label-2-medium":rr,"label-2-semibold":nr,"label-2-bold":ir,"caption-1-medium":ar,"caption-1-semibold":lr,"caption-1-bold":cr,"caption-2-medium":pr,"caption-2-semibold":sr,"caption-2-bold":dr,"caption-3-medium":fr,"caption-3-semibold":hr,"caption-3-bold":gr};var p={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",n.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",n.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",n.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",n.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",n.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",n.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",n.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",n.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",n.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",n.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",n.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",n.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",n.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",n.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",n.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",n.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",n.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",n.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
8
|
+
Also for action icons.`,n.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",n.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",n.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",n.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",n.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",n.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",n.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",n.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",n.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",n.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",n.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",n.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",n.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",n.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",n.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",n.colorGray80)};var y={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",n.spacing4),largeGap:t.extend("--ft-button-large-gap","",n.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",n.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",n.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:t.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",n.spacing3),smallGap:t.extend("--ft-button-small-gap","",n.spacing2),smallBorderRadius:t.extend("--ft-button-small-border-radius","",n.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",n.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","",p.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",p.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",p.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",p.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",n.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",n.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",n.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",n.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",p.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",p.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",p.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",p.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",n.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",n.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",n.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",n.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",p.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",p.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",p.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",n.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",n.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",n.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",n.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",p.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",p.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",p.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",p.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",n.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",n.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",n.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",n.opacity40)};var na={iconSize:t.extend("--ft-banner-icon-size","",n.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-banner-horizontal-padding","",n.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",n.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",n.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",n.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",n.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",n.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",p.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",p.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",p.contentInfoIconOnly)};var pa={horizontalGap:t.extend("--ft-breadcrumb-horizontal-gap","",n.spacing1),verticalGap:t.extend("--ft-breadcrumb-vertical-gap","",n.spacing2),currentElementColor:t.extend("--ft-breadcrumb-current-element-color","",p.contentGlobalPrimary),iconColor:t.extend("--ft-breadcrumb-icon-color","",p.contentGlobalSubtle)};var ga={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",n.spacing12),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",n.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",n.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",n.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",n.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",n.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",n.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",p.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",p.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",p.contentGlobalSecondary)};var xa={smallContainerWidth:t.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:t.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",n.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",n.opacity40),shadow:t.extend("--ft-modal-shadow","",n.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",n.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",n.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",n.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",n.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",n.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",p.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",p.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",p.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",n.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",n.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",n.spacing6),headerGap:t.extend("--ft-modal-header-gap","",n.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",n.borderRadiusM)};var Na={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",n.opacity40),shadow:t.extend("--ft-drawer-shadow","",n.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",n.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",n.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",n.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",n.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",p.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",p.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",p.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",n.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",n.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",p.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",p.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",p.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",n.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",n.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",n.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",n.colorGray700)};var La={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",n.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",n.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",n.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",n.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",n.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",n.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",p.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",p.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",p.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",p.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","",p.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",p.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","",p.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",n.opacity40)};var Ba={backgroundColor:t.extend("--ft-text-area-background-color","",n.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",p.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",p.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",p.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","",p.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",p.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",n.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",n.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",n.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",n.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",n.borderRadiusM)};var Ha={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",n.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",p.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",p.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",p.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",p.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",n.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",n.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",n.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",n.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",n.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",n.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",p.backgroundGlobalOnSurface)};var Ma={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",n.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",n.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",n.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",n.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",n.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",n.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",n.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",n.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",p.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",p.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",p.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","",p.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",p.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",p.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",n.opacity40)};var Ya={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",n.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",p.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",p.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",p.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",p.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",n.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",n.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",n.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",n.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",n.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",n.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",n.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",n.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",n.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",n.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",n.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",n.borderRadiusM)};var tl={backgroundColor:t.extend("--ft-popover-background-color","",p.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",n.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",n.spacing6),iconColor:t.extend("--ft-popover-icon-color","",p.contentGlobalSecondary),iconSize:t.extend("--ft-popover-icon-size","",n.iconSize2),titleColor:t.extend("--ft-popover-title-color","",p.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",p.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",p.contentActionPrimary),gap:t.extend("--ft-popover-gap","",n.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",n.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",n.shadowElevation02)};var il={topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",n.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",n.borderRadiusS),labelHorizontalPadding:t.extend("--ft-tabs-label-horizontal-padding","",n.spacing4),labelVerticalPadding:t.extend("--ft-tabs-label-vertical-padding","",n.spacing3),labelGap:t.extend("--ft-tabs-label-gap","",n.spacing1),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",n.opacity8),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",n.opacity8),offActiveStateLayerOpacity:t.extend("--ft-tabs-off-active-state-layer-opacity","",n.opacity16),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",n.opacity40),offColor:t.extend("--ft-tabs-off-color","",p.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",n.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",n.opacity8),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",n.opacity16),onDisabledComponentOpacity:t.extend("--ft-tabs-on-disabled-component-opacity","",n.opacity40),onColor:t.extend("--ft-tabs-on-color","",p.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",p.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-tabs-icon-horizontal-padding","",n.spacing1),iconVerticalPadding:t.extend("--ft-tabs-icon-vertical-padding","",n.spacing4),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",p.borderActionFocusRing)};var sl={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",n.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",n.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",p.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",n.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",n.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",n.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",n.spacing3),color:t.extend("--ft-collapsible-color","",p.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",p.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",p.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",p.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",n.iconSize3)};var yl={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",n.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",n.spacing1),groupGap:t.extend("--ft-switch-group-gap","",n.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",p.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",p.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",n.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",n.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",n.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",n.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",n.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",n.opacity40),offColor:t.extend("--ft-switch-off-color","",p.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",n.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",n.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",n.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",n.opacity40),onColor:t.extend("--ft-switch-on-color","",p.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",p.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",n.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",n.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",p.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",n.borderRadiusS)};var xl={color1Light:t.extend("--ft-chart-1-light","for area color charts",n.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",n.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",n.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",n.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",n.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",n.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",n.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",n.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",n.colorRed40),color5Base:t.extend("--ft-chart-5-base","",n.colorRed60),color6Light:t.extend("--ft-chart-6-light","",n.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",n.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",n.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",n.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",n.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",n.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",n.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",n.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",n.colorGray50),color10Base:t.extend("--ft-chart-10-base","",n.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",n.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",n.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",n.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",n.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",n.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",n.colorBrand200)};var Nl={largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",n.spacing4),largeVerticalPadding:t.extend("--ft-chip-large-vertical-padding","",n.spacing2),largeGap:t.extend("--ft-chip-large-gap","",n.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.extend("--ft-chip-large-border-radius","",n.borderRadiusPill),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",n.iconSize3),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",n.spacing3),mediumVerticalPadding:t.extend("--ft-chip-medium-vertical-padding","",n.spacing1),mediumGap:t.extend("--ft-chip-medium-gap","",n.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.extend("--ft-chip-medium-border-radius","",n.borderRadiusPill),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",n.iconSize2),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",n.spacing2),smallVerticalPadding:t.extend("--ft-chip-small-vertical-padding","",n.spacing05),smallGap:t.extend("--ft-chip-small-gap","",n.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.extend("--ft-chip-small-border-radius","",n.borderRadiusPill),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",n.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",p.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",p.contentGlobalPrimary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",p.contentGlobalPrimary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",p.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",p.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",p.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",p.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",p.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",p.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",p.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",p.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",p.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",p.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",p.borderErrorSubtle)};var Al={infoBorderColor:t.extend("--ft-border-info-border-color","",p.borderInfoSubtle)};var Pl={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",n.spacing2),verticalPadding:t.extend("--ft-notice-vertical-padding","",n.spacing1),borderRadius:t.extend("--ft-notice-border-radius","",n.borderRadiusS),gap:t.extend("--ft-notice-gap","",n.spacing2),iconSize:t.extend("--ft-notice-icon-size","",n.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",p.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",p.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",p.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",p.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",p.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",p.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",p.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",p.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",p.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",p.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",p.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",p.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",p.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",p.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",p.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",p.contentSuccessIconOnly)};var _l={color:t.extend("--ft-checkbox-color","",p.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",p.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",p.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",p.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",n.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",n.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",n.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",n.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",n.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",n.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",n.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",n.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",n.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",n.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-checkbox-gap","",n.spacing3)};var Kl={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",n.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",n.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",n.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",n.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",p.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",p.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",n.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",n.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",n.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",n.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",p.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",p.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",p.contentActionPrimary),color:t.extend("--ft-toggle-color","",p.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",p.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",n.spacing3)};var jl={color:t.extend("--ft-radio-color","",p.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",p.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",p.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",n.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",n.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",n.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",n.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",p.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",p.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",n.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",n.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",n.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",n.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",n.spacing3)};var Ql={iconSize:t.extend("--ft-notification-icon-size","",n.iconSize4),horizontalPadding:t.extend("--ft-notification-horizontal-padding","",n.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",n.spacing4),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",p.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",p.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",p.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",p.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",p.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",p.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",p.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",p.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",p.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",p.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",n.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",n.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",n.spacing8)};var nc={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",n.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",n.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",n.borderRadiusS),color:t.extend("--ft-tooltip-color","",p.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",p.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",n.opacity80),shadow:t.extend("--ft-tooltip-shadow","",n.shadowElevation03),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",n.spacing05)};var ve=u(_());function yr(e){let o=Ce[e];return ve.css`
|
|
9
|
+
.ft-typography--${(0,ve.unsafeCSS)(e)} {
|
|
10
|
+
font-family: ${o.fontFamily};
|
|
11
|
+
font-size: ${o.fontSize};
|
|
12
|
+
font-weight: ${o.fontWeight};
|
|
13
|
+
letter-spacing: ${o.letterSpacing};
|
|
14
|
+
line-height: ${o.lineHeight};
|
|
15
|
+
text-transform: ${o.textCase};
|
|
16
|
+
}
|
|
17
|
+
`}var ur=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),yt=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),b={fontFamily:yt,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},_t={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ur),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",b.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",b.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",b.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",b.textTransform,"inherit")},Ht={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ur),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",b.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",b.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",b.textTransform,"inherit")},Ut={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",b.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",b.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",b.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",b.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",b.textTransform,"inherit")},Dt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",b.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",b.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",b.textTransform,"inherit")},Gt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",b.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",b.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",b.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",b.textTransform,"inherit")},ct={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",b.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",b.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",b.textTransform,"inherit")},Kt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",b.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",b.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",b.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",b.textTransform,"inherit")},Mt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",b.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",b.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",b.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",b.textTransform,"inherit")},Zt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",b.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",b.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",b.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",b.textTransform,"uppercase")},pt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",yt),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",b.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",b.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",b.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",b.textTransform,"uppercase")},mr=rt.css`
|
|
17
18
|
.ft-typography--title {
|
|
18
|
-
font-family: ${
|
|
19
|
-
font-size: ${
|
|
20
|
-
font-weight: ${
|
|
21
|
-
letter-spacing: ${
|
|
22
|
-
line-height: ${
|
|
23
|
-
text-transform: ${
|
|
24
|
-
}
|
|
25
|
-
`,
|
|
19
|
+
font-family: ${_t.fontFamily};
|
|
20
|
+
font-size: ${_t.fontSize};
|
|
21
|
+
font-weight: ${_t.fontWeight};
|
|
22
|
+
letter-spacing: ${_t.letterSpacing};
|
|
23
|
+
line-height: ${_t.lineHeight};
|
|
24
|
+
text-transform: ${_t.textTransform};
|
|
25
|
+
}
|
|
26
|
+
`,br=rt.css`
|
|
26
27
|
.ft-typography--title-dense {
|
|
27
|
-
font-family: ${
|
|
28
|
-
font-size: ${
|
|
29
|
-
font-weight: ${
|
|
30
|
-
letter-spacing: ${
|
|
31
|
-
line-height: ${
|
|
32
|
-
text-transform: ${
|
|
33
|
-
}
|
|
34
|
-
`,
|
|
28
|
+
font-family: ${Ht.fontFamily};
|
|
29
|
+
font-size: ${Ht.fontSize};
|
|
30
|
+
font-weight: ${Ht.fontWeight};
|
|
31
|
+
letter-spacing: ${Ht.letterSpacing};
|
|
32
|
+
line-height: ${Ht.lineHeight};
|
|
33
|
+
text-transform: ${Ht.textTransform};
|
|
34
|
+
}
|
|
35
|
+
`,xr=rt.css`
|
|
35
36
|
.ft-typography--subtitle1 {
|
|
36
|
-
font-family: ${
|
|
37
|
-
font-size: ${
|
|
38
|
-
font-weight: ${
|
|
39
|
-
letter-spacing: ${
|
|
40
|
-
line-height: ${
|
|
41
|
-
text-transform: ${
|
|
42
|
-
}
|
|
43
|
-
`,
|
|
37
|
+
font-family: ${Ut.fontFamily};
|
|
38
|
+
font-size: ${Ut.fontSize};
|
|
39
|
+
font-weight: ${Ut.fontWeight};
|
|
40
|
+
letter-spacing: ${Ut.letterSpacing};
|
|
41
|
+
line-height: ${Ut.lineHeight};
|
|
42
|
+
text-transform: ${Ut.textTransform};
|
|
43
|
+
}
|
|
44
|
+
`,Or=rt.css`
|
|
44
45
|
.ft-typography--subtitle2 {
|
|
45
|
-
font-family: ${
|
|
46
|
-
font-size: ${
|
|
47
|
-
font-weight: ${
|
|
48
|
-
letter-spacing: ${
|
|
49
|
-
line-height: ${
|
|
50
|
-
text-transform: ${
|
|
46
|
+
font-family: ${Dt.fontFamily};
|
|
47
|
+
font-size: ${Dt.fontSize};
|
|
48
|
+
font-weight: ${Dt.fontWeight};
|
|
49
|
+
letter-spacing: ${Dt.letterSpacing};
|
|
50
|
+
line-height: ${Dt.lineHeight};
|
|
51
|
+
text-transform: ${Dt.textTransform};
|
|
51
52
|
}
|
|
52
53
|
|
|
53
|
-
`,
|
|
54
|
+
`,Sr=rt.css`
|
|
54
55
|
.ft-typography--body1 {
|
|
55
|
-
font-family: ${
|
|
56
|
-
font-size: ${
|
|
57
|
-
font-weight: ${
|
|
58
|
-
letter-spacing: ${
|
|
59
|
-
line-height: ${
|
|
60
|
-
text-transform: ${Gt};
|
|
61
|
-
}
|
|
62
|
-
`,
|
|
56
|
+
font-family: ${Gt.fontFamily};
|
|
57
|
+
font-size: ${Gt.fontSize};
|
|
58
|
+
font-weight: ${Gt.fontWeight};
|
|
59
|
+
letter-spacing: ${Gt.letterSpacing};
|
|
60
|
+
line-height: ${Gt.lineHeight};
|
|
61
|
+
text-transform: ${Gt.textTransform};
|
|
62
|
+
}
|
|
63
|
+
`,Cr=rt.css`
|
|
63
64
|
.ft-typography--body2 {
|
|
64
|
-
font-family: ${
|
|
65
|
-
font-size: ${
|
|
66
|
-
font-weight: ${
|
|
67
|
-
letter-spacing: ${
|
|
68
|
-
line-height: ${
|
|
69
|
-
text-transform: ${
|
|
70
|
-
}
|
|
71
|
-
`,
|
|
65
|
+
font-family: ${ct.fontFamily};
|
|
66
|
+
font-size: ${ct.fontSize};
|
|
67
|
+
font-weight: ${ct.fontWeight};
|
|
68
|
+
letter-spacing: ${ct.letterSpacing};
|
|
69
|
+
line-height: ${ct.lineHeight};
|
|
70
|
+
text-transform: ${ct.textTransform};
|
|
71
|
+
}
|
|
72
|
+
`,vr=rt.css`
|
|
72
73
|
.ft-typography--caption {
|
|
73
|
-
font-family: ${
|
|
74
|
-
font-size: ${
|
|
75
|
-
font-weight: ${
|
|
76
|
-
letter-spacing: ${
|
|
77
|
-
line-height: ${
|
|
78
|
-
text-transform: ${
|
|
79
|
-
}
|
|
80
|
-
`,
|
|
74
|
+
font-family: ${Kt.fontFamily};
|
|
75
|
+
font-size: ${Kt.fontSize};
|
|
76
|
+
font-weight: ${Kt.fontWeight};
|
|
77
|
+
letter-spacing: ${Kt.letterSpacing};
|
|
78
|
+
line-height: ${Kt.lineHeight};
|
|
79
|
+
text-transform: ${Kt.textTransform};
|
|
80
|
+
}
|
|
81
|
+
`,Nr=rt.css`
|
|
81
82
|
.ft-typography--breadcrumb {
|
|
82
|
-
font-family: ${
|
|
83
|
-
font-size: ${
|
|
84
|
-
font-weight: ${
|
|
85
|
-
letter-spacing: ${
|
|
86
|
-
line-height: ${
|
|
87
|
-
text-transform: ${
|
|
88
|
-
}
|
|
89
|
-
`,
|
|
83
|
+
font-family: ${Mt.fontFamily};
|
|
84
|
+
font-size: ${Mt.fontSize};
|
|
85
|
+
font-weight: ${Mt.fontWeight};
|
|
86
|
+
letter-spacing: ${Mt.letterSpacing};
|
|
87
|
+
line-height: ${Mt.lineHeight};
|
|
88
|
+
text-transform: ${Mt.textTransform};
|
|
89
|
+
}
|
|
90
|
+
`,wr=rt.css`
|
|
90
91
|
.ft-typography--overline {
|
|
91
|
-
font-family: ${
|
|
92
|
-
font-size: ${
|
|
93
|
-
font-weight: ${
|
|
94
|
-
letter-spacing: ${
|
|
95
|
-
line-height: ${
|
|
96
|
-
text-transform: ${
|
|
97
|
-
}
|
|
98
|
-
`,
|
|
92
|
+
font-family: ${Zt.fontFamily};
|
|
93
|
+
font-size: ${Zt.fontSize};
|
|
94
|
+
font-weight: ${Zt.fontWeight};
|
|
95
|
+
letter-spacing: ${Zt.letterSpacing};
|
|
96
|
+
line-height: ${Zt.lineHeight};
|
|
97
|
+
text-transform: ${Zt.textTransform};
|
|
98
|
+
}
|
|
99
|
+
`,Er=rt.css`
|
|
99
100
|
.ft-typography--button {
|
|
100
|
-
font-family: ${
|
|
101
|
-
font-size: ${
|
|
102
|
-
font-weight: ${
|
|
103
|
-
letter-spacing: ${
|
|
104
|
-
line-height: ${
|
|
105
|
-
text-transform: ${
|
|
106
|
-
}
|
|
107
|
-
`,
|
|
101
|
+
font-family: ${pt.fontFamily};
|
|
102
|
+
font-size: ${pt.fontSize};
|
|
103
|
+
font-weight: ${pt.fontWeight};
|
|
104
|
+
letter-spacing: ${pt.letterSpacing};
|
|
105
|
+
line-height: ${pt.lineHeight};
|
|
106
|
+
text-transform: ${pt.textTransform};
|
|
107
|
+
}
|
|
108
|
+
`,Rr=rt.css`
|
|
108
109
|
.ft-typography {
|
|
109
110
|
vertical-align: inherit;
|
|
110
111
|
}
|
|
111
|
-
`,
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
font-size: ${o.fontSize};
|
|
115
|
-
font-weight: ${o.fontWeight};
|
|
116
|
-
letter-spacing: ${o.letterSpacing};
|
|
117
|
-
line-height: ${o.lineHeight};
|
|
118
|
-
text-transform: ${o.textCase};
|
|
119
|
-
}
|
|
120
|
-
`}(t)))];var No=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class So extends o.FtLitElement{constructor(){super(...arguments),this.variant=rt.body1}render(){return this.element?et`
|
|
121
|
-
<${tt(this.element)}
|
|
112
|
+
`,Ar=[Object.keys(Ce).map(e=>yr(e))];var Lr=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},J=class extends $r.FtLitElement{constructor(){super(...arguments),this.variant=It.body1}render(){return this.element?Je`
|
|
113
|
+
<${qe(this.element)}
|
|
114
|
+
part="text"
|
|
122
115
|
class="ft-typography ft-typography--${this.variant}">
|
|
123
116
|
<slot></slot>
|
|
124
|
-
</${
|
|
125
|
-
`:
|
|
126
|
-
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
127
|
-
`}}
|
|
117
|
+
</${qe(this.element)}>
|
|
118
|
+
`:Je`
|
|
119
|
+
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
120
|
+
`}};J.styles=[mr,br,xr,Or,Sr,Cr,vr,Nr,wr,Er,Rr,...Ar];Lr([(0,Qe.property)()],J.prototype,"element",void 0);Lr([(0,Qe.property)()],J.prototype,"variant",void 0);(0,Ir.customElement)("ft-typography")(J);var Wr=u(_()),ut=u(R()),Ft={distance:ut.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ut.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ut.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:ut.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:ut.FtCssVariableFactory.external(ut.designSystemVariables.borderRadiusS,"Design system"),maxWidth:ut.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Pr=Wr.css`
|
|
128
121
|
.ft-tooltip--container {
|
|
129
122
|
display: block;
|
|
130
123
|
}
|
|
@@ -139,21 +132,21 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
139
132
|
box-sizing: border-box;
|
|
140
133
|
overflow: hidden;
|
|
141
134
|
width: max-content;
|
|
142
|
-
max-width: ${
|
|
135
|
+
max-width: ${Ft.maxWidth};
|
|
143
136
|
text-align: center;
|
|
144
|
-
padding: ${
|
|
145
|
-
z-index: ${
|
|
137
|
+
padding: ${Ft.distance};
|
|
138
|
+
z-index: ${Ft.zIndex};
|
|
146
139
|
}
|
|
147
140
|
|
|
148
141
|
.ft-tooltip--content {
|
|
149
142
|
padding: 4px 8px;
|
|
150
|
-
border-radius: ${
|
|
151
|
-
background-color: ${
|
|
152
|
-
color: ${
|
|
143
|
+
border-radius: ${Ft.borderRadiusS};
|
|
144
|
+
background-color: ${Ft.backgroundColor};
|
|
145
|
+
color: ${Ft.color};
|
|
153
146
|
position: relative;
|
|
154
147
|
word-break: break-word;
|
|
155
148
|
}
|
|
156
|
-
`,Uo=["start","end"],Ro=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+Uo[0],o+"-"+Uo[1])),[]),zo=Math.min,Lo=Math.max,Zo=Math.round,Ko=t=>({x:t,y:t}),Fo={left:"right",right:"left",bottom:"top",top:"bottom"},Do={start:"end",end:"start"};function Bo(t,o,e){return Lo(t,zo(o,e))}function Ao(t,o){return"function"==typeof t?t(o):t}function Ho(t){return t.split("-")[0]}function Go(t){return t.split("-")[1]}function To(t){return"x"===t?"y":"x"}function jo(t){return"y"===t?"height":"width"}function Po(t){return["top","bottom"].includes(Ho(t))?"y":"x"}function Mo(t){return To(Po(t))}function _o(t){return t.replace(/left|right|bottom|top/g,(t=>Fo[t]))}function Yo(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Vo(t,o,e){let{reference:r,floating:i}=t;const a=Po(o),n=Mo(o),l=jo(n),c=Ho(o),p="y"===a,f=r.x+r.width/2-i.width/2,s=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:f,y:r.y-i.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-i.width,y:s};break;default:h={x:r.x,y:r.y}}switch(Go(o)){case"start":h[n]-=d*(e&&p?-1:1);break;case"end":h[n]+=d*(e&&p?-1:1)}return h}async function Xo(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:a,rects:n,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:f="viewport",elementContext:s="floating",altBoundary:d=!1,padding:h=0}=Ao(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],u=Yo(await a.getClippingRect({element:null==(e=await(null==a.isElement?void 0:a.isElement(y)))||e?y:y.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:f,strategy:c})),b="floating"===s?{...n.floating,x:r,y:i}:n.reference,m=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),x=await(null==a.isElement?void 0:a.isElement(m))&&await(null==a.getScale?void 0:a.getScale(m))||{x:1,y:1},v=Yo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(u.top-v.top+g.top)/x.y,bottom:(v.bottom-u.bottom+g.bottom)/x.y,left:(u.left-v.left+g.left)/x.x,right:(v.right-u.right+g.right)/x.x}}function qo(t,o,e){return(t?[...e.filter((o=>Go(o)===t)),...e.filter((o=>Go(o)!==t))]:e.filter((t=>Ho(t)===t))).filter((e=>!t||(Go(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>Do[t]))}(e)!==e)))}const Jo=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:a,middlewareData:n,placement:l,platform:c,elements:p}=o,{crossAxis:f=!1,alignment:s,allowedPlacements:d=Ro,autoAlignment:h=!0,...g}=Ao(t,o),y=void 0!==s||d===Ro?qo(s||null,h,d):d,u=await Xo(o,g),b=(null==(e=n.autoPlacement)?void 0:e.index)||0,m=y[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=Go(t),i=Mo(t),a=jo(i);let n="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[a]>o.floating[a]&&(n=_o(n)),[n,_o(n)]}(m,a,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:y[0]}};const v=[u[Ho(m)],u[x[0]],u[x[1]]],O=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:v}],N=y[b+1];if(N)return{data:{index:b+1,overflows:O},reset:{placement:N}};const S=O.map((t=>{const o=Go(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,Go(t[0])?2:3).every((t=>t<=0)))),C=(null==(i=w[0])?void 0:i[0])||S[0][0];return C!==l?{data:{index:b+1,overflows:O},reset:{placement:C}}:{}}}};function Qo(t){return ee(t)?(t.nodeName||"").toLowerCase():"#document"}function te(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function oe(t){var o;return null==(o=(ee(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function ee(t){return t instanceof Node||t instanceof te(t).Node}function re(t){return t instanceof Element||t instanceof te(t).Element}function ie(t){return t instanceof HTMLElement||t instanceof te(t).HTMLElement}function ae(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof te(t).ShadowRoot)}function ne(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=se(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function le(t){return["table","td","th"].includes(Qo(t))}function ce(t){const o=pe(),e=se(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 pe(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function fe(t){return["html","body","#document"].includes(Qo(t))}function se(t){return te(t).getComputedStyle(t)}function de(t){return re(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function he(t){if("html"===Qo(t))return t;const o=t.assignedSlot||t.parentNode||ae(t)&&t.host||oe(t);return ae(o)?o.host:o}function ge(t){const o=he(t);return fe(o)?t.ownerDocument?t.ownerDocument.body:t.body:ie(o)&&ne(o)?o:ge(o)}function ye(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=ge(t),a=i===(null==(r=t.ownerDocument)?void 0:r.body),n=te(i);return a?o.concat(n,n.visualViewport||[],ne(i)?i:[],n.frameElement&&e?ye(n.frameElement):[]):o.concat(i,ye(i,[],e))}function ue(t){const o=se(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=ie(t),a=i?t.offsetWidth:e,n=i?t.offsetHeight:r,l=Zo(e)!==a||Zo(r)!==n;return l&&(e=a,r=n),{width:e,height:r,$:l}}function be(t){return re(t)?t:t.contextElement}function me(t){const o=be(t);if(!ie(o))return Ko(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:a}=ue(o);let n=(a?Zo(e.width):e.width)/r,l=(a?Zo(e.height):e.height)/i;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const xe=Ko(0);function ve(t){const o=te(t);return pe()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:xe}function Oe(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),a=be(t);let n=Ko(1);o&&(r?re(r)&&(n=me(r)):n=me(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==te(t))&&o}(a,e,r)?ve(a):Ko(0);let c=(i.left+l.x)/n.x,p=(i.top+l.y)/n.y,f=i.width/n.x,s=i.height/n.y;if(a){const t=te(a),o=r&&re(r)?te(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=me(e),o=e.getBoundingClientRect(),r=se(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,a=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,f*=t.x,s*=t.y,c+=i,p+=a,e=te(e).frameElement}}return Yo({width:f,height:s,x:c,y:p})}function Ne(t){return Oe(oe(t)).left+de(t).scrollLeft}function Se(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=te(t),r=oe(t),i=e.visualViewport;let a=r.clientWidth,n=r.clientHeight,l=0,c=0;if(i){a=i.width,n=i.height;const t=pe();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=oe(t),e=de(t),r=t.ownerDocument.body,i=Lo(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=Lo(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+Ne(t);const l=-e.scrollTop;return"rtl"===se(r).direction&&(n+=Lo(o.clientWidth,r.clientWidth)-i),{width:i,height:a,x:n,y:l}}(oe(t));else if(re(o))r=function(t,o){const e=Oe(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,a=ie(t)?me(t):Ko(1);return{width:t.clientWidth*a.x,height:t.clientHeight*a.y,x:i*a.x,y:r*a.y}}(o,e);else{const e=ve(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Yo(r)}function we(t,o){const e=he(t);return!(e===o||!re(e)||fe(e))&&("fixed"===se(e).position||we(e,o))}function Ce(t,o,e){const r=ie(o),i=oe(o),a="fixed"===e,n=Oe(t,!0,a,o);let l={scrollLeft:0,scrollTop:0};const c=Ko(0);if(r||!r&&!a)if(("body"!==Qo(o)||ne(i))&&(l=de(o)),r){const t=Oe(o,!0,a,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=Ne(i));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function $e(t,o){return ie(t)&&"fixed"!==se(t).position?o?o(t):t.offsetParent:null}function Ie(t,o){const e=te(t);if(!ie(t))return e;let r=$e(t,o);for(;r&&le(r)&&"static"===se(r).position;)r=$e(r,o);return r&&("html"===Qo(r)||"body"===Qo(r)&&"static"===se(r).position&&!ce(r))?e:r||function(t){let o=he(t);for(;ie(o)&&!fe(o);){if(ce(o))return o;o=he(o)}return null}(t)||e}const Ee={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=ie(e),a=oe(e);if(e===a)return o;let n={scrollLeft:0,scrollTop:0},l=Ko(1);const c=Ko(0);if((i||!i&&"fixed"!==r)&&(("body"!==Qo(e)||ne(a))&&(n=de(e)),ie(e))){const t=Oe(e);l=me(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:oe,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const a=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=ye(t,[],!1).filter((t=>re(t)&&"body"!==Qo(t))),i=null;const a="fixed"===se(t).position;let n=a?he(t):t;for(;re(n)&&!fe(n);){const o=se(n),e=ce(n);e||"fixed"!==o.position||(i=null),(a?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||ne(n)&&!e&&we(t,n))?r=r.filter((t=>t!==n)):i=o,n=he(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=a[0],l=a.reduce(((t,e)=>{const r=Se(o,e,i);return t.top=Lo(r.top,t.top),t.right=zo(r.right,t.right),t.bottom=zo(r.bottom,t.bottom),t.left=Lo(r.left,t.left),t}),Se(o,n,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Ie,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||Ie,a=this.getDimensions;return{reference:Ce(o,await i(e),r),floating:{x:0,y:0,...await a(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return ue(t)},getScale:me,isElement:re,isRTL:function(t){return"rtl"===se(t).direction}},We=(t,o,e)=>{const r=new Map,i={platform:Ee,...e},a={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:n}=e,l=a.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let p=await n.getElementRects({reference:t,floating:o,strategy:i}),{x:f,y:s}=Vo(p,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:a,fn:y}=l[e],{x:u,y:b,data:m,reset:x}=await y({x:f,y:s,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:p,platform:n,elements:{reference:t,floating:o}});f=null!=u?u:f,s=null!=b?b:s,h={...h,[a]:{...h[a],...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:i}):x.rects),({x:f,y:s}=Vo(p,d,c))),e=-1)}return{x:f,y:s,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:a})};function ke(t){return function(t){for(let o=t;o;o=Ue(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=Ue(t);o;o=Ue(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 Ue(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var Re=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class ze 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`
|
|
149
|
+
`;var Tr=["top","right","bottom","left"],Br=["start","end"],eo=Tr.reduce((e,o)=>e.concat(o,o+"-"+Br[0],o+"-"+Br[1]),[]),ae=Math.min,Nt=Math.max,le=Math.round;var mt=e=>({x:e,y:e}),ci={left:"right",right:"left",bottom:"top",top:"bottom"},pi={start:"end",end:"start"};function oo(e,o,r){return Nt(e,ae(o,r))}function Ne(e,o){return typeof e=="function"?e(o):e}function Vt(e){return e.split("-")[0]}function wt(e){return e.split("-")[1]}function ro(e){return e==="x"?"y":"x"}function no(e){return e==="y"?"height":"width"}function we(e){return["top","bottom"].includes(Vt(e))?"y":"x"}function io(e){return ro(we(e))}function zr(e,o,r){r===void 0&&(r=!1);let i=wt(e),a=io(e),l=no(a),c=a==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return o.reference[l]>o.floating[l]&&(c=to(c)),[c,to(c)]}function kr(e){return e.replace(/start|end/g,o=>pi[o])}function to(e){return e.replace(/left|right|bottom|top/g,o=>ci[o])}function si(e){return{top:0,right:0,bottom:0,left:0,...e}}function _r(e){return typeof e!="number"?si(e):{top:e,right:e,bottom:e,left:e}}function Wt(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Hr(e,o,r){let{reference:i,floating:a}=e,l=we(o),c=io(o),s=no(c),d=Vt(o),g=l==="y",x=i.x+i.width/2-a.width/2,m=i.y+i.height/2-a.height/2,N=i[s]/2-a[s]/2,C;switch(d){case"top":C={x,y:i.y-a.height};break;case"bottom":C={x,y:i.y+i.height};break;case"right":C={x:i.x+i.width,y:m};break;case"left":C={x:i.x-a.width,y:m};break;default:C={x:i.x,y:i.y}}switch(wt(o)){case"start":C[c]-=N*(r&&g?-1:1);break;case"end":C[c]+=N*(r&&g?-1:1);break}return C}var Ur=async(e,o,r)=>{let{placement:i="bottom",strategy:a="absolute",middleware:l=[],platform:c}=r,s=l.filter(Boolean),d=await(c.isRTL==null?void 0:c.isRTL(o)),g=await c.getElementRects({reference:e,floating:o,strategy:a}),{x,y:m}=Hr(g,i,d),N=i,C={},E=0;for(let W=0;W<s.length;W++){let{name:z,fn:P}=s[W],{x:k,y:M,data:St,reset:G}=await P({x,y:m,initialPlacement:i,placement:N,strategy:a,middlewareData:C,rects:g,platform:c,elements:{reference:e,floating:o}});if(x=k??x,m=M??m,C={...C,[z]:{...C[z],...St}},G&&E<=50){E++,typeof G=="object"&&(G.placement&&(N=G.placement),G.rects&&(g=G.rects===!0?await c.getElementRects({reference:e,floating:o,strategy:a}):G.rects),{x,y:m}=Hr(g,N,d)),W=-1;continue}}return{x,y:m,placement:N,strategy:a,middlewareData:C}};async function ao(e,o){var r;o===void 0&&(o={});let{x:i,y:a,platform:l,rects:c,elements:s,strategy:d}=e,{boundary:g="clippingAncestors",rootBoundary:x="viewport",elementContext:m="floating",altBoundary:N=!1,padding:C=0}=Ne(o,e),E=_r(C),z=s[N?m==="floating"?"reference":"floating":m],P=Wt(await l.getClippingRect({element:(r=await(l.isElement==null?void 0:l.isElement(z)))==null||r?z:z.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(s.floating)),boundary:g,rootBoundary:x,strategy:d})),k=m==="floating"?{...c.floating,x:i,y:a}:c.reference,M=await(l.getOffsetParent==null?void 0:l.getOffsetParent(s.floating)),St=await(l.isElement==null?void 0:l.isElement(M))?await(l.getScale==null?void 0:l.getScale(M))||{x:1,y:1}:{x:1,y:1},G=Wt(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({rect:k,offsetParent:M,strategy:d}):k);return{top:(P.top-G.top+E.top)/St.y,bottom:(G.bottom-P.bottom+E.bottom)/St.y,left:(P.left-G.left+E.left)/St.x,right:(G.right-P.right+E.right)/St.x}}function di(e,o,r){return(e?[...r.filter(a=>wt(a)===e),...r.filter(a=>wt(a)!==e)]:r.filter(a=>Vt(a)===a)).filter(a=>e?wt(a)===e||(o?kr(a)!==a:!1):!0)}var lo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var r,i,a;let{rects:l,middlewareData:c,placement:s,platform:d,elements:g}=o,{crossAxis:x=!1,alignment:m,allowedPlacements:N=eo,autoAlignment:C=!0,...E}=Ne(e,o),W=m!==void 0||N===eo?di(m||null,C,N):N,z=await ao(o,E),P=((r=c.autoPlacement)==null?void 0:r.index)||0,k=W[P];if(k==null)return{};let M=zr(k,l,await(d.isRTL==null?void 0:d.isRTL(g.floating)));if(s!==k)return{reset:{placement:W[0]}};let St=[z[Vt(k)],z[M[0]],z[M[1]]],G=[...((i=c.autoPlacement)==null?void 0:i.overflows)||[],{placement:k,overflows:St}],go=W[P+1];if(go)return{data:{index:P+1,overflows:G},reset:{placement:go}};let yo=G.map(lt=>{let te=wt(lt.placement);return[lt.placement,te&&x?lt.overflows.slice(0,2).reduce((Zn,Fn)=>Zn+Fn,0):lt.overflows[0],lt.overflows]}).sort((lt,te)=>lt[1]-te[1]),uo=((a=yo.filter(lt=>lt[2].slice(0,wt(lt[0])?2:3).every(te=>te<=0))[0])==null?void 0:a[0])||yo[0][0];return uo!==s?{data:{index:P+1,overflows:G},reset:{placement:uo}}:{}}}};var co=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:r,y:i,placement:a}=o,{mainAxis:l=!0,crossAxis:c=!1,limiter:s={fn:z=>{let{x:P,y:k}=z;return{x:P,y:k}}},...d}=Ne(e,o),g={x:r,y:i},x=await ao(o,d),m=we(Vt(a)),N=ro(m),C=g[N],E=g[m];if(l){let z=N==="y"?"top":"left",P=N==="y"?"bottom":"right",k=C+x[z],M=C-x[P];C=oo(k,C,M)}if(c){let z=m==="y"?"top":"left",P=m==="y"?"bottom":"right",k=E+x[z],M=E-x[P];E=oo(k,E,M)}let W=s.fn({...o,[N]:C,[m]:E});return{...W,data:{x:W.x-r,y:W.y-i}}}}};function bt(e){return Gr(e)?(e.nodeName||"").toLowerCase():"#document"}function V(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function xt(e){var o;return(o=(Gr(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Gr(e){return e instanceof Node||e instanceof V(e).Node}function st(e){return e instanceof Element||e instanceof V(e).Element}function it(e){return e instanceof HTMLElement||e instanceof V(e).HTMLElement}function Dr(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof V(e).ShadowRoot}function jt(e){let{overflow:o,overflowX:r,overflowY:i,display:a}=Q(e);return/auto|scroll|overlay|hidden|clip/.test(o+i+r)&&!["inline","contents"].includes(a)}function Kr(e){return["table","td","th"].includes(bt(e))}function Re(e){let o=Ae(),r=Q(e);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!o&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!o&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(r.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(r.contain||"").includes(i))}function Mr(e){let o=Pt(e);for(;it(o)&&!ce(o);){if(Re(o))return o;o=Pt(o)}return null}function Ae(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ce(e){return["html","body","#document"].includes(bt(e))}function Q(e){return V(e).getComputedStyle(e)}function pe(e){return st(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Pt(e){if(bt(e)==="html")return e;let o=e.assignedSlot||e.parentNode||Dr(e)&&e.host||xt(e);return Dr(o)?o.host:o}function Zr(e){let o=Pt(e);return ce(o)?e.ownerDocument?e.ownerDocument.body:e.body:it(o)&&jt(o)?o:Zr(o)}function Ee(e,o,r){var i;o===void 0&&(o=[]),r===void 0&&(r=!0);let a=Zr(e),l=a===((i=e.ownerDocument)==null?void 0:i.body),c=V(a);return l?o.concat(c,c.visualViewport||[],jt(a)?a:[],c.frameElement&&r?Ee(c.frameElement):[]):o.concat(a,Ee(a,[],r))}function jr(e){let o=Q(e),r=parseFloat(o.width)||0,i=parseFloat(o.height)||0,a=it(e),l=a?e.offsetWidth:r,c=a?e.offsetHeight:i,s=le(r)!==l||le(i)!==c;return s&&(r=l,i=c),{width:r,height:i,$:s}}function Yr(e){return st(e)?e:e.contextElement}function Yt(e){let o=Yr(e);if(!it(o))return mt(1);let r=o.getBoundingClientRect(),{width:i,height:a,$:l}=jr(o),c=(l?le(r.width):r.width)/i,s=(l?le(r.height):r.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!s||!Number.isFinite(s))&&(s=1),{x:c,y:s}}var fi=mt(0);function Xr(e){let o=V(e);return!Ae()||!o.visualViewport?fi:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function hi(e,o,r){return o===void 0&&(o=!1),!r||o&&r!==V(e)?!1:o}function se(e,o,r,i){o===void 0&&(o=!1),r===void 0&&(r=!1);let a=e.getBoundingClientRect(),l=Yr(e),c=mt(1);o&&(i?st(i)&&(c=Yt(i)):c=Yt(e));let s=hi(l,r,i)?Xr(l):mt(0),d=(a.left+s.x)/c.x,g=(a.top+s.y)/c.y,x=a.width/c.x,m=a.height/c.y;if(l){let N=V(l),C=i&&st(i)?V(i):i,E=N.frameElement;for(;E&&i&&C!==N;){let W=Yt(E),z=E.getBoundingClientRect(),P=Q(E),k=z.left+(E.clientLeft+parseFloat(P.paddingLeft))*W.x,M=z.top+(E.clientTop+parseFloat(P.paddingTop))*W.y;d*=W.x,g*=W.y,x*=W.x,m*=W.y,d+=k,g+=M,E=V(E).frameElement}}return Wt({width:x,height:m,x:d,y:g})}function gi(e){let{rect:o,offsetParent:r,strategy:i}=e,a=it(r),l=xt(r);if(r===l)return o;let c={scrollLeft:0,scrollTop:0},s=mt(1),d=mt(0);if((a||!a&&i!=="fixed")&&((bt(r)!=="body"||jt(l))&&(c=pe(r)),it(r))){let g=se(r);s=Yt(r),d.x=g.x+r.clientLeft,d.y=g.y+r.clientTop}return{width:o.width*s.x,height:o.height*s.y,x:o.x*s.x-c.scrollLeft*s.x+d.x,y:o.y*s.y-c.scrollTop*s.y+d.y}}function yi(e){return Array.from(e.getClientRects())}function qr(e){return se(xt(e)).left+pe(e).scrollLeft}function ui(e){let o=xt(e),r=pe(e),i=e.ownerDocument.body,a=Nt(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),l=Nt(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight),c=-r.scrollLeft+qr(e),s=-r.scrollTop;return Q(i).direction==="rtl"&&(c+=Nt(o.clientWidth,i.clientWidth)-a),{width:a,height:l,x:c,y:s}}function mi(e,o){let r=V(e),i=xt(e),a=r.visualViewport,l=i.clientWidth,c=i.clientHeight,s=0,d=0;if(a){l=a.width,c=a.height;let g=Ae();(!g||g&&o==="fixed")&&(s=a.offsetLeft,d=a.offsetTop)}return{width:l,height:c,x:s,y:d}}function bi(e,o){let r=se(e,!0,o==="fixed"),i=r.top+e.clientTop,a=r.left+e.clientLeft,l=it(e)?Yt(e):mt(1),c=e.clientWidth*l.x,s=e.clientHeight*l.y,d=a*l.x,g=i*l.y;return{width:c,height:s,x:d,y:g}}function Fr(e,o,r){let i;if(o==="viewport")i=mi(e,r);else if(o==="document")i=ui(xt(e));else if(st(o))i=bi(o,r);else{let a=Xr(e);i={...o,x:o.x-a.x,y:o.y-a.y}}return Wt(i)}function Jr(e,o){let r=Pt(e);return r===o||!st(r)||ce(r)?!1:Q(r).position==="fixed"||Jr(r,o)}function xi(e,o){let r=o.get(e);if(r)return r;let i=Ee(e,[],!1).filter(s=>st(s)&&bt(s)!=="body"),a=null,l=Q(e).position==="fixed",c=l?Pt(e):e;for(;st(c)&&!ce(c);){let s=Q(c),d=Re(c);!d&&s.position==="fixed"&&(a=null),(l?!d&&!a:!d&&s.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||jt(c)&&!d&&Jr(e,c))?i=i.filter(x=>x!==c):a=s,c=Pt(c)}return o.set(e,i),i}function Oi(e){let{element:o,boundary:r,rootBoundary:i,strategy:a}=e,c=[...r==="clippingAncestors"?xi(o,this._c):[].concat(r),i],s=c[0],d=c.reduce((g,x)=>{let m=Fr(o,x,a);return g.top=Nt(m.top,g.top),g.right=ae(m.right,g.right),g.bottom=ae(m.bottom,g.bottom),g.left=Nt(m.left,g.left),g},Fr(o,s,a));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function Si(e){return jr(e)}function Ci(e,o,r){let i=it(o),a=xt(o),l=r==="fixed",c=se(e,!0,l,o),s={scrollLeft:0,scrollTop:0},d=mt(0);if(i||!i&&!l)if((bt(o)!=="body"||jt(a))&&(s=pe(o)),i){let g=se(o,!0,l,o);d.x=g.x+o.clientLeft,d.y=g.y+o.clientTop}else a&&(d.x=qr(a));return{x:c.left+s.scrollLeft-d.x,y:c.top+s.scrollTop-d.y,width:c.width,height:c.height}}function Vr(e,o){return!it(e)||Q(e).position==="fixed"?null:o?o(e):e.offsetParent}function Qr(e,o){let r=V(e);if(!it(e))return r;let i=Vr(e,o);for(;i&&Kr(i)&&Q(i).position==="static";)i=Vr(i,o);return i&&(bt(i)==="html"||bt(i)==="body"&&Q(i).position==="static"&&!Re(i))?r:i||Mr(e)||r}var vi=async function(e){let{reference:o,floating:r,strategy:i}=e,a=this.getOffsetParent||Qr,l=this.getDimensions;return{reference:Ci(o,await a(r),i),floating:{x:0,y:0,...await l(r)}}};function Ni(e){return Q(e).direction==="rtl"}var Le={convertOffsetParentRelativeRectToViewportRelativeRect:gi,getDocumentElement:xt,getClippingRect:Oi,getOffsetParent:Qr,getElementRects:vi,getClientRects:yi,getDimensions:Si,getScale:Yt,isElement:st,isRTL:Ni};var tn=(e,o,r)=>{let i=new Map,a={platform:Le,...r},l={...a.platform,_c:i};return Ur(e,o,{...a,platform:l})};function en(e){return wi(e)}function po(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function wi(e){for(let o=e;o;o=po(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=po(e);o;o=po(o)){if(!(o instanceof Element))continue;let r=getComputedStyle(o);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||o.tagName==="BODY"))return o}return null}async function on(e,o,r){return tn(e,o,{platform:{...Le,getOffsetParent:i=>Le.getOffsetParent(i,en)},middleware:[co({crossAxis:!0}),lo({allowedPlacements:[r]})]})}var j=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},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 rn.html`
|
|
157
150
|
<div part="container"
|
|
158
151
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
159
152
|
@mouseenter=${this.onHover}
|
|
@@ -171,7 +164,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
171
164
|
</div>
|
|
172
165
|
</div>
|
|
173
166
|
</div>
|
|
174
|
-
`}updated(
|
|
167
|
+
`}updated(o){o.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(o)}contentAvailableCallback(o){super.contentAvailableCallback(o),["visible","text"].some(r=>o.has(r))&&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(r=>r.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="",on(this.slottedElement,this.tooltip,this.position).then(({x:o,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${o}px`,this.tooltip.style.top=`${r}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,r){return Math.max(o,Math.min(0,-r))}};A.elementDefinitions={"ft-typography":J};A.styles=Pr;j([(0,H.property)()],A.prototype,"text",void 0);j([(0,H.property)({type:Boolean})],A.prototype,"manual",void 0);j([(0,H.property)({type:Boolean})],A.prototype,"inline",void 0);j([(0,H.property)({type:Number})],A.prototype,"delay",void 0);j([(0,H.property)()],A.prototype,"position",void 0);j([(0,H.queryAssignedNodes)()],A.prototype,"slotNodes",void 0);j([(0,H.query)(".ft-tooltip--container")],A.prototype,"container",void 0);j([(0,H.query)(".ft-tooltip")],A.prototype,"tooltip",void 0);j([(0,H.query)(".ft-tooltip--content")],A.prototype,"tooltipContent",void 0);j([(0,H.state)()],A.prototype,"visible",void 0);j([(0,H.eventOptions)({passive:!0})],A.prototype,"onTouch",null);j([(0,H.eventOptions)({passive:!0})],A.prototype,"onHover",null);j([(0,H.eventOptions)({passive:!0})],A.prototype,"onOut",null);j([(0,H.eventOptions)({passive:!0})],A.prototype,"onClick",null);(0,nn.customElement)("ft-tooltip")(A);var Kn=u(R());var Te=u(_()),F=u(ot()),Gn=u($e()),ke=u(R());var un=u(R());var gn=u(_()),D=u(ot()),yn=u($e()),fe=u(R());var fn=u(_()),B=u(R()),ln=B.FtCssVariableFactory.extend("--ft-ripple-color","",B.designSystemVariables.colorContent),v={color:ln,backgroundColor:B.FtCssVariableFactory.extend("--ft-ripple-background-color","",ln),opacityContentOnSurfacePressed:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:B.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},cn=B.FtCssVariableFactory.extend("--ft-ripple-color","",B.designSystemVariables.colorPrimary),pn={color:cn,backgroundColor:B.FtCssVariableFactory.extend("--ft-ripple-background-color","",cn)},sn=B.FtCssVariableFactory.extend("--ft-ripple-color","",B.designSystemVariables.colorSecondary),dn={color:sn,backgroundColor:B.FtCssVariableFactory.extend("--ft-ripple-background-color","",sn)},hn=fn.css`
|
|
175
168
|
:host {
|
|
176
169
|
display: contents;
|
|
177
170
|
}
|
|
@@ -184,7 +177,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
184
177
|
|
|
185
178
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
186
179
|
overflow: hidden;
|
|
187
|
-
border-radius: ${
|
|
180
|
+
border-radius: ${v.borderRadius};
|
|
188
181
|
}
|
|
189
182
|
|
|
190
183
|
.ft-ripple .ft-ripple--background,
|
|
@@ -218,27 +211,27 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
218
211
|
}
|
|
219
212
|
|
|
220
213
|
.ft-ripple .ft-ripple--background {
|
|
221
|
-
background-color: ${
|
|
214
|
+
background-color: ${v.backgroundColor};
|
|
222
215
|
}
|
|
223
216
|
|
|
224
217
|
.ft-ripple .ft-ripple--effect {
|
|
225
|
-
background-color: ${
|
|
218
|
+
background-color: ${v.color};
|
|
226
219
|
}
|
|
227
220
|
|
|
228
221
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
229
|
-
background-color: ${
|
|
222
|
+
background-color: ${dn.backgroundColor};
|
|
230
223
|
}
|
|
231
224
|
|
|
232
225
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
233
|
-
background-color: ${
|
|
226
|
+
background-color: ${dn.color};
|
|
234
227
|
}
|
|
235
228
|
|
|
236
229
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
237
|
-
background-color: ${
|
|
230
|
+
background-color: ${pn.backgroundColor};
|
|
238
231
|
}
|
|
239
232
|
|
|
240
233
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
241
|
-
background-color: ${
|
|
234
|
+
background-color: ${pn.color};
|
|
242
235
|
}
|
|
243
236
|
|
|
244
237
|
.ft-ripple .ft-ripple--background {
|
|
@@ -268,33 +261,33 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
268
261
|
}
|
|
269
262
|
|
|
270
263
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
271
|
-
opacity: ${
|
|
264
|
+
opacity: ${v.opacityContentOnSurfaceHover};
|
|
272
265
|
}
|
|
273
266
|
|
|
274
267
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
275
|
-
opacity: ${
|
|
268
|
+
opacity: ${v.opacityContentOnSurfaceSelected};
|
|
276
269
|
}
|
|
277
270
|
|
|
278
271
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
279
|
-
opacity: ${
|
|
272
|
+
opacity: ${v.opacityContentOnSurfaceFocused};
|
|
280
273
|
}
|
|
281
274
|
|
|
282
275
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
283
|
-
opacity: ${
|
|
276
|
+
opacity: ${v.opacityContentOnSurfacePressed};
|
|
284
277
|
transform: translate(-50%, -50%) scale(1);
|
|
285
278
|
}
|
|
286
|
-
`;var
|
|
279
|
+
`;var Y=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},L=class extends fe.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 fe.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 fe.Debouncer(10),this.moveRipple=o=>{var r,i;let{x:a,y:l}=this.getCoordinates(o),c=(i=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-c.x:c.width/2),this.originY=Math.round(l!=null?l-c.y:c.height/2)},this.startPress=o=>{this.moveRipple(o),this.pressed=!this.isIgnored(o)},this.endPress=()=>{this.pressed=!1},this.startHover=o=>{this.hovered=!this.isIgnored(o)},this.endHover=()=>{this.hovered=!1},this.startFocus=o=>{this.focused=this.isFocusVisible(o?.target)&&!this.isIgnored(o)},this.endFocus=()=>{this.focused=!1}}render(){let o={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return gn.html`
|
|
287
280
|
<style>
|
|
288
281
|
.ft-ripple .ft-ripple--effect {
|
|
289
282
|
left: ${this.originX}px;
|
|
290
283
|
top: ${this.originY}px;
|
|
291
284
|
}
|
|
292
285
|
</style>
|
|
293
|
-
<div class="${
|
|
286
|
+
<div class="${(0,yn.classMap)(o)}">
|
|
294
287
|
<div class="ft-ripple--background"></div>
|
|
295
288
|
<div class="ft-ripple--effect"></div>
|
|
296
289
|
</div>
|
|
297
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,e;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(o=this.target)||void 0===o||o.removeAttribute("data-is-ft-ripple-target")):null===(e=this.target)||void 0===e||e.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run((()=>this.defaultSetup()))}defaultSetup(){var t,o;const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;e&&this.setupFor(null!==(o=this.target)&&void 0!==o?o:e)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");const o=(...t)=>o=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(o)},e=o("mouseup","contextmenu"),r=o("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)},a={passive:!0};t.addEventListener("mouseover",this.startHover,a),t.addEventListener("mousemove",this.moveRipple,a),t.addEventListener("mouseleave",this.endHover,a),t.addEventListener("mousedown",e,a),t.addEventListener("touchstart",r,a),t.addEventListener("touchmove",this.moveRipple,a),t.addEventListener("keydown",i,a),t.addEventListener("focus",this.startFocus,a),t.addEventListener("blur",this.endFocus,a),t.addEventListener("focusin",this.startFocus,a),t.addEventListener("focusout",this.endFocus,a),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,a),t.removeEventListener("mousemove",this.moveRipple,a),t.removeEventListener("mouseleave",this.endHover,a),t.removeEventListener("mousedown",e,a),t.removeEventListener("touchstart",r,a),t.removeEventListener("touchmove",this.moveRipple,a),t.removeEventListener("keydown",i,a),t.removeEventListener("focus",this.startFocus,a),t.removeEventListener("blur",this.endFocus,a),t.removeEventListener("focusin",this.startFocus,a),t.removeEventListener("focusout",this.endFocus,a),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,i;return null!=o.x?({x:r,y:i}=o):null!=e.touches&&(r=e.touches[0].clientX,i=e.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}Me.elementDefinitions={},Me.styles=Ge,Pe([r.property({type:Boolean})],Me.prototype,"primary",void 0),Pe([r.property({type:Boolean})],Me.prototype,"secondary",void 0),Pe([r.property({type:Boolean})],Me.prototype,"unbounded",void 0),Pe([r.property({type:Boolean})],Me.prototype,"activated",void 0),Pe([r.property({type:Boolean})],Me.prototype,"selected",void 0),Pe([r.property({type:Boolean})],Me.prototype,"disabled",void 0),Pe([r.state()],Me.prototype,"hovered",void 0),Pe([r.state()],Me.prototype,"focused",void 0),Pe([r.state()],Me.prototype,"pressed",void 0),Pe([r.state()],Me.prototype,"rippling",void 0),Pe([r.state()],Me.prototype,"originX",void 0),Pe([r.state()],Me.prototype,"originY",void 0),Pe([r.query(".ft-ripple")],Me.prototype,"ripple",void 0),Pe([r.query(".ft-ripple--effect")],Me.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(Me),function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_NORMALIZED="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE="",t.OCTAGON_XMARK="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CONSUMER="",t.HOURGLASS_HALF="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE=""}(Te||(Te={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(je||(je={})),new Map([...["abw"].map((t=>[t,je.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,je.AUDIO])),...["avi"].map((t=>[t,je.AVI])),...["chm","xhs"].map((t=>[t,je.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,je.CODE])),...["csv"].map((t=>[t,je.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,je.DITA])),...["epub"].map((t=>[t,je.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,je.EXCEL])),...["flac"].map((t=>[t,je.FLAC])),...["gif"].map((t=>[t,je.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,je.GZIP])),...["html","htm","xhtml"].map((t=>[t,je.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map((t=>[t,je.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,je.JPEG])),...["json"].map((t=>[t,je.JSON])),...["m4a","m4p"].map((t=>[t,je.M4A])),...["mov","qt"].map((t=>[t,je.MOV])),...["mp3"].map((t=>[t,je.MP3])),...["mp4","m4v"].map((t=>[t,je.MP4])),...["ogg","oga"].map((t=>[t,je.OGG])),...["pdf","ps"].map((t=>[t,je.PDF])),...["png"].map((t=>[t,je.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,je.POWERPOINT])),...["rar"].map((t=>[t,je.RAR])),...["stp"].map((t=>[t,je.STP])),...["txt","rtf","md","mdown"].map((t=>[t,je.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,je.VIDEO])),...["wav"].map((t=>[t,je.WAV])),...["wma"].map((t=>[t,je.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,je.WORD])),...["xml","xsl","rdf"].map((t=>[t,je.XML])),...["yaml","yml","x-yaml"].map((t=>[t,je.YAML])),...["zip"].map((t=>[t,je.ZIP]))]),je.ABW,je.AUDIO,je.AVI,je.CHM,je.CODE,je.CSV,je.DITA,je.EPUB,je.EXCEL,je.FLAC,je.GIF,je.GZIP,je.HTML,je.IMAGE,je.JPEG,je.JSON,je.M4A,je.MOV,je.MP3,je.MP4,je.OGG,je.PDF,je.PNG,je.POWERPOINT,je.RAR,je.STP,je.TEXT,je.UNKNOWN,je.VIDEO,je.WAV,je.WMA,je.WORD,je.XML,je.YAML,je.ZIP;const _e={size:o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ye=e.css`
|
|
290
|
+
`}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 r,i;super.update(o),o.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var o,r;let i=(o=this.shadowRoot)===null||o===void 0?void 0:o.host.parentElement;i&&this.setupFor((r=this.target)!==null&&r!==void 0?r:i)}setupFor(o){if(this.setupDebouncer.cancel(),this.target===o)return;this.onDisconnect&&this.onDisconnect(),this.target=o,o.setAttribute("data-is-ft-ripple-target","true");let r=(...s)=>d=>{s.forEach(g=>window.addEventListener(g,this.endPress,{once:!0})),this.startPress(d)},i=r("mouseup","contextmenu"),a=r("touchend","touchcancel"),l=s=>{["Enter"," "].includes(s.key)&&r("keyup")(s)},c={passive:!0};o.addEventListener("mouseover",this.startHover,c),o.addEventListener("mousemove",this.moveRipple,c),o.addEventListener("mouseleave",this.endHover,c),o.addEventListener("mousedown",i,c),o.addEventListener("touchstart",a,c),o.addEventListener("touchmove",this.moveRipple,c),o.addEventListener("keydown",l,c),o.addEventListener("focus",this.startFocus,c),o.addEventListener("blur",this.endFocus,c),o.addEventListener("focusin",this.startFocus,c),o.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{o.removeAttribute("data-is-ft-ripple-target"),o.removeEventListener("mouseover",this.startHover,c),o.removeEventListener("mousemove",this.moveRipple,c),o.removeEventListener("mouseleave",this.endHover,c),o.removeEventListener("mousedown",i,c),o.removeEventListener("touchstart",a,c),o.removeEventListener("touchmove",this.moveRipple,c),o.removeEventListener("keydown",l,c),o.removeEventListener("focus",this.startFocus,c),o.removeEventListener("blur",this.endFocus,c),o.removeEventListener("focusin",this.startFocus,c),o.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(o){let r=o,i=o,a,l;return r.x!=null?{x:a,y:l}=r:i.touches!=null&&(a=i.touches[0].clientX,l=i.touches[0].clientY),{x:a,y:l}}isFocusVisible(o){return o instanceof HTMLElement?o.matches(":focus-visible"):!0}isIgnored(o){if(this.disabled)return!0;if(o!=null)for(let r of o.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};L.elementDefinitions={};L.styles=hn;Y([(0,D.property)({type:Boolean})],L.prototype,"primary",void 0);Y([(0,D.property)({type:Boolean})],L.prototype,"secondary",void 0);Y([(0,D.property)({type:Boolean})],L.prototype,"unbounded",void 0);Y([(0,D.property)({type:Boolean})],L.prototype,"activated",void 0);Y([(0,D.property)({type:Boolean})],L.prototype,"selected",void 0);Y([(0,D.property)({type:Boolean})],L.prototype,"disabled",void 0);Y([(0,D.state)()],L.prototype,"hovered",void 0);Y([(0,D.state)()],L.prototype,"focused",void 0);Y([(0,D.state)()],L.prototype,"pressed",void 0);Y([(0,D.state)()],L.prototype,"rippling",void 0);Y([(0,D.state)()],L.prototype,"originX",void 0);Y([(0,D.state)()],L.prototype,"originY",void 0);Y([(0,D.query)(".ft-ripple")],L.prototype,"ripple",void 0);Y([(0,D.query)(".ft-ripple--effect")],L.prototype,"rippleEffect",void 0);(0,un.customElement)("ft-ripple")(L);var vn=u(R());var he=u(_()),Bt=u(ot()),Sn=u(R()),Cn=u(bn());var Ie;(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=""})(Ie||(Ie={}));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 ds=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 fs={[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 xn=u(_()),Ot=u(R()),K={size:Ot.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ot.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ot.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ot.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ot.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ot.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ot.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ot.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},On=xn.css`
|
|
298
291
|
:host, i.ft-icon {
|
|
299
292
|
display: inline-flex;
|
|
300
293
|
align-items: center;
|
|
@@ -303,14 +296,14 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
303
296
|
}
|
|
304
297
|
|
|
305
298
|
:host {
|
|
306
|
-
width: ${
|
|
307
|
-
height: ${
|
|
299
|
+
width: ${K.size};
|
|
300
|
+
height: ${K.size};
|
|
308
301
|
}
|
|
309
302
|
|
|
310
303
|
i.ft-icon {
|
|
311
304
|
width: 100%;
|
|
312
305
|
height: 100%;
|
|
313
|
-
font-size: ${
|
|
306
|
+
font-size: ${K.size};
|
|
314
307
|
line-height: 1;
|
|
315
308
|
font-weight: normal;
|
|
316
309
|
text-transform: none;
|
|
@@ -321,33 +314,33 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
321
314
|
text-rendering: auto;
|
|
322
315
|
-webkit-font-smoothing: antialiased;
|
|
323
316
|
-moz-osx-font-smoothing: grayscale;
|
|
324
|
-
vertical-align: ${
|
|
317
|
+
vertical-align: ${K.verticalAlign};
|
|
325
318
|
}
|
|
326
319
|
|
|
327
320
|
i.ft-icon.ft-icon--fluid-topics {
|
|
328
|
-
font-family: ${
|
|
321
|
+
font-family: ${K.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
329
322
|
|
|
330
323
|
/* Ugly fix because font is broken */
|
|
331
|
-
font-size: calc(0.75 * ${
|
|
332
|
-
line-height: ${
|
|
324
|
+
font-size: calc(0.75 * ${K.size});
|
|
325
|
+
line-height: ${K.size};
|
|
333
326
|
position: relative;
|
|
334
327
|
top: -4%;
|
|
335
328
|
justify-content: center;
|
|
336
329
|
}
|
|
337
330
|
|
|
338
331
|
.ft-icon--file-format {
|
|
339
|
-
font-family: ${
|
|
332
|
+
font-family: ${K.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
340
333
|
}
|
|
341
334
|
|
|
342
335
|
.ft-icon--material {
|
|
343
|
-
font-family: ${
|
|
336
|
+
font-family: ${K.materialFontFamily}, "Material Icons", sans-serif;
|
|
344
337
|
}
|
|
345
|
-
`;var
|
|
346
|
-
<i class="ft-icon ft-icon--${
|
|
347
|
-
${
|
|
348
|
-
<slot ?hidden=${
|
|
338
|
+
`;var Et;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Et||(Et={}));var We=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},X=class extends Sn.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=he.nothing}render(){let o=this.variant&&Object.values(Et).includes(this.variant)?this.variant:Et.fluid_topics,r=o!==Et.material||!!this.value;return he.html`
|
|
339
|
+
<i class="ft-icon ft-icon--${o}" part="icon icon-${o}">
|
|
340
|
+
${(0,Cn.unsafeHTML)(this.resolvedIcon)}
|
|
341
|
+
<slot ?hidden=${r}></slot>
|
|
349
342
|
</i>
|
|
350
|
-
`}get textContent(){var
|
|
343
|
+
`}get textContent(){var o,r;return(r=(o=this.slottedContent)===null||o===void 0?void 0:o.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}update(o){super.update(o),["value","variant"].some(r=>o.has(r))&&this.resolveIcon()}resolveIcon(){var o,r;let i=this.value||this.textContent;switch(this.variant){case Et.file_format:this.resolvedIcon=(o=f[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break;case Et.material:this.resolvedIcon=this.value||he.nothing;break;default:this.resolvedIcon=(r=Ie[i.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:i;break}}firstUpdated(o){super.firstUpdated(o),setTimeout(()=>this.resolveIcon())}};X.elementDefinitions={};X.styles=On;We([(0,Bt.property)()],X.prototype,"variant",void 0);We([(0,Bt.property)()],X.prototype,"value",void 0);We([(0,Bt.state)()],X.prototype,"resolvedIcon",void 0);We([(0,Bt.query)("slot")],X.prototype,"slottedContent",void 0);(0,vn.customElement)("ft-icon")(X);var Be=u(_()),S=u(R());var fo=u(R());var ye=u(ot()),Bn=u(R());var An=u(_()),O=u(R());var Nn=u(_()),ge=u(R()),q={color:ge.FtCssVariableFactory.extend("--ft-loader-color","",ge.designSystemVariables.colorPrimary),size:ge.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},wn=Nn.css`
|
|
351
344
|
:host {
|
|
352
345
|
line-height: 0;
|
|
353
346
|
}
|
|
@@ -356,8 +349,8 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
356
349
|
display: inline-block;
|
|
357
350
|
position: relative;
|
|
358
351
|
|
|
359
|
-
width: ${
|
|
360
|
-
height: ${
|
|
352
|
+
width: ${q.size};
|
|
353
|
+
height: ${q.size};
|
|
361
354
|
}
|
|
362
355
|
|
|
363
356
|
.ft-loader div {
|
|
@@ -366,7 +359,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
366
359
|
width: 25%;
|
|
367
360
|
height: 25%;
|
|
368
361
|
border-radius: 50%;
|
|
369
|
-
background: ${
|
|
362
|
+
background: ${q.color};
|
|
370
363
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
371
364
|
}
|
|
372
365
|
|
|
@@ -413,10 +406,10 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
413
406
|
transform: translate(0, 0);
|
|
414
407
|
}
|
|
415
408
|
100% {
|
|
416
|
-
transform: translate(calc(0.35 * ${
|
|
409
|
+
transform: translate(calc(0.35 * ${q.size}), 0);
|
|
417
410
|
}
|
|
418
411
|
}
|
|
419
|
-
|
|
412
|
+
`;var En=O.FtCssVariableFactory.extend("--ft-button-color","",O.designSystemVariables.colorPrimary),$={backgroundColor:O.FtCssVariableFactory.extend("--ft-button-background-color","",O.designSystemVariables.colorSurface),borderRadius:O.FtCssVariableFactory.extend("--ft-button-border-radius","",O.designSystemVariables.borderRadiusL),color:En,fontSize:O.FtCssVariableFactory.extend("--ft-button-font-size","",pt.fontSize),iconSize:O.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:O.FtCssVariableFactory.extend("--ft-button-ripple-color","",En),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")},Rn=O.FtCssVariableFactory.extend("--ft-button-primary-color","",O.FtCssVariableFactory.extend("--ft-button-color","",O.designSystemVariables.colorOnPrimary)),so={backgroundColor:O.FtCssVariableFactory.extend("--ft-button-primary-background-color","",O.FtCssVariableFactory.extend("--ft-button-background-color","",O.designSystemVariables.colorPrimary)),color:Rn,rippleColor:O.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Rn)},dt={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")},Ln=[An.css`
|
|
420
413
|
:host {
|
|
421
414
|
display: inline-block;
|
|
422
415
|
max-width: 100%;
|
|
@@ -427,7 +420,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
427
420
|
box-shadow: 0px 0px 0px transparent;
|
|
428
421
|
border: 0px solid transparent;
|
|
429
422
|
text-shadow: 0px 0px 0px transparent;
|
|
430
|
-
font-size: ${
|
|
423
|
+
font-size: ${$.fontSize};
|
|
431
424
|
}
|
|
432
425
|
|
|
433
426
|
button:hover {
|
|
@@ -456,31 +449,31 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
456
449
|
border: none;
|
|
457
450
|
pointer-events: auto;
|
|
458
451
|
|
|
459
|
-
--ft-button-internal-line-height: max(calc(${
|
|
460
|
-
--ft-button-internal-color: ${
|
|
461
|
-
${
|
|
462
|
-
${
|
|
452
|
+
--ft-button-internal-line-height: max(calc(${$.fontSize} + 2px), ${$.iconSize});
|
|
453
|
+
--ft-button-internal-color: ${$.color};
|
|
454
|
+
${(0,O.setVariable)(K.size,$.iconSize)};
|
|
455
|
+
${(0,O.setVariable)(v.color,$.rippleColor)};
|
|
463
456
|
|
|
464
|
-
border-radius: ${
|
|
465
|
-
padding: ${
|
|
466
|
-
background-color: ${
|
|
457
|
+
border-radius: ${$.borderRadius};
|
|
458
|
+
padding: ${$.verticalPadding} ${$.horizontalPadding};
|
|
459
|
+
background-color: ${$.backgroundColor};
|
|
467
460
|
color: var(--ft-button-internal-color);
|
|
468
461
|
-webkit-mask-image: radial-gradient(white, black);
|
|
469
462
|
}
|
|
470
463
|
|
|
471
464
|
.ft-button.ft-button--outlined {
|
|
472
465
|
border: 1px solid var(--ft-button-internal-color);
|
|
473
|
-
padding: calc(${
|
|
466
|
+
padding: calc(${$.verticalPadding} - 1px) calc(${$.horizontalPadding} - 1px);
|
|
474
467
|
}
|
|
475
468
|
|
|
476
469
|
.ft-button.ft-button--dense {
|
|
477
|
-
padding: ${
|
|
478
|
-
border-radius: ${
|
|
479
|
-
gap: ${
|
|
470
|
+
padding: ${dt.verticalPadding} ${dt.horizontalPadding};
|
|
471
|
+
border-radius: ${dt.borderRadius};
|
|
472
|
+
gap: ${dt.iconPadding};
|
|
480
473
|
}
|
|
481
474
|
|
|
482
475
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
483
|
-
padding: calc(${
|
|
476
|
+
padding: calc(${dt.verticalPadding} - 1px) calc(${dt.horizontalPadding} - 1px);
|
|
484
477
|
}
|
|
485
478
|
|
|
486
479
|
.ft-button:not([disabled]):hover {
|
|
@@ -488,22 +481,22 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
488
481
|
}
|
|
489
482
|
|
|
490
483
|
.ft-button--round {
|
|
491
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
484
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${$.verticalPadding});
|
|
492
485
|
}
|
|
493
486
|
|
|
494
487
|
.ft-button--round.ft-button--dense {
|
|
495
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
488
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${dt.verticalPadding});
|
|
496
489
|
}
|
|
497
490
|
|
|
498
491
|
.ft-button[disabled] {
|
|
499
492
|
filter: grayscale(1);
|
|
500
|
-
opacity: ${
|
|
493
|
+
opacity: ${$.opacityDisabled};
|
|
501
494
|
}
|
|
502
495
|
|
|
503
496
|
.ft-button.ft-button--primary {
|
|
504
|
-
background-color: ${
|
|
505
|
-
--ft-button-internal-color: ${
|
|
506
|
-
${
|
|
497
|
+
background-color: ${so.backgroundColor};
|
|
498
|
+
--ft-button-internal-color: ${so.color};
|
|
499
|
+
${(0,O.setVariable)(v.color,so.rippleColor)};
|
|
507
500
|
}
|
|
508
501
|
|
|
509
502
|
.ft-button:focus {
|
|
@@ -516,74 +509,76 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
516
509
|
white-space: nowrap;
|
|
517
510
|
text-overflow: ellipsis;
|
|
518
511
|
display: block;
|
|
519
|
-
margin: 0 ${
|
|
520
|
-
${
|
|
521
|
-
${
|
|
512
|
+
margin: 0 ${$.iconPadding};
|
|
513
|
+
${(0,O.setVariable)(pt.fontSize,"1em")};
|
|
514
|
+
${(0,O.setVariable)(pt.lineHeight,"var(--ft-button-internal-line-height)")};
|
|
522
515
|
}
|
|
523
516
|
|
|
524
517
|
.ft-button--dense .ft-button--label {
|
|
525
|
-
margin: 0 ${
|
|
518
|
+
margin: 0 ${dt.iconPadding};
|
|
526
519
|
}
|
|
527
520
|
|
|
528
521
|
.ft-button--label[hidden] {
|
|
529
522
|
display: none;
|
|
530
523
|
}
|
|
531
524
|
|
|
532
|
-
|
|
525
|
+
[part="icon"] {
|
|
533
526
|
flex-shrink: 0;
|
|
534
527
|
position: relative;
|
|
535
528
|
}
|
|
536
529
|
|
|
537
|
-
.ft-button--label[hidden] +
|
|
538
|
-
margin: 0 calc(${
|
|
539
|
-
padding: 0 ${
|
|
530
|
+
.ft-button--label[hidden] + [part="icon"] {
|
|
531
|
+
margin: 0 calc(${$.horizontalPadding} * -1);
|
|
532
|
+
padding: 0 ${$.verticalPadding};
|
|
540
533
|
}
|
|
541
534
|
|
|
542
|
-
.ft-button--dense .ft-button--label[hidden] +
|
|
543
|
-
margin: 0 calc(${
|
|
544
|
-
padding: 0 ${
|
|
535
|
+
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
536
|
+
margin: 0 calc(${dt.horizontalPadding} * -1);
|
|
537
|
+
padding: 0 ${dt.verticalPadding};
|
|
545
538
|
}
|
|
546
539
|
|
|
547
|
-
.ft-button:not(.ft-button--trailing-icon)
|
|
548
|
-
|
|
549
|
-
order: -1;
|
|
540
|
+
.ft-button:not(.ft-button--trailing-icon) [part="label"]{
|
|
541
|
+
order: 2;
|
|
550
542
|
}
|
|
551
543
|
|
|
552
544
|
ft-loader {
|
|
553
|
-
${
|
|
554
|
-
${
|
|
545
|
+
${(0,O.setVariable)(q.size,$.iconSize)};
|
|
546
|
+
${(0,O.setVariable)(q.color,"var(--ft-button-internal-color)")};
|
|
555
547
|
}
|
|
556
|
-
`,
|
|
548
|
+
`,O.noTextSelect];var qt=u(R());var Wn=u(R());var $n=u(_()),In=u(R());var Tt=class extends In.FtLitElement{render(){return $n.html`
|
|
557
549
|
<div class="ft-loader">
|
|
558
550
|
<div></div>
|
|
559
551
|
<div></div>
|
|
560
552
|
<div></div>
|
|
561
553
|
<div></div>
|
|
562
554
|
</div>
|
|
563
|
-
`}}
|
|
555
|
+
`}};Tt.styles=wn;(0,Wn.customElement)("ft-loader")(Tt);var Xt=u(_()),Pn=u($e()),Z=u(ot()),tt=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},T=class extends(0,qt.toFtFormComponent)(qt.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 r;this.isDisabled()?(o.preventDefault(),o.stopPropagation(),o.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){return this.addTooltipIfNeeded(Xt.html`
|
|
564
556
|
<button part="button"
|
|
565
|
-
class="${
|
|
557
|
+
class="${(0,Pn.classMap)(this.buttonClasses)}"
|
|
566
558
|
aria-label="${this.getLabel()}"
|
|
567
559
|
?disabled=${this.isDisabled()}>
|
|
568
560
|
<ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
|
|
569
561
|
<ft-typography part="label"
|
|
570
562
|
variant=${this.typographyVariant}
|
|
571
563
|
element="span"
|
|
572
|
-
class="ft-button--label ${
|
|
564
|
+
class="ft-button--label ${qt.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
573
565
|
?hidden=${!this.hasTextContent()}>
|
|
574
566
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
575
567
|
</ft-typography>
|
|
576
568
|
${this.resolveIcon()}
|
|
577
569
|
</button>
|
|
578
|
-
`)}addTooltipIfNeeded(
|
|
570
|
+
`)}addTooltipIfNeeded(o){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Xt.html`
|
|
579
571
|
<ft-tooltip part="tooltip"
|
|
580
572
|
text="${this.getLabel()}"
|
|
581
573
|
position="${this.tooltipPosition}">
|
|
582
|
-
${
|
|
574
|
+
${o}
|
|
583
575
|
</ft-tooltip>
|
|
584
|
-
`:
|
|
585
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
586
|
-
|
|
576
|
+
`:o}resolveIcon(){return this.loading?Xt.html`
|
|
577
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?Xt.html`
|
|
578
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
|
|
579
|
+
`:Xt.html`
|
|
580
|
+
<slot part="icon" name="icon"></slot>
|
|
581
|
+
`}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(r=>this.unslotText(r)).join(""):o?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};T.elementDefinitions={"ft-ripple":L,"ft-tooltip":A,"ft-typography":J,"ft-icon":X,"ft-loader":Tt};tt([(0,Z.property)({type:String,reflect:!0})],T.prototype,"role",void 0);tt([(0,Z.property)()],T.prototype,"type",void 0);tt([(0,Z.property)({type:Boolean})],T.prototype,"disabled",void 0);tt([(0,Z.property)()],T.prototype,"label",void 0);tt([(0,Z.property)()],T.prototype,"icon",void 0);tt([(0,Z.property)()],T.prototype,"iconVariant",void 0);tt([(0,Z.property)({type:Boolean})],T.prototype,"trailingIcon",void 0);tt([(0,Z.property)({type:Boolean})],T.prototype,"loading",void 0);tt([(0,Z.property)()],T.prototype,"tooltipPosition",void 0);tt([(0,Z.property)({type:Boolean})],T.prototype,"hideTooltip",void 0);tt([(0,Z.property)({type:Boolean})],T.prototype,"forceTooltip",void 0);tt([(0,Z.query)(".ft-button")],T.prototype,"button",void 0);tt([(0,Z.query)(".ft-button--label slot")],T.prototype,"slottedContent",void 0);var Pe=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},at=class extends T{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"}};at.styles=[Bn.safariEllipsisFix,Ln];Pe([(0,ye.property)({type:Boolean})],at.prototype,"primary",void 0);Pe([(0,ye.property)({type:Boolean})],at.prototype,"outlined",void 0);Pe([(0,ye.property)({type:Boolean})],at.prototype,"dense",void 0);Pe([(0,ye.property)({type:Boolean})],at.prototype,"round",void 0);var Jt=u(ot());var kn=u(R());var Tn=u(_()),w=u(R());var zn=[Tn.css`
|
|
587
582
|
:host {
|
|
588
583
|
display: inline-block;
|
|
589
584
|
max-width: 100%;
|
|
@@ -633,7 +628,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
633
628
|
}
|
|
634
629
|
|
|
635
630
|
.ft-button:focus-visible {
|
|
636
|
-
outline-color: ${
|
|
631
|
+
outline-color: ${y.focusFocusRingColor};
|
|
637
632
|
outline-style: solid;
|
|
638
633
|
}
|
|
639
634
|
|
|
@@ -662,146 +657,146 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
662
657
|
/** Primary styles **/
|
|
663
658
|
|
|
664
659
|
.ft-button--primary {
|
|
665
|
-
${
|
|
660
|
+
${(0,w.setVariable)(q.color,y.primaryIconColor)};
|
|
666
661
|
|
|
667
|
-
${
|
|
668
|
-
${
|
|
669
|
-
${
|
|
670
|
-
${
|
|
671
|
-
${
|
|
662
|
+
${(0,w.setVariable)(v.color,y.primaryStateLayerColor)};
|
|
663
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceHover,y.primaryHoverStateLayerOpacity)};
|
|
664
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceFocused,y.primaryFocusStateLayerOpacity)};
|
|
665
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceSelected,y.primaryActiveStateLayerOpacity)};
|
|
666
|
+
${(0,w.setVariable)(v.opacityContentOnSurfacePressed,y.primaryActiveStateLayerOpacity)};
|
|
672
667
|
|
|
673
|
-
background-color: ${
|
|
674
|
-
color: ${
|
|
668
|
+
background-color: ${y.primaryBackgroundColor};
|
|
669
|
+
color: ${y.primaryColor};
|
|
675
670
|
border-style: none;
|
|
676
671
|
}
|
|
677
672
|
|
|
678
673
|
.ft-button--primary[disabled] {
|
|
679
|
-
opacity: ${
|
|
674
|
+
opacity: ${y.primaryDisabledComponentOpacity};
|
|
680
675
|
}
|
|
681
676
|
|
|
682
677
|
.ft-button--primary ft-icon {
|
|
683
|
-
color: ${
|
|
678
|
+
color: ${y.primaryIconColor};
|
|
684
679
|
}
|
|
685
680
|
|
|
686
681
|
/** Secondary styles **/
|
|
687
682
|
|
|
688
683
|
.ft-button--secondary {
|
|
689
|
-
${
|
|
684
|
+
${(0,w.setVariable)(q.color,y.secondaryIconColor)};
|
|
690
685
|
|
|
691
|
-
${
|
|
692
|
-
${
|
|
693
|
-
${
|
|
694
|
-
${
|
|
695
|
-
${
|
|
686
|
+
${(0,w.setVariable)(v.color,y.secondaryStateLayerColor)};
|
|
687
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceHover,y.secondaryHoverStateLayerOpacity)};
|
|
688
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceFocused,y.secondaryFocusStateLayerOpacity)};
|
|
689
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceSelected,y.secondaryActiveStateLayerOpacity)};
|
|
690
|
+
${(0,w.setVariable)(v.opacityContentOnSurfacePressed,y.secondaryActiveStateLayerOpacity)};
|
|
696
691
|
|
|
697
|
-
background-color: ${
|
|
698
|
-
color: ${
|
|
699
|
-
border-color: ${
|
|
692
|
+
background-color: ${y.secondaryBackgroundColor};
|
|
693
|
+
color: ${y.secondaryColor};
|
|
694
|
+
border-color: ${y.secondaryBorderColor};
|
|
700
695
|
border-style: solid;
|
|
701
696
|
}
|
|
702
697
|
|
|
703
698
|
.ft-button--secondary[disabled] {
|
|
704
|
-
opacity: ${
|
|
699
|
+
opacity: ${y.secondaryDisabledComponentOpacity};
|
|
705
700
|
}
|
|
706
701
|
|
|
707
702
|
.ft-button--secondary ft-icon {
|
|
708
|
-
color: ${
|
|
703
|
+
color: ${y.secondaryIconColor};
|
|
709
704
|
}
|
|
710
705
|
|
|
711
706
|
/** Tertiary styles **/
|
|
712
707
|
|
|
713
708
|
.ft-button--tertiary {
|
|
714
|
-
${
|
|
709
|
+
${(0,w.setVariable)(q.color,y.tertiaryIconColor)};
|
|
715
710
|
|
|
716
|
-
${
|
|
717
|
-
${
|
|
718
|
-
${
|
|
719
|
-
${
|
|
720
|
-
${
|
|
711
|
+
${(0,w.setVariable)(v.color,y.tertiaryStateLayerColor)};
|
|
712
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceHover,y.tertiaryHoverStateLayerOpacity)};
|
|
713
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceFocused,y.tertiaryFocusStateLayerOpacity)};
|
|
714
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceSelected,y.tertiaryActiveStateLayerOpacity)};
|
|
715
|
+
${(0,w.setVariable)(v.opacityContentOnSurfacePressed,y.tertiaryActiveStateLayerOpacity)};
|
|
721
716
|
|
|
722
|
-
background-color: ${
|
|
723
|
-
color: ${
|
|
717
|
+
background-color: ${y.tertiaryBackgroundColor};
|
|
718
|
+
color: ${y.tertiaryColor};
|
|
724
719
|
border-style: none;
|
|
725
720
|
}
|
|
726
721
|
|
|
727
722
|
.ft-button--tertiary[disabled] {
|
|
728
|
-
opacity: ${
|
|
723
|
+
opacity: ${y.tertiaryDisabledComponentOpacity};
|
|
729
724
|
}
|
|
730
725
|
|
|
731
726
|
.ft-button--tertiary ft-icon {
|
|
732
|
-
color: ${
|
|
727
|
+
color: ${y.tertiaryIconColor};
|
|
733
728
|
}
|
|
734
729
|
|
|
735
730
|
/** Neutral styles **/
|
|
736
731
|
|
|
737
732
|
.ft-button--neutral {
|
|
738
|
-
${
|
|
733
|
+
${(0,w.setVariable)(q.color,y.neutralIconColor)};
|
|
739
734
|
|
|
740
|
-
${
|
|
741
|
-
${
|
|
742
|
-
${
|
|
743
|
-
${
|
|
744
|
-
${
|
|
735
|
+
${(0,w.setVariable)(v.backgroundColor,y.neutralStateLayerColor)};
|
|
736
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceHover,y.neutralHoverStateLayerOpacity)};
|
|
737
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceFocused,y.neutralFocusStateLayerOpacity)};
|
|
738
|
+
${(0,w.setVariable)(v.opacityContentOnSurfaceSelected,y.neutralActiveStateLayerOpacity)};
|
|
739
|
+
${(0,w.setVariable)(v.opacityContentOnSurfacePressed,y.neutralActiveStateLayerOpacity)};
|
|
745
740
|
|
|
746
|
-
background-color: ${
|
|
747
|
-
color: ${
|
|
741
|
+
background-color: ${y.neutralBackgroundColor};
|
|
742
|
+
color: ${y.neutralColor};
|
|
748
743
|
border-style: none;
|
|
749
744
|
}
|
|
750
745
|
|
|
751
746
|
.ft-button--neutral[disabled] {
|
|
752
|
-
opacity: ${
|
|
747
|
+
opacity: ${y.neutralDisabledComponentOpacity};
|
|
753
748
|
}
|
|
754
749
|
|
|
755
750
|
.ft-button--neutral ft-icon {
|
|
756
|
-
color: ${
|
|
751
|
+
color: ${y.neutralIconColor};
|
|
757
752
|
}
|
|
758
753
|
|
|
759
754
|
/** Large styles **/
|
|
760
755
|
|
|
761
756
|
.ft-button--large {
|
|
762
|
-
${
|
|
763
|
-
${
|
|
757
|
+
${(0,w.setVariable)(K.size,y.largeIconSize)};
|
|
758
|
+
${(0,w.setVariable)(q.size,y.largeIconSize)};
|
|
764
759
|
|
|
765
|
-
height: ${
|
|
766
|
-
padding: 0 ${
|
|
767
|
-
gap: ${
|
|
768
|
-
border-radius: ${
|
|
769
|
-
border-width: ${
|
|
760
|
+
height: ${y.largeHeight};
|
|
761
|
+
padding: 0 ${y.largeHorizontalPadding};
|
|
762
|
+
gap: ${y.largeGap};
|
|
763
|
+
border-radius: ${y.largeBorderRadius};
|
|
764
|
+
border-width: ${y.largeBorderWidth};
|
|
770
765
|
}
|
|
771
766
|
|
|
772
767
|
.ft-button--large:focus-visible {
|
|
773
|
-
outline-width: ${
|
|
774
|
-
outline-offset: ${
|
|
768
|
+
outline-width: ${y.largeFocusOutlineWidth};
|
|
769
|
+
outline-offset: ${y.largeFocusOutlineOffset};
|
|
775
770
|
}
|
|
776
771
|
|
|
777
772
|
.ft-button--large.ft-button--icon-only {
|
|
778
|
-
width: ${
|
|
773
|
+
width: ${y.largeIconOnlyWidth};
|
|
779
774
|
padding: unset;
|
|
780
775
|
}
|
|
781
776
|
|
|
782
777
|
/** Small styles **/
|
|
783
778
|
|
|
784
779
|
.ft-button--small {
|
|
785
|
-
${
|
|
786
|
-
${
|
|
780
|
+
${(0,w.setVariable)(K.size,y.smallIconSize)};
|
|
781
|
+
${(0,w.setVariable)(q.size,y.smallIconSize)};
|
|
787
782
|
|
|
788
|
-
height: ${
|
|
789
|
-
padding: 0 ${
|
|
790
|
-
gap: ${
|
|
791
|
-
border-radius: ${
|
|
792
|
-
border-width: ${
|
|
783
|
+
height: ${y.smallHeight};
|
|
784
|
+
padding: 0 ${y.smallHorizontalPadding};
|
|
785
|
+
gap: ${y.smallGap};
|
|
786
|
+
border-radius: ${y.smallBorderRadius};
|
|
787
|
+
border-width: ${y.smallBorderWidth};
|
|
793
788
|
}
|
|
794
789
|
|
|
795
790
|
.ft-button--small:focus-visible {
|
|
796
|
-
outline-width: ${
|
|
797
|
-
outline-offset: ${
|
|
791
|
+
outline-width: ${y.smallFocusOutlineWidth};
|
|
792
|
+
outline-offset: ${y.smallFocusOutlineOffset};
|
|
798
793
|
}
|
|
799
794
|
|
|
800
795
|
.ft-button--small.ft-button--icon-only {
|
|
801
|
-
width: ${
|
|
796
|
+
width: ${y.smallIconOnlyWidth};
|
|
802
797
|
padding: unset;
|
|
803
798
|
}
|
|
804
|
-
`,
|
|
799
|
+
`,w.noTextSelect];var ue=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},ft=class extends T{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?It.caption1medium:It.body2medium}};ft.styles=[kn.safariEllipsisFix,zn];ue([(0,Jt.property)({type:Boolean})],ft.prototype,"primary",void 0);ue([(0,Jt.property)({type:Boolean})],ft.prototype,"secondary",void 0);ue([(0,Jt.property)({type:Boolean})],ft.prototype,"tertiary",void 0);ue([(0,Jt.property)({type:Boolean})],ft.prototype,"neutral",void 0);ue([(0,Jt.property)({type:Boolean})],ft.prototype,"small",void 0);(0,fo.customElement)("ft-button")(at);(0,fo.customElement)("ftds-button")(ft);var _n=S.FtCssVariableFactory.extend("--ft-chip-color","",S.designSystemVariables.colorOnSurface),nt={backgroundColor:S.FtCssVariableFactory.extend("--ft-chip-background-color","",S.designSystemVariables.colorSurface),color:_n,fontSize:S.FtCssVariableFactory.extend("--ft-chip-font-size","",ct.fontSize),iconSize:S.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:S.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:S.FtCssVariableFactory.extend("--ft-chip-ripple-color","",_n),horizontalPadding:S.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:S.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),colorOutline:S.FtCssVariableFactory.external(S.designSystemVariables.colorOutline,"Design system"),opacityDisabled:S.FtCssVariableFactory.external(S.designSystemVariables.colorOpacityDisabled,"Design system")},Hn=S.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",S.FtCssVariableFactory.extend("--ft-chip-color","",S.designSystemVariables.colorOnPrimary)),ho={backgroundColor:S.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",S.FtCssVariableFactory.extend("--ft-chip-background-color","",S.designSystemVariables.colorPrimary)),color:Hn,rippleColor:S.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Hn)},Un={horizontalPadding:S.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:S.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Dn=[S.noTextSelect,Be.css`
|
|
805
800
|
:host {
|
|
806
801
|
display: inline-block;
|
|
807
802
|
max-width: 100%;
|
|
@@ -817,20 +812,20 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
817
812
|
box-sizing: border-box;
|
|
818
813
|
pointer-events: auto;
|
|
819
814
|
|
|
820
|
-
--ft-chip-internal-font-size: ${
|
|
815
|
+
--ft-chip-internal-font-size: ${nt.fontSize};
|
|
821
816
|
--ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
822
|
-
${
|
|
823
|
-
--ft-chip-internal-vertical-padding: ${
|
|
824
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
817
|
+
${(0,S.setVariable)(K.size,nt.iconSize)};
|
|
818
|
+
--ft-chip-internal-vertical-padding: ${nt.verticalPadding};
|
|
819
|
+
--ft-chip-internal-horizontal-padding: ${nt.horizontalPadding};
|
|
825
820
|
--ft-chip-internal-icon-padding: 3px;
|
|
826
|
-
--ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${
|
|
821
|
+
--ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${nt.iconSize});
|
|
827
822
|
|
|
828
|
-
border: 1px solid ${
|
|
829
|
-
color: ${
|
|
830
|
-
${
|
|
831
|
-
border-radius: var(${
|
|
823
|
+
border: 1px solid ${nt.colorOutline};
|
|
824
|
+
color: ${nt.color};
|
|
825
|
+
${(0,S.setVariable)(v.color,nt.rippleColor)};
|
|
826
|
+
border-radius: var(${(0,Be.unsafeCSS)(nt.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
|
|
832
827
|
padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
|
|
833
|
-
background-color: ${
|
|
828
|
+
background-color: ${nt.backgroundColor};
|
|
834
829
|
line-height: var(--ft-chip-internal-content-height);
|
|
835
830
|
}
|
|
836
831
|
|
|
@@ -840,8 +835,8 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
840
835
|
|
|
841
836
|
.ft-chip--dense {
|
|
842
837
|
--ft-chip-internal-icon-padding: 3px;
|
|
843
|
-
--ft-chip-internal-vertical-padding: ${
|
|
844
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
838
|
+
--ft-chip-internal-vertical-padding: ${Un.verticalPadding};
|
|
839
|
+
--ft-chip-internal-horizontal-padding: ${Un.horizontalPadding};
|
|
845
840
|
--ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
846
841
|
}
|
|
847
842
|
|
|
@@ -853,15 +848,15 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
853
848
|
cursor: default;
|
|
854
849
|
pointer-events: none;
|
|
855
850
|
filter: grayscale(1);
|
|
856
|
-
opacity: ${
|
|
851
|
+
opacity: ${nt.opacityDisabled};
|
|
857
852
|
}
|
|
858
853
|
|
|
859
854
|
.ft-chip--highlighted {
|
|
860
855
|
border: none;
|
|
861
856
|
padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
|
|
862
|
-
background-color: ${
|
|
863
|
-
${
|
|
864
|
-
color: ${
|
|
857
|
+
background-color: ${ho.backgroundColor};
|
|
858
|
+
${(0,S.setVariable)(v.color,ho.rippleColor)};
|
|
859
|
+
color: ${ho.color};
|
|
865
860
|
}
|
|
866
861
|
|
|
867
862
|
.ft-chip--clickable {
|
|
@@ -891,9 +886,9 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
891
886
|
}
|
|
892
887
|
|
|
893
888
|
.ft-chip--icon-button {
|
|
894
|
-
${
|
|
895
|
-
${
|
|
896
|
-
${
|
|
889
|
+
${(0,S.setVariable)($.iconSize,nt.iconSize)};
|
|
890
|
+
${(0,S.setVariable)($.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
891
|
+
${(0,S.setVariable)($.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
897
892
|
margin: calc((-1) * var(--ft-chip-internal-icon-padding));
|
|
898
893
|
}
|
|
899
894
|
|
|
@@ -901,8 +896,8 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
901
896
|
vertical-align: bottom;
|
|
902
897
|
display: block;
|
|
903
898
|
margin: 0 var(--ft-chip-internal-horizontal-padding);
|
|
904
|
-
${
|
|
905
|
-
${
|
|
899
|
+
${(0,S.setVariable)(ct.fontSize,"var(--ft-chip-internal-font-size)")};
|
|
900
|
+
${(0,S.setVariable)(ct.lineHeight,"var(--ft-chip-internal-content-height)")};
|
|
906
901
|
}
|
|
907
902
|
|
|
908
903
|
.ft-chip--safari-fix .ft-chip--label {
|
|
@@ -938,8 +933,8 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
938
933
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
939
934
|
order: -1;
|
|
940
935
|
}
|
|
941
|
-
`];var
|
|
942
|
-
<div class="${
|
|
936
|
+
`];var et=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},ze=class extends CustomEvent{constructor(){super("icon-click")}},I=class extends ke.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.icon=void 0,this.trailingIcon=!1}render(){let o={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":ke.isSafari};return Te.html`
|
|
937
|
+
<div class="${(0,Gn.classMap)(o)}"
|
|
943
938
|
aria-label="${this.getLabel()}"
|
|
944
939
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
945
940
|
@keyup=${this.onKeyUp}
|
|
@@ -950,7 +945,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
950
945
|
</ft-typography>
|
|
951
946
|
${this.internalIcon?this.renderIcon():null}
|
|
952
947
|
</div>
|
|
953
|
-
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?
|
|
948
|
+
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Te.html`
|
|
954
949
|
<ft-button round
|
|
955
950
|
class="ft-chip--icon-button"
|
|
956
951
|
@click=${this.onIconClick}
|
|
@@ -959,11 +954,11 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
959
954
|
label="${this.iconLabel}"
|
|
960
955
|
part="icon-button"
|
|
961
956
|
></ft-button>
|
|
962
|
-
`:
|
|
957
|
+
`:Te.html`
|
|
963
958
|
<div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
|
|
964
959
|
<ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
|
|
965
960
|
</div>
|
|
966
|
-
`}onKeyUp(
|
|
961
|
+
`}onKeyUp(o){this.interactionsOnChip&&["Enter"," "].includes(o.key)&&o.target.click()}onIconKeyUp(o){this.interactionsOnIcon&&["Enter"," "].includes(o.key)&&(o.stopPropagation(),this.dispatchEvent(new ze))}onIconClick(o){this.interactionsOnIcon&&(o.stopPropagation(),this.dispatchEvent(new ze))}getLabel(){return this.label||this.textContent}get textContent(){var o,r;return(r=(o=this.slottedContent)===null||o===void 0?void 0:o.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};I.elementDefinitions={"ft-ripple":L,"ft-typography":J,"ft-icon":X,"ft-button":at};I.styles=Dn;et([(0,F.property)({type:Boolean})],I.prototype,"highlighted",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"removable",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"disabled",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"clickable",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"iconClickable",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"dense",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"multiLine",void 0);et([(0,F.property)()],I.prototype,"label",void 0);et([(0,F.property)()],I.prototype,"iconLabel",void 0);et([(0,F.property)()],I.prototype,"icon",void 0);et([(0,F.property)()],I.prototype,"iconVariant",void 0);et([(0,F.property)({type:Boolean})],I.prototype,"trailingIcon",void 0);et([(0,F.query)("ft-typography slot")],I.prototype,"slottedContent",void 0);(0,Kn.customElement)("ft-chip")(I);var _e=function(e,o,r,i){var a=arguments.length,l=a<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,r):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,r,i);else for(var s=e.length-1;s>=0;s--)(c=e[s])&&(l=(a<3?c(l):a>3?c(o,r,l):c(o,r))||l);return a>3&&l&&Object.defineProperty(o,r,l),l},ht=class extends be{constructor(){super(...arguments),this.multiLine=!1,this.editorMode=!1}render(){return Rt.html`
|
|
967
962
|
<ft-tooltip text="${this.tooltipText}">
|
|
968
963
|
<ft-chip part="chip"
|
|
969
964
|
exportpartsPrefix="chip"
|
|
@@ -972,10 +967,26 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
972
967
|
</ft-chip>
|
|
973
968
|
</ft-tooltip>
|
|
974
969
|
${this.hideIfEmpty()}
|
|
975
|
-
`}renderContent(){return this.metadata?
|
|
970
|
+
`}renderContent(){return this.metadata?Rt.html`${this.valueText}`:this.key?Rt.html`no value for ${this.key}`:Rt.html`no metadata selected`}hideIfEmpty(){return!this.editorMode&&!this.metadata?Rt.html`
|
|
976
971
|
<style>
|
|
977
972
|
:host {
|
|
978
973
|
display: none !important;
|
|
979
974
|
}
|
|
980
975
|
</style>
|
|
981
|
-
|
|
976
|
+
`:Rt.nothing}get valueText(){var o,r;return(r=(o=this.metadata)===null||o===void 0?void 0:o.values.join(", "))!==null&&r!==void 0?r:""}get tooltipText(){var o,r;return this.metadata?`${(r=(o=this.metadata)===null||o===void 0?void 0:o.label)!==null&&r!==void 0?r:this.metadata.key}: ${this.valueText}`:""}update(o){super.update(o),["key","tocNode"].some(r=>o.has(r))&&this.updateContent()}onStoreAvailable(){super.onStoreAvailable(),this.updateContent()}updateContent(){var o;this.metadata=void 0,this.tocNode&&this.key&&((o=this.service)===null||o===void 0||o.getTopicInfo(this.tocNode).then(r=>this.metadata=r.metadata.find(i=>i.key===this.key)).catch(()=>null))}};ht.elementDefinitions={"ft-tooltip":A,"ft-chip":I};ht.styles=Co;_e([(0,Qt.property)()],ht.prototype,"key",void 0);_e([(0,Qt.property)({type:Boolean})],ht.prototype,"multiLine",void 0);_e([(0,Qt.state)()],ht.prototype,"editorMode",void 0);_e([(0,Qt.state)()],ht.prototype,"metadata",void 0);(0,Mn.customElement)("ft-reader-topic-metadata")(ht);})();
|
|
977
|
+
/*! Bundled license information:
|
|
978
|
+
|
|
979
|
+
lit-html/lit-html.js:
|
|
980
|
+
(**
|
|
981
|
+
* @license
|
|
982
|
+
* Copyright 2017 Google LLC
|
|
983
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
984
|
+
*)
|
|
985
|
+
|
|
986
|
+
lit-html/static.js:
|
|
987
|
+
(**
|
|
988
|
+
* @license
|
|
989
|
+
* Copyright 2020 Google LLC
|
|
990
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
991
|
+
*)
|
|
992
|
+
*/
|