@fluid-topics/ft-tabs 1.1.70 → 1.1.72

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.
@@ -1,11 +1,11 @@
1
- !function(t,o,e,r,a,i,n){var l=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class c extends o.FtLitElement{constructor(){super(...arguments),this.label="",this.icon="",this.active=!1,this.disabled=!1,this.uniqueId=(""+Math.floor(1e5*Math.random())).padStart(5,"0")}render(){return e.html`
1
+ "use strict";(()=>{var Jr=Object.create;var Ke=Object.defineProperty;var Qr=Object.getOwnPropertyDescriptor;var ta=Object.getOwnPropertyNames;var ea=Object.getPrototypeOf,oa=Object.prototype.hasOwnProperty;var Ct=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports);var ra=(e,o,a,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of ta(o))!oa.call(e,i)&&i!==a&&Ke(e,i,{get:()=>o[i],enumerable:!(n=Qr(o,i))||n.enumerable});return e};var x=(e,o,a)=>(a=e!=null?Jr(ea(e)):{},ra(o||!e||!e.__esModule?Ke(a,"default",{value:e,enumerable:!0}):a,e));var I=Ct((Wa,Ze)=>{Ze.exports=ftGlobals.wcUtils});var k=Ct((Ia,Me)=>{Me.exports=ftGlobals.lit});var yt=Ct((Ta,Fe)=>{Fe.exports=ftGlobals.litDecorators});var Ye=Ct((Pa,je)=>{je.exports=ftGlobals.litRepeat});var me=Ct((za,Xe)=>{Xe.exports=ftGlobals.litClassMap});var hr=Ct((Lc,gr)=>{gr.exports=ftGlobals.litUnsafeHTML});var He=x(I());var Ve=x(I()),te=x(k()),Y=x(yt()),tt=function(e,o,a,n){var i=arguments.length,l=i<3?o:n===null?n=Object.getOwnPropertyDescriptor(o,a):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,a,n);else for(var p=e.length-1;p>=0;p--)(s=e[p])&&(l=(i<3?s(l):i>3?s(o,a,l):s(o,a))||l);return i>3&&l&&Object.defineProperty(o,a,l),l},P=class extends Ve.FtLitElement{constructor(){super(...arguments),this.label="",this.icon="",this.active=!1,this.disabled=!1,this.uniqueId=(""+Math.floor(Math.random()*1e5)).padStart(5,"0")}render(){return te.html`
2
2
  <style>
3
3
  :host {
4
- display: ${e.unsafeCSS(this.active?"block":"none")};
4
+ display: ${(0,te.unsafeCSS)(this.active?"block":"none")};
5
5
  }
6
6
  </style>
7
7
  <slot></slot>
8
- `}update(t){super.update(t),this.id||(this.id="tab-"+this.uniqueId),this.ariaLabelledBy=this.id+"-control"}updated(t){super.updated(t),this.dispatchEvent(new Event("updated"))}}c.elementDefinitions={},l([r.property({type:String})],c.prototype,"label",void 0),l([r.property({type:String})],c.prototype,"icon",void 0),l([r.property()],c.prototype,"iconVariant",void 0),l([r.property({type:Boolean,reflect:!0})],c.prototype,"active",void 0),l([r.property({type:Boolean})],c.prototype,"disabled",void 0),l([r.property({reflect:!0})],c.prototype,"id",void 0),l([r.property()],c.prototype,"color",void 0),l([r.property()],c.prototype,"rippleColor",void 0),l([r.property({reflect:!0,attribute:"aria-labelledby"})],c.prototype,"ariaLabelledBy",void 0);const p=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),f=p,s=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",p),d=o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),h=o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),g=o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),y=o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),b=o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px"),u=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),m=u,x=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",u),O=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),N=O,v=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",O),S=e.css`
8
+ `}update(o){super.update(o),this.id||(this.id="tab-"+this.uniqueId),this.ariaLabelledBy=this.id+"-control"}updated(o){super.updated(o),this.dispatchEvent(new Event("updated"))}};P.elementDefinitions={};tt([(0,Y.property)({type:String})],P.prototype,"label",void 0);tt([(0,Y.property)({type:String})],P.prototype,"icon",void 0);tt([(0,Y.property)()],P.prototype,"iconVariant",void 0);tt([(0,Y.property)({type:Boolean,reflect:!0})],P.prototype,"active",void 0);tt([(0,Y.property)({type:Boolean})],P.prototype,"disabled",void 0);tt([(0,Y.property)({reflect:!0})],P.prototype,"id",void 0);tt([(0,Y.property)()],P.prototype,"color",void 0);tt([(0,Y.property)()],P.prototype,"rippleColor",void 0);tt([(0,Y.property)({reflect:!0,attribute:"aria-labelledby"})],P.prototype,"ariaLabelledBy",void 0);var ye=x(k()),M=x(yt()),Yr=x(Ye()),_e=x(me()),Q=x(I());var io=x(I());var ao=x(k()),T=x(yt()),no=x(me()),Gt=x(I());var oo=x(k()),E=x(I()),qe=E.FtCssVariableFactory.extend("--ft-ripple-color","",E.designSystemVariables.colorContent),mt={color:qe,backgroundColor:E.FtCssVariableFactory.extend("--ft-ripple-background-color","",qe),opacityContentOnSurfacePressed:E.FtCssVariableFactory.external(E.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:E.FtCssVariableFactory.external(E.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:E.FtCssVariableFactory.external(E.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:E.FtCssVariableFactory.external(E.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:E.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Je=E.FtCssVariableFactory.extend("--ft-ripple-color","",E.designSystemVariables.colorPrimary),Qe={color:Je,backgroundColor:E.FtCssVariableFactory.extend("--ft-ripple-background-color","",Je)},to=E.FtCssVariableFactory.extend("--ft-ripple-color","",E.designSystemVariables.colorSecondary),eo={color:to,backgroundColor:E.FtCssVariableFactory.extend("--ft-ripple-background-color","",to)},ro=oo.css`
9
9
  :host {
10
10
  display: contents;
11
11
  }
@@ -18,7 +18,7 @@
18
18
 
19
19
  .ft-ripple:not(.ft-ripple--unbounded) {
20
20
  overflow: hidden;
21
- border-radius: ${b};
21
+ border-radius: ${mt.borderRadius};
22
22
  }
23
23
 
24
24
  .ft-ripple .ft-ripple--background,
@@ -52,27 +52,27 @@
52
52
  }
53
53
 
54
54
  .ft-ripple .ft-ripple--background {
55
- background-color: ${s};
55
+ background-color: ${mt.backgroundColor};
56
56
  }
57
57
 
58
58
  .ft-ripple .ft-ripple--effect {
59
- background-color: ${f};
59
+ background-color: ${mt.color};
60
60
  }
61
61
 
62
62
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
63
- background-color: ${v};
63
+ background-color: ${eo.backgroundColor};
64
64
  }
65
65
 
66
66
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
67
- background-color: ${N};
67
+ background-color: ${eo.color};
68
68
  }
69
69
 
70
70
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
71
- background-color: ${x};
71
+ background-color: ${Qe.backgroundColor};
72
72
  }
73
73
 
74
74
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
75
- background-color: ${m};
75
+ background-color: ${Qe.color};
76
76
  }
77
77
 
78
78
  .ft-ripple .ft-ripple--background {
@@ -102,156 +102,148 @@
102
102
  }
103
103
 
104
104
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
105
- opacity: ${h};
105
+ opacity: ${mt.opacityContentOnSurfaceHover};
106
106
  }
107
107
 
108
108
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
109
- opacity: ${y};
109
+ opacity: ${mt.opacityContentOnSurfaceSelected};
110
110
  }
111
111
 
112
112
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
113
- opacity: ${g};
113
+ opacity: ${mt.opacityContentOnSurfaceFocused};
114
114
  }
115
115
 
116
116
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
117
- opacity: ${d};
117
+ opacity: ${mt.opacityContentOnSurfacePressed};
118
118
  transform: translate(-50%, -50%) scale(1);
119
119
  }
120
- `;var w=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class I extends o.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 o.Debouncer(1e3),this.onTransitionStart=t=>{"transform"===t.propertyName&&(this.rippling=this.pressed,this.debouncer.run((()=>this.rippling=!1)))},this.onTransitionEnd=t=>{"transform"===t.propertyName&&(this.rippling=!1)},this.setupDebouncer=new o.Debouncer(10),this.moveRipple=t=>{var o,e;let{x:r,y:a}=this.getCoordinates(t),i=null!==(e=null===(o=this.ripple)||void 0===o?void 0:o.getBoundingClientRect())&&void 0!==e?e:{x:0,y:0,width:0,height:0};this.originX=Math.round(null!=r?r-i.x:i.width/2),this.originY=Math.round(null!=a?a-i.y:i.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(null==t?void 0:t.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"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 e.html`
120
+ `;var _=function(e,o,a,n){var i=arguments.length,l=i<3?o:n===null?n=Object.getOwnPropertyDescriptor(o,a):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,a,n);else for(var p=e.length-1;p>=0;p--)(s=e[p])&&(l=(i<3?s(l):i>3?s(o,a,l):s(o,a))||l);return i>3&&l&&Object.defineProperty(o,a,l),l},v=class extends Gt.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 Gt.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 Gt.Debouncer(10),this.moveRipple=o=>{var a,n;let{x:i,y:l}=this.getCoordinates(o),s=(n=(a=this.ripple)===null||a===void 0?void 0:a.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(l!=null?l-s.y:s.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 ao.html`
121
121
  <style>
122
122
  .ft-ripple .ft-ripple--effect {
123
123
  left: ${this.originX}px;
124
124
  top: ${this.originY}px;
125
125
  }
126
126
  </style>
127
- <div class="${i.classMap(t)}">
127
+ <div class="${(0,no.classMap)(o)}">
128
128
  <div class="ft-ripple--background"></div>
129
129
  <div class="ft-ripple--effect"></div>
130
130
  </div>
131
- `}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"),a=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)},i={passive:!0};t.addEventListener("mouseover",this.startHover,i),t.addEventListener("mousemove",this.moveRipple,i),t.addEventListener("mouseleave",this.endHover,i),t.addEventListener("mousedown",e,i),t.addEventListener("touchstart",r,i),t.addEventListener("touchmove",this.moveRipple,i),t.addEventListener("keydown",a,i),t.addEventListener("focus",this.startFocus,i),t.addEventListener("blur",this.endFocus,i),t.addEventListener("focusin",this.startFocus,i),t.addEventListener("focusout",this.endFocus,i),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,i),t.removeEventListener("mousemove",this.moveRipple,i),t.removeEventListener("mouseleave",this.endHover,i),t.removeEventListener("mousedown",e,i),t.removeEventListener("touchstart",r,i),t.removeEventListener("touchmove",this.moveRipple,i),t.removeEventListener("keydown",a,i),t.removeEventListener("focus",this.startFocus,i),t.removeEventListener("blur",this.endFocus,i),t.removeEventListener("focusin",this.startFocus,i),t.removeEventListener("focusout",this.endFocus,i),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,a;return null!=o.x?({x:r,y:a}=o):null!=e.touches&&(r=e.touches[0].clientX,a=e.touches[0].clientY),{x:r,y:a}}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()}}I.elementDefinitions={},I.styles=S,w([r.property({type:Boolean})],I.prototype,"primary",void 0),w([r.property({type:Boolean})],I.prototype,"secondary",void 0),w([r.property({type:Boolean})],I.prototype,"unbounded",void 0),w([r.property({type:Boolean})],I.prototype,"activated",void 0),w([r.property({type:Boolean})],I.prototype,"selected",void 0),w([r.property({type:Boolean})],I.prototype,"disabled",void 0),w([r.state()],I.prototype,"hovered",void 0),w([r.state()],I.prototype,"focused",void 0),w([r.state()],I.prototype,"pressed",void 0),w([r.state()],I.prototype,"rippling",void 0),w([r.state()],I.prototype,"originX",void 0),w([r.state()],I.prototype,"originY",void 0),w([r.query(".ft-ripple")],I.prototype,"ripple",void 0),w([r.query(".ft-ripple--effect")],I.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(I);
132
- /**
133
- * @license
134
- * Copyright 2017 Google LLC
135
- * SPDX-License-Identifier: BSD-3-Clause
136
- */
137
- const C=globalThis,E=C.trustedTypes,W=E?E.createPolicy("lit-html",{createHTML:t=>t}):void 0,U="$lit$",$=`lit$${(Math.random()+"").slice(9)}$`,R="?"+$,z=`<${R}>`,Z=document,k=()=>Z.createComment(""),L=t=>null===t||"object"!=typeof t&&"function"!=typeof t,K=Array.isArray,D="[ \t\n\f\r]",F=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,B=/-->/g,A=/>/g,H=RegExp(`>|${D}(?:([^\\s"'>=/]+)(${D}*=${D}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),G=/'/g,j=/"/g,M=/^(?:script|style|textarea|title)$/i,T=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),P=Symbol.for("lit-noChange"),Y=Symbol.for("lit-nothing"),_=new WeakMap,V=Z.createTreeWalker(Z,129);function X(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==W?W.createHTML(o):o}const q=(t,o)=>{const e=t.length-1,r=[];let a,i=2===o?"<svg>":"",n=F;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,f=0;for(;f<e.length&&(n.lastIndex=f,c=n.exec(e),null!==c);)f=n.lastIndex,n===F?"!--"===c[1]?n=B:void 0!==c[1]?n=A:void 0!==c[2]?(M.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=H):void 0!==c[3]&&(n=H):n===H?">"===c[0]?(n=a??F,p=-1):void 0===c[1]?p=-2:(p=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?H:'"'===c[3]?j:G):n===j||n===G?n=H:n===B||n===A?n=F:(n=H,a=void 0);const s=n===H&&t[o+1].startsWith("/>")?" ":"";i+=n===F?e+z:p>=0?(r.push(l),e.slice(0,p)+U+e.slice(p)+$+s):e+$+(-2===p?o:s)}return[X(t,i+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class J{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,i=0;const n=t.length-1,l=this.parts,[c,p]=q(t,o);if(this.el=J.createElement(c,e),V.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=V.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(U)){const o=p[i++],e=r.getAttribute(t).split($),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:n[2],strings:e,ctor:"."===n[1]?rt:"?"===n[1]?at:"@"===n[1]?it:et}),r.removeAttribute(t)}else t.startsWith($)&&(l.push({type:6,index:a}),r.removeAttribute(t));if(M.test(r.tagName)){const t=r.textContent.split($),o=t.length-1;if(o>0){r.textContent=E?E.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],k()),V.nextNode(),l.push({type:2,index:++a});r.append(t[o],k())}}}else if(8===r.nodeType)if(r.data===R)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf($,t+1));)l.push({type:7,index:a}),t+=$.length-1}a++}}static createElement(t,o){const e=Z.createElement("template");return e.innerHTML=t,e}}function Q(t,o,e=t,r){if(o===P)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const i=L(o)?void 0:o._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),void 0===i?a=void 0:(a=new i(t),a._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=a:e._$Cl=a),void 0!==a&&(o=Q(t,a._$AS(t,o.values),a,r)),o}class tt{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??Z).importNode(o,!0);V.currentNode=r;let a=V.nextNode(),i=0,n=0,l=e[0];for(;void 0!==l;){if(i===l.index){let o;2===l.type?o=new ot(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new nt(a,this,t)),this._$AV.push(o),l=e[++n]}i!==l?.index&&(a=V.nextNode(),i++)}return V.currentNode=Z,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class ot{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=Y,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Q(this,t,o),L(t)?t===Y||null==t||""===t?(this._$AH!==Y&&this._$AR(),this._$AH=Y):t!==this._$AH&&t!==P&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>K(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Y&&L(this._$AH)?this._$AA.nextSibling.data=t:this.$(Z.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=J.createElement(X(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new tt(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=_.get(t.strings);return void 0===o&&_.set(t.strings,o=new J(t)),o}T(t){K(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const a of t)r===o.length?o.push(e=new ot(this.k(k()),this.k(k()),this,this.options)):e=o[r],e._$AI(a),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class et{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=Y,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Y}_$AI(t,o=this,e,r){const a=this.strings;let i=!1;if(void 0===a)t=Q(this,t,o,0),i=!L(t)||t!==this._$AH&&t!==P,i&&(this._$AH=t);else{const r=t;let n,l;for(t=a[0],n=0;n<a.length-1;n++)l=Q(this,r[e+n],o,n),l===P&&(l=this._$AH[n]),i||=!L(l)||l!==this._$AH[n],l===Y?t=Y:t!==Y&&(t+=(l??"")+a[n+1]),this._$AH[n]=l}i&&!r&&this.O(t)}O(t){t===Y?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class rt extends et{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Y?void 0:t}}class at extends et{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Y)}}class it extends et{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=Q(this,t,o,0)??Y)===P)return;const e=this._$AH,r=t===Y&&e!==Y||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==Y&&(e===Y||r);r&&this.element.removeEventListener(this.name,this,e),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class nt{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Q(this,t)}}const lt=C.litHtmlPolyfillSupport;lt?.(J,ot),(C.litHtmlVersions??=[]).push("3.1.0");
138
- /**
139
- * @license
140
- * Copyright 2020 Google LLC
141
- * SPDX-License-Identifier: BSD-3-Clause
142
- */
143
- const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$litStatic$:t,r:ct}),st=new Map,dt=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=pt(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=st.get(t))&&(n.raw=n,st.set(t,o=n)),e=l}return t(o,...e)})(T);var ht;!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"}(ht||(ht={}));const gt=t=>"string"==typeof t?e.unsafeCSS(t):t;class yt{static create(t,o,r,a){const i=t=>gt(null!=t?t:a),n=e.css`var(${gt(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${gt(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${gt(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${gt(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):gt(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${gt(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${gt(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const bt={colorWhite:yt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:yt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:yt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:yt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:yt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:yt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:yt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:yt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:yt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:yt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:yt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:yt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:yt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:yt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:yt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:yt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:yt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:yt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:yt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:yt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:yt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:yt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:yt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:yt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:yt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:yt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:yt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:yt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:yt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:yt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:yt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:yt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:yt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:yt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:yt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:yt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:yt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:yt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:yt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:yt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:yt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:yt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:yt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:yt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:yt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:yt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:yt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:yt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:yt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:yt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:yt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:yt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:yt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:yt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:yt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:yt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:yt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:yt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:yt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:yt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:yt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:yt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:yt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:yt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:yt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:yt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:yt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:yt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:yt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:yt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:yt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:yt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:yt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:yt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:yt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:yt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:yt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:yt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:yt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:yt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:yt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:yt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:yt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:yt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:yt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:yt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:yt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:yt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:yt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:yt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:yt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:yt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:yt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:yt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:yt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:yt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:yt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:yt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:yt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:yt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:yt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:yt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:yt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:yt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:yt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:yt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:yt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:yt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:yt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:yt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:yt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:yt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:yt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:yt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:yt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:yt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:yt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:yt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:yt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:yt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:yt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:yt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:yt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:yt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:yt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:yt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:yt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:yt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:yt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:yt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:yt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:yt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:yt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:yt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:yt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:yt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:yt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:yt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:yt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:yt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:yt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:yt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:yt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:yt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:yt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:yt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:yt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:yt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:yt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:yt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:yt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:yt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:yt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:yt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:yt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:yt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:yt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:yt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:yt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:yt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:yt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:yt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:yt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:yt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:yt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:yt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:yt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:yt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:yt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:yt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:yt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:yt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:yt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:yt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:yt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:yt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:yt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:yt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:yt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:yt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:yt.create("--ft-opacity-0","","NUMBER","0"),opacity8:yt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:yt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:yt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:yt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:yt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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)")},ut={display:{fontFamily:yt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:yt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:yt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:yt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:yt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:yt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:yt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:yt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:yt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:yt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:yt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:yt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:yt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:yt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:yt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:yt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:yt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:yt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:yt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:yt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:yt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:yt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:yt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:yt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:yt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:yt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:yt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:yt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:yt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:yt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:yt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:yt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:yt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:yt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:yt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:yt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:yt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:yt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:yt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:yt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:yt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:yt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:yt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:yt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:yt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:yt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:yt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:yt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:yt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:yt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:yt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:yt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:yt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:yt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:yt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:yt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:yt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:yt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:yt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:yt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:yt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:yt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:yt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:yt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:yt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:yt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:yt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:yt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:yt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:yt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:yt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:yt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:yt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:yt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:yt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:yt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:yt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:yt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:yt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:yt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:yt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:yt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:yt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:yt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:yt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:yt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:yt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:yt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:yt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:yt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:yt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:yt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},mt={backgroundActionPrimary:yt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",bt.colorBrand0),backgroundErrorSubtle:yt.extend("--ft-background-error-subtle","Used as background of subtle error components.",bt.colorRed10),backgroundInfoSubtle:yt.extend("--ft-background-info-subtle","Used as background of subtle information components.",bt.colorCyan10),backgroundWarningSubtle:yt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",bt.colorOrange10),backgroundSuccessSubtle:yt.extend("--ft-background-success-subtle","Used as background of subtle success components.",bt.colorGreen10),backgroundGlobalSurface:yt.extend("--ft-background-global-surface","Used as app background.",bt.colorWhite),backgroundGlobalOnSurface:yt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",bt.colorGray10),backgroundGlobalOnSurfaceDark:yt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",bt.colorGray30),contentActionPrimary:yt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",bt.colorBrand0),contentWarningPrimary:yt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",bt.colorOrange200),contentWarningIconOnly:yt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",bt.colorOrange0),contentErrorPrimary:yt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",bt.colorRed0),contentErrorIconOnly:yt.extend("--ft-content-error-icon-only","Used on error status icons alone",bt.colorRed70),contentInfoPrimary:yt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",bt.colorCyan200),contentInfoIconOnly:yt.extend("--ft-content-info-icon-only","Used on info status icons alone",bt.colorCyan0),contentSuccessPrimary:yt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",bt.colorGreen200),contentSuccessIconOnly:yt.extend("--ft-content-success-icon-only","Used on success status icons alone",bt.colorGreen0),contentGlobalPrimary:yt.extend("--ft-content-global-primary","Used for main content on the page.",bt.colorGray500),contentGlobalSecondary:yt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",bt.colorGray200),contentGlobalSubtle:yt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",bt.colorGray0),contentGlobalOnColor:yt.extend("--ft-content-global-on-color","Used for content on a dominant color.",bt.colorWhite),borderActionPrimary:yt.extend("--ft-border-action-primary","Used as border for primary action components.",bt.colorBrand0),borderActionFocusRing:yt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",bt.colorCyan0),borderWarningPrimary:yt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",bt.colorOrange200),borderWarningSubtle:yt.extend("--ft-border-warning-subtle","Used as border for warning components.",bt.colorOrange30),borderSuccessPrimary:yt.extend("--ft-border-success-primary","Used as border for success buttons.",bt.colorGreen200),borderSuccessSubtle:yt.extend("--ft-border-success-subtle","Used as border for success components.",bt.colorGreen30),borderErrorPrimary:yt.extend("--ft-border-error-primary","Used as border for text fields in error states.",bt.colorRed0),borderErrorSubtle:yt.extend("--ft-border-error-subtle","Used as border for error components.",bt.colorRed30),borderInfoPrimary:yt.extend("--ft-border-info-primary","Used as border for buttons in info color.",bt.colorCyan200),borderInfoSubtle:yt.extend("--ft-border-info-subtle","Used as border for information components.",bt.colorCyan30),borderGlobalPrimary:yt.extend("--ft-border-global-primary","Used as border for element like input.",bt.colorGray50),borderGlobalSubtle:yt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",bt.colorGray30),borderInputPrimary:yt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",bt.colorGray80)};yt.create("--ft-button-large-height","","SIZE","40px"),yt.extend("--ft-button-large-horizontal-padding","",bt.spacing4),yt.extend("--ft-button-large-gap","",bt.spacing2),yt.extend("--ft-button-large-border-radius","",bt.borderRadiusS),yt.extend("--ft-button-large-icon-size","",bt.iconSize3),yt.create("--ft-button-large-border-width","","SIZE","1px"),yt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),yt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),yt.create("--ft-button-large-icon-only-width","","SIZE","40px"),yt.create("--ft-button-small-height","","SIZE","30px"),yt.extend("--ft-button-small-horizontal-padding","",bt.spacing3),yt.extend("--ft-button-small-gap","",bt.spacing2),yt.extend("--ft-button-small-border-radius","",bt.borderRadiusS),yt.extend("--ft-button-small-icon-size","",bt.iconSize2),yt.create("--ft-button-small-border-width","","SIZE","1px"),yt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),yt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),yt.create("--ft-button-small-icon-only-width","","SIZE","30px"),yt.extend("--ft-button-primary-background-color","",mt.backgroundActionPrimary),yt.extend("--ft-button-primary-color","",mt.contentGlobalOnColor),yt.extend("--ft-button-primary-icon-color","",mt.contentGlobalOnColor),yt.extend("--ft-button-primary-state-layer-color","",mt.contentGlobalOnColor),yt.extend("--ft-button-primary-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-button-primary-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-button-primary-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-button-primary-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-button-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),yt.extend("--ft-button-tertiary-color","",mt.contentActionPrimary),yt.extend("--ft-button-tertiary-icon-color","",mt.contentActionPrimary),yt.extend("--ft-button-tertiary-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-button-tertiary-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-button-tertiary-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-button-tertiary-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-button-tertiary-disabled-component-opacity","",bt.opacity40),yt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),yt.extend("--ft-button-secondary-color","",mt.contentActionPrimary),yt.extend("--ft-button-secondary-icon-color","",mt.contentActionPrimary),yt.extend("--ft-button-secondary-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-button-secondary-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-button-secondary-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-button-secondary-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-button-secondary-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-button-secondary-border-color","",mt.borderActionPrimary),yt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),yt.extend("--ft-button-neutral-icon-color","",mt.contentGlobalSecondary),yt.extend("--ft-button-neutral-color","",mt.contentGlobalSecondary),yt.extend("--ft-button-neutral-state-layer-color","",mt.contentGlobalSecondary),yt.extend("--ft-button-neutral-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-button-neutral-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-button-neutral-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-button-neutral-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-banner-icon-size","",bt.iconSize5),yt.create("--ft-banner-border-width","","SIZE","1px"),yt.extend("--ft-banner-horizontal-padding","",bt.spacing6),yt.extend("--ft-banner-vertical-padding","",bt.spacing6),yt.extend("--ft-banner-horizontal-side-gap","",bt.spacing6),yt.extend("--ft-banner-horizontal-mobile-gap","",bt.spacing4),yt.extend("--ft-banner-vertical-mobile-gap","",bt.spacing6),yt.extend("--ft-banner-horizontal-middle-gap","",bt.spacing20),yt.extend("--ft-banner-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-banner-info-color","",mt.contentInfoPrimary),yt.extend("--ft-banner-info-icon-color","",mt.contentInfoIconOnly),yt.extend("--ft-breadcrumb-horizontal-gap","",bt.spacing1),yt.extend("--ft-breadcrumb-vertical-gap","",bt.spacing2),yt.extend("--ft-breadcrumb-current-element-color","",mt.contentGlobalPrimary),yt.extend("--ft-breadcrumb-icon-color","",mt.contentGlobalSubtle),yt.extend("--ft-page-header-horizontal-padding","",bt.spacing12),yt.extend("--ft-page-header-horizontal-gap","",bt.spacing4),yt.extend("--ft-page-header-vertical-gap","",bt.spacing2),yt.extend("--ft-page-header-classic-vertical-padding","",bt.spacing6),yt.extend("--ft-page-header-multiline-vertical-padding","",bt.spacing4),yt.extend("--ft-page-header-inline-vertical-padding","",bt.spacing2),yt.extend("--ft-page-header-background-color","",bt.colorWhite),yt.extend("--ft-page-header-bottom-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-page-header-title-color","",mt.contentGlobalPrimary),yt.extend("--ft-page-header-subtitle-color","",mt.contentGlobalSecondary),yt.create("--ft-modal-small-container-width","","SIZE","600px"),yt.create("--ft-modal-large-container-width","","SIZE","900px"),yt.extend("--ft-modal-overlay-background-color","",bt.colorGray700),yt.extend("--ft-modal-overlay-opacity","",bt.opacity40),yt.extend("--ft-modal-shadow","",bt.shadowElevation03),yt.extend("--ft-modal-body-background-color","",bt.colorWhite),yt.extend("--ft-modal-body-color","",mt.contentGlobalPrimary),yt.extend("--ft-modal-body-horizontal-padding","",bt.spacing6),yt.extend("--ft-modal-body-vertical-padding","",bt.spacing6),yt.extend("--ft-modal-body-vertical-gap","",bt.spacing6),yt.extend("--ft-modal-container-margin","",bt.spacing3),yt.extend("--ft-modal-header-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-modal-header-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-modal-header-color","",mt.contentGlobalPrimary),yt.extend("--ft-modal-header-trailing-icon-color","",mt.contentGlobalSecondary),yt.extend("--ft-modal-header-vertical-padding","",bt.spacing1),yt.extend("--ft-modal-header-right-padding","",bt.spacing1),yt.extend("--ft-modal-header-left-padding","",bt.spacing6),yt.extend("--ft-modal-header-gap","",bt.spacing2),yt.create("--ft-modal-header-border-bottom","","SIZE","1px"),yt.extend("--ft-modal-border-radius","",bt.borderRadiusM),yt.extend("--ft-drawer-overlay-opacity","",bt.opacity40),yt.extend("--ft-drawer-shadow","",bt.shadowElevation03),yt.extend("--ft-drawer-body-color","",mt.contentGlobalPrimary),yt.extend("--ft-drawer-body-horizontal-padding","",bt.spacing6),yt.extend("--ft-drawer-body-vertical-padding","",bt.spacing6),yt.extend("--ft-drawer-body-gap","",bt.spacing6),yt.extend("--ft-drawer-body-background-color","",bt.colorWhite),yt.extend("--ft-drawer-header-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-drawer-header-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-drawer-header-color","",mt.contentGlobalPrimary),yt.extend("--ft-drawer-header-trailing-icon-color","",mt.contentGlobalSecondary),yt.create("--ft-drawer-header-height","","SIZE","50px"),yt.extend("--ft-drawer-header-horizontal-padding","",bt.spacing2),yt.create("--ft-drawer-header-border-width","","SIZE","1px"),yt.extend("--ft-drawer-header-gap","",bt.spacing3),yt.extend("--ft-drawer-buttons-bar-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-drawer-buttons-bar-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-drawer-buttons-bar-color","",mt.contentGlobalPrimary),yt.extend("--ft-drawer-buttons-bar-horizontal-padding","",bt.spacing4),yt.extend("--ft-drawer-buttons-bar-vertical-padding","",bt.spacing4),yt.extend("--ft-drawer-buttons-bar-gap","",bt.spacing3),yt.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),yt.create("--ft-drawer-container-width","","SIZE","66%"),yt.create("--ft-drawer-container-min-width","","SIZE","500px"),yt.create("--ft-drawer-container-max-width","","SIZE","1000px"),yt.create("--ft-drawer-container-height","","SIZE","100%"),yt.extend("--ft-drawer-overlay-background-color","",bt.colorGray700),yt.extend("--ft-text-input-field-horizontal-padding","",bt.spacing4),yt.extend("--ft-text-input-field-horizontal-gap","",bt.spacing3),yt.extend("--ft-text-input-field-vertical-gap","",bt.spacing05),yt.extend("--ft-text-input-field-icon-size","",bt.iconSize3),yt.create("--ft-text-input-field-height","","SIZE","50px"),yt.extend("--ft-text-input-helper-horizontal-padding","",bt.spacing4),yt.extend("--ft-text-input-helper-horizontal-gap","",bt.spacing1),yt.extend("--ft-text-input-helper-icon-size","",bt.iconSize2),yt.extend("--ft-text-input-border-radius","",bt.borderRadiusM),yt.extend("--ft-text-input-background-color","",bt.colorWhite),yt.extend("--ft-text-input-content-value-color","",mt.contentGlobalPrimary),yt.extend("--ft-text-input-trailing-icon-color","",mt.contentGlobalSubtle),yt.extend("--ft-text-input-label-color","",mt.contentGlobalSubtle),yt.extend("--ft-text-input-default-border-color","",mt.borderInputPrimary),yt.extend("--ft-text-input-default-helper-text-color","",mt.contentGlobalSubtle),yt.create("--ft-text-input-default-border-width","","SIZE","1px"),yt.create("--ft-text-input-error-border-width","","SIZE","2px"),yt.extend("--ft-text-input-error-border-color","",mt.borderErrorPrimary),yt.extend("--ft-text-input-error-helper-text-color","",mt.contentErrorPrimary),yt.extend("--ft-text-input-error-helper-icon-color","",mt.contentErrorIconOnly),yt.create("--ft-text-input-warning-border-width","","SIZE","2px"),yt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),yt.extend("--ft-text-input-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),yt.extend("--ft-text-input-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-text-area-background-color","",bt.colorWhite),yt.extend("--ft-text-area-content-value-color","",mt.contentGlobalPrimary),yt.extend("--ft-text-area-label-color","",mt.contentGlobalSubtle),yt.extend("--ft-text-area-default-border-color","",mt.borderInputPrimary),yt.extend("--ft-text-area-default-helper-text-color","",mt.contentGlobalSubtle),yt.create("--ft-text-area-default-border-width","","SIZE","1px"),yt.create("--ft-text-area-error-border-width","","SIZE","2px"),yt.extend("--ft-text-area-error-border-color","",mt.borderErrorPrimary),yt.extend("--ft-text-area-error-helper-text-color","",mt.contentErrorPrimary),yt.extend("--ft-text-area-error-helper-icon-color","",mt.contentErrorIconOnly),yt.extend("--ft-text-area-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),yt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),yt.extend("--ft-text-area-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-text-area-field-horizontal-left-padding","",bt.spacing4),yt.extend("--ft-text-area-field-horizontal-gap","",bt.spacing3),yt.extend("--ft-text-area-field-vertical-gap","",bt.spacing05),yt.create("--ft-text-area-field-min-height","","SIZE","64px"),yt.extend("--ft-text-area-helper-horizontal-padding","",bt.spacing4),yt.extend("--ft-text-area-helper-horizontal-gap","",bt.spacing1),yt.extend("--ft-text-area-helper-icon-size","",bt.iconSize2),yt.extend("--ft-text-area-border-radius","",bt.borderRadiusM),yt.create("--ft-floating-menu-height","","SIZE","50px"),yt.extend("--ft-floating-menu-horizontal-padding","",bt.spacing4),yt.extend("--ft-floating-menu-off-icon-color","",mt.contentGlobalPrimary),yt.extend("--ft-floating-menu-off-color","",mt.contentGlobalPrimary),yt.extend("--ft-floating-menu-on-color","",mt.contentActionPrimary),yt.extend("--ft-floating-menu-on-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-floating-menu-gap","",bt.spacing3),yt.extend("--ft-floating-menu-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),yt.extend("--ft-floating-menu-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-floating-menu-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-floating-menu-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-floating-menu-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-floating-menu-icon-size","",bt.iconSize3),yt.extend("--ft-floating-menu-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-combobox-single-select-field-horizontal-padding","",bt.spacing4),yt.extend("--ft-combobox-single-select-field-horizontal-gap","",bt.spacing3),yt.extend("--ft-combobox-single-select-field-vertical-gap","",bt.spacing05),yt.extend("--ft-combobox-single-select-field-icon-size","",bt.iconSize3),yt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),yt.extend("--ft-combobox-single-select-helper-horizontal-padding","",bt.spacing4),yt.extend("--ft-combobox-single-select-helper-horizontal-gap","",bt.spacing1),yt.extend("--ft-combobox-single-select-helper-vertical-gap","",bt.spacing1),yt.extend("--ft-combobox-single-select-helper-icon-size","",bt.iconSize2),yt.extend("--ft-combobox-single-select-menu-vertical-gap","",bt.spacing2),yt.extend("--ft-combobox-single-select-border-radius","",bt.borderRadiusM),yt.extend("--ft-combobox-single-select-background-color","",bt.colorWhite),yt.extend("--ft-combobox-single-select-label-color","",mt.contentGlobalSubtle),yt.extend("--ft-combobox-single-select-content-value-color","",mt.contentGlobalPrimary),yt.extend("--ft-combobox-single-select-trailing-icon-color","",mt.contentGlobalSubtle),yt.extend("--ft-combobox-single-select-default-border-color","",mt.borderInputPrimary),yt.extend("--ft-combobox-single-select-default-helper-text-color","",mt.contentGlobalSubtle),yt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),yt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),yt.extend("--ft-combobox-single-select-error-border-color","",mt.borderErrorPrimary),yt.extend("--ft-combobox-single-select-error-helper-text-color","",mt.contentErrorPrimary),yt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),yt.extend("--ft-combobox-single-select-warning-border-color","",mt.borderWarningPrimary),yt.extend("--ft-combobox-single-select-warning-helper-text-color","",mt.contentWarningPrimary),yt.extend("--ft-combobox-single-select-warning-helper-icon-color","",mt.contentWarningIconOnly),yt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),yt.extend("--ft-combobox-single-select-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),yt.extend("--ft-combobox-single-select-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-combobox-multi-select-background-color","",bt.colorWhite),yt.extend("--ft-combobox-multi-select-label-color","",mt.contentGlobalSubtle),yt.extend("--ft-combobox-multi-select-trailing-icon-color","",mt.contentGlobalSubtle),yt.extend("--ft-combobox-multi-select-default-border-color","",mt.borderInputPrimary),yt.extend("--ft-combobox-multi-select-default-helper-text-color","",mt.contentGlobalSubtle),yt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),yt.extend("--ft-combobox-multi-select-error-border-color","",mt.borderErrorPrimary),yt.extend("--ft-combobox-multi-select-error-helper-text-color","",mt.contentErrorPrimary),yt.extend("--ft-combobox-multi-select-error-helper-icon","",mt.contentErrorIconOnly),yt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),yt.extend("--ft-combobox-multi-select-warning-border-color","",mt.borderWarningPrimary),yt.extend("--ft-combobox-multi-select-warning-helper-text-color","",mt.contentWarningPrimary),yt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",mt.contentWarningIconOnly),yt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),yt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),yt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),yt.extend("--ft-combobox-multi-select-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",bt.spacing4),yt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",bt.spacing1),yt.extend("--ft-combobox-multi-select-helper-vertical-gap","",bt.spacing1),yt.extend("--ft-combobox-multi-select-helper-icon-size","",bt.iconSize2),yt.extend("--ft-combobox-multi-select-field-horizontal-padding","",bt.spacing4),yt.extend("--ft-combobox-multi-select-field-horizontal-gap","",bt.spacing3),yt.extend("--ft-combobox-multi-select-field-vertical-gap","",bt.spacing05),yt.extend("--ft-combobox-multi-select-field-icon-size","",bt.iconSize3),yt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),yt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",bt.spacing1),yt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",bt.spacing1),yt.extend("--ft-combobox-multi-select-border-radius","",bt.borderRadiusM),yt.extend("--ft-popover-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-popover-horizontal-padding","",bt.spacing6),yt.extend("--ft-popover-vertical-padding","",bt.spacing6),yt.extend("--ft-popover-icon-color","",mt.contentGlobalSecondary),yt.extend("--ft-popover-icon-size","",bt.iconSize2),yt.extend("--ft-popover-title-color","",mt.contentGlobalPrimary),yt.extend("--ft-popover-body-color","",mt.contentGlobalSecondary),yt.extend("--ft-popover-link-color","",mt.contentActionPrimary),yt.extend("--ft-popover-gap","",bt.spacing3),yt.extend("--ft-popover-border-radius","",bt.borderRadiusM),yt.extend("--ft-popover-shadow","",bt.shadowElevation02),yt.extend("--ft-tabs-top-left-border-radius","",bt.borderRadiusS),yt.extend("--ft-tabs-top-right-border-radius","",bt.borderRadiusS),yt.extend("--ft-tabs-label-horizontal-padding","",bt.spacing4),yt.extend("--ft-tabs-label-vertical-padding","",bt.spacing3),yt.extend("--ft-tabs-label-gap","",bt.spacing1),yt.extend("--ft-tabs-off-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-tabs-off-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-tabs-off-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-tabs-off-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-tabs-off-color","",mt.contentGlobalSubtle),yt.extend("--ft-tabs-off-state-layer-color","",mt.contentGlobalSubtle),yt.extend("--ft-tabs-on-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-tabs-on-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-tabs-on-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-tabs-on-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-tabs-on-color","",mt.contentActionPrimary),yt.extend("--ft-tabs-on-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-tabs-icon-horizontal-padding","",bt.spacing1),yt.extend("--ft-tabs-icon-vertical-padding","",bt.spacing4),yt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),yt.extend("--ft-tabs-focus-focus-ring-color","",mt.borderActionFocusRing),yt.extend("--ft-collapsible-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-collapsible-focus-state-layer-opacity","",bt.opacity8),yt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),yt.extend("--ft-collapsible-focus-focus-ring-color","",mt.borderActionFocusRing),yt.extend("--ft-collapsible-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-collapsible-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-collapsible-horizontal-padding","",bt.spacing4),yt.extend("--ft-collapsible-vertical-padding","",bt.spacing3),yt.extend("--ft-collapsible-color","",mt.contentGlobalPrimary),yt.extend("--ft-collapsible-state-layer-color","",mt.contentGlobalPrimary),yt.extend("--ft-collapsible-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-collapsible-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-collapsible-icon-size","",bt.iconSize3),yt.extend("--ft-switch-group-horizontal-padding","",bt.spacing1),yt.extend("--ft-switch-group-vertical-padding","",bt.spacing1),yt.extend("--ft-switch-group-gap","",bt.spacing1),yt.extend("--ft-switch-group-background-color","",mt.backgroundGlobalSurface),yt.extend("--ft-switch-group-border-color","",mt.borderGlobalSubtle),yt.create("--ft-switch-group-border-radius","","SIZE","6px"),yt.extend("--ft-switch-label-horizontal-padding","",bt.spacing2),yt.extend("--ft-switch-label-vertical-padding","",bt.spacing1),yt.extend("--ft-switch-off-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-switch-off-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-switch-off-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-switch-off-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-switch-off-color","",mt.contentGlobalSubtle),yt.extend("--ft-switch-off-state-layer-color","",mt.contentGlobalSubtle),yt.extend("--ft-switch-on-hover-state-layer-opacity","",bt.opacity8),yt.extend("--ft-switch-on-focus-state-layer-opacity","",bt.opacity8),yt.extend("--ft-switch-on-active-state-layer-opacity","",bt.opacity16),yt.extend("--ft-switch-on-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-switch-on-color","",mt.contentActionPrimary),yt.extend("--ft-switch-on-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-switch-icon-horizontal-padding","",bt.spacing1),yt.extend("--ft-switch-icon-vertical-padding","",bt.spacing1),yt.create("--ft-switch-focus-outline-width","","SIZE","2px"),yt.extend("--ft-switch-focus-focus-ring-color","",mt.borderActionFocusRing),yt.extend("--ft-switch-option-border-radius","",bt.borderRadiusS),yt.extend("--ft-chart-1-light","for area color charts",bt.colorBrand40),yt.extend("--ft-chart-1-base","for line charts",bt.colorBrand0),yt.extend("--ft-chart-2-light","for area color charts",bt.colorYellow60),yt.extend("--ft-chart-2-base","for line charts",bt.colorYellow100),yt.extend("--ft-chart-3-light","",bt.colorUltramarine40),yt.extend("--ft-chart-3-base","",bt.colorUltramarine70),yt.extend("--ft-chart-4-light","",bt.colorCyan50),yt.extend("--ft-chart-4-base","",bt.colorCyan100),yt.extend("--ft-chart-5-light","",bt.colorRed40),yt.extend("--ft-chart-5-base","",bt.colorRed60),yt.extend("--ft-chart-6-light","",bt.colorGreen40),yt.extend("--ft-chart-6-base","",bt.colorGreen70),yt.extend("--ft-chart-7-light","",bt.colorOrange70),yt.extend("--ft-chart-7-base","",bt.colorOrange100),yt.extend("--ft-chart-8-light","",bt.colorAvocado70),yt.extend("--ft-chart-8-base","",bt.colorAvocado200),yt.extend("--ft-chart-9-light","",bt.colorBrown50),yt.extend("--ft-chart-9-base","",bt.colorBrown200),yt.extend("--ft-chart-10-light","",bt.colorGray50),yt.extend("--ft-chart-10-base","",bt.colorGray80),yt.extend("--ft-chart-monochrome-10","",bt.colorBrand10),yt.extend("--ft-chart-monochrome-20","",bt.colorBrand20),yt.extend("--ft-chart-monochrome-30","",bt.colorBrand40),yt.extend("--ft-chart-monochrome-40","",bt.colorBrand60),yt.extend("--ft-chart-monochrome-50","",bt.colorBrand0),yt.extend("--ft-chart-monochrome-60","",bt.colorBrand200),yt.extend("--ft-chip-large-horizontal-padding","",bt.spacing4),yt.extend("--ft-chip-large-vertical-padding","",bt.spacing2),yt.extend("--ft-chip-large-gap","",bt.spacing1),yt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),yt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),yt.extend("--ft-chip-large-border-radius","",bt.borderRadiusPill),yt.create("--ft-chip-large-border-width","","SIZE","1px"),yt.extend("--ft-chip-large-icon-size","",bt.iconSize3),yt.extend("--ft-chip-medium-horizontal-padding","",bt.spacing3),yt.extend("--ft-chip-medium-vertical-padding","",bt.spacing1),yt.extend("--ft-chip-medium-gap","",bt.spacing1),yt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),yt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),yt.extend("--ft-chip-medium-border-radius","",bt.borderRadiusPill),yt.create("--ft-chip-medium-border-width","","SIZE","1px"),yt.extend("--ft-chip-medium-icon-size","",bt.iconSize2),yt.extend("--ft-chip-small-horizontal-padding","",bt.spacing2),yt.extend("--ft-chip-small-vertical-padding","",bt.spacing05),yt.extend("--ft-chip-small-gap","",bt.spacing1),yt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),yt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),yt.extend("--ft-chip-small-border-radius","",bt.borderRadiusPill),yt.create("--ft-chip-small-border-width","","SIZE","1px"),yt.extend("--ft-chip-small-icon-size","",bt.iconSize1),yt.extend("--ft-chip-neutral-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-chip-neutral-color","",mt.contentGlobalPrimary),yt.extend("--ft-chip-neutral-icon-color","",mt.contentGlobalPrimary),yt.extend("--ft-chip-neutral-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-chip-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-chip-info-color","",mt.contentInfoPrimary),yt.extend("--ft-chip-info-icon-color","",mt.contentInfoIconOnly),yt.extend("--ft-chip-info-border-color","",mt.borderInfoSubtle),yt.extend("--ft-chip-success-background-color","",mt.backgroundSuccessSubtle),yt.extend("--ft-chip-success-color","",mt.contentSuccessPrimary),yt.extend("--ft-chip-success-icon-color","",mt.contentSuccessIconOnly),yt.extend("--ft-chip-success-border-color","",mt.borderSuccessSubtle),yt.extend("--ft-chip-warning-background-color","",mt.backgroundWarningSubtle),yt.extend("--ft-chip-warning-color","",mt.contentWarningPrimary),yt.extend("--ft-chip-warning-icon-color","",mt.contentWarningIconOnly),yt.extend("--ft-chip-warning-border-color","",mt.borderWarningSubtle),yt.extend("--ft-chip-error-background-color","",mt.backgroundErrorSubtle),yt.extend("--ft-chip-error-color","",mt.contentErrorPrimary),yt.extend("--ft-chip-error-icon-color","",mt.contentErrorIconOnly),yt.extend("--ft-chip-error-border-color","",mt.borderErrorSubtle),yt.extend("--ft-border-info-border-color","",mt.borderInfoSubtle),yt.create("--ft-notice-border-width","","SIZE","1px"),yt.extend("--ft-notice-horizontal-padding","",bt.spacing2),yt.extend("--ft-notice-vertical-padding","",bt.spacing1),yt.extend("--ft-notice-border-radius","",bt.borderRadiusS),yt.extend("--ft-notice-gap","",bt.spacing2),yt.extend("--ft-notice-icon-size","",bt.iconSize3),yt.extend("--ft-notice-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-notice-info-border-color","",mt.borderInfoSubtle),yt.extend("--ft-notice-info-color","",mt.contentInfoPrimary),yt.extend("--ft-notice-info-icon-color","",mt.contentInfoIconOnly),yt.extend("--ft-notice-warning-background-color","",mt.backgroundWarningSubtle),yt.extend("--ft-notice-warning-border-color","",mt.borderWarningSubtle),yt.extend("--ft-notice-warning-color","",mt.contentWarningPrimary),yt.extend("--ft-notice-warning-icon-color","",mt.contentWarningIconOnly),yt.extend("--ft-notice-error-background-color","",mt.backgroundErrorSubtle),yt.extend("--ft-notice-error-border-color","",mt.borderErrorSubtle),yt.extend("--ft-notice-error-color","",mt.contentErrorPrimary),yt.extend("--ft-notice-error-icon-color","",mt.contentErrorIconOnly),yt.extend("--ft-notice-success-background-color","",mt.backgroundSuccessSubtle),yt.extend("--ft-notice-success-border-color","",mt.borderSuccessSubtle),yt.extend("--ft-notice-success-color","",mt.contentSuccessPrimary),yt.extend("--ft-notice-success-icon-color","",mt.contentSuccessIconOnly),yt.extend("--ft-checkbox-color","",mt.contentGlobalPrimary),yt.extend("--ft-checkbox-checked-background-color","",mt.contentActionPrimary),yt.extend("--ft-checkbox-checked-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-checkbox-checked-icon-color","",mt.contentGlobalOnColor),yt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-checkbox-checked-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-checkbox-checked-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-checkbox-unchecked-border-color","",bt.colorGray80),yt.extend("--ft-checkbox-unchecked-state-layer-color","",bt.colorGray80),yt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-checkbox-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),yt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),yt.extend("--ft-checkbox-gap","",bt.spacing3),yt.extend("--ft-toggle-off-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-toggle-off-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-toggle-off-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-toggle-off-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-toggle-off-background-color","",mt.contentGlobalSubtle),yt.extend("--ft-toggle-off-icon-color","",mt.contentGlobalSubtle),yt.extend("--ft-toggle-off-state-layer-color","",mt.contentGlobalSubtle),yt.extend("--ft-toggle-on-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-toggle-on-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-toggle-on-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-toggle-on-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-toggle-on-background-color","",mt.contentActionPrimary),yt.extend("--ft-toggle-on-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-toggle-on-icon-color","",mt.contentActionPrimary),yt.extend("--ft-toggle-color","",mt.contentGlobalPrimary),yt.extend("--ft-toggle-focus-focus-ring-color","",mt.borderActionFocusRing),yt.extend("--ft-toggle-gap","",bt.spacing3),yt.extend("--ft-radio-color","",mt.contentGlobalPrimary),yt.extend("--ft-radio-selected-radio-color","",mt.contentActionPrimary),yt.extend("--ft-radio-selected-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-radio-selected-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-radio-selected-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-radio-selected-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-radio-selected-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-radio-unselected-state-layer-color","",mt.borderInputPrimary),yt.extend("--ft-radio-unselected-border-color","",mt.borderInputPrimary),yt.extend("--ft-radio-unselected-hover-state-layer-opacity","",bt.opacity16),yt.extend("--ft-radio-unselected-focus-state-layer-opacity","",bt.opacity16),yt.extend("--ft-radio-unselected-active-state-layer-opacity","",bt.opacity24),yt.extend("--ft-radio-unselected-disabled-component-opacity","",bt.opacity40),yt.extend("--ft-radio-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),yt.create("--ft-radio-focus-outline-width","","SIZE","2px"),yt.extend("--ft-radio-gap","",bt.spacing3),yt.extend("--ft-notification-icon-size","",bt.iconSize4),yt.extend("--ft-notification-horizontal-padding","",bt.spacing4),yt.extend("--ft-notification-vertical-padding","",bt.spacing4),yt.extend("--ft-notification-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-notification-info-color","",mt.contentInfoPrimary),yt.extend("--ft-notification-info-icon-color","",mt.contentInfoIconOnly),yt.extend("--ft-notification-info-border-color","",mt.borderInfoSubtle),yt.extend("--ft-notification-success-background-color","",mt.backgroundSuccessSubtle),yt.extend("--ft-notification-success-color","",mt.contentSuccessPrimary),yt.extend("--ft-notification-success-icon-color","",mt.contentSuccessIconOnly),yt.extend("--ft-notification-success-border-color","",mt.borderSuccessSubtle),yt.extend("--ft-notification-warning-background-color","",mt.backgroundWarningSubtle),yt.extend("--ft-notification-warning-color","",mt.contentWarningPrimary),yt.extend("--ft-notification-warning-icon-color","",mt.contentWarningIconOnly),yt.extend("--ft-notification-warning-border-color","",mt.borderWarningSubtle),yt.extend("--ft-notification-error-background-color","",mt.backgroundErrorSubtle),yt.extend("--ft-notification-error-color","",mt.contentErrorPrimary),yt.extend("--ft-notification-error-icon-color","",mt.contentErrorIconOnly),yt.extend("--ft-notification-error-border-color","",mt.borderErrorSubtle),yt.extend("--ft-notification-border-radius","",bt.borderRadiusPill),yt.create("--ft-notification-border-width","","SIZE","1px"),yt.extend("--ft-notification-leading-gap","",bt.spacing2),yt.extend("--ft-notification-trailing-gap","",bt.spacing8),yt.extend("--ft-tooltip-horizontal-padding","",bt.spacing2),yt.extend("--ft-tooltip-vertical-padding","",bt.spacing2),yt.extend("--ft-tooltip-border-radius","",bt.borderRadiusS),yt.extend("--ft-tooltip-color","",mt.contentGlobalOnColor),yt.extend("--ft-tooltip-background-color","",mt.contentGlobalPrimary),yt.extend("--ft-tooltip-background-opacity","",bt.opacity80),yt.extend("--ft-tooltip-shadow","",bt.shadowElevation03),yt.create("--ft-tooltip-max-width","","SIZE","256px"),yt.extend("--ft-tooltip-gap","",bt.spacing05);const xt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),Ot=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Nt={fontFamily:Ot,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},vt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",xt),St=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Nt.fontSize,"20px"),wt=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Nt.fontWeight,"normal"),It=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Nt.letterSpacing,"0.15px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Nt.lineHeight,"1.2"),Et=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Nt.textTransform,"inherit"),Wt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",xt),Ut=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Nt.fontSize,"14px"),$t=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Nt.fontWeight,"normal"),Rt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Nt.letterSpacing,"0.105px"),zt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Nt.lineHeight,"1.7"),Zt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Nt.textTransform,"inherit"),kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ot),Lt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Nt.fontSize,"16px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Nt.fontWeight,"600"),Dt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Nt.letterSpacing,"0.144px"),Ft=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Nt.lineHeight,"1.5"),Bt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Nt.textTransform,"inherit"),At=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ot),Ht=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Nt.fontSize,"14px"),Gt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Nt.fontWeight,"normal"),jt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Nt.letterSpacing,"0.098px"),Mt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Nt.lineHeight,"1.7"),Tt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Nt.textTransform,"inherit"),Pt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ot),Yt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Nt.fontSize,"16px"),_t=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Nt.fontWeight,"normal"),Vt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Nt.letterSpacing,"0.496px"),Xt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Nt.lineHeight,"1.5"),qt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Nt.textTransform,"inherit"),Jt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ot),Qt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Nt.fontSize,"14px"),to=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Nt.fontWeight,"normal"),oo=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Nt.letterSpacing,"0.252px"),eo=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Nt.lineHeight,"1.4"),ro=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Nt.textTransform,"inherit"),ao=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ot),io=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Nt.fontSize,"12px"),no=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Nt.fontWeight,"normal"),lo=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Nt.letterSpacing,"0.396px"),co=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Nt.lineHeight,"1.33"),po=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Nt.textTransform,"inherit"),fo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ot),so=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Nt.fontSize,"10px"),ho=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Nt.fontWeight,"normal"),go=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Nt.letterSpacing,"0.33px"),yo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Nt.lineHeight,"1.6"),bo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Nt.textTransform,"inherit"),uo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ot),mo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Nt.fontSize,"10px"),xo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Nt.fontWeight,"normal"),Oo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Nt.letterSpacing,"1.5px"),No=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Nt.lineHeight,"1.6"),vo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Nt.textTransform,"uppercase"),So=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ot),wo=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Nt.fontSize,"14px"),Io=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Nt.fontWeight,"600"),Co=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Nt.letterSpacing,"1.246px"),Eo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Nt.lineHeight,"1.15"),Wo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Nt.textTransform,"uppercase"),Uo=e.css`
131
+ `}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 a,n;super.update(o),o.has("disabled")&&(this.disabled?(this.endRipple(),(a=this.target)===null||a===void 0||a.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.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,a;let n=(o=this.shadowRoot)===null||o===void 0?void 0:o.host.parentElement;n&&this.setupFor((a=this.target)!==null&&a!==void 0?a:n)}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 a=(...p)=>d=>{p.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(d)},n=a("mouseup","contextmenu"),i=a("touchend","touchcancel"),l=p=>{["Enter"," "].includes(p.key)&&a("keyup")(p)},s={passive:!0};o.addEventListener("mouseover",this.startHover,s),o.addEventListener("mousemove",this.moveRipple,s),o.addEventListener("mouseleave",this.endHover,s),o.addEventListener("mousedown",n,s),o.addEventListener("touchstart",i,s),o.addEventListener("touchmove",this.moveRipple,s),o.addEventListener("keydown",l,s),o.addEventListener("focus",this.startFocus,s),o.addEventListener("blur",this.endFocus,s),o.addEventListener("focusin",this.startFocus,s),o.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{o.removeAttribute("data-is-ft-ripple-target"),o.removeEventListener("mouseover",this.startHover,s),o.removeEventListener("mousemove",this.moveRipple,s),o.removeEventListener("mouseleave",this.endHover,s),o.removeEventListener("mousedown",n,s),o.removeEventListener("touchstart",i,s),o.removeEventListener("touchmove",this.moveRipple,s),o.removeEventListener("keydown",l,s),o.removeEventListener("focus",this.startFocus,s),o.removeEventListener("blur",this.endFocus,s),o.removeEventListener("focusin",this.startFocus,s),o.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(o){let a=o,n=o,i,l;return a.x!=null?{x:i,y:l}=a:n.touches!=null&&(i=n.touches[0].clientX,l=n.touches[0].clientY),{x:i,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 a of o.composedPath()){if(a===this.target)break;if("hasAttribute"in a&&a.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};v.elementDefinitions={};v.styles=ro;_([(0,T.property)({type:Boolean})],v.prototype,"primary",void 0);_([(0,T.property)({type:Boolean})],v.prototype,"secondary",void 0);_([(0,T.property)({type:Boolean})],v.prototype,"unbounded",void 0);_([(0,T.property)({type:Boolean})],v.prototype,"activated",void 0);_([(0,T.property)({type:Boolean})],v.prototype,"selected",void 0);_([(0,T.property)({type:Boolean})],v.prototype,"disabled",void 0);_([(0,T.state)()],v.prototype,"hovered",void 0);_([(0,T.state)()],v.prototype,"focused",void 0);_([(0,T.state)()],v.prototype,"pressed",void 0);_([(0,T.state)()],v.prototype,"rippling",void 0);_([(0,T.state)()],v.prototype,"originX",void 0);_([(0,T.state)()],v.prototype,"originY",void 0);_([(0,T.query)(".ft-ripple")],v.prototype,"ripple",void 0);_([(0,T.query)(".ft-ripple--effect")],v.prototype,"rippleEffect",void 0);(0,io.customElement)("ft-ripple")(v);var fr=x(I());var Ce=globalThis,ee=Ce.trustedTypes,lo=ee?ee.createPolicy("lit-html",{createHTML:e=>e}):void 0,ho="$lit$",pt=`lit$${(Math.random()+"").slice(9)}$`,yo="?"+pt,aa=`<${yo}>`,xt=document,oe=()=>xt.createComment(""),Zt=e=>e===null||typeof e!="object"&&typeof e!="function",mo=Array.isArray,na=e=>mo(e)||typeof e?.[Symbol.iterator]=="function",ue=`[
132
+ \f\r]`,Kt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,co=/-->/g,so=/>/g,ut=RegExp(`>|${ue}(?:([^\\s"'>=/]+)(${ue}*=${ue}*(?:[^
133
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),po=/'/g,fo=/"/g,uo=/^(?:script|style|textarea|title)$/i,bo=e=>(o,...a)=>({_$litType$:e,strings:o,values:a}),xo=bo(1),Oo=bo(2),Mt=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),go=new WeakMap,bt=xt.createTreeWalker(xt,129);function So(e,o){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return lo!==void 0?lo.createHTML(o):o}var ia=(e,o)=>{let a=e.length-1,n=[],i,l=o===2?"<svg>":"",s=Kt;for(let p=0;p<a;p++){let d=e[p],f,b,m=-1,O=0;for(;O<d.length&&(s.lastIndex=O,b=s.exec(d),b!==null);)O=s.lastIndex,s===Kt?b[1]==="!--"?s=co:b[1]!==void 0?s=so:b[2]!==void 0?(uo.test(b[2])&&(i=RegExp("</"+b[2],"g")),s=ut):b[3]!==void 0&&(s=ut):s===ut?b[0]===">"?(s=i??Kt,m=-1):b[1]===void 0?m=-2:(m=s.lastIndex-b[2].length,f=b[1],s=b[3]===void 0?ut:b[3]==='"'?fo:po):s===fo||s===po?s=ut:s===co||s===so?s=Kt:(s=ut,i=void 0);let y=s===ut&&e[p+1].startsWith("/>")?" ":"";l+=s===Kt?d+aa:m>=0?(n.push(f),d.slice(0,m)+ho+d.slice(m)+pt+y):d+pt+(m===-2?p:y)}return[So(e,l+(e[a]||"<?>")+(o===2?"</svg>":"")),n]},Ft=class e{constructor({strings:o,_$litType$:a},n){let i;this.parts=[];let l=0,s=0,p=o.length-1,d=this.parts,[f,b]=ia(o,a);if(this.el=e.createElement(f,n),bt.currentNode=this.el.content,a===2){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(i=bt.nextNode())!==null&&d.length<p;){if(i.nodeType===1){if(i.hasAttributes())for(let m of i.getAttributeNames())if(m.endsWith(ho)){let O=b[s++],y=i.getAttribute(m).split(pt),S=/([.?@])?(.*)/.exec(O);d.push({type:1,index:l,name:S[2],strings:y,ctor:S[1]==="."?xe:S[1]==="?"?Oe:S[1]==="@"?Se:wt}),i.removeAttribute(m)}else m.startsWith(pt)&&(d.push({type:6,index:l}),i.removeAttribute(m));if(uo.test(i.tagName)){let m=i.textContent.split(pt),O=m.length-1;if(O>0){i.textContent=ee?ee.emptyScript:"";for(let y=0;y<O;y++)i.append(m[y],oe()),bt.nextNode(),d.push({type:2,index:++l});i.append(m[O],oe())}}}else if(i.nodeType===8)if(i.data===yo)d.push({type:2,index:l});else{let m=-1;for(;(m=i.data.indexOf(pt,m+1))!==-1;)d.push({type:7,index:l}),m+=pt.length-1}l++}}static createElement(o,a){let n=xt.createElement("template");return n.innerHTML=o,n}};function Nt(e,o,a=e,n){if(o===Mt)return o;let i=n!==void 0?a._$Co?.[n]:a._$Cl,l=Zt(o)?void 0:o._$litDirective$;return i?.constructor!==l&&(i?._$AO?.(!1),l===void 0?i=void 0:(i=new l(e),i._$AT(e,a,n)),n!==void 0?(a._$Co??=[])[n]=i:a._$Cl=i),i!==void 0&&(o=Nt(e,i._$AS(e,o.values),i,n)),o}var be=class{constructor(o,a){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=a}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){let{el:{content:a},parts:n}=this._$AD,i=(o?.creationScope??xt).importNode(a,!0);bt.currentNode=i;let l=bt.nextNode(),s=0,p=0,d=n[0];for(;d!==void 0;){if(s===d.index){let f;d.type===2?f=new re(l,l.nextSibling,this,o):d.type===1?f=new d.ctor(l,d.name,d.strings,this,o):d.type===6&&(f=new ve(l,this,o)),this._$AV.push(f),d=n[++p]}s!==d?.index&&(l=bt.nextNode(),s++)}return bt.currentNode=xt,i}p(o){let a=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(o,n,a),a+=n.strings.length-2):n._$AI(o[a])),a++}},re=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,a,n,i){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=o,this._$AB=a,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let o=this._$AA.parentNode,a=this._$AM;return a!==void 0&&o?.nodeType===11&&(o=a.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,a=this){o=Nt(this,o,a),Zt(o)?o===W||o==null||o===""?(this._$AH!==W&&this._$AR(),this._$AH=W):o!==this._$AH&&o!==Mt&&this._(o):o._$litType$!==void 0?this.g(o):o.nodeType!==void 0?this.$(o):na(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!==W&&Zt(this._$AH)?this._$AA.nextSibling.data=o:this.$(xt.createTextNode(o)),this._$AH=o}g(o){let{values:a,_$litType$:n}=o,i=typeof n=="number"?this._$AC(o):(n.el===void 0&&(n.el=Ft.createElement(So(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(a);else{let l=new be(i,this),s=l.u(this.options);l.p(a),this.$(s),this._$AH=l}}_$AC(o){let a=go.get(o.strings);return a===void 0&&go.set(o.strings,a=new Ft(o)),a}T(o){mo(this._$AH)||(this._$AH=[],this._$AR());let a=this._$AH,n,i=0;for(let l of o)i===a.length?a.push(n=new e(this.k(oe()),this.k(oe()),this,this.options)):n=a[i],n._$AI(l),i++;i<a.length&&(this._$AR(n&&n._$AB.nextSibling,i),a.length=i)}_$AR(o=this._$AA.nextSibling,a){for(this._$AP?.(!1,!0,a);o&&o!==this._$AB;){let n=o.nextSibling;o.remove(),o=n}}setConnected(o){this._$AM===void 0&&(this._$Cv=o,this._$AP?.(o))}},wt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,a,n,i,l){this.type=1,this._$AH=W,this._$AN=void 0,this.element=o,this.name=a,this._$AM=i,this.options=l,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=W}_$AI(o,a=this,n,i){let l=this.strings,s=!1;if(l===void 0)o=Nt(this,o,a,0),s=!Zt(o)||o!==this._$AH&&o!==Mt,s&&(this._$AH=o);else{let p=o,d,f;for(o=l[0],d=0;d<l.length-1;d++)f=Nt(this,p[n+d],a,d),f===Mt&&(f=this._$AH[d]),s||=!Zt(f)||f!==this._$AH[d],f===W?o=W:o!==W&&(o+=(f??"")+l[d+1]),this._$AH[d]=f}s&&!i&&this.O(o)}O(o){o===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},xe=class extends wt{constructor(){super(...arguments),this.type=3}O(o){this.element[this.name]=o===W?void 0:o}},Oe=class extends wt{constructor(){super(...arguments),this.type=4}O(o){this.element.toggleAttribute(this.name,!!o&&o!==W)}},Se=class extends wt{constructor(o,a,n,i,l){super(o,a,n,i,l),this.type=5}_$AI(o,a=this){if((o=Nt(this,o,a,0)??W)===Mt)return;let n=this._$AH,i=o===W&&n!==W||o.capture!==n.capture||o.once!==n.once||o.passive!==n.passive,l=o!==W&&(n===W||i);i&&this.element.removeEventListener(this.name,this,n),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)}},ve=class{constructor(o,a,n){this.element=o,this.type=6,this._$AN=void 0,this._$AM=a,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(o){Nt(this,o)}};var la=Ce.litHtmlPolyfillSupport;la?.(Ft,re),(Ce.litHtmlVersions??=[]).push("3.1.0");var Co=Symbol.for(""),ca=e=>{if(e?.r===Co)return e?._$litStatic$},Ne=e=>({_$litStatic$:e,r:Co});var vo=new Map,No=e=>(o,...a)=>{let n=a.length,i,l,s=[],p=[],d,f=0,b=!1;for(;f<n;){for(d=o[f];f<n&&(l=a[f],(i=ca(l))!==void 0);)d+=i+o[++f],b=!0;f!==n&&p.push(l),s.push(d),f++}if(f===n&&s.push(o[n]),b){let m=s.join("$$lit$$");(o=vo.get(m))===void 0&&(s.raw=s,vo.set(m,o=s)),a=p}return e(o,...a)},we=No(xo),Fa=No(Oo);var Ee=x(yt()),dr=x(I());var Et;(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"})(Et||(Et={}));var K=x(k()),h=x(I());var et=x(k(),1),dt=e=>typeof e=="string"?(0,et.unsafeCSS)(e):e,t=class{static create(o,a,n,i){let l=p=>dt(p??i),s=et.css`var(${dt(o)}, ${l(i)})`;return s.name=o,s.description=a,s.category=n,s.defaultValue=i,s.defaultCssValue=l,s.get=p=>et.css`var(${dt(o)}, ${l(p)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(o,a,n,i){let l=p=>n.get(p??i),s=et.css`var(${dt(o)}, ${l(i)})`;return s.name=o,s.description=a,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=l,s.get=p=>et.css`var(${dt(o)}, ${l(p)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(o,a){let n=l=>o.fallbackVariable?o.fallbackVariable.get(l??o.defaultValue):dt(l??o.lastResortDefaultValue()),i=et.css`var(${dt(o.name)}, ${n(o.defaultValue)})`;return i.name=o.name,i.category=o.category,i.fallbackVariable=o.fallbackVariable,i.defaultValue=o.defaultValue,i.context=a,i.defaultCssValue=n,i.get=l=>et.css`var(${dt(o.name)}, ${n(l)})`,i.breadcrumb=()=>o.fallbackVariable?[o.fallbackVariable.name,...o.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>o.lastResortDefaultValue(),i}};var r={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:t.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:t.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:t.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:t.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:t.create("--ft-icon-size-6","","SIZE","48px"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:t.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:t.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:t.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:t.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:t.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:t.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:t.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:t.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},wo={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")},Eo={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")},Ro={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")},Ao={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")},Lo={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")},Wo={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")},Io={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")},To={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")},Bo={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")},sa={fontFamily:t.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Po={fontFamily:t.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:t.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},zo={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")},$o={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")},_o={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")},Uo={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")},Ho={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")},ko={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")},Do={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")},Go={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")},Ko={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")},Zo={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")},Mo={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")},Fo={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")},Vo={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")},jo={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")},Yo={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")},ae={display:wo,"title-1":Eo,"title-2":Ro,"title-3":Ao,"body-1-regular":Lo,"body-1-medium":Wo,"body-1-semibold":Io,"body-2-regular":To,"body-2-medium":Bo,"body-2-medium-underline":sa,"body-2-semibold":Po,"label-1-medium":zo,"label-1-semibold":$o,"label-1-bold":_o,"label-2-medium":Uo,"label-2-semibold":Ho,"label-2-bold":ko,"caption-1-medium":Do,"caption-1-semibold":Go,"caption-1-bold":Ko,"caption-2-medium":Zo,"caption-2-semibold":Mo,"caption-2-bold":Fo,"caption-3-medium":Vo,"caption-3-semibold":jo,"caption-3-bold":Yo};var c={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
134
+ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",r.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",r.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",r.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",r.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",r.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",r.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",r.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",r.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",r.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",r.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",r.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",r.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",r.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",r.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",r.colorGray80)};var ln={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",r.spacing4),largeGap:t.extend("--ft-button-large-gap","",r.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",r.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",r.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:t.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",r.spacing3),smallGap:t.extend("--ft-button-small-gap","",r.spacing2),smallBorderRadius:t.extend("--ft-button-small-border-radius","",r.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",r.iconSize2),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:t.extend("--ft-button-primary-background-color","",c.backgroundActionPrimary),primaryColor:t.extend("--ft-button-primary-color","",c.contentGlobalOnColor),primaryIconColor:t.extend("--ft-button-primary-icon-color","",c.contentGlobalOnColor),primaryStateLayerColor:t.extend("--ft-button-primary-state-layer-color","",c.contentGlobalOnColor),primaryHoverStateLayerOpacity:t.extend("--ft-button-primary-hover-state-layer-opacity","",r.opacity16),primaryFocusStateLayerOpacity:t.extend("--ft-button-primary-focus-state-layer-opacity","",r.opacity16),primaryActiveStateLayerOpacity:t.extend("--ft-button-primary-active-state-layer-opacity","",r.opacity24),primaryDisabledComponentOpacity:t.extend("--ft-button-primary-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",c.borderActionFocusRing),tertiaryBackgroundColor:t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:t.extend("--ft-button-tertiary-color","",c.contentActionPrimary),tertiaryIconColor:t.extend("--ft-button-tertiary-icon-color","",c.contentActionPrimary),tertiaryStateLayerColor:t.extend("--ft-button-tertiary-state-layer-color","",c.contentActionPrimary),tertiaryHoverStateLayerOpacity:t.extend("--ft-button-tertiary-hover-state-layer-opacity","",r.opacity8),tertiaryFocusStateLayerOpacity:t.extend("--ft-button-tertiary-focus-state-layer-opacity","",r.opacity8),tertiaryActiveStateLayerOpacity:t.extend("--ft-button-tertiary-active-state-layer-opacity","",r.opacity16),tertiaryDisabledComponentOpacity:t.extend("--ft-button-tertiary-disabled-component-opacity","",r.opacity40),secondaryBackgroundColor:t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:t.extend("--ft-button-secondary-color","",c.contentActionPrimary),secondaryIconColor:t.extend("--ft-button-secondary-icon-color","",c.contentActionPrimary),secondaryStateLayerColor:t.extend("--ft-button-secondary-state-layer-color","",c.contentActionPrimary),secondaryHoverStateLayerOpacity:t.extend("--ft-button-secondary-hover-state-layer-opacity","",r.opacity8),secondaryFocusStateLayerOpacity:t.extend("--ft-button-secondary-focus-state-layer-opacity","",r.opacity8),secondaryActiveStateLayerOpacity:t.extend("--ft-button-secondary-active-state-layer-opacity","",r.opacity16),secondaryDisabledComponentOpacity:t.extend("--ft-button-secondary-disabled-component-opacity","",r.opacity40),secondaryBorderColor:t.extend("--ft-button-secondary-border-color","",c.borderActionPrimary),neutralBackgroundColor:t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:t.extend("--ft-button-neutral-icon-color","",c.contentGlobalSecondary),neutralColor:t.extend("--ft-button-neutral-color","",c.contentGlobalSecondary),neutralStateLayerColor:t.extend("--ft-button-neutral-state-layer-color","",c.contentGlobalSecondary),neutralHoverStateLayerOpacity:t.extend("--ft-button-neutral-hover-state-layer-opacity","",r.opacity8),neutralFocusStateLayerOpacity:t.extend("--ft-button-neutral-focus-state-layer-opacity","",r.opacity8),neutralActiveStateLayerOpacity:t.extend("--ft-button-neutral-active-state-layer-opacity","",r.opacity16),neutralDisabledComponentOpacity:t.extend("--ft-button-neutral-disabled-component-opacity","",r.opacity40)};var fn={iconSize:t.extend("--ft-banner-icon-size","",r.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-banner-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",r.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",r.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",r.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",r.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",r.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",c.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",c.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",c.contentInfoIconOnly)};var un={horizontalGap:t.extend("--ft-breadcrumb-horizontal-gap","",r.spacing1),verticalGap:t.extend("--ft-breadcrumb-vertical-gap","",r.spacing2),currentElementColor:t.extend("--ft-breadcrumb-current-element-color","",c.contentGlobalPrimary),iconColor:t.extend("--ft-breadcrumb-icon-color","",c.contentGlobalSubtle)};var vn={horizontalPadding:t.extend("--ft-page-header-horizontal-padding","",r.spacing12),horizontalGap:t.extend("--ft-page-header-horizontal-gap","",r.spacing4),verticalGap:t.extend("--ft-page-header-vertical-gap","",r.spacing2),classicVerticalPadding:t.extend("--ft-page-header-classic-vertical-padding","",r.spacing6),multilineVerticalPadding:t.extend("--ft-page-header-multiline-vertical-padding","",r.spacing4),inlineVerticalPadding:t.extend("--ft-page-header-inline-vertical-padding","",r.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",r.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",c.borderGlobalSubtle),titleColor:t.extend("--ft-page-header-title-color","",c.contentGlobalPrimary),subtitleColor:t.extend("--ft-page-header-subtitle-color","",c.contentGlobalSecondary)};var Rn={smallContainerWidth:t.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:t.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",r.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",r.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",c.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",r.spacing6),containerMargin:t.extend("--ft-modal-container-margin","",r.spacing3),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",c.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",c.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",c.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-modal-header-trailing-icon-color","",c.contentGlobalSecondary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",r.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",r.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",r.spacing6),headerGap:t.extend("--ft-modal-header-gap","",r.spacing2),headerBorderBottom:t.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",r.borderRadiusM)};var Tn={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",r.opacity40),shadow:t.extend("--ft-drawer-shadow","",r.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",c.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",r.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",r.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",c.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",c.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",c.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",c.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",c.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",c.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",c.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",r.spacing4),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",r.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",r.colorGray700)};var _n={fieldHorizontalPadding:t.extend("--ft-text-input-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-input-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-input-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-text-input-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-text-input-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",c.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",c.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",c.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",c.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","",c.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",c.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",c.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","",c.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",r.opacity40)};var Gn={backgroundColor:t.extend("--ft-text-area-background-color","",r.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",c.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",c.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",c.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","",c.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",c.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",c.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",r.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",r.borderRadiusM)};var Vn={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",r.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",c.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",c.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",c.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",c.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",r.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",r.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",c.backgroundGlobalOnSurface)};var Jn={fieldHorizontalPadding:t.extend("--ft-combobox-single-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-single-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-single-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-single-select-field-icon-size","",r.iconSize3),fieldHeight:t.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",r.borderRadiusM),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",c.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",c.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",c.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",c.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","",c.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",c.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",c.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",r.opacity40)};var ri={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",r.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",c.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",c.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",c.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",c.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",c.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",r.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",r.borderRadiusM)};var ci={backgroundColor:t.extend("--ft-popover-background-color","",c.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",r.spacing6),iconColor:t.extend("--ft-popover-icon-color","",c.contentGlobalSecondary),iconSize:t.extend("--ft-popover-icon-size","",r.iconSize2),titleColor:t.extend("--ft-popover-title-color","",c.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",c.contentGlobalSecondary),linkColor:t.extend("--ft-popover-link-color","",c.contentActionPrimary),gap:t.extend("--ft-popover-gap","",r.spacing3),borderRadius:t.extend("--ft-popover-border-radius","",r.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",r.shadowElevation02)};var gi={topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",r.borderRadiusS),labelHorizontalPadding:t.extend("--ft-tabs-label-horizontal-padding","",r.spacing4),labelVerticalPadding:t.extend("--ft-tabs-label-vertical-padding","",r.spacing3),labelGap:t.extend("--ft-tabs-label-gap","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ft-tabs-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-tabs-off-color","",c.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ft-tabs-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ft-tabs-on-color","",c.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",c.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-tabs-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ft-tabs-icon-vertical-padding","",r.spacing4),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",c.borderActionFocusRing)};var bi={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",c.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",r.spacing3),color:t.extend("--ft-collapsible-color","",c.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",c.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",c.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",c.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",r.iconSize3)};var Ci={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",r.spacing1),groupGap:t.extend("--ft-switch-group-gap","",r.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",c.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",c.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ft-switch-off-color","",c.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ft-switch-on-color","",c.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",c.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",c.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",r.borderRadiusS)};var Ri={color1Light:t.extend("--ft-chart-1-light","for area color charts",r.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",r.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",r.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",r.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",r.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",r.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",r.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",r.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",r.colorRed40),color5Base:t.extend("--ft-chart-5-base","",r.colorRed60),color6Light:t.extend("--ft-chart-6-light","",r.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",r.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",r.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",r.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",r.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",r.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",r.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",r.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",r.colorGray50),color10Base:t.extend("--ft-chart-10-base","",r.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",r.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",r.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",r.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",r.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",r.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",r.colorBrand200)};var Ti={largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",r.spacing4),largeVerticalPadding:t.extend("--ft-chip-large-vertical-padding","",r.spacing2),largeGap:t.extend("--ft-chip-large-gap","",r.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.extend("--ft-chip-large-border-radius","",r.borderRadiusPill),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",r.iconSize3),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",r.spacing3),mediumVerticalPadding:t.extend("--ft-chip-medium-vertical-padding","",r.spacing1),mediumGap:t.extend("--ft-chip-medium-gap","",r.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.extend("--ft-chip-medium-border-radius","",r.borderRadiusPill),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",r.iconSize2),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",r.spacing2),smallVerticalPadding:t.extend("--ft-chip-small-vertical-padding","",r.spacing05),smallGap:t.extend("--ft-chip-small-gap","",r.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.extend("--ft-chip-small-border-radius","",r.borderRadiusPill),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",r.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",c.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",c.contentGlobalPrimary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",c.contentGlobalPrimary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",c.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",c.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",c.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",c.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",c.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",c.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",c.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",c.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",c.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",c.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",c.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",c.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",c.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",c.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",c.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",c.borderErrorSubtle)};var $i={infoBorderColor:t.extend("--ft-border-info-border-color","",c.borderInfoSubtle)};var Di={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ft-notice-vertical-padding","",r.spacing1),borderRadius:t.extend("--ft-notice-border-radius","",r.borderRadiusS),gap:t.extend("--ft-notice-gap","",r.spacing2),iconSize:t.extend("--ft-notice-icon-size","",r.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",c.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",c.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",c.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",c.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",c.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",c.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",c.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",c.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",c.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",c.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",c.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",c.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",c.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",c.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",c.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",c.contentSuccessIconOnly)};var Fi={color:t.extend("--ft-checkbox-color","",c.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",c.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",c.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",c.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-checkbox-gap","",r.spacing3)};var qi={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",c.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",c.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",c.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",c.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",c.contentActionPrimary),color:t.extend("--ft-toggle-color","",c.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",c.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",r.spacing3)};var ol={color:t.extend("--ft-radio-color","",c.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",c.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",c.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",c.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",c.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",r.spacing3)};var ll={iconSize:t.extend("--ft-notification-icon-size","",r.iconSize4),horizontalPadding:t.extend("--ft-notification-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",r.spacing4),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",c.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",c.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",c.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",c.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",c.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",c.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",c.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",c.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",c.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",c.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",c.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",c.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",c.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",c.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",c.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",r.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",r.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",r.spacing8)};var fl={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",r.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",r.borderRadiusS),color:t.extend("--ft-tooltip-color","",c.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",c.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",r.opacity80),shadow:t.extend("--ft-tooltip-shadow","",r.shadowElevation03),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",r.spacing05)};var ne=x(k());function Xo(e){let o=ae[e];return ne.css`
135
+ .ft-typography--${(0,ne.unsafeCSS)(e)} {
136
+ font-family: ${o.fontFamily};
137
+ font-size: ${o.fontSize};
138
+ font-weight: ${o.fontWeight};
139
+ letter-spacing: ${o.letterSpacing};
140
+ line-height: ${o.lineHeight};
141
+ text-transform: ${o.textCase};
142
+ }
143
+ `}var qo=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),ot=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),u={fontFamily:ot,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")},Rt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",qo),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",u.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",u.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",u.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",u.textTransform,"inherit")},At={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",qo),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",u.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",u.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",u.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",u.textTransform,"inherit")},Lt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",u.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",u.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",u.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",u.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",u.textTransform,"inherit")},Wt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",u.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",u.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",u.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",u.textTransform,"inherit")},It={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",u.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",u.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",u.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",u.textTransform,"inherit")},Tt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",u.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",u.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",u.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",u.textTransform,"inherit")},Bt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",u.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",u.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",u.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",u.textTransform,"inherit")},Pt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",u.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",u.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",u.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",u.textTransform,"inherit")},zt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",u.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",u.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",u.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",u.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",u.textTransform,"uppercase")},$t={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ot),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",u.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",u.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",u.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",u.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",u.textTransform,"uppercase")},Jo=K.css`
144
144
  .ft-typography--title {
145
- font-family: ${vt};
146
- font-size: ${St};
147
- font-weight: ${wt};
148
- letter-spacing: ${It};
149
- line-height: ${Ct};
150
- text-transform: ${Et};
151
- }
152
- `,$o=e.css`
145
+ font-family: ${Rt.fontFamily};
146
+ font-size: ${Rt.fontSize};
147
+ font-weight: ${Rt.fontWeight};
148
+ letter-spacing: ${Rt.letterSpacing};
149
+ line-height: ${Rt.lineHeight};
150
+ text-transform: ${Rt.textTransform};
151
+ }
152
+ `,Qo=K.css`
153
153
  .ft-typography--title-dense {
154
- font-family: ${Wt};
155
- font-size: ${Ut};
156
- font-weight: ${$t};
157
- letter-spacing: ${Rt};
158
- line-height: ${zt};
159
- text-transform: ${Zt};
160
- }
161
- `,Ro=e.css`
154
+ font-family: ${At.fontFamily};
155
+ font-size: ${At.fontSize};
156
+ font-weight: ${At.fontWeight};
157
+ letter-spacing: ${At.letterSpacing};
158
+ line-height: ${At.lineHeight};
159
+ text-transform: ${At.textTransform};
160
+ }
161
+ `,tr=K.css`
162
162
  .ft-typography--subtitle1 {
163
- font-family: ${kt};
164
- font-size: ${Lt};
165
- font-weight: ${Kt};
166
- letter-spacing: ${Dt};
167
- line-height: ${Ft};
168
- text-transform: ${Bt};
169
- }
170
- `,zo=e.css`
163
+ font-family: ${Lt.fontFamily};
164
+ font-size: ${Lt.fontSize};
165
+ font-weight: ${Lt.fontWeight};
166
+ letter-spacing: ${Lt.letterSpacing};
167
+ line-height: ${Lt.lineHeight};
168
+ text-transform: ${Lt.textTransform};
169
+ }
170
+ `,er=K.css`
171
171
  .ft-typography--subtitle2 {
172
- font-family: ${At};
173
- font-size: ${Ht};
174
- font-weight: ${Gt};
175
- letter-spacing: ${jt};
176
- line-height: ${Mt};
177
- text-transform: ${Tt};
172
+ font-family: ${Wt.fontFamily};
173
+ font-size: ${Wt.fontSize};
174
+ font-weight: ${Wt.fontWeight};
175
+ letter-spacing: ${Wt.letterSpacing};
176
+ line-height: ${Wt.lineHeight};
177
+ text-transform: ${Wt.textTransform};
178
178
  }
179
179
 
180
- `,Zo=e.css`
180
+ `,or=K.css`
181
181
  .ft-typography--body1 {
182
- font-family: ${Pt};
183
- font-size: ${Yt};
184
- font-weight: ${_t};
185
- letter-spacing: ${Vt};
186
- line-height: ${Xt};
187
- text-transform: ${qt};
188
- }
189
- `,ko=e.css`
182
+ font-family: ${It.fontFamily};
183
+ font-size: ${It.fontSize};
184
+ font-weight: ${It.fontWeight};
185
+ letter-spacing: ${It.letterSpacing};
186
+ line-height: ${It.lineHeight};
187
+ text-transform: ${It.textTransform};
188
+ }
189
+ `,rr=K.css`
190
190
  .ft-typography--body2 {
191
- font-family: ${Jt};
192
- font-size: ${Qt};
193
- font-weight: ${to};
194
- letter-spacing: ${oo};
195
- line-height: ${eo};
196
- text-transform: ${ro};
197
- }
198
- `,Lo=e.css`
191
+ font-family: ${Tt.fontFamily};
192
+ font-size: ${Tt.fontSize};
193
+ font-weight: ${Tt.fontWeight};
194
+ letter-spacing: ${Tt.letterSpacing};
195
+ line-height: ${Tt.lineHeight};
196
+ text-transform: ${Tt.textTransform};
197
+ }
198
+ `,ar=K.css`
199
199
  .ft-typography--caption {
200
- font-family: ${ao};
201
- font-size: ${io};
202
- font-weight: ${no};
203
- letter-spacing: ${lo};
204
- line-height: ${co};
205
- text-transform: ${po};
206
- }
207
- `,Ko=e.css`
200
+ font-family: ${Bt.fontFamily};
201
+ font-size: ${Bt.fontSize};
202
+ font-weight: ${Bt.fontWeight};
203
+ letter-spacing: ${Bt.letterSpacing};
204
+ line-height: ${Bt.lineHeight};
205
+ text-transform: ${Bt.textTransform};
206
+ }
207
+ `,nr=K.css`
208
208
  .ft-typography--breadcrumb {
209
- font-family: ${fo};
210
- font-size: ${so};
211
- font-weight: ${ho};
212
- letter-spacing: ${go};
213
- line-height: ${yo};
214
- text-transform: ${bo};
215
- }
216
- `,Do=e.css`
209
+ font-family: ${Pt.fontFamily};
210
+ font-size: ${Pt.fontSize};
211
+ font-weight: ${Pt.fontWeight};
212
+ letter-spacing: ${Pt.letterSpacing};
213
+ line-height: ${Pt.lineHeight};
214
+ text-transform: ${Pt.textTransform};
215
+ }
216
+ `,ir=K.css`
217
217
  .ft-typography--overline {
218
- font-family: ${uo};
219
- font-size: ${mo};
220
- font-weight: ${xo};
221
- letter-spacing: ${Oo};
222
- line-height: ${No};
223
- text-transform: ${vo};
224
- }
225
- `,Fo=e.css`
218
+ font-family: ${zt.fontFamily};
219
+ font-size: ${zt.fontSize};
220
+ font-weight: ${zt.fontWeight};
221
+ letter-spacing: ${zt.letterSpacing};
222
+ line-height: ${zt.lineHeight};
223
+ text-transform: ${zt.textTransform};
224
+ }
225
+ `,lr=K.css`
226
226
  .ft-typography--button {
227
- font-family: ${So};
228
- font-size: ${wo};
229
- font-weight: ${Io};
230
- letter-spacing: ${Co};
231
- line-height: ${Eo};
232
- text-transform: ${Wo};
233
- }
234
- `,Bo=e.css`
227
+ font-family: ${$t.fontFamily};
228
+ font-size: ${$t.fontSize};
229
+ font-weight: ${$t.fontWeight};
230
+ letter-spacing: ${$t.letterSpacing};
231
+ line-height: ${$t.lineHeight};
232
+ text-transform: ${$t.textTransform};
233
+ }
234
+ `,cr=K.css`
235
235
  .ft-typography {
236
236
  vertical-align: inherit;
237
237
  }
238
- `,Ao=[Object.keys(ut).map((t=>function(t){const o=ut[t];return e.css`
239
- .ft-typography--${e.unsafeCSS(t)} {
240
- font-family: ${o.fontFamily};
241
- font-size: ${o.fontSize};
242
- font-weight: ${o.fontWeight};
243
- letter-spacing: ${o.letterSpacing};
244
- line-height: ${o.lineHeight};
245
- text-transform: ${o.textCase};
246
- }
247
- `}(t)))];var Ho,Go,jo=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class Mo extends o.FtLitElement{constructor(){super(...arguments),this.variant=ht.body1}render(){return this.element?dt`
248
- <${ft(this.element)}
238
+ `,sr=[Object.keys(ae).map(e=>Xo(e))];var pr=function(e,o,a,n){var i=arguments.length,l=i<3?o:n===null?n=Object.getOwnPropertyDescriptor(o,a):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,a,n);else for(var p=e.length-1;p>=0;p--)(s=e[p])&&(l=(i<3?s(l):i>3?s(o,a,l):s(o,a))||l);return i>3&&l&&Object.defineProperty(o,a,l),l},F=class extends dr.FtLitElement{constructor(){super(...arguments),this.variant=Et.body1}render(){return this.element?we`
239
+ <${Ne(this.element)}
240
+ part="text"
249
241
  class="ft-typography ft-typography--${this.variant}">
250
242
  <slot></slot>
251
- </${ft(this.element)}>
252
- `:dt`
253
- <slot class="ft-typography ft-typography--${this.variant}"></slot>
254
- `}}Mo.styles=[Uo,$o,Ro,zo,Zo,ko,Lo,Ko,Do,Fo,Bo,...Ao],jo([r.property()],Mo.prototype,"element",void 0),jo([r.property()],Mo.prototype,"variant",void 0),o.customElement("ft-typography")(Mo),function(t){t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.STAR="&#xe94c;",t.STAR_PLAIN="&#xe900;",t.DESKTOP="&#xe95e;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.THIN_ARROW_UP="&#xe95c;",t.CONTEXTUAL="&#xe95b;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.UNSTRUCTURED_DOC="&#xe95a;",t.RESET="&#xe958;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.MY_COLLECTIONS="&#xe955;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_LIBRARY="&#xe959;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.FEEDBACK_PLAIN="&#xe951;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.SHORTCUT_MENU="&#xe946;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.ACCOUNT_SETTINGS="&#xe943;",t.ONLINE="&#xe941;",t.OFFLINE="&#xe816;",t.UPLOAD="&#xe940;",t.BOOK_PLAIN="&#xe93f;",t.SYNC="&#xe93d;",t.SHARED_PBK="&#xe931;",t.COLLECTIONS="&#xe92a;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.BOOKS="&#xe806;",t.LOCKER="&#xe93b;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SAVE="&#xe93a;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.FILTERS="&#xe935;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.STRIPE_ARROW_LEFT="&#xe933;",t.ATTACHMENTS="&#xe932;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.EXPORT="&#xe80f;",t.MENU="&#xe807;",t.TAG="&#xe93e;",t.TAG_PLAIN="&#xe942;",t.COPY_TO_CLIPBOARD="&#xe930;",t.COLUMNS="&#xe928;",t.ARTICLE="&#xe927;",t.CLOSE="&#xe909;",t.OCTAGON_XMARK="&#xe97d;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.LOGOUT="&#xe923;",t.SIGN_IN="&#xe922;",t.THIN_ARROW="&#xe921;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.INFO="&#xe919;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.SHARE="&#xe80f1;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.EXTLINK="&#xe814;",t.EXTLINK_LIGHT="&#xe978;",t.CALENDAR="&#xe815;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.TOPICS="&#xe901;",t.EYE="&#xf06e;",t.EYE_SLASH="&#xe970;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN_THEME="&#xe911;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.HOME="&#xe80b;",t.TRANSLATE="&#xe924;",t.USER="&#xe813;",t.ADMIN="&#xe90f;",t.ANALYTICS="&#xe929;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_USERS="&#xe912;",t.ADMIN_INTEGRATION="&#xe93c;",t.ADMIN_PORTAL="&#xe94b;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.EXPAND_WIDE="&#xe972;",t.X_MARK="&#xe971;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CONSUMER="&#xe97c;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;"}(Ho||(Ho={})),function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"}(Go||(Go={})),new Map([...["abw"].map((t=>[t,Go.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,Go.AUDIO])),...["avi"].map((t=>[t,Go.AVI])),...["chm","xhs"].map((t=>[t,Go.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,Go.CODE])),...["csv"].map((t=>[t,Go.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,Go.DITA])),...["epub"].map((t=>[t,Go.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,Go.EXCEL])),...["flac"].map((t=>[t,Go.FLAC])),...["gif"].map((t=>[t,Go.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,Go.GZIP])),...["html","htm","xhtml"].map((t=>[t,Go.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,Go.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,Go.JPEG])),...["json"].map((t=>[t,Go.JSON])),...["m4a","m4p"].map((t=>[t,Go.M4A])),...["mov","qt"].map((t=>[t,Go.MOV])),...["mp3"].map((t=>[t,Go.MP3])),...["mp4","m4v"].map((t=>[t,Go.MP4])),...["ogg","oga"].map((t=>[t,Go.OGG])),...["pdf","ps"].map((t=>[t,Go.PDF])),...["png"].map((t=>[t,Go.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,Go.POWERPOINT])),...["rar"].map((t=>[t,Go.RAR])),...["stp"].map((t=>[t,Go.STP])),...["txt","rtf","md","mdown"].map((t=>[t,Go.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,Go.VIDEO])),...["wav"].map((t=>[t,Go.WAV])),...["wma"].map((t=>[t,Go.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,Go.WORD])),...["xml","xsl","rdf"].map((t=>[t,Go.XML])),...["yaml","yml","x-yaml"].map((t=>[t,Go.YAML])),...["zip"].map((t=>[t,Go.ZIP]))]),Go.ABW,Go.AUDIO,Go.AVI,Go.CHM,Go.CODE,Go.CSV,Go.DITA,Go.EPUB,Go.EXCEL,Go.FLAC,Go.GIF,Go.GZIP,Go.HTML,Go.IMAGE,Go.JPEG,Go.JSON,Go.M4A,Go.MOV,Go.MP3,Go.MP4,Go.OGG,Go.PDF,Go.PNG,Go.POWERPOINT,Go.RAR,Go.STP,Go.TEXT,Go.UNKNOWN,Go.VIDEO,Go.WAV,Go.WMA,Go.WORD,Go.XML,Go.YAML,Go.ZIP;const To=o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),Po=o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),Yo=o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),_o=o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),Vo=o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset"),Xo=e.css`
243
+ </${Ne(this.element)}>
244
+ `:we`
245
+ <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
246
+ `}};F.styles=[Jo,Qo,tr,er,or,rr,ar,nr,ir,lr,cr,...sr];pr([(0,Ee.property)()],F.prototype,"element",void 0);pr([(0,Ee.property)()],F.prototype,"variant",void 0);(0,fr.customElement)("ft-typography")(F);var xr=x(I());var Vt=x(k()),Ot=x(yt()),ur=x(I()),br=x(hr());var ie;(function(e){e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.STAR="&#xe94c;",e.STAR_PLAIN="&#xe900;",e.DESKTOP="&#xe95e;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.THIN_ARROW_UP="&#xe95c;",e.CONTEXTUAL="&#xe95b;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.UNSTRUCTURED_DOC="&#xe95a;",e.RESET="&#xe958;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.MY_COLLECTIONS="&#xe955;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_LIBRARY="&#xe959;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.FEEDBACK_PLAIN="&#xe951;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.SHORTCUT_MENU="&#xe946;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.ACCOUNT_SETTINGS="&#xe943;",e.ONLINE="&#xe941;",e.OFFLINE="&#xe816;",e.UPLOAD="&#xe940;",e.BOOK_PLAIN="&#xe93f;",e.SYNC="&#xe93d;",e.SHARED_PBK="&#xe931;",e.COLLECTIONS="&#xe92a;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.BOOKS="&#xe806;",e.LOCKER="&#xe93b;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SAVE="&#xe93a;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.FILTERS="&#xe935;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.STRIPE_ARROW_LEFT="&#xe933;",e.ATTACHMENTS="&#xe932;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.EXPORT="&#xe80f;",e.MENU="&#xe807;",e.TAG="&#xe93e;",e.TAG_PLAIN="&#xe942;",e.COPY_TO_CLIPBOARD="&#xe930;",e.COLUMNS="&#xe928;",e.ARTICLE="&#xe927;",e.CLOSE="&#xe909;",e.OCTAGON_XMARK="&#xe97d;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.LOGOUT="&#xe923;",e.SIGN_IN="&#xe922;",e.THIN_ARROW="&#xe921;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.INFO="&#xe919;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.SHARE="&#xe80f1;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.EXTLINK="&#xe814;",e.EXTLINK_LIGHT="&#xe978;",e.CALENDAR="&#xe815;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.TOPICS="&#xe901;",e.EYE="&#xf06e;",e.EYE_SLASH="&#xe970;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN_THEME="&#xe911;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.HOME="&#xe80b;",e.TRANSLATE="&#xe924;",e.USER="&#xe813;",e.ADMIN="&#xe90f;",e.ANALYTICS="&#xe929;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_USERS="&#xe912;",e.ADMIN_INTEGRATION="&#xe93c;",e.ADMIN_PORTAL="&#xe94b;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.EXPAND_WIDE="&#xe972;",e.X_MARK="&#xe971;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CONSUMER="&#xe97c;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;"})(ie||(ie={}));var g;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(g||(g={}));var Wc=new Map([...["abw"].map(e=>[e,g.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,g.AUDIO]),...["avi"].map(e=>[e,g.AVI]),...["chm","xhs"].map(e=>[e,g.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,g.CODE]),...["csv"].map(e=>[e,g.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,g.DITA]),...["epub"].map(e=>[e,g.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,g.EXCEL]),...["flac"].map(e=>[e,g.FLAC]),...["gif"].map(e=>[e,g.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,g.GZIP]),...["html","htm","xhtml"].map(e=>[e,g.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,g.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,g.JPEG]),...["json"].map(e=>[e,g.JSON]),...["m4a","m4p"].map(e=>[e,g.M4A]),...["mov","qt"].map(e=>[e,g.MOV]),...["mp3"].map(e=>[e,g.MP3]),...["mp4","m4v"].map(e=>[e,g.MP4]),...["ogg","oga"].map(e=>[e,g.OGG]),...["pdf","ps"].map(e=>[e,g.PDF]),...["png"].map(e=>[e,g.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,g.POWERPOINT]),...["rar"].map(e=>[e,g.RAR]),...["stp"].map(e=>[e,g.STP]),...["txt","rtf","md","mdown"].map(e=>[e,g.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,g.VIDEO]),...["wav"].map(e=>[e,g.WAV]),...["wma"].map(e=>[e,g.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,g.WORD]),...["xml","xsl","rdf"].map(e=>[e,g.XML]),...["yaml","yml","x-yaml"].map(e=>[e,g.YAML]),...["zip"].map(e=>[e,g.ZIP])]);var Ic={[g.ABW]:"#91ABC6",[g.AUDIO]:"#1795E3",[g.AVI]:"#E63324",[g.CHM]:"#71C3EB",[g.CODE]:"#71C3EB",[g.CSV]:"#1F7345",[g.DITA]:"#71C3EB",[g.EPUB]:"#85B926",[g.EXCEL]:"#1F7345",[g.FLAC]:"#1795E3",[g.GIF]:"#59B031",[g.GZIP]:"#F8AB36",[g.HTML]:"#71C3EB",[g.IMAGE]:"#59B031",[g.JPEG]:"#59B031",[g.JSON]:"#71C3EB",[g.M4A]:"#1795E3",[g.MOV]:"#E63324",[g.MP3]:"#1795E3",[g.MP4]:"#E63324",[g.OGG]:"#1795E3",[g.PDF]:"#E44948",[g.PNG]:"#59B031",[g.POWERPOINT]:"#B54A2B",[g.RAR]:"#F8AB36",[g.STP]:"#3764B1",[g.TEXT]:"#3162AB",[g.UNKNOWN]:"#999999",[g.VIDEO]:"#E63324",[g.WAV]:"#1795E3",[g.WMA]:"#1795E3",[g.WORD]:"#3162AB",[g.XML]:"#71C3EB",[g.YAML]:"#71C3EB",[g.ZIP]:"#F8AB36"};var yr=x(k()),at=x(I()),rt={size:at.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:at.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",at.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:at.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",at.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:at.FtCssVariableFactory.extend("--ft-icon-material-font-family","",at.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:at.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},mr=yr.css`
255
247
  :host, i.ft-icon {
256
248
  display: inline-flex;
257
249
  align-items: center;
@@ -260,14 +252,14 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
260
252
  }
261
253
 
262
254
  :host {
263
- width: ${To};
264
- height: ${To};
255
+ width: ${rt.size};
256
+ height: ${rt.size};
265
257
  }
266
258
 
267
259
  i.ft-icon {
268
260
  width: 100%;
269
261
  height: 100%;
270
- font-size: ${To};
262
+ font-size: ${rt.size};
271
263
  line-height: 1;
272
264
  font-weight: normal;
273
265
  text-transform: none;
@@ -278,37 +270,37 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
278
270
  text-rendering: auto;
279
271
  -webkit-font-smoothing: antialiased;
280
272
  -moz-osx-font-smoothing: grayscale;
281
- vertical-align: ${Vo};
273
+ vertical-align: ${rt.verticalAlign};
282
274
  }
283
275
 
284
276
  i.ft-icon.ft-icon--fluid-topics {
285
- font-family: ${Po}, ft-icons, fticons, sans-serif;
277
+ font-family: ${rt.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
286
278
 
287
279
  /* Ugly fix because font is broken */
288
- font-size: calc(0.75 * ${To});
289
- line-height: ${To};
280
+ font-size: calc(0.75 * ${rt.size});
281
+ line-height: ${rt.size};
290
282
  position: relative;
291
283
  top: -4%;
292
284
  justify-content: center;
293
285
  }
294
286
 
295
287
  .ft-icon--file-format {
296
- font-family: ${Yo}, ft-mime, sans-serif;
288
+ font-family: ${rt.fileFormatFontFamily}, ft-mime, sans-serif;
297
289
  }
298
290
 
299
291
  .ft-icon--material {
300
- font-family: ${_o}, "Material Icons", sans-serif;
292
+ font-family: ${rt.materialFontFamily}, "Material Icons", sans-serif;
301
293
  }
302
- `;var qo;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(qo||(qo={}));var Jo,Qo=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class te extends o.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=e.nothing}render(){const t=this.variant&&Object.values(qo).includes(this.variant)?this.variant:qo.fluid_topics,o=t!==qo.material||!!this.value;return e.html`
303
- <i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
304
- ${n.unsafeHTML(this.resolvedIcon)}
305
- <slot ?hidden=${o}></slot>
294
+ `;var ft;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ft||(ft={}));var le=function(e,o,a,n){var i=arguments.length,l=i<3?o:n===null?n=Object.getOwnPropertyDescriptor(o,a):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,a,n);else for(var p=e.length-1;p>=0;p--)(s=e[p])&&(l=(i<3?s(l):i>3?s(o,a,l):s(o,a))||l);return i>3&&l&&Object.defineProperty(o,a,l),l},Z=class extends ur.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Vt.nothing}render(){let o=this.variant&&Object.values(ft).includes(this.variant)?this.variant:ft.fluid_topics,a=o!==ft.material||!!this.value;return Vt.html`
295
+ <i class="ft-icon ft-icon--${o}" part="icon icon-${o}">
296
+ ${(0,br.unsafeHTML)(this.resolvedIcon)}
297
+ <slot ?hidden=${a}></slot>
306
298
  </i>
307
- `}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case qo.file_format:this.resolvedIcon=null!==(t=Go[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case qo.material:this.resolvedIcon=this.value||e.nothing;break;default:this.resolvedIcon=null!==(o=Ho[r.replace("-","_").toUpperCase()])&&void 0!==o?o:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}te.elementDefinitions={},te.styles=Xo,Qo([r.property()],te.prototype,"variant",void 0),Qo([r.property()],te.prototype,"value",void 0),Qo([r.state()],te.prototype,"resolvedIcon",void 0),Qo([r.query("slot")],te.prototype,"slottedContent",void 0),o.customElement("ft-icon")(te),t.FtTabsAlignment=void 0,(Jo=t.FtTabsAlignment||(t.FtTabsAlignment={})).left="left",Jo.right="right",Jo.start="start",Jo.end="end",Jo.justify="justify";const oe={horizontalButtonsWidth:o.FtCssVariableFactory.create("--ft-tabs-horizontal-buttons-width","Width of the tab buttons (N/A for vertical justified tabs)","SIZE","100px"),horizontalDenseButtonsWidth:o.FtCssVariableFactory.create("--ft-tabs-horizontal-dense-buttons-width","Width of the tab buttons when dense (N/A for vertical justified tabs)","SIZE","56px"),widthWhenHorizontalAndOpen:o.FtCssVariableFactory.create("--ft-tabs-width-when-horizontal-and-open","Width of the component when set to horizontal and open","SIZE","100%"),colorSurface:o.FtCssVariableFactory.external(o.designSystemVariables.colorSurface,"Design system"),colorPrimary:o.FtCssVariableFactory.external(o.designSystemVariables.colorPrimary,"Design system"),colorOnSurfaceMedium:o.FtCssVariableFactory.external(o.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:o.FtCssVariableFactory.external(o.designSystemVariables.colorOnSurfaceDisabled,"Design system")},ee=e.css`
299
+ `}get textContent(){var o,a;return(a=(o=this.slottedContent)===null||o===void 0?void 0:o.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&a!==void 0?a:""}update(o){super.update(o),["value","variant"].some(a=>o.has(a))&&this.resolveIcon()}resolveIcon(){var o,a;let n=this.value||this.textContent;switch(this.variant){case ft.file_format:this.resolvedIcon=(o=g[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break;case ft.material:this.resolvedIcon=this.value||Vt.nothing;break;default:this.resolvedIcon=(a=ie[n.replace("-","_").toUpperCase()])!==null&&a!==void 0?a:n;break}}firstUpdated(o){super.firstUpdated(o),setTimeout(()=>this.resolveIcon())}};Z.elementDefinitions={};Z.styles=mr;le([(0,Ot.property)()],Z.prototype,"variant",void 0);le([(0,Ot.property)()],Z.prototype,"value",void 0);le([(0,Ot.state)()],Z.prototype,"resolvedIcon",void 0);le([(0,Ot.query)("slot")],Z.prototype,"slottedContent",void 0);(0,xr.customElement)("ft-icon")(Z);var ce;(function(e){e.left="left",e.right="right",e.start="start",e.end="end",e.justify="justify"})(ce||(ce={}));var Or=x(k()),D=x(I()),X={horizontalButtonsWidth:D.FtCssVariableFactory.create("--ft-tabs-horizontal-buttons-width","Width of the tab buttons (N/A for vertical justified tabs)","SIZE","100px"),horizontalDenseButtonsWidth:D.FtCssVariableFactory.create("--ft-tabs-horizontal-dense-buttons-width","Width of the tab buttons when dense (N/A for vertical justified tabs)","SIZE","56px"),widthWhenHorizontalAndOpen:D.FtCssVariableFactory.create("--ft-tabs-width-when-horizontal-and-open","Width of the component when set to horizontal and open","SIZE","100%"),colorSurface:D.FtCssVariableFactory.external(D.designSystemVariables.colorSurface,"Design system"),colorPrimary:D.FtCssVariableFactory.external(D.designSystemVariables.colorPrimary,"Design system"),colorOnSurfaceMedium:D.FtCssVariableFactory.external(D.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Sr=Or.css`
308
300
  .ft-tabs {
309
301
  display: flex;
310
302
  flex-direction: column;
311
- background-color: ${oe.colorSurface};
303
+ background-color: ${X.colorSurface};
312
304
  height: 100%;
313
305
  }
314
306
 
@@ -317,15 +309,15 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
317
309
  -moz-transition: width 200ms ease-in-out;
318
310
  -o-transition: width 200ms ease-in-out;
319
311
  transition: width 200ms ease-in-out;
320
- width: ${oe.widthWhenHorizontalAndOpen};
312
+ width: ${X.widthWhenHorizontalAndOpen};
321
313
  }
322
314
 
323
315
  .ft-tabs--horizontal.ft-tabs--collapsed {
324
- width: ${oe.horizontalButtonsWidth};
316
+ width: ${X.horizontalButtonsWidth};
325
317
  }
326
318
 
327
319
  .ft-tabs--horizontal.ft-tabs--dense.ft-tabs--collapsed {
328
- width: ${oe.horizontalDenseButtonsWidth};
320
+ width: ${X.horizontalDenseButtonsWidth};
329
321
  }
330
322
 
331
323
  .ft-tabs--horizontal {
@@ -377,23 +369,23 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
377
369
  outline: none;
378
370
  font-size: 16px;
379
371
  line-height: 1;
380
- color: ${oe.colorOnSurfaceMedium};
372
+ color: ${X.colorOnSurfaceMedium};
381
373
  }
382
374
 
383
375
  .ft-tabs--horizontal [role='tab'] {
384
- width: ${oe.horizontalButtonsWidth};
376
+ width: ${X.horizontalButtonsWidth};
385
377
  }
386
378
 
387
379
  .ft-tabs--horizontal.ft-tabs--dense [role='tab'] {
388
- width: ${oe.horizontalDenseButtonsWidth};
380
+ width: ${X.horizontalDenseButtonsWidth};
389
381
  }
390
382
 
391
383
  [role='tab'][aria-selected='true'] {
392
- color: ${oe.colorPrimary};
384
+ color: ${X.colorPrimary};
393
385
  }
394
386
 
395
387
  [role='tab'][disabled] {
396
- color: ${oe.colorOnSurfaceDisabled};
388
+ color: ${X.colorOnSurfaceDisabled};
397
389
  }
398
390
 
399
391
  .ft-tabs--align-justify [role='tab'],
@@ -423,7 +415,7 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
423
415
  position: absolute;
424
416
  height: 3px;
425
417
  border-radius: 2px;
426
- background-color: ${oe.colorPrimary};
418
+ background-color: ${X.colorPrimary};
427
419
  transition: width 200ms ease, left 200ms ease, top 200ms ease;
428
420
  }
429
421
 
@@ -432,7 +424,7 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
432
424
  flex-grow: 1;
433
425
  overflow: auto;
434
426
  }
435
- `,re=o.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),ae=o.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),ie=o.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),ne=o.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),le=o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),ce=o.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px"),pe=e.css`
427
+ `;var jr=x(I());var Vr=x(k()),L=x(yt()),Qt=x(I());var vr=x(k()),nt=x(I()),_t={distance:nt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:nt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:nt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:nt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:nt.FtCssVariableFactory.external(nt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:nt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Cr=vr.css`
436
428
  .ft-tooltip--container {
437
429
  display: block;
438
430
  }
@@ -447,21 +439,21 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
447
439
  box-sizing: border-box;
448
440
  overflow: hidden;
449
441
  width: max-content;
450
- max-width: ${ce};
442
+ max-width: ${_t.maxWidth};
451
443
  text-align: center;
452
- padding: ${re};
453
- z-index: ${ne};
444
+ padding: ${_t.distance};
445
+ z-index: ${_t.zIndex};
454
446
  }
455
447
 
456
448
  .ft-tooltip--content {
457
449
  padding: 4px 8px;
458
- border-radius: ${le};
459
- background-color: ${ie};
460
- color: ${ae};
450
+ border-radius: ${_t.borderRadiusS};
451
+ background-color: ${_t.backgroundColor};
452
+ color: ${_t.color};
461
453
  position: relative;
462
454
  word-break: break-word;
463
455
  }
464
- `,fe=["start","end"],se=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+fe[0],o+"-"+fe[1])),[]),de=Math.min,he=Math.max,ge=Math.round,ye=t=>({x:t,y:t}),be={left:"right",right:"left",bottom:"top",top:"bottom"},ue={start:"end",end:"start"};function me(t,o,e){return he(t,de(o,e))}function xe(t,o){return"function"==typeof t?t(o):t}function Oe(t){return t.split("-")[0]}function Ne(t){return t.split("-")[1]}function ve(t){return"x"===t?"y":"x"}function Se(t){return"y"===t?"height":"width"}function we(t){return["top","bottom"].includes(Oe(t))?"y":"x"}function Ie(t){return ve(we(t))}function Ce(t){return t.replace(/left|right|bottom|top/g,(t=>be[t]))}function Ee(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function We(t,o,e){let{reference:r,floating:a}=t;const i=we(o),n=Ie(o),l=Se(n),c=Oe(o),p="y"===i,f=r.x+r.width/2-a.width/2,s=r.y+r.height/2-a.height/2,d=r[l]/2-a[l]/2;let h;switch(c){case"top":h={x:f,y:r.y-a.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:s};break;case"left":h={x:r.x-a.width,y:s};break;default:h={x:r.x,y:r.y}}switch(Ne(o)){case"start":h[n]-=d*(e&&p?-1:1);break;case"end":h[n]+=d*(e&&p?-1:1)}return h}async function Ue(t,o){var e;void 0===o&&(o={});const{x:r,y:a,platform:i,rects:n,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:f="viewport",elementContext:s="floating",altBoundary:d=!1,padding:h=0}=xe(o,t),g=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),y=l[d?"floating"===s?"reference":"floating":s],b=Ee(await i.getClippingRect({element:null==(e=await(null==i.isElement?void 0:i.isElement(y)))||e?y:y.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:f,strategy:c})),u="floating"===s?{...n.floating,x:r,y:a}:n.reference,m=await(null==i.getOffsetParent?void 0:i.getOffsetParent(l.floating)),x=await(null==i.isElement?void 0:i.isElement(m))&&await(null==i.getScale?void 0:i.getScale(m))||{x:1,y:1},O=Ee(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:u,offsetParent:m,strategy:c}):u);return{top:(b.top-O.top+g.top)/x.y,bottom:(O.bottom-b.bottom+g.bottom)/x.y,left:(b.left-O.left+g.left)/x.x,right:(O.right-b.right+g.right)/x.x}}function $e(t,o,e){return(t?[...e.filter((o=>Ne(o)===t)),...e.filter((o=>Ne(o)!==t))]:e.filter((t=>Oe(t)===t))).filter((e=>!t||(Ne(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>ue[t]))}(e)!==e)))}const Re=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,a;const{rects:i,middlewareData:n,placement:l,platform:c,elements:p}=o,{crossAxis:f=!1,alignment:s,allowedPlacements:d=se,autoAlignment:h=!0,...g}=xe(t,o),y=void 0!==s||d===se?$e(s||null,h,d):d,b=await Ue(o,g),u=(null==(e=n.autoPlacement)?void 0:e.index)||0,m=y[u];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=Ne(t),a=Ie(t),i=Se(a);let n="x"===a?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[i]>o.floating[i]&&(n=Ce(n)),[n,Ce(n)]}(m,i,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[b[Oe(m)],b[x[0]],b[x[1]]],N=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],v=y[u+1];if(v)return{data:{index:u+1,overflows:N},reset:{placement:v}};const S=N.map((t=>{const o=Ne(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,Ne(t[0])?2:3).every((t=>t<=0)))),I=(null==(a=w[0])?void 0:a[0])||S[0][0];return I!==l?{data:{index:u+1,overflows:N},reset:{placement:I}}:{}}}};function ze(t){return Le(t)?(t.nodeName||"").toLowerCase():"#document"}function Ze(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function ke(t){var o;return null==(o=(Le(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Le(t){return t instanceof Node||t instanceof Ze(t).Node}function Ke(t){return t instanceof Element||t instanceof Ze(t).Element}function De(t){return t instanceof HTMLElement||t instanceof Ze(t).HTMLElement}function Fe(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Ze(t).ShadowRoot)}function Be(t){const{overflow:o,overflowX:e,overflowY:r,display:a}=Me(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(a)}function Ae(t){return["table","td","th"].includes(ze(t))}function He(t){const o=Ge(),e=Me(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 Ge(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function je(t){return["html","body","#document"].includes(ze(t))}function Me(t){return Ze(t).getComputedStyle(t)}function Te(t){return Ke(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Pe(t){if("html"===ze(t))return t;const o=t.assignedSlot||t.parentNode||Fe(t)&&t.host||ke(t);return Fe(o)?o.host:o}function Ye(t){const o=Pe(t);return je(o)?t.ownerDocument?t.ownerDocument.body:t.body:De(o)&&Be(o)?o:Ye(o)}function _e(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const a=Ye(t),i=a===(null==(r=t.ownerDocument)?void 0:r.body),n=Ze(a);return i?o.concat(n,n.visualViewport||[],Be(a)?a:[],n.frameElement&&e?_e(n.frameElement):[]):o.concat(a,_e(a,[],e))}function Ve(t){const o=Me(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const a=De(t),i=a?t.offsetWidth:e,n=a?t.offsetHeight:r,l=ge(e)!==i||ge(r)!==n;return l&&(e=i,r=n),{width:e,height:r,$:l}}function Xe(t){return Ke(t)?t:t.contextElement}function qe(t){const o=Xe(t);if(!De(o))return ye(1);const e=o.getBoundingClientRect(),{width:r,height:a,$:i}=Ve(o);let n=(i?ge(e.width):e.width)/r,l=(i?ge(e.height):e.height)/a;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const Je=ye(0);function Qe(t){const o=Ze(t);return Ge()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:Je}function tr(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const a=t.getBoundingClientRect(),i=Xe(t);let n=ye(1);o&&(r?Ke(r)&&(n=qe(r)):n=qe(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Ze(t))&&o}(i,e,r)?Qe(i):ye(0);let c=(a.left+l.x)/n.x,p=(a.top+l.y)/n.y,f=a.width/n.x,s=a.height/n.y;if(i){const t=Ze(i),o=r&&Ke(r)?Ze(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=qe(e),o=e.getBoundingClientRect(),r=Me(e),a=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,i=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,f*=t.x,s*=t.y,c+=a,p+=i,e=Ze(e).frameElement}}return Ee({width:f,height:s,x:c,y:p})}function or(t){return tr(ke(t)).left+Te(t).scrollLeft}function er(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Ze(t),r=ke(t),a=e.visualViewport;let i=r.clientWidth,n=r.clientHeight,l=0,c=0;if(a){i=a.width,n=a.height;const t=Ge();(!t||t&&"fixed"===o)&&(l=a.offsetLeft,c=a.offsetTop)}return{width:i,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=ke(t),e=Te(t),r=t.ownerDocument.body,a=he(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),i=he(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+or(t);const l=-e.scrollTop;return"rtl"===Me(r).direction&&(n+=he(o.clientWidth,r.clientWidth)-a),{width:a,height:i,x:n,y:l}}(ke(t));else if(Ke(o))r=function(t,o){const e=tr(t,!0,"fixed"===o),r=e.top+t.clientTop,a=e.left+t.clientLeft,i=De(t)?qe(t):ye(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:a*i.x,y:r*i.y}}(o,e);else{const e=Qe(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Ee(r)}function rr(t,o){const e=Pe(t);return!(e===o||!Ke(e)||je(e))&&("fixed"===Me(e).position||rr(e,o))}function ar(t,o,e){const r=De(o),a=ke(o),i="fixed"===e,n=tr(t,!0,i,o);let l={scrollLeft:0,scrollTop:0};const c=ye(0);if(r||!r&&!i)if(("body"!==ze(o)||Be(a))&&(l=Te(o)),r){const t=tr(o,!0,i,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else a&&(c.x=or(a));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function ir(t,o){return De(t)&&"fixed"!==Me(t).position?o?o(t):t.offsetParent:null}function nr(t,o){const e=Ze(t);if(!De(t))return e;let r=ir(t,o);for(;r&&Ae(r)&&"static"===Me(r).position;)r=ir(r,o);return r&&("html"===ze(r)||"body"===ze(r)&&"static"===Me(r).position&&!He(r))?e:r||function(t){let o=Pe(t);for(;De(o)&&!je(o);){if(He(o))return o;o=Pe(o)}return null}(t)||e}const lr={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const a=De(e),i=ke(e);if(e===i)return o;let n={scrollLeft:0,scrollTop:0},l=ye(1);const c=ye(0);if((a||!a&&"fixed"!==r)&&(("body"!==ze(e)||Be(i))&&(n=Te(e)),De(e))){const t=tr(e);l=qe(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:ke,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:a}=t;const i=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=_e(t,[],!1).filter((t=>Ke(t)&&"body"!==ze(t))),a=null;const i="fixed"===Me(t).position;let n=i?Pe(t):t;for(;Ke(n)&&!je(n);){const o=Me(n),e=He(n);e||"fixed"!==o.position||(a=null),(i?!e&&!a:!e&&"static"===o.position&&a&&["absolute","fixed"].includes(a.position)||Be(n)&&!e&&rr(t,n))?r=r.filter((t=>t!==n)):a=o,n=Pe(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=i[0],l=i.reduce(((t,e)=>{const r=er(o,e,a);return t.top=he(r.top,t.top),t.right=de(r.right,t.right),t.bottom=de(r.bottom,t.bottom),t.left=he(r.left,t.left),t}),er(o,n,a));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:nr,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const a=this.getOffsetParent||nr,i=this.getDimensions;return{reference:ar(o,await a(e),r),floating:{x:0,y:0,...await i(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Ve(t)},getScale:qe,isElement:Ke,isRTL:function(t){return"rtl"===Me(t).direction}},cr=(t,o,e)=>{const r=new Map,a={platform:lr,...e},i={...a.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:a="absolute",middleware:i=[],platform:n}=e,l=i.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let p=await n.getElementRects({reference:t,floating:o,strategy:a}),{x:f,y:s}=We(p,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:i,fn:y}=l[e],{x:b,y:u,data:m,reset:x}=await y({x:f,y:s,initialPlacement:r,placement:d,strategy:a,middlewareData:h,rects:p,platform:n,elements:{reference:t,floating:o}});f=null!=b?b:f,s=null!=u?u:s,h={...h,[i]:{...h[i],...m}},x&&g<=50&&(g++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(p=!0===x.rects?await n.getElementRects({reference:t,floating:o,strategy:a}):x.rects),({x:f,y:s}=We(p,d,c))),e=-1)}return{x:f,y:s,placement:d,strategy:a,middlewareData:h}})(t,o,{...a,platform:i})};function pr(t){return function(t){for(let o=t;o;o=fr(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=fr(t);o;o=fr(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 fr(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var sr=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class dr 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`
456
+ `;var wr=["top","right","bottom","left"],Nr=["start","end"],Ae=wr.reduce((e,o)=>e.concat(o,o+"-"+Nr[0],o+"-"+Nr[1]),[]),jt=Math.min,gt=Math.max,Yt=Math.round;var it=e=>({x:e,y:e}),pa={left:"right",right:"left",bottom:"top",top:"bottom"},da={start:"end",end:"start"};function Le(e,o,a){return gt(e,jt(o,a))}function se(e,o){return typeof e=="function"?e(o):e}function Ut(e){return e.split("-")[0]}function ht(e){return e.split("-")[1]}function We(e){return e==="x"?"y":"x"}function Ie(e){return e==="y"?"height":"width"}function pe(e){return["top","bottom"].includes(Ut(e))?"y":"x"}function Te(e){return We(pe(e))}function Er(e,o,a){a===void 0&&(a=!1);let n=ht(e),i=Te(e),l=Ie(i),s=i==="x"?n===(a?"end":"start")?"right":"left":n==="start"?"bottom":"top";return o.reference[l]>o.floating[l]&&(s=Re(s)),[s,Re(s)]}function Rr(e){return e.replace(/start|end/g,o=>da[o])}function Re(e){return e.replace(/left|right|bottom|top/g,o=>pa[o])}function fa(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ar(e){return typeof e!="number"?fa(e):{top:e,right:e,bottom:e,left:e}}function St(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Lr(e,o,a){let{reference:n,floating:i}=e,l=pe(o),s=Te(o),p=Ie(s),d=Ut(o),f=l==="y",b=n.x+n.width/2-i.width/2,m=n.y+n.height/2-i.height/2,O=n[p]/2-i[p]/2,y;switch(d){case"top":y={x:b,y:n.y-i.height};break;case"bottom":y={x:b,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:m};break;case"left":y={x:n.x-i.width,y:m};break;default:y={x:n.x,y:n.y}}switch(ht(o)){case"start":y[s]-=O*(a&&f?-1:1);break;case"end":y[s]+=O*(a&&f?-1:1);break}return y}var Wr=async(e,o,a)=>{let{placement:n="bottom",strategy:i="absolute",middleware:l=[],platform:s}=a,p=l.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(o)),f=await s.getElementRects({reference:e,floating:o,strategy:i}),{x:b,y:m}=Lr(f,n,d),O=n,y={},S=0;for(let N=0;N<p.length;N++){let{name:R,fn:w}=p[N],{x:A,y:$,data:st,reset:B}=await w({x:b,y:m,initialPlacement:n,placement:O,strategy:i,middlewareData:y,rects:f,platform:s,elements:{reference:e,floating:o}});if(b=A??b,m=$??m,y={...y,[R]:{...y[R],...st}},B&&S<=50){S++,typeof B=="object"&&(B.placement&&(O=B.placement),B.rects&&(f=B.rects===!0?await s.getElementRects({reference:e,floating:o,strategy:i}):B.rects),{x:b,y:m}=Lr(f,O,d)),N=-1;continue}}return{x:b,y:m,placement:O,strategy:i,middlewareData:y}};async function Be(e,o){var a;o===void 0&&(o={});let{x:n,y:i,platform:l,rects:s,elements:p,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:b="viewport",elementContext:m="floating",altBoundary:O=!1,padding:y=0}=se(o,e),S=Ar(y),R=p[O?m==="floating"?"reference":"floating":m],w=St(await l.getClippingRect({element:(a=await(l.isElement==null?void 0:l.isElement(R)))==null||a?R:R.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(p.floating)),boundary:f,rootBoundary:b,strategy:d})),A=m==="floating"?{...s.floating,x:n,y:i}:s.reference,$=await(l.getOffsetParent==null?void 0:l.getOffsetParent(p.floating)),st=await(l.isElement==null?void 0:l.isElement($))?await(l.getScale==null?void 0:l.getScale($))||{x:1,y:1}:{x:1,y:1},B=St(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({rect:A,offsetParent:$,strategy:d}):A);return{top:(w.top-B.top+S.top)/st.y,bottom:(B.bottom-w.bottom+S.bottom)/st.y,left:(w.left-B.left+S.left)/st.x,right:(B.right-w.right+S.right)/st.x}}function ga(e,o,a){return(e?[...a.filter(i=>ht(i)===e),...a.filter(i=>ht(i)!==e)]:a.filter(i=>Ut(i)===i)).filter(i=>e?ht(i)===e||(o?Rr(i)!==i:!1):!0)}var Pe=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var a,n,i;let{rects:l,middlewareData:s,placement:p,platform:d,elements:f}=o,{crossAxis:b=!1,alignment:m,allowedPlacements:O=Ae,autoAlignment:y=!0,...S}=se(e,o),N=m!==void 0||O===Ae?ga(m||null,y,O):O,R=await Be(o,S),w=((a=s.autoPlacement)==null?void 0:a.index)||0,A=N[w];if(A==null)return{};let $=Er(A,l,await(d.isRTL==null?void 0:d.isRTL(f.floating)));if(p!==A)return{reset:{placement:N[0]}};let st=[R[Ut(A)],R[$[0]],R[$[1]]],B=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:A,overflows:st}],ke=N[w+1];if(ke)return{data:{index:w+1,overflows:B},reset:{placement:ke}};let De=B.map(j=>{let Dt=ht(j.placement);return[j.placement,Dt&&b?j.overflows.slice(0,2).reduce((Xr,qr)=>Xr+qr,0):j.overflows[0],j.overflows]}).sort((j,Dt)=>j[1]-Dt[1]),Ge=((i=De.filter(j=>j[2].slice(0,ht(j[0])?2:3).every(Dt=>Dt<=0))[0])==null?void 0:i[0])||De[0][0];return Ge!==p?{data:{index:w+1,overflows:B},reset:{placement:Ge}}:{}}}};var ze=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:a,y:n,placement:i}=o,{mainAxis:l=!0,crossAxis:s=!1,limiter:p={fn:R=>{let{x:w,y:A}=R;return{x:w,y:A}}},...d}=se(e,o),f={x:a,y:n},b=await Be(o,d),m=pe(Ut(i)),O=We(m),y=f[O],S=f[m];if(l){let R=O==="y"?"top":"left",w=O==="y"?"bottom":"right",A=y+b[R],$=y-b[w];y=Le(A,y,$)}if(s){let R=m==="y"?"top":"left",w=m==="y"?"bottom":"right",A=S+b[R],$=S-b[w];S=Le(A,S,$)}let N=p.fn({...o,[O]:y,[m]:S});return{...N,data:{x:N.x-a,y:N.y-n}}}}};function lt(e){return Tr(e)?(e.nodeName||"").toLowerCase():"#document"}function U(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function ct(e){var o;return(o=(Tr(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Tr(e){return e instanceof Node||e instanceof U(e).Node}function q(e){return e instanceof Element||e instanceof U(e).Element}function V(e){return e instanceof HTMLElement||e instanceof U(e).HTMLElement}function Ir(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof U(e).ShadowRoot}function Ht(e){let{overflow:o,overflowX:a,overflowY:n,display:i}=G(e);return/auto|scroll|overlay|hidden|clip/.test(o+n+a)&&!["inline","contents"].includes(i)}function Br(e){return["table","td","th"].includes(lt(e))}function fe(e){let o=ge(),a=G(e);return a.transform!=="none"||a.perspective!=="none"||(a.containerType?a.containerType!=="normal":!1)||!o&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!o&&(a.filter?a.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(a.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(a.contain||"").includes(n))}function Pr(e){let o=vt(e);for(;V(o)&&!Xt(o);){if(fe(o))return o;o=vt(o)}return null}function ge(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Xt(e){return["html","body","#document"].includes(lt(e))}function G(e){return U(e).getComputedStyle(e)}function qt(e){return q(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function vt(e){if(lt(e)==="html")return e;let o=e.assignedSlot||e.parentNode||Ir(e)&&e.host||ct(e);return Ir(o)?o.host:o}function zr(e){let o=vt(e);return Xt(o)?e.ownerDocument?e.ownerDocument.body:e.body:V(o)&&Ht(o)?o:zr(o)}function de(e,o,a){var n;o===void 0&&(o=[]),a===void 0&&(a=!0);let i=zr(e),l=i===((n=e.ownerDocument)==null?void 0:n.body),s=U(i);return l?o.concat(s,s.visualViewport||[],Ht(i)?i:[],s.frameElement&&a?de(s.frameElement):[]):o.concat(i,de(i,[],a))}function Ur(e){let o=G(e),a=parseFloat(o.width)||0,n=parseFloat(o.height)||0,i=V(e),l=i?e.offsetWidth:a,s=i?e.offsetHeight:n,p=Yt(a)!==l||Yt(n)!==s;return p&&(a=l,n=s),{width:a,height:n,$:p}}function Hr(e){return q(e)?e:e.contextElement}function kt(e){let o=Hr(e);if(!V(o))return it(1);let a=o.getBoundingClientRect(),{width:n,height:i,$:l}=Ur(o),s=(l?Yt(a.width):a.width)/n,p=(l?Yt(a.height):a.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!p||!Number.isFinite(p))&&(p=1),{x:s,y:p}}var ha=it(0);function kr(e){let o=U(e);return!ge()||!o.visualViewport?ha:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function ya(e,o,a){return o===void 0&&(o=!1),!a||o&&a!==U(e)?!1:o}function Jt(e,o,a,n){o===void 0&&(o=!1),a===void 0&&(a=!1);let i=e.getBoundingClientRect(),l=Hr(e),s=it(1);o&&(n?q(n)&&(s=kt(n)):s=kt(e));let p=ya(l,a,n)?kr(l):it(0),d=(i.left+p.x)/s.x,f=(i.top+p.y)/s.y,b=i.width/s.x,m=i.height/s.y;if(l){let O=U(l),y=n&&q(n)?U(n):n,S=O.frameElement;for(;S&&n&&y!==O;){let N=kt(S),R=S.getBoundingClientRect(),w=G(S),A=R.left+(S.clientLeft+parseFloat(w.paddingLeft))*N.x,$=R.top+(S.clientTop+parseFloat(w.paddingTop))*N.y;d*=N.x,f*=N.y,b*=N.x,m*=N.y,d+=A,f+=$,S=U(S).frameElement}}return St({width:b,height:m,x:d,y:f})}function ma(e){let{rect:o,offsetParent:a,strategy:n}=e,i=V(a),l=ct(a);if(a===l)return o;let s={scrollLeft:0,scrollTop:0},p=it(1),d=it(0);if((i||!i&&n!=="fixed")&&((lt(a)!=="body"||Ht(l))&&(s=qt(a)),V(a))){let f=Jt(a);p=kt(a),d.x=f.x+a.clientLeft,d.y=f.y+a.clientTop}return{width:o.width*p.x,height:o.height*p.y,x:o.x*p.x-s.scrollLeft*p.x+d.x,y:o.y*p.y-s.scrollTop*p.y+d.y}}function ua(e){return Array.from(e.getClientRects())}function Dr(e){return Jt(ct(e)).left+qt(e).scrollLeft}function ba(e){let o=ct(e),a=qt(e),n=e.ownerDocument.body,i=gt(o.scrollWidth,o.clientWidth,n.scrollWidth,n.clientWidth),l=gt(o.scrollHeight,o.clientHeight,n.scrollHeight,n.clientHeight),s=-a.scrollLeft+Dr(e),p=-a.scrollTop;return G(n).direction==="rtl"&&(s+=gt(o.clientWidth,n.clientWidth)-i),{width:i,height:l,x:s,y:p}}function xa(e,o){let a=U(e),n=ct(e),i=a.visualViewport,l=n.clientWidth,s=n.clientHeight,p=0,d=0;if(i){l=i.width,s=i.height;let f=ge();(!f||f&&o==="fixed")&&(p=i.offsetLeft,d=i.offsetTop)}return{width:l,height:s,x:p,y:d}}function Oa(e,o){let a=Jt(e,!0,o==="fixed"),n=a.top+e.clientTop,i=a.left+e.clientLeft,l=V(e)?kt(e):it(1),s=e.clientWidth*l.x,p=e.clientHeight*l.y,d=i*l.x,f=n*l.y;return{width:s,height:p,x:d,y:f}}function $r(e,o,a){let n;if(o==="viewport")n=xa(e,a);else if(o==="document")n=ba(ct(e));else if(q(o))n=Oa(o,a);else{let i=kr(e);n={...o,x:o.x-i.x,y:o.y-i.y}}return St(n)}function Gr(e,o){let a=vt(e);return a===o||!q(a)||Xt(a)?!1:G(a).position==="fixed"||Gr(a,o)}function Sa(e,o){let a=o.get(e);if(a)return a;let n=de(e,[],!1).filter(p=>q(p)&&lt(p)!=="body"),i=null,l=G(e).position==="fixed",s=l?vt(e):e;for(;q(s)&&!Xt(s);){let p=G(s),d=fe(s);!d&&p.position==="fixed"&&(i=null),(l?!d&&!i:!d&&p.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Ht(s)&&!d&&Gr(e,s))?n=n.filter(b=>b!==s):i=p,s=vt(s)}return o.set(e,n),n}function va(e){let{element:o,boundary:a,rootBoundary:n,strategy:i}=e,s=[...a==="clippingAncestors"?Sa(o,this._c):[].concat(a),n],p=s[0],d=s.reduce((f,b)=>{let m=$r(o,b,i);return f.top=gt(m.top,f.top),f.right=jt(m.right,f.right),f.bottom=jt(m.bottom,f.bottom),f.left=gt(m.left,f.left),f},$r(o,p,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function Ca(e){return Ur(e)}function Na(e,o,a){let n=V(o),i=ct(o),l=a==="fixed",s=Jt(e,!0,l,o),p={scrollLeft:0,scrollTop:0},d=it(0);if(n||!n&&!l)if((lt(o)!=="body"||Ht(i))&&(p=qt(o)),n){let f=Jt(o,!0,l,o);d.x=f.x+o.clientLeft,d.y=f.y+o.clientTop}else i&&(d.x=Dr(i));return{x:s.left+p.scrollLeft-d.x,y:s.top+p.scrollTop-d.y,width:s.width,height:s.height}}function _r(e,o){return!V(e)||G(e).position==="fixed"?null:o?o(e):e.offsetParent}function Kr(e,o){let a=U(e);if(!V(e))return a;let n=_r(e,o);for(;n&&Br(n)&&G(n).position==="static";)n=_r(n,o);return n&&(lt(n)==="html"||lt(n)==="body"&&G(n).position==="static"&&!fe(n))?a:n||Pr(e)||a}var wa=async function(e){let{reference:o,floating:a,strategy:n}=e,i=this.getOffsetParent||Kr,l=this.getDimensions;return{reference:Na(o,await i(a),n),floating:{x:0,y:0,...await l(a)}}};function Ea(e){return G(e).direction==="rtl"}var he={convertOffsetParentRelativeRectToViewportRelativeRect:ma,getDocumentElement:ct,getClippingRect:va,getOffsetParent:Kr,getElementRects:wa,getClientRects:ua,getDimensions:Ca,getScale:kt,isElement:q,isRTL:Ea};var Zr=(e,o,a)=>{let n=new Map,i={platform:he,...a},l={...i.platform,_c:n};return Wr(e,o,{...i,platform:l})};function Mr(e){return Ra(e)}function $e(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Ra(e){for(let o=e;o;o=$e(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=$e(e);o;o=$e(o)){if(!(o instanceof Element))continue;let a=getComputedStyle(o);if(a.display!=="contents"&&(a.position!=="static"||a.filter!=="none"||o.tagName==="BODY"))return o}return null}async function Fr(e,o,a){return Zr(e,o,{platform:{...he,getOffsetParent:n=>he.getOffsetParent(n,Mr)},middleware:[ze({crossAxis:!0}),Pe({allowedPlacements:[a]})]})}var H=function(e,o,a,n){var i=arguments.length,l=i<3?o:n===null?n=Object.getOwnPropertyDescriptor(o,a):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,a,n);else for(var p=e.length-1;p>=0;p--)(s=e[p])&&(l=(i<3?s(l):i>3?s(o,a,l):s(o,a))||l);return i>3&&l&&Object.defineProperty(o,a,l),l},C=class extends Qt.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 Qt.Debouncer,this.revealDebouncer=new Qt.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Vr.html`
465
457
  <div part="container"
466
458
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
467
459
  @mouseenter=${this.onHover}
@@ -479,51 +471,67 @@ const ct=Symbol.for(""),pt=t=>{if(t?.r===ct)return t?._$litStatic$},ft=t=>({_$li
479
471
  </div>
480
472
  </div>
481
473
  </div>
482
- `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",async function(t,o,e){return cr(t,o,{platform:{...lr,getOffsetParent:t=>lr.getOffsetParent(t,pr)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:a}=t,{mainAxis:i=!0,crossAxis:n=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=xe(r,t),p={x:o,y:e},f=await Ue(t,c),s=we(Oe(a)),d=ve(s);let h=p[d],g=p[s];if(i){const t="y"===d?"bottom":"right";h=me(h+f["y"===d?"top":"left"],h,h-f[t])}if(n){const t="y"===s?"bottom":"right";g=me(g+f["y"===s?"top":"left"],g,g-f[t])}const y=l.fn({...t,[d]:h,[s]:g});return{...y,data:{x:y.x-o,y:y.y-e}}}}),Re({allowedPlacements:[e]})]});var r}(this.slottedElement,this.tooltip,this.position).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}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",(t=>{t.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(t,o){return Math.max(t,Math.min(0,-o))}}dr.elementDefinitions={"ft-typography":Mo},dr.styles=pe,sr([r.property()],dr.prototype,"text",void 0),sr([r.property({type:Boolean})],dr.prototype,"manual",void 0),sr([r.property({type:Boolean})],dr.prototype,"inline",void 0),sr([r.property({type:Number})],dr.prototype,"delay",void 0),sr([r.property()],dr.prototype,"position",void 0),sr([r.queryAssignedNodes()],dr.prototype,"slotNodes",void 0),sr([r.query(".ft-tooltip--container")],dr.prototype,"container",void 0),sr([r.query(".ft-tooltip")],dr.prototype,"tooltip",void 0),sr([r.query(".ft-tooltip--content")],dr.prototype,"tooltipContent",void 0),sr([r.state()],dr.prototype,"visible",void 0),sr([r.eventOptions({passive:!0})],dr.prototype,"onTouch",null),sr([r.eventOptions({passive:!0})],dr.prototype,"onHover",null),sr([r.eventOptions({passive:!0})],dr.prototype,"onOut",null),sr([r.eventOptions({passive:!0})],dr.prototype,"onClick",null),o.customElement("ft-tooltip")(dr);var hr=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class gr extends CustomEvent{constructor(t){super("index-change",{detail:t})}}class yr extends o.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.collapsible=!1,this.horizontal=!1,this.contentBefore=!1,this.alignTabs=t.FtTabsAlignment.justify,this.ftTabs=[],this.activeIndex=0,this.updateDebouncer=new o.Debouncer(2),this.onTabUpdated=()=>this.updateDebouncer.run((()=>{this.requestUpdate(),this.dispatchEvent(new o.PostResizeEvent)})),this.resizeObserver=new ResizeObserver((()=>this.placeIndicator()))}render(){var t,o;const r={"ft-tabs":!0,"ft-tabs--collapsed":this.collapsible&&null==this.activeIndex,"ft-tabs--horizontal":this.horizontal,"ft-tabs--reverse":this.contentBefore,"ft-tabs--dense":this.dense,["ft-tabs--align-"+this.alignTabs]:!0},n=null===(o=this.ftTabs[null!==(t=this.activeIndex)&&void 0!==t?t:0])||void 0===o?void 0:o.color;return e.html`
483
- <div class="${i.classMap(r)}" part="container">
474
+ `}updated(o){o.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(o)}contentAvailableCallback(o){super.contentAvailableCallback(o),["visible","text"].some(a=>o.has(a))&&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(a=>a.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="",Fr(this.slottedElement,this.tooltip,this.position).then(({x:o,y:a})=>{this.tooltip&&(this.tooltip.style.left=`${o}px`,this.tooltip.style.top=`${a}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,a){return Math.max(o,Math.min(0,-a))}};C.elementDefinitions={"ft-typography":F};C.styles=Cr;H([(0,L.property)()],C.prototype,"text",void 0);H([(0,L.property)({type:Boolean})],C.prototype,"manual",void 0);H([(0,L.property)({type:Boolean})],C.prototype,"inline",void 0);H([(0,L.property)({type:Number})],C.prototype,"delay",void 0);H([(0,L.property)()],C.prototype,"position",void 0);H([(0,L.queryAssignedNodes)()],C.prototype,"slotNodes",void 0);H([(0,L.query)(".ft-tooltip--container")],C.prototype,"container",void 0);H([(0,L.query)(".ft-tooltip")],C.prototype,"tooltip",void 0);H([(0,L.query)(".ft-tooltip--content")],C.prototype,"tooltipContent",void 0);H([(0,L.state)()],C.prototype,"visible",void 0);H([(0,L.eventOptions)({passive:!0})],C.prototype,"onTouch",null);H([(0,L.eventOptions)({passive:!0})],C.prototype,"onHover",null);H([(0,L.eventOptions)({passive:!0})],C.prototype,"onOut",null);H([(0,L.eventOptions)({passive:!0})],C.prototype,"onClick",null);(0,jr.customElement)("ft-tooltip")(C);var J=function(e,o,a,n){var i=arguments.length,l=i<3?o:n===null?n=Object.getOwnPropertyDescriptor(o,a):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(e,o,a,n);else for(var p=e.length-1;p>=0;p--)(s=e[p])&&(l=(i<3?s(l):i>3?s(o,a,l):s(o,a))||l);return i>3&&l&&Object.defineProperty(o,a,l),l},Ue=class extends CustomEvent{constructor(o){super("index-change",{detail:o})}},z=class extends Q.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.collapsible=!1,this.horizontal=!1,this.contentBefore=!1,this.alignTabs=ce.justify,this.ftTabs=[],this.activeIndex=0,this.updateDebouncer=new Q.Debouncer(2),this.onTabUpdated=()=>this.updateDebouncer.run(()=>{this.requestUpdate(),this.dispatchEvent(new Q.PostResizeEvent)}),this.resizeObserver=new ResizeObserver(()=>this.placeIndicator())}render(){var o,a;let n={"ft-tabs":!0,"ft-tabs--collapsed":this.collapsible&&this.activeIndex==null,"ft-tabs--horizontal":this.horizontal,"ft-tabs--reverse":this.contentBefore,"ft-tabs--dense":this.dense,["ft-tabs--align-"+this.alignTabs]:!0},i=(a=this.ftTabs[(o=this.activeIndex)!==null&&o!==void 0?o:0])===null||a===void 0?void 0:a.color;return ye.html`
475
+ <div class="${(0,_e.classMap)(n)}" part="container">
484
476
  <div role="tablist" part="tablist">
485
- ${a.repeat(this.ftTabs,((t,o)=>this.addTooltipIfNecessary(t,e.html`
486
- <button class="${i.classMap({"ft-tabs--tab-with-icon":!!t.icon,"ft-tabs--tab-with-label":!!t.label})}"
487
- ?disabled=${t.disabled}
488
- @click=${()=>this.toggleTab(o)}
477
+ ${(0,Yr.repeat)(this.ftTabs,(l,s)=>this.addTooltipIfNecessary(l,ye.html`
478
+ <button class="${(0,_e.classMap)({"ft-tabs--tab-with-icon":!!l.icon,"ft-tabs--tab-with-label":!!l.label})}"
479
+ ?disabled=${l.disabled}
480
+ @click=${()=>this.toggleTab(s)}
489
481
  role="tab"
490
- part="tab tab-${t.id}${t.active?" active-tab":""}"
491
- id="${t.ariaLabelledBy}"
492
- aria-label="${t.label}"
493
- aria-selected="${t.active?"true":"false"}"
494
- tabindex="${t.disabled?"-1":"0"}"
495
- aria-controls="${t.id}"
496
- style="${t.color?`color: ${t.color} !important;`:""}">
482
+ part="tab tab-${l.id}${l.active?" active-tab":""}"
483
+ id="${l.ariaLabelledBy}"
484
+ aria-label="${l.label}"
485
+ aria-selected="${l.active?"true":"false"}"
486
+ tabindex="${l.disabled?"-1":"0"}"
487
+ aria-controls="${l.id}"
488
+ style="${l.color?`color: ${l.color} !important;`:""}">
497
489
  <ft-ripple primary
498
- ?disabled=${t.disabled}
499
- part="tab-ripple${t.active?" active-tab-ripple":""}"
500
- style="${t.color||t.rippleColor?`--ft-ripple-color: ${t.color||t.rippleColor};`:""}"></ft-ripple>
490
+ ?disabled=${l.disabled}
491
+ part="tab-ripple${l.active?" active-tab-ripple":""}"
492
+ style="${l.color||l.rippleColor?`--ft-ripple-color: ${l.color||l.rippleColor};`:""}"></ft-ripple>
501
493
  <ft-icon class="ft-tabs--tab-icon"
502
- part="tab-icon${t.active?" active-tab-icon":""}"
503
- .variant=${t.iconVariant}>
504
- ${t.icon}
494
+ part="tab-icon${l.active?" active-tab-icon":""}"
495
+ .variant=${l.iconVariant}>
496
+ ${l.icon}
505
497
  </ft-icon>
506
498
  <ft-typography class="ft-tabs--tab-label"
507
- part="tab-label${t.active?" active-tab-label":""}"
508
- variant="${ht.body2}">
509
- ${t.label}
499
+ part="tab-label${l.active?" active-tab-label":""}"
500
+ variant="${Et.body2}">
501
+ ${l.label}
510
502
  </ft-typography>
511
503
  </button>
512
- `)))}
504
+ `))}
513
505
  <div class="ft-tabs--active-tab-indicator"
514
506
  part="active-tab-indicator"
515
- style="${n?`background-color: ${n} !important;`:""}">
507
+ style="${i?`background-color: ${i} !important;`:""}">
516
508
  </div>
517
509
  </div>
518
510
  <div class="ft-tabs--content" part="content">
519
511
  <slot @slotchange=${this.onContentChange}></slot>
520
512
  </div>
521
513
  </div>
522
- `}onContentChange(t){const o=t.composedPath()[0];this.ftTabs=o.assignedElements().map((t=>t)),this.ftTabs.forEach((t=>{t.removeEventListener("updated",this.onTabUpdated),t.addEventListener("updated",this.onTabUpdated)})),this.updateTabs()}update(t){super.update(t),t.has("activeIndex")&&this.dispatchEvent(new o.PreResizeEvent),(t.has("ftTabs")||t.has("activeIndex"))&&this.updateTabs(),t.has("activeIndex")&&this.dispatchEvent(new gr(this.activeIndex))}contentAvailableCallback(t){super.contentAvailableCallback(t),this.tabsContainer&&this.resizeObserver.observe(this.tabsContainer),this.placeIndicator()}placeIndicator(){var t,o,e,r,a,i,n,l,c,p,f,s;if(this.activeTabIndicator){const d=null!==(o=null===(t=this.activeTab)||void 0===t?void 0:t.closest(".ft-tabs--tab-tooltip"))&&void 0!==o?o:this.activeTab;d?this.horizontal?(this.activeTabIndicator.style.height=(null!==(e=null==d?void 0:d.clientHeight)&&void 0!==e?e:0)+"px",this.activeTabIndicator.style.width="3px",this.activeTabIndicator.style.top=(null!==(r=null==d?void 0:d.offsetTop)&&void 0!==r?r:0)+"px",this.contentBefore?this.activeTabIndicator.style.left=(null!==(a=null==d?void 0:d.offsetLeft)&&void 0!==a?a:0)+"px":this.activeTabIndicator.style.left=(null!==(i=null==d?void 0:d.offsetLeft)&&void 0!==i?i:0)+(null!==(n=null==d?void 0:d.clientWidth)&&void 0!==n?n:0)-3+"px"):(this.activeTabIndicator.style.height="3px",this.activeTabIndicator.style.width=(null!==(l=null==d?void 0:d.clientWidth)&&void 0!==l?l:0)+"px",this.activeTabIndicator.style.left=(null!==(c=null==d?void 0:d.offsetLeft)&&void 0!==c?c:0)+"px",this.contentBefore?this.activeTabIndicator.style.top=(null!==(p=null==d?void 0:d.offsetTop)&&void 0!==p?p:0)+"px":this.activeTabIndicator.style.top=(null!==(f=null==d?void 0:d.offsetTop)&&void 0!==f?f:0)+(null!==(s=null==d?void 0:d.clientHeight)&&void 0!==s?s:0)-3+"px"):(this.activeTabIndicator.style.height="0px",this.activeTabIndicator.style.width="0px")}}toggleTab(t){this.activeIndex=this.collapsible&&t===this.activeIndex?void 0:t}updateTabs(){this.ftTabs.forEach(((t,o)=>{t.active=o==this.activeIndex}))}addTooltipIfNecessary(t,o){if(t.label&&t.icon&&(this.dense||this.horizontal)){let r=this.horizontal?this.contentBefore?"left":"right":this.contentBefore?"top":"bottom";return e.html`
514
+ `}onContentChange(o){let a=o.composedPath()[0];this.ftTabs=a.assignedElements().map(n=>n),this.ftTabs.forEach(n=>{n.removeEventListener("updated",this.onTabUpdated),n.addEventListener("updated",this.onTabUpdated)}),this.updateTabs()}update(o){super.update(o),o.has("activeIndex")&&this.dispatchEvent(new Q.PreResizeEvent),(o.has("ftTabs")||o.has("activeIndex"))&&this.updateTabs(),o.has("activeIndex")&&this.dispatchEvent(new Ue(this.activeIndex))}contentAvailableCallback(o){super.contentAvailableCallback(o),this.tabsContainer&&this.resizeObserver.observe(this.tabsContainer),this.placeIndicator()}placeIndicator(){var o,a,n,i,l,s,p,d,f,b,m,O;if(this.activeTabIndicator){let y=(a=(o=this.activeTab)===null||o===void 0?void 0:o.closest(".ft-tabs--tab-tooltip"))!==null&&a!==void 0?a:this.activeTab;y?this.horizontal?(this.activeTabIndicator.style.height=((n=y?.clientHeight)!==null&&n!==void 0?n:0)+"px",this.activeTabIndicator.style.width="3px",this.activeTabIndicator.style.top=((i=y?.offsetTop)!==null&&i!==void 0?i:0)+"px",this.contentBefore?this.activeTabIndicator.style.left=((l=y?.offsetLeft)!==null&&l!==void 0?l:0)+"px":this.activeTabIndicator.style.left=((s=y?.offsetLeft)!==null&&s!==void 0?s:0)+((p=y?.clientWidth)!==null&&p!==void 0?p:0)-3+"px"):(this.activeTabIndicator.style.height="3px",this.activeTabIndicator.style.width=((d=y?.clientWidth)!==null&&d!==void 0?d:0)+"px",this.activeTabIndicator.style.left=((f=y?.offsetLeft)!==null&&f!==void 0?f:0)+"px",this.contentBefore?this.activeTabIndicator.style.top=((b=y?.offsetTop)!==null&&b!==void 0?b:0)+"px":this.activeTabIndicator.style.top=((m=y?.offsetTop)!==null&&m!==void 0?m:0)+((O=y?.clientHeight)!==null&&O!==void 0?O:0)-3+"px"):(this.activeTabIndicator.style.height="0px",this.activeTabIndicator.style.width="0px")}}toggleTab(o){this.activeIndex=this.collapsible&&o===this.activeIndex?void 0:o}updateTabs(){this.ftTabs.forEach((o,a)=>{o.active=a==this.activeIndex})}addTooltipIfNecessary(o,a){if(o.label&&o.icon&&(this.dense||this.horizontal)){let n=this.horizontal?this.contentBefore?"left":"right":this.contentBefore?"top":"bottom";return ye.html`
523
515
  <ft-tooltip class="ft-tabs--tab-tooltip"
524
516
  part="tab-tooltip"
525
- text="${t.label}"
526
- position="${r}">
527
- ${o}
517
+ text="${o.label}"
518
+ position="${n}">
519
+ ${a}
528
520
  </ft-tooltip>
529
- `}return o}}yr.elementDefinitions={"ft-tab":c,"ft-ripple":I,"ft-tooltip":dr,"ft-typography":Mo,"ft-icon":te},yr.styles=ee,hr([r.property({type:Boolean})],yr.prototype,"dense",void 0),hr([r.property({type:Boolean})],yr.prototype,"collapsible",void 0),hr([r.property({type:Boolean})],yr.prototype,"horizontal",void 0),hr([r.property({type:Boolean})],yr.prototype,"contentBefore",void 0),hr([r.property()],yr.prototype,"alignTabs",void 0),hr([r.state()],yr.prototype,"ftTabs",void 0),hr([r.query("[role='tablist']")],yr.prototype,"tabsContainer",void 0),hr([r.query("[aria-selected='true']")],yr.prototype,"activeTab",void 0),hr([r.query(".ft-tabs--active-tab-indicator")],yr.prototype,"activeTabIndicator",void 0),hr([o.optionalNumberProperty({reflect:!0})],yr.prototype,"activeIndex",void 0);o.customElement("ft-tab")(c),o.customElement("ft-tabs")(yr),t.FtTab=c,t.FtTabCssVariables={},t.FtTabs=yr,t.FtTabsCssVariables=oe,t.IndexChangeEvent=gr,t.styles=ee}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litRepeat,ftGlobals.litClassMap,ftGlobals.litUnsafeHTML);
521
+ `}return a}};z.elementDefinitions={"ft-tab":P,"ft-ripple":v,"ft-tooltip":C,"ft-typography":F,"ft-icon":Z};z.styles=Sr;J([(0,M.property)({type:Boolean})],z.prototype,"dense",void 0);J([(0,M.property)({type:Boolean})],z.prototype,"collapsible",void 0);J([(0,M.property)({type:Boolean})],z.prototype,"horizontal",void 0);J([(0,M.property)({type:Boolean})],z.prototype,"contentBefore",void 0);J([(0,M.property)()],z.prototype,"alignTabs",void 0);J([(0,M.state)()],z.prototype,"ftTabs",void 0);J([(0,M.query)("[role='tablist']")],z.prototype,"tabsContainer",void 0);J([(0,M.query)("[aria-selected='true']")],z.prototype,"activeTab",void 0);J([(0,M.query)(".ft-tabs--active-tab-indicator")],z.prototype,"activeTabIndicator",void 0);J([(0,Q.optionalNumberProperty)({reflect:!0})],z.prototype,"activeIndex",void 0);var zs={};(0,He.customElement)("ft-tab")(P);(0,He.customElement)("ft-tabs")(z);})();
522
+ /*! Bundled license information:
523
+
524
+ lit-html/lit-html.js:
525
+ (**
526
+ * @license
527
+ * Copyright 2017 Google LLC
528
+ * SPDX-License-Identifier: BSD-3-Clause
529
+ *)
530
+
531
+ lit-html/static.js:
532
+ (**
533
+ * @license
534
+ * Copyright 2020 Google LLC
535
+ * SPDX-License-Identifier: BSD-3-Clause
536
+ *)
537
+ */