@fluid-topics/ft-toggle 1.3.63 → 1.4.1

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
- "use strict";(()=>{var Mt=Object.create;var Qe=Object.defineProperty;var Vt=Object.getOwnPropertyDescriptor;var Yt=Object.getOwnPropertyNames;var jt=Object.getPrototypeOf,qt=Object.prototype.hasOwnProperty;var ae=(a,r)=>()=>(r||a((r={exports:{}}).exports,r),r.exports);var Qt=(a,r,n,d)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Yt(r))!qt.call(a,i)&&i!==n&&Qe(a,i,{get:()=>r[i],enumerable:!(d=Vt(r,i))||d.enumerable});return a};var u=(a,r,n)=>(n=a!=null?Mt(jt(a)):{},Qt(r||!a||!a.__esModule?Qe(n,"default",{value:a,enumerable:!0}):n,a));var v=ae((io,Xe)=>{Xe.exports=ftGlobals.wcUtils});var R=ae((co,Je)=>{Je.exports=ftGlobals.lit});var ne=ae((lo,et)=>{et.exports=ftGlobals.litDecorators});var ot=ae((so,tt)=>{tt.exports=ftGlobals.litClassMap});var _t=u(v());var Tt=u(R()),qe=u(ne()),pe=u(v()),Dt=u(ot());var C=u(v()),rt=u(R()),ie={textColor:C.FtCssVariableFactory.extend("--ft-toggle-text-color","",C.designSystemVariables.colorOnSurfaceHigh),onColor:C.FtCssVariableFactory.extend("--ft-toggle-on-color","",C.designSystemVariables.colorPrimary),offColor:C.FtCssVariableFactory.create("--ft-toggle-off-color","","COLOR","#e0e0e0"),handleColor:C.FtCssVariableFactory.extend("--ft-toggle-handle-color","",C.designSystemVariables.colorOnPrimary)},at=rt.css`
1
+ "use strict";(()=>{var Ft=Object.create;var we=Object.defineProperty;var Wt=Object.getOwnPropertyDescriptor;var Gt=Object.getOwnPropertyNames;var Pt=Object.getPrototypeOf,$t=Object.prototype.hasOwnProperty;var oe=(a,r)=>()=>(r||a((r={exports:{}}).exports,r),r.exports);var At=(a,r,d,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of Gt(r))!$t.call(a,n)&&n!==d&&we(a,n,{get:()=>r[n],enumerable:!(i=Wt(r,n))||i.enumerable});return a};var m=(a,r,d)=>(d=a!=null?Ft(Pt(a)):{},At(r||!a||!a.__esModule?we(d,"default",{value:a,enumerable:!0}):d,a));var B=oe((Vt,Be)=>{Be.exports=ftGlobals.wcUtils});var W=oe((Yt,Re)=>{Re.exports=ftGlobals.lit});var re=oe((jt,Ne)=>{Ne.exports=ftGlobals.litDecorators});var Le=oe((qt,ke)=>{ke.exports=ftGlobals.litClassMap});var Et=m(B());var Lt=m(W()),Ie=m(re()),le=m(B()),zt=m(Le());var C=m(B()),ze=m(W()),ae={textColor:C.FtCssVariableFactory.extend("--ft-toggle-text-color","",C.designSystemVariables.colorOnSurfaceHigh),onColor:C.FtCssVariableFactory.extend("--ft-toggle-on-color","",C.designSystemVariables.colorPrimary),offColor:C.FtCssVariableFactory.create("--ft-toggle-off-color","","COLOR","#e0e0e0"),handleColor:C.FtCssVariableFactory.extend("--ft-toggle-handle-color","",C.designSystemVariables.colorOnPrimary)},Ee=ze.css`
2
2
  .ft-toggle {
3
3
  cursor: pointer;
4
4
  position: relative;
5
5
  display: flex;
6
6
  align-items: center;
7
7
  gap: 8px;
8
- color: ${ie.textColor};
8
+ color: ${ae.textColor};
9
9
  }
10
10
 
11
11
  .ft-toggle.ft-toggle--disabled {
@@ -17,7 +17,7 @@
17
17
  }
18
18
 
19
19
  .ft-toggle-background {
20
- background-color: ${ie.offColor};
20
+ background-color: ${ae.offColor};
21
21
  border-radius: 1.25rem;
22
22
  width: 44px;
23
23
  height: 24px;
@@ -32,11 +32,11 @@
32
32
  }
33
33
 
34
34
  .ft-toggle--checked .ft-toggle-background {
35
- background-color: ${ie.onColor};
35
+ background-color: ${ae.onColor};
36
36
  }
37
37
 
38
38
  .ft-toggle-handle {
39
- background-color: ${ie.handleColor};
39
+ background-color: ${ae.handleColor};
40
40
  border-radius: 1.25rem;
41
41
  width: 20px;
42
42
  height: 20px;
@@ -50,30 +50,28 @@
50
50
  .ft-toggle--checked .ft-toggle-handle {
51
51
  margin-left: 22px;
52
52
  }
53
- `;var je=u(v());var ue=globalThis,de=ue.trustedTypes,nt=de?de.createPolicy("lit-html",{createHTML:a=>a}):void 0,pt="$lit$",B=`lit$${Math.random().toFixed(9).slice(2)}$`,ft="?"+B,Xt=`<${ft}>`,k=document,ce=()=>k.createComment(""),ee=a=>a===null||typeof a!="object"&&typeof a!="function",xe=Array.isArray,Jt=a=>xe(a)||typeof a?.[Symbol.iterator]=="function",fe=`[
54
- \f\r]`,J=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,it=/-->/g,dt=/>/g,E=RegExp(`>|${fe}(?:([^\\s"'>=/]+)(${fe}*=${fe}*(?:[^
55
- \f\r"'\`<>=]|("|')|))|$)`,"g"),ct=/'/g,lt=/"/g,gt=/^(?:script|style|textarea|title)$/i,Ce=a=>(r,...n)=>({_$litType$:a,strings:r,values:n}),yt=Ce(1),bt=Ce(2),ht=Ce(3),te=Symbol.for("lit-noChange"),m=Symbol.for("lit-nothing"),st=new WeakMap,z=k.createTreeWalker(k,129);function mt(a,r){if(!xe(a)||!a.hasOwnProperty("raw"))throw Error("invalid template strings array");return nt!==void 0?nt.createHTML(r):r}var eo=(a,r)=>{let n=a.length-1,d=[],i,c=r===2?"<svg>":r===3?"<math>":"",l=J;for(let f=0;f<n;f++){let g=a[f],y,h,b=-1,S=0;for(;S<g.length&&(l.lastIndex=S,h=l.exec(g),h!==null);)S=l.lastIndex,l===J?h[1]==="!--"?l=it:h[1]!==void 0?l=dt:h[2]!==void 0?(gt.test(h[2])&&(i=RegExp("</"+h[2],"g")),l=E):h[3]!==void 0&&(l=E):l===E?h[0]===">"?(l=i??J,b=-1):h[1]===void 0?b=-2:(b=l.lastIndex-h[2].length,y=h[1],l=h[3]===void 0?E:h[3]==='"'?lt:ct):l===lt||l===ct?l=E:l===it||l===dt?l=J:(l=E,i=void 0);let w=l===E&&a[f+1].startsWith("/>")?" ":"";c+=l===J?g+Xt:b>=0?(d.push(y),g.slice(0,b)+pt+g.slice(b)+B+w):g+B+(b===-2?f:w)}return[mt(a,c+(a[n]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),d]},oe=class a{constructor({strings:r,_$litType$:n},d){let i;this.parts=[];let c=0,l=0,f=r.length-1,g=this.parts,[y,h]=eo(r,n);if(this.el=a.createElement(y,d),z.currentNode=this.el.content,n===2||n===3){let b=this.el.content.firstChild;b.replaceWith(...b.childNodes)}for(;(i=z.nextNode())!==null&&g.length<f;){if(i.nodeType===1){if(i.hasAttributes())for(let b of i.getAttributeNames())if(b.endsWith(pt)){let S=h[l++],w=i.getAttribute(b).split(B),re=/([.?@])?(.*)/.exec(S);g.push({type:1,index:c,name:re[2],strings:w,ctor:re[1]==="."?ye:re[1]==="?"?be:re[1]==="@"?he:$}),i.removeAttribute(b)}else b.startsWith(B)&&(g.push({type:6,index:c}),i.removeAttribute(b));if(gt.test(i.tagName)){let b=i.textContent.split(B),S=b.length-1;if(S>0){i.textContent=de?de.emptyScript:"";for(let w=0;w<S;w++)i.append(b[w],ce()),z.nextNode(),g.push({type:2,index:++c});i.append(b[S],ce())}}}else if(i.nodeType===8)if(i.data===ft)g.push({type:2,index:c});else{let b=-1;for(;(b=i.data.indexOf(B,b+1))!==-1;)g.push({type:7,index:c}),b+=B.length-1}c++}}static createElement(r,n){let d=k.createElement("template");return d.innerHTML=r,d}};function P(a,r,n=a,d){if(r===te)return r;let i=d!==void 0?n._$Co?.[d]:n._$Cl,c=ee(r)?void 0:r._$litDirective$;return i?.constructor!==c&&(i?._$AO?.(!1),c===void 0?i=void 0:(i=new c(a),i._$AT(a,n,d)),d!==void 0?(n._$Co??=[])[d]=i:n._$Cl=i),i!==void 0&&(r=P(a,i._$AS(a,r.values),i,d)),r}var ge=class{constructor(r,n){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:n},parts:d}=this._$AD,i=(r?.creationScope??k).importNode(n,!0);z.currentNode=i;let c=z.nextNode(),l=0,f=0,g=d[0];for(;g!==void 0;){if(l===g.index){let y;g.type===2?y=new le(c,c.nextSibling,this,r):g.type===1?y=new g.ctor(c,g.name,g.strings,this,r):g.type===6&&(y=new me(c,this,r)),this._$AV.push(y),g=d[++f]}l!==g?.index&&(c=z.nextNode(),l++)}return z.currentNode=k,i}p(r){let n=0;for(let d of this._$AV)d!==void 0&&(d.strings!==void 0?(d._$AI(r,d,n),n+=d.strings.length-2):d._$AI(r[n])),n++}},le=class a{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,n,d,i){this.type=2,this._$AH=m,this._$AN=void 0,this._$AA=r,this._$AB=n,this._$AM=d,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,n=this._$AM;return n!==void 0&&r?.nodeType===11&&(r=n.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,n=this){r=P(this,r,n),ee(r)?r===m||r==null||r===""?(this._$AH!==m&&this._$AR(),this._$AH=m):r!==this._$AH&&r!==te&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Jt(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==m&&ee(this._$AH)?this._$AA.nextSibling.data=r:this.T(k.createTextNode(r)),this._$AH=r}$(r){let{values:n,_$litType$:d}=r,i=typeof d=="number"?this._$AC(r):(d.el===void 0&&(d.el=oe.createElement(mt(d.h,d.h[0]),this.options)),d);if(this._$AH?._$AD===i)this._$AH.p(n);else{let c=new ge(i,this),l=c.u(this.options);c.p(n),this.T(l),this._$AH=c}}_$AC(r){let n=st.get(r.strings);return n===void 0&&st.set(r.strings,n=new oe(r)),n}k(r){xe(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,d,i=0;for(let c of r)i===n.length?n.push(d=new a(this.O(ce()),this.O(ce()),this,this.options)):d=n[i],d._$AI(c),i++;i<n.length&&(this._$AR(d&&d._$AB.nextSibling,i),n.length=i)}_$AR(r=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);r&&r!==this._$AB;){let d=r.nextSibling;r.remove(),r=d}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},$=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,n,d,i,c){this.type=1,this._$AH=m,this._$AN=void 0,this.element=r,this.name=n,this._$AM=i,this.options=c,d.length>2||d[0]!==""||d[1]!==""?(this._$AH=Array(d.length-1).fill(new String),this.strings=d):this._$AH=m}_$AI(r,n=this,d,i){let c=this.strings,l=!1;if(c===void 0)r=P(this,r,n,0),l=!ee(r)||r!==this._$AH&&r!==te,l&&(this._$AH=r);else{let f=r,g,y;for(r=c[0],g=0;g<c.length-1;g++)y=P(this,f[d+g],n,g),y===te&&(y=this._$AH[g]),l||=!ee(y)||y!==this._$AH[g],y===m?r=m:r!==m&&(r+=(y??"")+c[g+1]),this._$AH[g]=y}l&&!i&&this.j(r)}j(r){r===m?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},ye=class extends ${constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===m?void 0:r}},be=class extends ${constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==m)}},he=class extends ${constructor(r,n,d,i,c){super(r,n,d,i,c),this.type=5}_$AI(r,n=this){if((r=P(this,r,n,0)??m)===te)return;let d=this._$AH,i=r===m&&d!==m||r.capture!==d.capture||r.once!==d.once||r.passive!==d.passive,c=r!==m&&(d===m||i);i&&this.element.removeEventListener(this.name,this,d),c&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},me=class{constructor(r,n,d){this.element=r,this.type=6,this._$AN=void 0,this._$AM=n,this.options=d}get _$AU(){return this._$AM._$AU}_$AI(r){P(this,r)}};var to=ue.litHtmlPolyfillSupport;to?.(oe,le),(ue.litHtmlVersions??=[]).push("3.3.0");var xt=Symbol.for(""),oo=a=>{if(a?.r===xt)return a?._$litStatic$},U=a=>({_$litStatic$:a,r:xt});var ut=new Map,Se=a=>(r,...n)=>{let d=n.length,i,c,l=[],f=[],g,y=0,h=!1;for(;y<d;){for(g=r[y];y<d&&(c=n[y],(i=oo(c))!==void 0);)g+=i+r[++y],h=!0;y!==d&&f.push(c),l.push(g),y++}if(y===d&&l.push(r[d]),h){let b=l.join("$$lit$$");(r=ut.get(b))===void 0&&(l.raw=l,ut.set(b,r=l)),n=f}return a(r,...n)},H=Se(yt),yo=Se(bt),bo=Se(ht);var Ve=u(ne()),Ut=u(v());var A;(function(a){a.title="title",a.title_dense="title-dense",a.subtitle1="subtitle1",a.subtitle2="subtitle2",a.body1="body1",a.body2="body2",a.caption="caption",a.breadcrumb="breadcrumb",a.overline="overline",a.button="button",a.display="display",a.title1="title-1",a.title2="title-2",a.title3="title-3",a.body1regular="body-1-regular",a.body1medium="body-1-medium",a.body1semibold="body-1-semibold",a.body2regular="body-2-regular",a.body2medium="body-2-medium",a.body2semibold="body-2-semibold",a.label1medium="label-1-medium",a.label1semibold="label-1-semibold",a.label1bold="label-1-bold",a.label2medium="label-2-medium",a.label2semibold="label-2-semibold",a.label2bold="label-2-bold",a.caption1medium="caption-1-medium",a.caption1semibold="caption-1-semibold",a.caption1bold="caption-1-bold",a.caption2medium="caption-2-medium",a.caption2semibold="caption-2-semibold",a.caption2bold="caption-2-bold"})(A||(A={}));var x=u(R()),s=u(v());var O=u(R(),1),L=a=>typeof a=="string"?(0,O.unsafeCSS)(a):a,e=class{static create(r,n,d,i){let c=f=>L(f??i),l=O.css`var(${L(r)}, ${c(i)})`;return l.name=r,l.description=n,l.category=d,l.defaultValue=i,l.defaultCssValue=c,l.set=f=>Ct(l,f??c(i)),l.get=f=>O.css`var(${L(r)}, ${c(f)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>i,l}static extend(r,n,d,i){let c=f=>d.get(f??i),l=O.css`var(${L(r)}, ${c(i)})`;return l.name=r,l.description=n,l.category=d.category,l.fallbackVariable=d,l.defaultValue=i,l.defaultCssValue=c,l.set=f=>Ct(l,f??c(i)),l.get=f=>O.css`var(${L(r)}, ${c(f)})`,l.breadcrumb=()=>[d.name,...d.breadcrumb()],l.lastResortDefaultValue=()=>i??d.lastResortDefaultValue(),l}static external(r,n){let d=c=>r.defaultCssValue(c),i=O.css`var(${L(r.name)}, ${d(r.defaultValue)})`;return i.name=r.name,i.category=r.category,i.fallbackVariable=r.fallbackVariable,i.defaultValue=r.defaultValue,i.context=n,i.defaultCssValue=d,i.set=c=>r.set(c),i.get=c=>O.css`var(${L(r.name)}, ${d(c)})`,i.breadcrumb=()=>r.breadcrumb(),i.lastResortDefaultValue=()=>r.lastResortDefaultValue(),i}};function Ct(a,r){return L(`${a.name}: ${r}`)}var t={colorWhite:e.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:e.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:e.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:e.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:e.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:e.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:e.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:e.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:e.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:e.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:e.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:e.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:e.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:e.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:e.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ftds-opacity-0","","NUMBER","0"),opacity8:e.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:e.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:e.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:e.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:e.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:e.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:e.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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)")},Oe={fontFamily:e.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:e.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Ne={fontFamily:e.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:e.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Ie={fontFamily:e.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:e.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},we={fontFamily:e.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:e.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},ve={fontFamily:e.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},Be={fontFamily:e.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Le={fontFamily:e.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},We={fontFamily:e.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Re={fontFamily:e.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},ro={fontFamily:e.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:e.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:e.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Ee={fontFamily:e.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},ze={fontFamily:e.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},ke={fontFamily:e.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Fe={fontFamily:e.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Ge={fontFamily:e.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Pe={fontFamily:e.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},$e={fontFamily:e.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Ue={fontFamily:e.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},He={fontFamily:e.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Ae={fontFamily:e.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Ze={fontFamily:e.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ke={fontFamily:e.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Te={fontFamily:e.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},De={fontFamily:e.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},_e={fontFamily:e.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Me={fontFamily:e.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},F={display:Oe,"title-1":Ne,"title-2":Ie,"title-3":we,"body-1-regular":ve,"body-1-medium":Be,"body-1-semibold":Le,"body-2-regular":We,"body-2-medium":Re,"body-2-medium-underline":ro,"body-2-semibold":Ee,"label-1-medium":ze,"label-1-semibold":ke,"label-1-bold":Fe,"label-2-medium":Ge,"label-2-semibold":Pe,"label-2-bold":$e,"caption-1-medium":Ue,"caption-1-semibold":He,"caption-1-bold":Ae,"caption-2-medium":Ze,"caption-2-semibold":Ke,"caption-2-bold":Te,"caption-3-medium":De,"caption-3-semibold":_e,"caption-3-bold":Me};var o={backgroundActionPrimary:e.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",t.colorBrand0),backgroundErrorSubtle:e.extend("--ftds-background-error-subtle","Used as background of subtle error components.",t.colorRed10),backgroundInfoSubtle:e.extend("--ftds-background-info-subtle","Used as background of subtle information components.",t.colorCyan10),backgroundWarningSubtle:e.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",t.colorOrange10),backgroundSuccessSubtle:e.extend("--ftds-background-success-subtle","Used as background of subtle success components.",t.colorGreen10),backgroundGlobalSurface:e.extend("--ftds-background-global-surface","Used as app background.",t.colorWhite),backgroundGlobalOnSurface:e.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",t.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",t.colorGray30),contentActionPrimary:e.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",t.colorBrand0),contentWarningPrimary:e.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",t.colorOrange200),contentWarningIconOnly:e.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",t.colorOrange0),contentErrorPrimary:e.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",t.colorRed0),contentErrorIconOnly:e.extend("--ftds-content-error-icon-only","Used on error status icons alone",t.colorRed70),contentInfoPrimary:e.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",t.colorCyan200),contentInfoIconOnly:e.extend("--ftds-content-info-icon-only","Used on info status icons alone",t.colorCyan0),contentSuccessPrimary:e.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",t.colorGreen200),contentSuccessIconOnly:e.extend("--ftds-content-success-icon-only","Used on success status icons alone",t.colorGreen0),contentGlobalPrimary:e.extend("--ftds-content-global-primary","Used for main content on the page.",t.colorGray500),contentGlobalSecondary:e.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
56
- Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",t.colorGray0),contentGlobalOnColor:e.extend("--ftds-content-global-on-color","Used for content on a dominant color.",t.colorWhite),borderActionPrimary:e.extend("--ftds-border-action-primary","Used as border for primary action components.",t.colorBrand0),borderActionFocusRing:e.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",t.colorCyan0),borderWarningPrimary:e.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",t.colorOrange200),borderWarningSubtle:e.extend("--ftds-border-warning-subtle","Used as border for warning components.",t.colorOrange30),borderSuccessPrimary:e.extend("--ftds-border-success-primary","Used as border for success buttons.",t.colorGreen200),borderSuccessSubtle:e.extend("--ftds-border-success-subtle","Used as border for success components.",t.colorGreen30),borderErrorPrimary:e.extend("--ftds-border-error-primary","Used as border for text fields in error states.",t.colorRed0),borderErrorSubtle:e.extend("--ftds-border-error-subtle","Used as border for error components.",t.colorRed30),borderInfoPrimary:e.extend("--ftds-border-info-primary","Used as border for buttons in info color.",t.colorCyan200),borderInfoSubtle:e.extend("--ftds-border-info-subtle","Used as border for information components.",t.colorCyan30),borderGlobalPrimary:e.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",t.colorGray50),borderGlobalSecondary:e.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",t.colorGray40),borderGlobalSubtle:e.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",t.colorGray30),borderInputPrimary:e.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",t.colorGray80),borderNeutralPrimary:e.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",t.colorGray200)};var Wo={largeHeight:e.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ftds-button-large-horizontal-padding","",t.spacing4),largeGap:e.extend("--ftds-button-large-gap","",t.spacing2),largeBorderRadius:e.extend("--ftds-button-large-border-radius","",t.borderRadiusS),largeIconSize:e.extend("--ftds-button-large-icon-size","",t.iconSize3),largeBorderWidth:e.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ftds-button-medium-horizontal-padding","",t.spacing3),mediumGap:e.extend("--ftds-button-medium-gap","",t.spacing2),mediumBorderRadius:e.extend("--ftds-button-medium-border-radius","",t.borderRadiusS),mediumIconSize:e.extend("--ftds-button-medium-icon-size","",t.iconSize2),mediumBorderWidth:e.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-button-small-horizontal-padding","",t.spacing2),smallGap:e.extend("--ftds-button-small-gap","",t.spacing1),smallBorderRadius:e.extend("--ftds-button-small-border-radius","",t.borderRadiusS),smallIconSize:e.extend("--ftds-button-small-icon-size","",t.iconSize1),smallBorderWidth:e.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ftds-button-x-small-icon-size","",t.iconSize1),xSmallFocusOutlineOffset:e.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ftds-button-round-border-radius","",t.borderRadiusPill),primaryBrandBackgroundColor:e.extend("--ftds-button-primary-brand-background-color","",o.backgroundActionPrimary),primaryBrandColor:e.extend("--ftds-button-primary-brand-color","",o.contentGlobalOnColor),primaryBrandIconColor:e.extend("--ftds-button-primary-brand-icon-color","",o.contentGlobalOnColor),primaryBrandStateLayerColor:e.extend("--ftds-button-primary-brand-state-layer-color","",o.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",t.opacity16),primaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",t.opacity16),primaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-primary-brand-active-state-layer-opacity","",t.opacity24),primaryBrandDisabledComponentOpacity:e.extend("--ftds-button-primary-brand-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-button-focus-focus-ring-color","",o.borderActionFocusRing),tertiaryBrandBackgroundColor:e.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:e.extend("--ftds-button-tertiary-brand-color","",o.contentActionPrimary),tertiaryBrandIconColor:e.extend("--ftds-button-tertiary-brand-icon-color","",o.contentActionPrimary),tertiaryBrandStateLayerColor:e.extend("--ftds-button-tertiary-brand-state-layer-color","",o.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",t.opacity8),tertiaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",t.opacity8),tertiaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",t.opacity16),tertiaryBrandDisabledComponentOpacity:e.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",t.opacity40),tertiaryInfoBackgroundColor:e.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:e.extend("--ftds-button-tertiary-info-color","",o.contentInfoPrimary),tertiaryInfoIconColor:e.extend("--ftds-button-tertiary-info-icon-color","",o.contentInfoPrimary),tertiaryInfoStateLayerColor:e.extend("--ftds-button-tertiary-info-state-layer-color","",o.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",t.opacity8),tertiaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",t.opacity8),tertiaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",t.opacity16),tertiaryInfoDisabledComponentOpacity:e.extend("--ftds-button-tertiary-info-disabled-component-opacity","",t.opacity40),tertiarySuccessBackgroundColor:e.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:e.extend("--ftds-button-tertiary-success-color","",o.contentSuccessPrimary),tertiarySuccessIconColor:e.extend("--ftds-button-tertiary-success-icon-color","",o.contentSuccessPrimary),tertiarySuccessStateLayerColor:e.extend("--ftds-button-tertiary-success-state-layer-color","",o.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",t.opacity8),tertiarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",t.opacity8),tertiarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",t.opacity16),tertiarySuccessDisabledComponentOpacity:e.extend("--ftds-button-tertiary-success-disabled-component-opacity","",t.opacity40),tertiaryWarningBackgroundColor:e.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:e.extend("--ftds-button-tertiary-warning-color","",o.contentWarningPrimary),tertiaryWarningIconColor:e.extend("--ftds-button-tertiary-warning-icon-color","",o.contentWarningPrimary),tertiaryWarningStateLayerColor:e.extend("--ftds-button-tertiary-warning-state-layer-color","",o.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",t.opacity8),tertiaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",t.opacity8),tertiaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",t.opacity16),tertiaryWarningDisabledComponentOpacity:e.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",t.opacity40),tertiaryErrorBackgroundColor:e.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:e.extend("--ftds-button-tertiary-error-color","",o.contentErrorPrimary),tertiaryErrorIconColor:e.extend("--ftds-button-tertiary-error-icon-color","",o.contentErrorPrimary),tertiaryErrorStateLayerColor:e.extend("--ftds-button-tertiary-error-state-layer-color","",o.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",t.opacity8),tertiaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",t.opacity8),tertiaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",t.opacity16),tertiaryErrorDisabledComponentOpacity:e.extend("--ftds-button-tertiary-error-disabled-component-opacity","",t.opacity40),tertiaryNeutralBackgroundColor:e.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:e.extend("--ftds-button-tertiary-neutral-icon-color","",o.contentGlobalSecondary),tertiaryNeutralColor:e.extend("--ftds-button-tertiary-neutral-color","",o.contentGlobalSecondary),tertiaryNeutralStateLayerColor:e.extend("--ftds-button-tertiary-neutral-state-layer-color","",o.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",t.opacity8),tertiaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",t.opacity8),tertiaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",t.opacity16),tertiaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",t.opacity40),secondaryBrandBackgroundColor:e.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:e.extend("--ftds-button-secondary-brand-color","",o.contentActionPrimary),secondaryBrandIconColor:e.extend("--ftds-button-secondary-brand-icon-color","",o.contentActionPrimary),secondaryBrandStateLayerColor:e.extend("--ftds-button-secondary-brand-state-layer-color","",o.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",t.opacity8),secondaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",t.opacity8),secondaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",t.opacity16),secondaryBrandDisabledComponentOpacity:e.extend("--ftds-button-secondary-brand-disabled-component-opacity","",t.opacity40),secondaryBrandBorderColor:e.extend("--ftds-button-secondary-brand-border-color","",o.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",t.opacity8),secondaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",t.opacity8),secondaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",t.opacity16),secondaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",t.opacity40),secondaryNeutralBackgroundColor:e.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:e.extend("--ftds-button-secondary-neutral-color","",o.contentGlobalSecondary),secondaryNeutralIconColor:e.extend("--ftds-button-secondary-neutral-icon-color","",o.contentGlobalSecondary),secondaryNeutralStateLayerColor:e.extend("--ftds-button-secondary-neutral-state-layer-color","",o.contentGlobalSecondary),secondaryNeutralBorderColor:e.extend("--ftds-button-secondary-neutral-border-color","",o.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",t.opacity8),secondaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",t.opacity8),secondaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-secondary-info-active-state-layer-opacity","",t.opacity16),secondaryInfoDisabledComponentOpacity:e.extend("--ftds-button-secondary-info-disabled-component-opacity","",t.opacity40),secondaryInfoBackgroundColor:e.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:e.extend("--ftds-button-secondary-info-border-color","",o.borderInfoPrimary),secondaryInfoColor:e.extend("--ftds-button-secondary-info-color","",o.contentInfoPrimary),secondaryInfoIconColor:e.extend("--ftds-button-secondary-info-icon-color","",o.contentInfoPrimary),secondaryInfoStateLayerColor:e.extend("--ftds-button-secondary-info-state-layer-color","",o.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",t.opacity8),secondarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",t.opacity8),secondarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-secondary-success-active-state-layer-opacity","",t.opacity16),secondarySuccessDisabledComponentOpacity:e.extend("--ftds-button-secondary-success-disabled-component-opacity","",t.opacity40),secondarySuccessBackgroundColor:e.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:e.extend("--ftds-button-secondary-success-border-color","",o.borderSuccessPrimary),secondarySuccessColor:e.extend("--ftds-button-secondary-success-color","",o.contentSuccessPrimary),secondarySuccessIconColor:e.extend("--ftds-button-secondary-success-icon-color","",o.contentSuccessPrimary),secondarySuccessStateLayerColor:e.extend("--ftds-button-secondary-success-state-layer-color","",o.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",t.opacity8),secondaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",t.opacity8),secondaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",t.opacity16),secondaryWarningDisabledComponentOpacity:e.extend("--ftds-button-secondary-warning-disabled-component-opacity","",t.opacity40),secondaryWarningBackgroundColor:e.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:e.extend("--ftds-button-secondary-warning-border-color","",o.borderWarningPrimary),secondaryWarningColor:e.extend("--ftds-button-secondary-warning-color","",o.contentWarningPrimary),secondaryWarningIconColor:e.extend("--ftds-button-secondary-warning-icon-color","",o.contentWarningPrimary),secondaryWarningStateLayerColor:e.extend("--ftds-button-secondary-warning-state-layer-color","",o.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",t.opacity8),secondaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",t.opacity8),secondaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-secondary-error-active-state-layer-opacity","",t.opacity16),secondaryErrorDisabledComponentOpacity:e.extend("--ftds-button-secondary-error-disabled-component-opacity","",t.opacity40),secondaryErrorBackgroundColor:e.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:e.extend("--ftds-button-secondary-error-border-color","",o.contentErrorPrimary),secondaryErrorColor:e.extend("--ftds-button-secondary-error-color","",o.contentErrorPrimary),secondaryErrorIconColor:e.extend("--ftds-button-secondary-error-icon-color","",o.contentErrorPrimary),secondaryErrorStateLayerColor:e.extend("--ftds-button-secondary-error-state-layer-color","",o.contentErrorPrimary)};var Fo={loadMoreIconSize:e.extend("--ftds-tree-list-load-more-icon-size","",t.iconSize2),loadMorePaddingLeft:e.extend("--ftds-tree-list-load-more-padding-left","",t.spacing6),loadMoreUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-unselected-default-border-color","",o.borderGlobalSubtle),loadMoreIconColor:e.extend("--ftds-tree-list-load-more-icon-color","",o.contentActionPrimary),loadMoreLabelColor:e.extend("--ftds-tree-list-load-more-label-color","",o.contentActionPrimary),loadMoreHoverBorderColor:e.extend("--ftds-tree-list-load-more-hover-border-color","",t.colorBrand20),loadMoreHoverBackgroundColor:e.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:e.extend("--ftds-tree-list-load-more-active-border-color","",t.colorBrand20),loadMoreActiveBackgroundColor:e.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:e.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:e.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",o.borderGlobalPrimary),loadMoreLabelMarginLeft:e.extend("--ftds-tree-list-load-more-label-margin-left","",t.spacing1),nodeIconSize:e.extend("--ftds-tree-list-node-icon-size","",t.iconSize2),nodeHeight:e.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:e.extend("--ftds-tree-list-node-parent-label-margin-left","",t.spacing2),nodeParentLabelMarginRight:e.extend("--ftds-tree-list-node-parent-label-margin-right","",t.spacing2),nodeRootPaddingLeft:e.extend("--ftds-tree-list-node-root-padding-left","",t.spacing6),nodeChildPaddingLeft:e.extend("--ftds-tree-list-node-child-padding-left","",t.spacing5),nodeLeafPaddingLeft:e.extend("--ftds-tree-list-node-leaf-padding-left","",t.spacing6),nodeUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-node-unselected-default-border-color","",o.borderGlobalSubtle),nodeUnselectedIconColor:e.extend("--ftds-tree-list-node-unselected-icon-color","",o.contentGlobalSecondary),nodeUnselectedLabelColor:e.extend("--ftds-tree-list-node-unselected-label-color","",o.contentGlobalSecondary),nodeUnselectedCounterColor:e.extend("--ftds-tree-list-node-unselected-counter-color","",o.contentGlobalSecondary),nodeHoverBorderColor:e.extend("--ftds-tree-list-node-hover-border-color","",o.borderActionPrimary),nodeFocusFocusRingColor:e.extend("--ftds-tree-list-node-focus-focus-ring-color","",o.borderActionFocusRing),nodeFocusOutlineWidth:e.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-selected-default-border-color","",o.borderGlobalPrimary),nodeSelectedIconColor:e.extend("--ftds-tree-list-node-selected-icon-color","",o.contentGlobalSecondary),nodeSelectedLabelColor:e.extend("--ftds-tree-list-node-selected-label-color","",o.contentGlobalPrimary),nodeSelectedCounterColor:e.extend("--ftds-tree-list-node-selected-counter-color","",o.contentGlobalSecondary),nodeSelectedBackgroundColor:e.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",o.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:e.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",o.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:e.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",o.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:e.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",o.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:e.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:e.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:e.extend("--ftds-tree-list-header-section-padding-left","",t.spacing6),headerSectionPaddingRight:e.extend("--ftds-tree-list-header-section-padding-right","",t.spacing3),headerSectionHorizontalGap:e.extend("--ftds-tree-list-header-section-horizontal-gap","",t.spacing2),headerSectionMarginBottom:e.extend("--ftds-tree-list-header-section-margin-bottom","",t.spacing2),headerSectionColor:e.extend("--ftds-tree-list-header-section-color","",o.contentGlobalPrimary),headerSectionCounterColor:e.extend("--ftds-tree-list-header-section-counter-color","",o.contentGlobalSecondary),listContainerBorderWidth:e.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:e.extend("--ftds-tree-list-list-container-background-color","",o.backgroundGlobalSurface),listContainerBorderColor:e.extend("--ftds-tree-list-list-container-border-color","",o.borderGlobalSubtle),emptyStateIllustrationWidth:e.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:e.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:e.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",t.spacing10),emptyStateContainerPaddingTop:e.extend("--ftds-tree-list-empty-state-container-padding-top","",t.spacing10),emptyStateContainerPaddingBottom:e.extend("--ftds-tree-list-empty-state-container-padding-bottom","",t.spacing10),emptyStateTitleMarginBottom:e.extend("--ftds-tree-list-empty-state-title-margin-bottom","",t.spacing2),emptyStateTitleLabelColor:e.extend("--ftds-tree-list-empty-state-title-label-color","",o.contentGlobalSecondary),emptyStateDescriptionLabelColor:e.extend("--ftds-tree-list-empty-state-description-label-color","",o.contentGlobalSecondary)};var Ho={iconSize:e.extend("--ftds-checkbox-icon-size","",t.iconSize2),boxSize:e.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:e.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:e.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:e.extend("--ftds-checkbox-label-horizontal-gap","",t.spacing1),color:e.extend("--ftds-checkbox-color","",o.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ftds-checkbox-checked-background-color","",o.contentActionPrimary),checkedStateLayerColor:e.extend("--ftds-checkbox-checked-state-layer-color","",o.contentActionPrimary),checkedIconColor:e.extend("--ftds-checkbox-checked-icon-color","",o.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",t.opacity16),checkedFocusStateLayerOpacity:e.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",t.opacity16),checkedActiveStateLayerOpacity:e.extend("--ftds-checkbox-checked-active-state-layer-opacity","",t.opacity24),checkedDisabledComponentOpacity:e.extend("--ftds-checkbox-checked-disabled-component-opacity","",t.opacity40),uncheckedBorderColor:e.extend("--ftds-checkbox-unchecked-border-color","",t.colorGray80),uncheckedStateLayerColor:e.extend("--ftds-checkbox-unchecked-state-layer-color","",t.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",t.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",t.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",t.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-checkbox-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:e.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:e.extend("--ftds-checkbox-horizontal-gap","",t.spacing3),helperPaddingTop:e.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:e.extend("--ftds-checkbox-helper-icon-size","",t.iconSize2),helperHorizontalGap:e.extend("--ftds-checkbox-helper-horizontal-gap","",t.spacing1),errorUncheckedBorderColor:e.extend("--ftds-checkbox-error-unchecked-border-color","",o.borderErrorPrimary),errorStateLayerColor:e.extend("--ftds-checkbox-error-state-layer-color","",o.contentErrorPrimary),errorHelperTextColor:e.extend("--ftds-checkbox-error-helper-text-color","",o.borderErrorPrimary),errorCheckedBackgroundColor:e.extend("--ftds-checkbox-error-checked-background-color","",o.contentErrorPrimary),helperTextColor:e.extend("--ftds-checkbox-helper-text-color","",o.contentGlobalSubtle),groupVerticalGap:e.extend("--ftds-checkbox-group-vertical-gap","",t.spacing3)};var Do={circleSize:e.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:e.create("--ftds-radio-border-width","","SIZE","2px"),color:e.extend("--ftds-radio-color","",o.contentGlobalPrimary),selectedRadioColor:e.extend("--ftds-radio-selected-radio-color","",o.contentActionPrimary),selectedStateLayerColor:e.extend("--ftds-radio-selected-state-layer-color","",o.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ftds-radio-selected-hover-state-layer-opacity","",t.opacity16),selectedFocusStateLayerOpacity:e.extend("--ftds-radio-selected-focus-state-layer-opacity","",t.opacity16),selectedActiveStateLayerOpacity:e.extend("--ftds-radio-selected-active-state-layer-opacity","",t.opacity24),selectedDisabledComponentOpacity:e.extend("--ftds-radio-selected-disabled-component-opacity","",t.opacity40),unselectedStateLayerColor:e.extend("--ftds-radio-unselected-state-layer-color","",o.borderInputPrimary),unselectedBorderColor:e.extend("--ftds-radio-unselected-border-color","",o.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ftds-radio-unselected-hover-state-layer-opacity","",t.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ftds-radio-unselected-focus-state-layer-opacity","",t.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ftds-radio-unselected-active-state-layer-opacity","",t.opacity24),unselectedDisabledComponentOpacity:e.extend("--ftds-radio-unselected-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-radio-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:e.extend("--ftds-radio-vertical-gap","",t.spacing3),horizontalGap:e.extend("--ftds-radio-horizontal-gap","",t.spacing3)};var jo={headerRowBorderWidth:e.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:e.extend("--ftds-table-header-row-background-color","",o.backgroundGlobalOnSurfaceDark),headerRowBorderColor:e.extend("--ftds-table-header-row-border-color","",o.borderGlobalPrimary),headerRowColor:e.extend("--ftds-table-header-row-color","",o.contentGlobalPrimary),dataRowBorderWidth:e.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:e.extend("--ftds-table-data-row-background-color","",o.backgroundGlobalOnSurface),dataRowBorderColor:e.extend("--ftds-table-data-row-border-color","",o.borderGlobalSubtle),dataRowColor:e.extend("--ftds-table-data-row-color","",o.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:e.extend("--ftds-table-data-row-default-hover-background-color","",t.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",t.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-default-background-color","",t.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:e.extend("--ftds-table-data-row-selectable-selected-default-border-color","",t.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",t.colorBrand20),dataRowSelectableSelectedHoverBorderColor:e.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",t.colorBrand30),dataRowSelectableSelectedColor:e.extend("--ftds-table-data-row-selectable-selected-color","",o.contentActionPrimary),dataRowClickableHoverBackgroundColor:e.extend("--ftds-table-data-row-clickable-hover-background-color","",t.colorGray30),dataRowClickableFocusBorderColor:e.extend("--ftds-table-data-row-clickable-focus-border-color","",o.borderActionFocusRing),dataRowClickableFocusBackgroundColor:e.extend("--ftds-table-data-row-clickable-focus-background-color","",t.colorGray30),dataRowClickableActiveBackgroundColor:e.extend("--ftds-table-data-row-clickable-active-background-color","",t.colorGray40),headerCellHorizontalGap:e.extend("--ftds-table-header-cell-horizontal-gap","",t.spacing1),headerCellVerticalPadding:e.extend("--ftds-table-header-cell-vertical-padding","",t.spacing2),headerCellHorizontalPadding:e.extend("--ftds-table-header-cell-horizontal-padding","",t.spacing3),dataCellVerticalPadding:e.extend("--ftds-table-data-cell-vertical-padding","",t.spacing2),dataCellHorizontalPadding:e.extend("--ftds-table-data-cell-horizontal-padding","",t.spacing3),dataCellVerticalGap:e.extend("--ftds-table-data-cell-vertical-gap","",t.spacing1)};var er={neutralOffHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",t.opacity8),neutralOffFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",t.opacity8),neutralOffFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",o.borderActionFocusRing),neutralOffActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",t.opacity16),neutralOffBackgroundColor:e.extend("--ftds-chip-choice-neutral-off-background-color","",o.backgroundGlobalOnSurface),neutralOffBorderColor:e.extend("--ftds-chip-choice-neutral-off-border-color","",o.borderGlobalPrimary),neutralOffColor:e.extend("--ftds-chip-choice-neutral-off-color","",o.contentGlobalSecondary),neutralOffStateLayerColor:e.extend("--ftds-chip-choice-neutral-off-state-layer-color","",o.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",t.opacity16),neutralOnHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",t.opacity24),neutralOnFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",t.opacity24),neutralOnFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",o.borderActionFocusRing),neutralOnActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",t.opacity32),neutralOnBackgroundColor:e.extend("--ftds-chip-choice-neutral-on-background-color","",o.backgroundGlobalOnSurface),neutralOnBorderColor:e.extend("--ftds-chip-choice-neutral-on-border-color","",o.borderGlobalPrimary),neutralOnColor:e.extend("--ftds-chip-choice-neutral-on-color","",o.contentGlobalPrimary),neutralOnIconColor:e.extend("--ftds-chip-choice-neutral-on-icon-color","",o.contentGlobalPrimary),neutralOnStateLayerColor:e.extend("--ftds-chip-choice-neutral-on-state-layer-color","",o.contentGlobalPrimary),largeMinHeight:e.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-choice-large-horizontal-padding","",t.spacing3),largeGap:e.extend("--ftds-chip-choice-large-gap","",t.spacing1),largeBorderRadius:e.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-choice-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-choice-medium-horizontal-padding","",t.spacing2),mediumGap:e.extend("--ftds-chip-choice-medium-gap","",t.spacing1),mediumBorderRadius:e.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-choice-medium-icon-size","",t.iconSize2)};var nr={largeMinHeight:e.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-large-horizontal-padding","",t.spacing3),largeButtonRightPadding:e.extend("--ftds-chip-large-button-right-padding","",t.spacing1),largeGap:e.extend("--ftds-chip-large-gap","",t.spacing1),largeFocusOutlineOffset:e.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-medium-horizontal-padding","",t.spacing2),mediumButtonRightPadding:e.extend("--ftds-chip-medium-button-right-padding","",t.spacing05),mediumGap:e.extend("--ftds-chip-medium-gap","",t.spacing1),mediumFocusOutlineOffset:e.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-medium-icon-size","",t.iconSize2),smallMinHeight:e.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-chip-small-horizontal-padding","",t.spacing1),smallButtonRightPadding:e.extend("--ftds-chip-small-button-right-padding","",t.spacing05),smallGap:e.extend("--ftds-chip-small-gap","",t.spacing1),smallFocusOutlineOffset:e.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ftds-chip-small-icon-size","",t.iconSize1),neutralBackgroundColor:e.extend("--ftds-chip-neutral-background-color","",o.backgroundGlobalOnSurface),neutralColor:e.extend("--ftds-chip-neutral-color","",o.contentGlobalSecondary),neutralIconColor:e.extend("--ftds-chip-neutral-icon-color","",o.contentGlobalSecondary),neutralBorderColor:e.extend("--ftds-chip-neutral-border-color","",o.borderGlobalSecondary),infoBackgroundColor:e.extend("--ftds-chip-info-background-color","",o.backgroundInfoSubtle),infoColor:e.extend("--ftds-chip-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-chip-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-chip-info-border-color","",o.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-chip-success-background-color","",o.backgroundSuccessSubtle),successColor:e.extend("--ftds-chip-success-color","",o.contentSuccessPrimary),successIconColor:e.extend("--ftds-chip-success-icon-color","",o.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-chip-success-border-color","",o.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-chip-warning-background-color","",o.backgroundWarningSubtle),warningColor:e.extend("--ftds-chip-warning-color","",o.contentWarningPrimary),warningIconColor:e.extend("--ftds-chip-warning-icon-color","",o.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-chip-warning-border-color","",o.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-chip-error-background-color","",o.backgroundErrorSubtle),errorColor:e.extend("--ftds-chip-error-color","",o.contentErrorPrimary),errorIconColor:e.extend("--ftds-chip-error-icon-color","",o.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-chip-error-border-color","",o.borderErrorSubtle)};var sr={brandHoverOpacity:e.extend("--ftds-link-brand-hover-opacity","",t.opacity80),brandHoverColor:e.extend("--ftds-link-brand-hover-color","",o.contentActionPrimary),brandFocusFocusRingColor:e.extend("--ftds-link-brand-focus-focus-ring-color","",o.borderActionFocusRing),brandFocusColor:e.extend("--ftds-link-brand-focus-color","",o.contentActionPrimary),brandDefaultColor:e.extend("--ftds-link-brand-default-color","",o.contentActionPrimary),brandActiveColor:e.extend("--ftds-link-brand-active-color","",o.contentActionPrimary),infoHoverOpacity:e.extend("--ftds-link-info-hover-opacity","",t.opacity80),infoHoverColor:e.extend("--ftds-link-info-hover-color","",o.contentInfoPrimary),infoFocusFocusRingColor:e.extend("--ftds-link-info-focus-focus-ring-color","",o.borderActionFocusRing),infoFocusColor:e.extend("--ftds-link-info-focus-color","",o.contentInfoPrimary),infoDefaultColor:e.extend("--ftds-link-info-default-color","",o.contentInfoPrimary),infoActiveColor:e.extend("--ftds-link-info-active-color","",o.contentInfoPrimary),neutralFocusFocusRingColor:e.extend("--ftds-link-neutral-focus-focus-ring-color","",o.borderActionFocusRing),neutralFocusColor:e.extend("--ftds-link-neutral-focus-color","",o.contentActionPrimary),neutralDefaultColor:e.extend("--ftds-link-neutral-default-color","",o.contentGlobalPrimary),neutralHoverColor:e.extend("--ftds-link-neutral-hover-color","",o.contentActionPrimary),neutralActiveColor:e.extend("--ftds-link-neutral-active-color","",o.contentActionPrimary),neutralVisitedColor:e.extend("--ftds-link-neutral-visited-color","",t.colorBrand100)};var br={iconSize:e.extend("--ftds-banner-icon-size","",t.iconSize5),borderWidth:e.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ftds-banner-left-padding","",t.spacing6),rightPadding:e.extend("--ftds-banner-right-padding","",t.spacing6),verticalPadding:e.extend("--ftds-banner-vertical-padding","",t.spacing6),horizontalSideGap:e.extend("--ftds-banner-horizontal-side-gap","",t.spacing6),horizontalMobileGap:e.extend("--ftds-banner-horizontal-mobile-gap","",t.spacing4),verticalMobileGap:e.extend("--ftds-banner-vertical-mobile-gap","",t.spacing6),horizontalMiddleGap:e.extend("--ftds-banner-horizontal-middle-gap","",t.spacing20),infoBackgroundColor:e.extend("--ftds-banner-info-background-color","",o.backgroundInfoSubtle),infoColor:e.extend("--ftds-banner-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-banner-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-banner-info-border-color","",o.borderInfoSubtle)};var Cr={horizontalPadding:e.extend("--ftds-badge-horizontal-padding","",t.spacing1),verticalPadding:e.extend("--ftds-badge-vertical-padding","",t.spacing1),borderRadius:e.extend("--ftds-badge-border-radius","",t.borderRadiusPill),color:e.extend("--ftds-badge-color","",o.contentGlobalOnColor),backgroundColor:e.extend("--ftds-badge-background-color","",o.contentActionPrimary)};var wr={horizontalGap:e.extend("--ftds-title-breadcrumb-horizontal-gap","",t.spacing1),currentColor:e.extend("--ftds-title-breadcrumb-current-color","",o.contentGlobalPrimary),previousNonClickableColor:e.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",o.contentGlobalSecondary),iconColor:e.extend("--ftds-title-breadcrumb-icon-color","",o.contentGlobalSubtle)};var Rr={parentHorizontalPadding:e.extend("--ftds-page-header-parent-horizontal-padding","",t.spacing6),parentTopPadding:e.extend("--ftds-page-header-parent-top-padding","",t.spacing4),parentBottomPadding:e.extend("--ftds-page-header-parent-bottom-padding","",t.spacing6),parentHelpLeftMargin:e.extend("--ftds-page-header-parent-help-left-margin","",t.spacing1),parentTitleColor:e.extend("--ftds-page-header-parent-title-color","",o.contentGlobalPrimary),parentSubtitleColor:e.extend("--ftds-page-header-parent-subtitle-color","",o.contentGlobalSecondary),parentChipLeftMargin:e.extend("--ftds-page-header-parent-chip-left-margin","",t.spacing4),parentVerticalGap:e.extend("--ftds-page-header-parent-vertical-gap","",t.spacing2),parentButtonsGroupHorizontalGap:e.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",t.spacing4),parentButtonsGroupVerticalGap:e.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",t.spacing4),parentChipsGroupHorizontalGap:e.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",t.spacing2),parentChipsGroupVerticalGap:e.extend("--ftds-page-header-parent-chips-group-vertical-gap","",t.spacing2),childHorizontalPadding:e.extend("--ftds-page-header-child-horizontal-padding","",t.spacing6),childTopPadding:e.extend("--ftds-page-header-child-top-padding","",t.spacing2),childBottomPadding:e.extend("--ftds-page-header-child-bottom-padding","",t.spacing2),childHelpLeftMargin:e.extend("--ftds-page-header-child-help-left-margin","",t.spacing1),childChipLeftMargin:e.extend("--ftds-page-header-child-chip-left-margin","",t.spacing4),childVerticalGap:e.extend("--ftds-page-header-child-vertical-gap","",t.spacing2),childMinHeight:e.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:e.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",t.spacing4),childButtonsGroupVerticalGap:e.extend("--ftds-page-header-child-buttons-group-vertical-gap","",t.spacing4),childChipsGroupHorizontalGap:e.extend("--ftds-page-header-child-chips-group-horizontal-gap","",t.spacing2),childChipsGroupVerticalGap:e.extend("--ftds-page-header-child-chips-group-vertical-gap","",t.spacing2),backgroundColor:e.extend("--ftds-page-header-background-color","",t.colorWhite),bottomBorderColor:e.extend("--ftds-page-header-bottom-border-color","",o.borderGlobalSubtle),bottomBorderWidth:e.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Gr={horizontalPadding:e.extend("--ftds-page-footer-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ftds-page-footer-vertical-padding","",t.spacing2),verticalGap:e.extend("--ftds-page-footer-vertical-gap","",t.spacing2),minHeight:e.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:e.extend("--ftds-page-footer-background-color","",t.colorWhite),topBorderColor:e.extend("--ftds-page-footer-top-border-color","",o.borderGlobalSubtle),topBorderWidth:e.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:e.extend("--ftds-page-footer-buttons-group-gap","",t.spacing4)};var Hr={contentHorizontalPadding:e.extend("--ftds-page-layout-content-horizontal-padding","",t.spacing6),contentVerticalPadding:e.extend("--ftds-page-layout-content-vertical-padding","",t.spacing6)};var Dr={smallContainerTargetWidth:e.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:e.extend("--ftds-modal-small-container-margin","",t.spacing6),mediumContainerTargetWidth:e.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:e.extend("--ftds-modal-medium-container-margin","",t.spacing6),largeContainerTargetWidth:e.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:e.extend("--ftds-modal-large-container-margin","",t.spacing6),overlayBackgroundColor:e.extend("--ftds-modal-overlay-background-color","",t.colorGray700),overlayOpacity:e.extend("--ftds-modal-overlay-opacity","",t.opacity40),shadow:e.extend("--ftds-modal-shadow","",t.shadowElevation03),bodyBackgroundColor:e.extend("--ftds-modal-body-background-color","",t.colorWhite),bodyColor:e.extend("--ftds-modal-body-color","",o.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-modal-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ftds-modal-body-vertical-padding","",t.spacing6),bodyVerticalGap:e.extend("--ftds-modal-body-vertical-gap","",t.spacing6),headerBackgroundColor:e.extend("--ftds-modal-header-background-color","",o.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-modal-header-border-color","",o.borderGlobalSubtle),headerColor:e.extend("--ftds-modal-header-color","",o.contentGlobalPrimary),headerLeadingIconColor:e.extend("--ftds-modal-header-leading-icon-color","",o.contentGlobalPrimary),headerVerticalPadding:e.extend("--ftds-modal-header-vertical-padding","",t.spacing1),headerRightPadding:e.extend("--ftds-modal-header-right-padding","",t.spacing1),headerLeftPadding:e.extend("--ftds-modal-header-left-padding","",t.spacing6),headerGap:e.extend("--ftds-modal-header-gap","",t.spacing2),headerBorderBottomWidth:e.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:e.extend("--ftds-modal-border-radius","",t.borderRadiusM)};var jr={overlayOpacity:e.extend("--ftds-drawer-overlay-opacity","",t.opacity40),shadow:e.extend("--ftds-drawer-shadow","",t.shadowElevation03),bodyColor:e.extend("--ftds-drawer-body-color","",o.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-drawer-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ftds-drawer-body-vertical-padding","",t.spacing6),bodyGap:e.extend("--ftds-drawer-body-gap","",t.spacing6),bodyBackgroundColor:e.extend("--ftds-drawer-body-background-color","",t.colorWhite),headerBackgroundColor:e.extend("--ftds-drawer-header-background-color","",o.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-drawer-header-border-color","",o.borderGlobalSubtle),headerColor:e.extend("--ftds-drawer-header-color","",o.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ftds-drawer-header-trailing-icon-color","",o.contentGlobalSecondary),headerHeight:e.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ftds-drawer-header-horizontal-padding","",t.spacing2),headerBorderWidth:e.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ftds-drawer-header-gap","",t.spacing3),buttonsBarBackgroundColor:e.extend("--ftds-drawer-buttons-bar-background-color","",o.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ftds-drawer-buttons-bar-border-color","",o.borderGlobalSubtle),buttonsBarColor:e.extend("--ftds-drawer-buttons-bar-color","",o.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ftds-drawer-buttons-bar-horizontal-padding","",t.spacing6),buttonsBarVerticalPadding:e.extend("--ftds-drawer-buttons-bar-vertical-padding","",t.spacing4),buttonsBarGap:e.extend("--ftds-drawer-buttons-bar-gap","",t.spacing3),buttonsBarBorderWidth:e.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ftds-drawer-overlay-background-color","",t.colorGray700)};var ea={offBorderBottomWidth:e.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ftds-tabs-off-hover-state-layer-opacity","",t.opacity8),offDefaultStateLayerOpacity:e.extend("--ftds-tabs-off-default-state-layer-opacity","",t.opacity0),offFocusStateLayerOpacity:e.extend("--ftds-tabs-off-focus-state-layer-opacity","",t.opacity8),offDisabledComponentOpacity:e.extend("--ftds-tabs-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ftds-tabs-off-color","",o.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-tabs-off-state-layer-color","",o.contentGlobalSubtle),offBorderBottomColor:e.extend("--ftds-tabs-off-border-bottom-color","",o.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ftds-tabs-top-left-border-radius","",t.borderRadiusS),topRightBorderRadius:e.extend("--ftds-tabs-top-right-border-radius","",t.borderRadiusS),withLabelHorizontalPadding:e.extend("--ftds-tabs-with-label-horizontal-padding","",t.spacing4),withLabelVerticalPadding:e.extend("--ftds-tabs-with-label-vertical-padding","",t.spacing3),horizontalGap:e.extend("--ftds-tabs-horizontal-gap","",t.spacing1),verticalGap:e.extend("--ftds-tabs-vertical-gap","",t.spacing1),onHoverStateLayerOpacity:e.extend("--ftds-tabs-on-hover-state-layer-opacity","",t.opacity16),onDefaultStateLayerOpacity:e.extend("--ftds-tabs-on-default-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-tabs-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-tabs-on-active-state-layer-opacity","",t.opacity24),onColor:e.extend("--ftds-tabs-on-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-tabs-on-state-layer-color","",o.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ftds-tabs-on-active-tab-indicator-color","",o.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ftds-tabs-icon-only-horizontal-padding","",t.spacing4),iconOnlyVerticalPadding:e.extend("--ftds-tabs-icon-only-vertical-padding","",t.spacing4),alertTopPadding:e.extend("--ftds-tabs-alert-top-padding","",t.spacing1),alertRightPadding:e.extend("--ftds-tabs-alert-right-padding","",t.spacing05),focusOutlineWidth:e.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-tabs-focus-focus-ring-color","",o.borderActionFocusRing)};var na={largeFieldHorizontalPadding:e.extend("--ftds-text-input-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ftds-text-input-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ftds-text-input-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-text-input-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-text-input-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-text-input-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-text-input-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ftds-text-input-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-text-input-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ftds-text-input-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ftds-text-input-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ftds-text-input-background-color","",t.colorWhite),contentValueColor:e.extend("--ftds-text-input-content-value-color","",o.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-text-input-trailing-icon-color","",o.contentGlobalSubtle),labelColor:e.extend("--ftds-text-input-label-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-input-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-input-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-input-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-input-error-helper-text-color","",o.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-input-error-helper-icon-color","",o.contentErrorIconOnly),warningBorderColor:e.extend("--ftds-text-input-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-text-input-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-text-input-warning-helper-icon-color","",o.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-text-input-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-input-disabled-component-opacity","",t.opacity40)};var sa={backgroundColor:e.extend("--ftds-text-area-background-color","",t.colorWhite),contentValueColor:e.extend("--ftds-text-area-content-value-color","",o.contentGlobalPrimary),labelColor:e.extend("--ftds-text-area-label-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-area-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-area-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-area-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-area-error-helper-text-color","",o.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-area-error-helper-icon-color","",o.contentErrorIconOnly),focusFocusRingColor:e.extend("--ftds-text-area-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-area-disabled-component-opacity","",t.opacity40),fieldHorizontalLeftPadding:e.extend("--ftds-text-area-field-horizontal-left-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ftds-text-area-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ftds-text-area-field-vertical-gap","",t.spacing05),fieldMinHeight:e.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ftds-text-area-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-text-area-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ftds-text-area-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ftds-text-area-border-radius","",t.borderRadiusS)};var ba={height:e.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ftds-floating-menu-horizontal-padding","",t.spacing4),offIconColor:e.extend("--ftds-floating-menu-off-icon-color","",o.contentGlobalPrimary),offColor:e.extend("--ftds-floating-menu-off-color","",o.contentGlobalPrimary),onColor:e.extend("--ftds-floating-menu-on-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-floating-menu-on-state-layer-color","",o.contentActionPrimary),gap:e.extend("--ftds-floating-menu-gap","",t.spacing3),focusFocusRingColor:e.extend("--ftds-floating-menu-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ftds-floating-menu-focus-state-layer-opacity","",t.opacity8),hoverStateLayerOpacity:e.extend("--ftds-floating-menu-hover-state-layer-opacity","",t.opacity8),activeStateLayerOpacity:e.extend("--ftds-floating-menu-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ftds-floating-menu-disabled-component-opacity","",t.opacity40),iconSize:e.extend("--ftds-floating-menu-icon-size","",t.iconSize3),backgroundColor:e.extend("--ftds-floating-menu-background-color","",o.backgroundGlobalOnSurface),shadow:e.extend("--ftds-floating-menu-shadow","",t.shadowElevation02)};var Ca={largeFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ftds-combobox-single-select-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-combobox-single-select-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-combobox-single-select-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ftds-combobox-single-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-single-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ftds-combobox-single-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ftds-combobox-single-select-helper-icon-size","",t.iconSize2),menuVerticalGap:e.extend("--ftds-combobox-single-select-menu-vertical-gap","",t.spacing2),borderRadius:e.extend("--ftds-combobox-single-select-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ftds-combobox-single-select-background-color","",t.colorWhite),labelColor:e.extend("--ftds-combobox-single-select-label-color","",o.contentGlobalSubtle),contentValueColor:e.extend("--ftds-combobox-single-select-content-value-color","",o.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-combobox-single-select-trailing-icon-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-single-select-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-single-select-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-combobox-single-select-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-single-select-error-helper-text-color","",o.contentErrorPrimary),warningBorderWidth:e.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-single-select-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-single-select-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-single-select-warning-helper-icon-color","",o.contentWarningIconOnly),focusOutlineWidth:e.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-single-select-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-single-select-disabled-component-opacity","",t.opacity40)};var wa={backgroundColor:e.extend("--ftds-combobox-multi-select-background-color","",t.colorWhite),labelColor:e.extend("--ftds-combobox-multi-select-label-color","",o.contentGlobalSubtle),trailingIconColor:e.extend("--ftds-combobox-multi-select-trailing-icon-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-multi-select-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-multi-select-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ftds-combobox-multi-select-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-multi-select-error-helper-text-color","",o.contentErrorPrimary),errorHelperIcon:e.extend("--ftds-combobox-multi-select-error-helper-icon","",o.contentErrorIconOnly),errorBorderWidth:e.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-multi-select-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-multi-select-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",o.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-multi-select-disabled-component-opacity","",t.opacity40),helperHorizontalPadding:e.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ftds-combobox-multi-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ftds-combobox-multi-select-helper-icon-size","",t.iconSize2),fieldHorizontalPadding:e.extend("--ftds-combobox-multi-select-field-horizontal-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ftds-combobox-multi-select-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ftds-combobox-multi-select-field-vertical-gap","",t.spacing05),fieldIconSize:e.extend("--ftds-combobox-multi-select-field-icon-size","",t.iconSize3),fieldMaxHeight:e.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",t.spacing1),contentValuesVerticalGap:e.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",t.spacing1),borderRadius:e.extend("--ftds-combobox-multi-select-border-radius","",t.borderRadiusS)};var Ra={backgroundColor:e.extend("--ftds-popover-background-color","",o.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ftds-popover-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ftds-popover-vertical-padding","",t.spacing6),titleColor:e.extend("--ftds-popover-title-color","",o.contentGlobalPrimary),bodyColor:e.extend("--ftds-popover-body-color","",o.contentGlobalSecondary),gap:e.extend("--ftds-popover-gap","",t.spacing2),borderRadius:e.extend("--ftds-popover-border-radius","",t.borderRadiusM),shadow:e.extend("--ftds-popover-shadow","",t.shadowElevation02),maxWidth:e.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:e.extend("--ftds-popover-content-section-vertical-gap","",t.spacing2),multiSectionVerticalGap:e.extend("--ftds-popover-multi-section-vertical-gap","",t.spacing6)};var Ga={hoverStateLayerOpacity:e.extend("--ftds-collapsible-hover-state-layer-opacity","",t.opacity8),focusStateLayerOpacity:e.extend("--ftds-collapsible-focus-state-layer-opacity","",t.opacity8),focusOutlineWidth:e.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ftds-collapsible-focus-focus-ring-color","",o.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ftds-collapsible-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ftds-collapsible-disabled-component-opacity","",t.opacity40),horizontalPadding:e.extend("--ftds-collapsible-horizontal-padding","",t.spacing4),verticalPadding:e.extend("--ftds-collapsible-vertical-padding","",t.spacing3),color:e.extend("--ftds-collapsible-color","",o.contentGlobalPrimary),stateLayerColor:e.extend("--ftds-collapsible-state-layer-color","",o.contentGlobalPrimary),backgroundColor:e.extend("--ftds-collapsible-background-color","",o.backgroundGlobalOnSurface),borderColor:e.extend("--ftds-collapsible-border-color","",o.borderGlobalSubtle),iconSize:e.extend("--ftds-collapsible-icon-size","",t.iconSize3)};var Aa={groupHorizontalPadding:e.extend("--ftds-switch-group-horizontal-padding","",t.spacing1),groupVerticalPadding:e.extend("--ftds-switch-group-vertical-padding","",t.spacing1),groupGap:e.extend("--ftds-switch-group-gap","",t.spacing1),groupBackgroundColor:e.extend("--ftds-switch-group-background-color","",o.backgroundGlobalSurface),groupBorderColor:e.extend("--ftds-switch-group-border-color","",o.borderGlobalSubtle),groupBorderRadius:e.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ftds-switch-label-horizontal-padding","",t.spacing2),labelVerticalPadding:e.extend("--ftds-switch-label-vertical-padding","",t.spacing1),offHoverStateLayerOpacity:e.extend("--ftds-switch-off-hover-state-layer-opacity","",t.opacity8),offFocusStateLayerOpacity:e.extend("--ftds-switch-off-focus-state-layer-opacity","",t.opacity8),offActiveStateLayerOpacity:e.extend("--ftds-switch-off-active-state-layer-opacity","",t.opacity16),offDisabledComponentOpacity:e.extend("--ftds-switch-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ftds-switch-off-color","",o.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-switch-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-switch-on-hover-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-switch-on-focus-state-layer-opacity","",t.opacity8),onActiveStateLayerOpacity:e.extend("--ftds-switch-on-active-state-layer-opacity","",t.opacity16),onDisabledComponentOpacity:e.extend("--ftds-switch-on-disabled-component-opacity","",t.opacity40),onColor:e.extend("--ftds-switch-on-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-switch-on-state-layer-color","",o.contentActionPrimary),iconHorizontalPadding:e.extend("--ftds-switch-icon-horizontal-padding","",t.spacing1),iconVerticalPadding:e.extend("--ftds-switch-icon-vertical-padding","",t.spacing1),focusOutlineWidth:e.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-switch-focus-focus-ring-color","",o.borderActionFocusRing),optionBorderRadius:e.extend("--ftds-switch-option-border-radius","",t.borderRadiusS)};var Da={color1Light:e.extend("--ftds-chart-1-light","for area color charts",t.colorBrand40),color1Base:e.extend("--ftds-chart-1-base","for line charts",t.colorBrand0),color2Light:e.extend("--ftds-chart-2-light","for area color charts",t.colorYellow60),color2Base:e.extend("--ftds-chart-2-base","for line charts",t.colorYellow100),color3Light:e.extend("--ftds-chart-3-light","",t.colorUltramarine40),color3Base:e.extend("--ftds-chart-3-base","",t.colorUltramarine70),color4Light:e.extend("--ftds-chart-4-light","",t.colorCyan50),color4Base:e.extend("--ftds-chart-4-base","",t.colorCyan100),color5Light:e.extend("--ftds-chart-5-light","",t.colorRed40),color5Base:e.extend("--ftds-chart-5-base","",t.colorRed60),color6Light:e.extend("--ftds-chart-6-light","",t.colorGreen40),color6Base:e.extend("--ftds-chart-6-base","",t.colorGreen70),color7Light:e.extend("--ftds-chart-7-light","",t.colorOrange70),color7Base:e.extend("--ftds-chart-7-base","",t.colorOrange100),color8Light:e.extend("--ftds-chart-8-light","",t.colorAvocado70),color8Base:e.extend("--ftds-chart-8-base","",t.colorAvocado200),color9Light:e.extend("--ftds-chart-9-light","",t.colorBrown50),color9Base:e.extend("--ftds-chart-9-base","",t.colorBrown200),color10Light:e.extend("--ftds-chart-10-light","",t.colorGray50),color10Base:e.extend("--ftds-chart-10-base","",t.colorGray80),monochrome10:e.extend("--ftds-chart-monochrome-10","",t.colorBrand10),monochrome20:e.extend("--ftds-chart-monochrome-20","",t.colorBrand20),monochrome30:e.extend("--ftds-chart-monochrome-30","",t.colorBrand40),monochrome40:e.extend("--ftds-chart-monochrome-40","",t.colorBrand60),monochrome50:e.extend("--ftds-chart-monochrome-50","",t.colorBrand0),monochrome60:e.extend("--ftds-chart-monochrome-60","",t.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",t.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",t.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",t.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",t.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",t.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",t.opacity48),scatterplotDatapointInitialHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",t.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",t.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",t.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",t.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",t.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",t.colorGray70),scatterplotDatapointHoverHoverRingColor:e.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",t.colorCyan200)};var Ya={color1IconColor:e.extend("--ftds-page-designer-1-icon-color","for area color charts",t.colorCyan0),color1ToolbarColor:e.extend("--ftds-page-designer-1-toolbar-color","for area color charts",t.colorCyan0),color2IconColor:e.extend("--ftds-page-designer-2-icon-color","for area color charts",t.colorBrand0),color2ToolbarColor:e.extend("--ftds-page-designer-2-toolbar-color","for area color charts",t.colorBrand0),color3IconColor:e.extend("--ftds-page-designer-3-icon-color","for area color charts",t.colorYellow200),color3ToolbarColor:e.extend("--ftds-page-designer-3-toolbar-color","for area color charts",t.colorYellow200),color4IconColor:e.extend("--ftds-page-designer-4-icon-color","for area color charts",t.colorUltramarine50),color4ToolbarColor:e.extend("--ftds-page-designer-4-toolbar-color","for area color charts",t.colorUltramarine50),color5IconColor:e.extend("--ftds-page-designer-5-icon-color","for area color charts",t.colorGreen0),color5ToolbarColor:e.extend("--ftds-page-designer-5-toolbar-color","for area color charts",t.colorGreen0),color6IconColor:e.extend("--ftds-page-designer-6-icon-color","for area color charts",t.colorOrange0),color6ToolbarColor:e.extend("--ftds-page-designer-6-toolbar-color","for area color charts",t.colorOrange0),color7IconColor:e.extend("--ftds-page-designer-7-icon-color","for area color charts",t.colorAvocado200),color7ToolbarColor:e.extend("--ftds-page-designer-7-toolbar-color","for area color charts",t.colorAvocado200),color8IconColor:e.extend("--ftds-page-designer-8-icon-color","for area color charts",t.colorBrown0),color8ToolbarColor:e.extend("--ftds-page-designer-8-toolbar-color","for area color charts",t.colorBrown0)};var Ja={borderWidth:e.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ftds-notice-horizontal-padding","",t.spacing3),verticalPadding:e.extend("--ftds-notice-vertical-padding","",t.spacing2),borderRadius:e.extend("--ftds-notice-border-radius","",t.borderRadiusS),gap:e.extend("--ftds-notice-gap","",t.spacing2),iconSize:e.extend("--ftds-notice-icon-size","",t.iconSize3),infoBackgroundColor:e.extend("--ftds-notice-info-background-color","",o.backgroundInfoSubtle),infoBorderColor:e.extend("--ftds-notice-info-border-color","",o.borderInfoSubtle),infoColor:e.extend("--ftds-notice-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-notice-info-icon-color","",o.contentInfoIconOnly),warningBackgroundColor:e.extend("--ftds-notice-warning-background-color","",o.backgroundWarningSubtle),warningBorderColor:e.extend("--ftds-notice-warning-border-color","",o.borderWarningSubtle),warningColor:e.extend("--ftds-notice-warning-color","",o.contentWarningPrimary),warningIconColor:e.extend("--ftds-notice-warning-icon-color","",o.contentWarningIconOnly),errorBackgroundColor:e.extend("--ftds-notice-error-background-color","",o.backgroundErrorSubtle),errorBorderColor:e.extend("--ftds-notice-error-border-color","",o.borderErrorSubtle),errorColor:e.extend("--ftds-notice-error-color","",o.contentErrorPrimary),errorIconColor:e.extend("--ftds-notice-error-icon-color","",o.contentErrorIconOnly),successBackgroundColor:e.extend("--ftds-notice-success-background-color","",o.backgroundSuccessSubtle),successBorderColor:e.extend("--ftds-notice-success-border-color","",o.borderSuccessSubtle),successColor:e.extend("--ftds-notice-success-color","",o.contentSuccessPrimary),successIconColor:e.extend("--ftds-notice-success-icon-color","",o.contentSuccessIconOnly),denseHorizontalPadding:e.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:e.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:e.extend("--ftds-notice-dense-gap","",t.spacing1),denseIconSize:e.extend("--ftds-notice-dense-icon-size","",t.iconSize2),denseBorderWidth:e.create("--ftds-notice-dense-border-width","","SIZE","0")};var an={offHoverStateLayerOpacity:e.extend("--ftds-toggle-off-hover-state-layer-opacity","",t.opacity16),offFocusStateLayerOpacity:e.extend("--ftds-toggle-off-focus-state-layer-opacity","",t.opacity16),offActiveStateLayerOpacity:e.extend("--ftds-toggle-off-active-state-layer-opacity","",t.opacity24),offDisabledComponentOpacity:e.extend("--ftds-toggle-off-disabled-component-opacity","",t.opacity40),offBackgroundColor:e.extend("--ftds-toggle-off-background-color","",o.contentGlobalSubtle),offIconColor:e.extend("--ftds-toggle-off-icon-color","",o.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-toggle-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-toggle-on-hover-state-layer-opacity","",t.opacity16),onFocusStateLayerOpacity:e.extend("--ftds-toggle-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-toggle-on-active-state-layer-opacity","",t.opacity24),onDisabledComponentOpacity:e.extend("--ftds-toggle-on-disabled-component-opacity","",t.opacity40),onBackgroundColor:e.extend("--ftds-toggle-on-background-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-toggle-on-state-layer-color","",o.contentActionPrimary),onIconColor:e.extend("--ftds-toggle-on-icon-color","",o.contentActionPrimary),color:e.extend("--ftds-toggle-color","",o.contentGlobalPrimary),focusFocusRingColor:e.extend("--ftds-toggle-focus-focus-ring-color","",o.borderActionFocusRing),gap:e.extend("--ftds-toggle-gap","",t.spacing3)};var sn={iconSize:e.extend("--ftds-notification-icon-size","",t.iconSize4),leftPadding:e.extend("--ftds-notification-left-padding","",t.spacing5),rightPadding:e.extend("--ftds-notification-right-padding","",t.spacing4),verticalPadding:e.extend("--ftds-notification-vertical-padding","",t.spacing3),infoBackgroundColor:e.extend("--ftds-notification-info-background-color","",o.backgroundInfoSubtle),infoColor:e.extend("--ftds-notification-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-notification-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-notification-info-border-color","",o.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-notification-success-background-color","",o.backgroundSuccessSubtle),successColor:e.extend("--ftds-notification-success-color","",o.contentSuccessPrimary),successIconColor:e.extend("--ftds-notification-success-icon-color","",o.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-notification-success-border-color","",o.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-notification-warning-background-color","",o.backgroundWarningSubtle),warningColor:e.extend("--ftds-notification-warning-color","",o.contentWarningPrimary),warningIconColor:e.extend("--ftds-notification-warning-icon-color","",o.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-notification-warning-border-color","",o.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-notification-error-background-color","",o.backgroundErrorSubtle),errorColor:e.extend("--ftds-notification-error-color","",o.contentErrorPrimary),errorIconColor:e.extend("--ftds-notification-error-icon-color","",o.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-notification-error-border-color","",o.borderErrorSubtle),borderRadius:e.extend("--ftds-notification-border-radius","",t.borderRadiusPill),borderWidth:e.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ftds-notification-leading-gap","",t.spacing2),trailingGap:e.extend("--ftds-notification-trailing-gap","",t.spacing8)};var bn={horizontalPadding:e.extend("--ftds-tooltip-horizontal-padding","",t.spacing2),verticalPadding:e.extend("--ftds-tooltip-vertical-padding","",t.spacing2),borderRadius:e.extend("--ftds-tooltip-border-radius","",t.borderRadiusS),color:e.extend("--ftds-tooltip-color","",o.contentGlobalOnColor),backgroundColor:e.extend("--ftds-tooltip-background-color","",o.contentGlobalPrimary),backgroundOpacity:e.extend("--ftds-tooltip-background-opacity","",t.opacity80),shadow:e.extend("--ftds-tooltip-shadow","",t.shadowElevation02),maxWidth:e.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ftds-tooltip-gap","",t.spacing05)};var Cn={verticalPadding:e.extend("--ftds-reorderable-list-vertical-padding","",t.spacing4),gap:e.extend("--ftds-reorderable-list-gap","",t.spacing1),borderRadius:e.extend("--ftds-reorderable-list-border-radius","",t.borderRadiusM),reorderableItemTitleMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",t.spacing6),reorderableItemTitleColor:e.extend("--ftds-reorderable-list-reorderable-item-title-color","",o.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",t.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",t.spacing2),reorderableItemRightButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",t.spacing2),reorderableItemUsersCountColor:e.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",o.contentGlobalPrimary),reorderableItemUsersCountMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",t.spacing6),reorderableItemBackgroundColor:e.extend("--ftds-reorderable-list-reorderable-item-background-color","",o.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",t.spacing1),reorderableItemWarningMessageColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",o.contentWarningPrimary),reorderableItemWarningMessageIconColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",o.contentWarningIconOnly),reorderableItemGripColor:e.extend("--ftds-reorderable-list-reorderable-item-grip-color","",o.contentGlobalSecondary),reorderableItemGripOpacity:e.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",t.opacity48),boxShadow:e.extend("--ftds-reorderable-list-box-shadow","",t.shadowElevation01),borderWidth:e.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:e.extend("--ftds-reorderable-list-reorderable-items-gap","",t.spacing2),leftPadding:e.extend("--ftds-reorderable-list-left-padding","",t.spacing2),rightPadding:e.extend("--ftds-reorderable-list-right-padding","",t.spacing6),borderColor:e.extend("--ftds-reorderable-list-border-color","",o.borderGlobalPrimary),backgroundColor:e.extend("--ftds-reorderable-list-background-color","",o.backgroundGlobalOnSurfaceDark)};var In={menuHorizontalPadding:e.extend("--ftds-date-range-picker-menu-horizontal-padding","",t.spacing4),menuVerticalPadding:e.extend("--ftds-date-range-picker-menu-vertical-padding","",t.spacing4),menuVerticalGap:e.extend("--ftds-date-range-picker-menu-vertical-gap","",t.spacing4),menuButtonsVerticalGap:e.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",t.spacing2)};var St;(function(a){a.brand="brand",a.neutral="neutral",a.info="info",a.success="success",a.warning="warning",a.error="error"})(St||(St={}));var Ot;(function(a){a.large="large",a.medium="medium",a.small="small"})(Ot||(Ot={}));var Z=u(R());function Nt(a,r){let n=F[a];return Z.css`
57
- ${r?(0,Z.unsafeCSS)(r):Z.css`.ft-typography--${(0,Z.unsafeCSS)(a)}`} {
58
- font-family: ${n.fontFamily};
59
- font-size: ${n.fontSize};
60
- font-weight: ${n.fontWeight};
61
- letter-spacing: ${n.letterSpacing};
62
- line-height: ${n.lineHeight};
63
- text-decoration: ${n.textDecoration};
64
- text-transform: ${n.textCase};
65
- }
66
- `}var It=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.titleFont),N=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.contentFont),p={fontFamily:N,fontSize:s.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:s.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:s.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:s.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:s.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},K={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-font-family","",It),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-font-size","",p.fontSize,"20px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",p.letterSpacing,"0.15px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-line-height","",p.lineHeight,"1.2"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",p.textTransform,"inherit")},T={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",It),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",p.letterSpacing,"0.105px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",p.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",p.textTransform,"inherit")},D={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",p.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",p.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",p.letterSpacing,"0.144px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",p.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",p.textTransform,"inherit")},_={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",p.letterSpacing,"0.098px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",p.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",p.textTransform,"inherit")},M={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",p.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",p.letterSpacing,"0.496px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",p.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",p.textTransform,"inherit")},V={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",p.letterSpacing,"0.252px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",p.lineHeight,"1.4"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",p.textTransform,"inherit")},Y={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",p.fontSize,"12px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",p.letterSpacing,"0.396px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",p.lineHeight,"1.33"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",p.textTransform,"inherit")},j={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",p.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",p.letterSpacing,"0.33px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",p.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",p.textTransform,"inherit")},q={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",p.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",p.letterSpacing,"1.5px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",p.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",p.textTransform,"uppercase")},Q={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-button-font-family","",N),fontSize:s.FtCssVariableFactory.extend("--ft-typography-button-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",p.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",p.letterSpacing,"1.246px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-button-line-height","",p.lineHeight,"1.15"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",p.textTransform,"uppercase")},wt=x.css`
53
+ `;var ve=m(B());var ue=globalThis,ne=ue.trustedTypes,Fe=ne?ne.createPolicy("lit-html",{createHTML:a=>a}):void 0,He="$lit$",R=`lit$${Math.random().toFixed(9).slice(2)}$`,Ze="?"+R,Ht=`<${Ze}>`,E=document,de=()=>E.createComment(""),X=a=>a===null||typeof a!="object"&&typeof a!="function",he=Array.isArray,Zt=a=>he(a)||typeof a?.[Symbol.iterator]=="function",se=`[
54
+ \f\r]`,Q=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,We=/-->/g,Ge=/>/g,L=RegExp(`>|${se}(?:([^\\s"'>=/]+)(${se}*=${se}*(?:[^
55
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Pe=/'/g,$e=/"/g,Ue=/^(?:script|style|textarea|title)$/i,me=a=>(r,...d)=>({_$litType$:a,strings:r,values:d}),Te=me(1),De=me(2),_e=me(3),J=Symbol.for("lit-noChange"),h=Symbol.for("lit-nothing"),Ae=new WeakMap,z=E.createTreeWalker(E,129);function Ke(a,r){if(!he(a)||!a.hasOwnProperty("raw"))throw Error("invalid template strings array");return Fe!==void 0?Fe.createHTML(r):r}var Ut=(a,r)=>{let d=a.length-1,i=[],n,c=r===2?"<svg>":r===3?"<math>":"",l=Q;for(let f=0;f<d;f++){let g=a[f],y,u,b=-1,S=0;for(;S<g.length&&(l.lastIndex=S,u=l.exec(g),u!==null);)S=l.lastIndex,l===Q?u[1]==="!--"?l=We:u[1]!==void 0?l=Ge:u[2]!==void 0?(Ue.test(u[2])&&(n=RegExp("</"+u[2],"g")),l=L):u[3]!==void 0&&(l=L):l===L?u[0]===">"?(l=n??Q,b=-1):u[1]===void 0?b=-2:(b=l.lastIndex-u[2].length,y=u[1],l=u[3]===void 0?L:u[3]==='"'?$e:Pe):l===$e||l===Pe?l=L:l===We||l===Ge?l=Q:(l=L,n=void 0);let w=l===L&&a[f+1].startsWith("/>")?" ":"";c+=l===Q?g+Ht:b>=0?(i.push(y),g.slice(0,b)+He+g.slice(b)+R+w):g+R+(b===-2?f:w)}return[Ke(a,c+(a[d]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),i]},ee=class a{constructor({strings:r,_$litType$:d},i){let n;this.parts=[];let c=0,l=0,f=r.length-1,g=this.parts,[y,u]=Ut(r,d);if(this.el=a.createElement(y,i),z.currentNode=this.el.content,d===2||d===3){let b=this.el.content.firstChild;b.replaceWith(...b.childNodes)}for(;(n=z.nextNode())!==null&&g.length<f;){if(n.nodeType===1){if(n.hasAttributes())for(let b of n.getAttributeNames())if(b.endsWith(He)){let S=u[l++],w=n.getAttribute(b).split(R),te=/([.?@])?(.*)/.exec(S);g.push({type:1,index:c,name:te[2],strings:w,ctor:te[1]==="."?fe:te[1]==="?"?ge:te[1]==="@"?ye:P}),n.removeAttribute(b)}else b.startsWith(R)&&(g.push({type:6,index:c}),n.removeAttribute(b));if(Ue.test(n.tagName)){let b=n.textContent.split(R),S=b.length-1;if(S>0){n.textContent=ne?ne.emptyScript:"";for(let w=0;w<S;w++)n.append(b[w],de()),z.nextNode(),g.push({type:2,index:++c});n.append(b[S],de())}}}else if(n.nodeType===8)if(n.data===Ze)g.push({type:2,index:c});else{let b=-1;for(;(b=n.data.indexOf(R,b+1))!==-1;)g.push({type:7,index:c}),b+=R.length-1}c++}}static createElement(r,d){let i=E.createElement("template");return i.innerHTML=r,i}};function G(a,r,d=a,i){if(r===J)return r;let n=i!==void 0?d._$Co?.[i]:d._$Cl,c=X(r)?void 0:r._$litDirective$;return n?.constructor!==c&&(n?._$AO?.(!1),c===void 0?n=void 0:(n=new c(a),n._$AT(a,d,i)),i!==void 0?(d._$Co??=[])[i]=n:d._$Cl=n),n!==void 0&&(r=G(a,n._$AS(a,r.values),n,i)),r}var pe=class{constructor(r,d){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=d}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:d},parts:i}=this._$AD,n=(r?.creationScope??E).importNode(d,!0);z.currentNode=n;let c=z.nextNode(),l=0,f=0,g=i[0];for(;g!==void 0;){if(l===g.index){let y;g.type===2?y=new ie(c,c.nextSibling,this,r):g.type===1?y=new g.ctor(c,g.name,g.strings,this,r):g.type===6&&(y=new be(c,this,r)),this._$AV.push(y),g=i[++f]}l!==g?.index&&(c=z.nextNode(),l++)}return z.currentNode=E,n}p(r){let d=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(r,i,d),d+=i.strings.length-2):i._$AI(r[d])),d++}},ie=class a{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,d,i,n){this.type=2,this._$AH=h,this._$AN=void 0,this._$AA=r,this._$AB=d,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,d=this._$AM;return d!==void 0&&r?.nodeType===11&&(r=d.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,d=this){r=G(this,r,d),X(r)?r===h||r==null||r===""?(this._$AH!==h&&this._$AR(),this._$AH=h):r!==this._$AH&&r!==J&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Zt(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==h&&X(this._$AH)?this._$AA.nextSibling.data=r:this.T(E.createTextNode(r)),this._$AH=r}$(r){let{values:d,_$litType$:i}=r,n=typeof i=="number"?this._$AC(r):(i.el===void 0&&(i.el=ee.createElement(Ke(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(d);else{let c=new pe(n,this),l=c.u(this.options);c.p(d),this.T(l),this._$AH=c}}_$AC(r){let d=Ae.get(r.strings);return d===void 0&&Ae.set(r.strings,d=new ee(r)),d}k(r){he(this._$AH)||(this._$AH=[],this._$AR());let d=this._$AH,i,n=0;for(let c of r)n===d.length?d.push(i=new a(this.O(de()),this.O(de()),this,this.options)):i=d[n],i._$AI(c),n++;n<d.length&&(this._$AR(i&&i._$AB.nextSibling,n),d.length=n)}_$AR(r=this._$AA.nextSibling,d){for(this._$AP?.(!1,!0,d);r&&r!==this._$AB;){let i=r.nextSibling;r.remove(),r=i}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},P=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,d,i,n,c){this.type=1,this._$AH=h,this._$AN=void 0,this.element=r,this.name=d,this._$AM=n,this.options=c,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=h}_$AI(r,d=this,i,n){let c=this.strings,l=!1;if(c===void 0)r=G(this,r,d,0),l=!X(r)||r!==this._$AH&&r!==J,l&&(this._$AH=r);else{let f=r,g,y;for(r=c[0],g=0;g<c.length-1;g++)y=G(this,f[i+g],d,g),y===J&&(y=this._$AH[g]),l||=!X(y)||y!==this._$AH[g],y===h?r=h:r!==h&&(r+=(y??"")+c[g+1]),this._$AH[g]=y}l&&!n&&this.j(r)}j(r){r===h?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},fe=class extends P{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===h?void 0:r}},ge=class extends P{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==h)}},ye=class extends P{constructor(r,d,i,n,c){super(r,d,i,n,c),this.type=5}_$AI(r,d=this){if((r=G(this,r,d,0)??h)===J)return;let i=this._$AH,n=r===h&&i!==h||r.capture!==i.capture||r.once!==i.once||r.passive!==i.passive,c=r!==h&&(i===h||n);n&&this.element.removeEventListener(this.name,this,i),c&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},be=class{constructor(r,d,i){this.element=r,this.type=6,this._$AN=void 0,this._$AM=d,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(r){G(this,r)}};var Tt=ue.litHtmlPolyfillSupport;Tt?.(ee,ie),(ue.litHtmlVersions??=[]).push("3.3.0");var Ve=Symbol.for(""),Dt=a=>{if(a?.r===Ve)return a?._$litStatic$},$=a=>({_$litStatic$:a,r:Ve});var Me=new Map,xe=a=>(r,...d)=>{let i=d.length,n,c,l=[],f=[],g,y=0,u=!1;for(;y<i;){for(g=r[y];y<i&&(c=d[y],(n=Dt(c))!==void 0);)g+=n+r[++y],u=!0;y!==i&&f.push(c),l.push(g),y++}if(y===i&&l.push(r[i]),u){let b=l.join("$$lit$$");(r=Me.get(b))===void 0&&(l.raw=l,Me.set(b,r=l)),d=f}return a(r,...d)},A=xe(Te),eo=xe(De),to=xe(_e);var Ce=m(re()),it=m(B());var H;(function(a){a.title="title",a.title_dense="title-dense",a.subtitle1="subtitle1",a.subtitle2="subtitle2",a.body1="body1",a.body2="body2",a.caption="caption",a.breadcrumb="breadcrumb",a.overline="overline",a.button="button"})(H||(H={}));var x=m(W()),s=m(B()),Ye=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.titleFont),O=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.contentFont),p={fontFamily:O,fontSize:s.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:s.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:s.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:s.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:s.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Z={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ye),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-font-size","",p.fontSize,"20px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",p.letterSpacing,"0.15px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-line-height","",p.lineHeight,"1.2"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",p.textTransform,"inherit")},U={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ye),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",p.letterSpacing,"0.105px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",p.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",p.textTransform,"inherit")},T={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",p.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",p.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",p.letterSpacing,"0.144px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",p.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",p.textTransform,"inherit")},D={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",p.letterSpacing,"0.098px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",p.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",p.textTransform,"inherit")},_={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",p.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",p.letterSpacing,"0.496px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",p.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",p.textTransform,"inherit")},K={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",p.letterSpacing,"0.252px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",p.lineHeight,"1.4"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",p.textTransform,"inherit")},M={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",p.fontSize,"12px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",p.letterSpacing,"0.396px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",p.lineHeight,"1.33"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",p.textTransform,"inherit")},V={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",p.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",p.letterSpacing,"0.33px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",p.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",p.textTransform,"inherit")},Y={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",p.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",p.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",p.letterSpacing,"1.5px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",p.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",p.textTransform,"uppercase")},j={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-button-font-family","",O),fontSize:s.FtCssVariableFactory.extend("--ft-typography-button-font-size","",p.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",p.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",p.letterSpacing,"1.246px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-button-line-height","",p.lineHeight,"1.15"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",p.textTransform,"uppercase")},je=x.css`
67
56
  .ft-typography--title {
68
- font-family: ${K.fontFamily};
69
- font-size: ${K.fontSize};
70
- font-weight: ${K.fontWeight};
71
- letter-spacing: ${K.letterSpacing};
72
- line-height: ${K.lineHeight};
73
- text-transform: ${K.textTransform};
74
- }
75
- `,vt=x.css`
57
+ font-family: ${Z.fontFamily};
58
+ font-size: ${Z.fontSize};
59
+ font-weight: ${Z.fontWeight};
60
+ letter-spacing: ${Z.letterSpacing};
61
+ line-height: ${Z.lineHeight};
62
+ text-transform: ${Z.textTransform};
63
+ }
64
+ `,qe=x.css`
76
65
  .ft-typography--title-dense {
66
+ font-family: ${U.fontFamily};
67
+ font-size: ${U.fontSize};
68
+ font-weight: ${U.fontWeight};
69
+ letter-spacing: ${U.letterSpacing};
70
+ line-height: ${U.lineHeight};
71
+ text-transform: ${U.textTransform};
72
+ }
73
+ `,Qe=x.css`
74
+ .ft-typography--subtitle1 {
77
75
  font-family: ${T.fontFamily};
78
76
  font-size: ${T.fontSize};
79
77
  font-weight: ${T.fontWeight};
@@ -81,8 +79,8 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
81
79
  line-height: ${T.lineHeight};
82
80
  text-transform: ${T.textTransform};
83
81
  }
84
- `,Bt=x.css`
85
- .ft-typography--subtitle1 {
82
+ `,Xe=x.css`
83
+ .ft-typography--subtitle2 {
86
84
  font-family: ${D.fontFamily};
87
85
  font-size: ${D.fontSize};
88
86
  font-weight: ${D.fontWeight};
@@ -90,8 +88,9 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
90
88
  line-height: ${D.lineHeight};
91
89
  text-transform: ${D.textTransform};
92
90
  }
93
- `,Lt=x.css`
94
- .ft-typography--subtitle2 {
91
+
92
+ `,Je=x.css`
93
+ .ft-typography--body1 {
95
94
  font-family: ${_.fontFamily};
96
95
  font-size: ${_.fontSize};
97
96
  font-weight: ${_.fontWeight};
@@ -99,9 +98,17 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
99
98
  line-height: ${_.lineHeight};
100
99
  text-transform: ${_.textTransform};
101
100
  }
102
-
103
- `,Wt=x.css`
104
- .ft-typography--body1 {
101
+ `,et=x.css`
102
+ .ft-typography--body2 {
103
+ font-family: ${K.fontFamily};
104
+ font-size: ${K.fontSize};
105
+ font-weight: ${K.fontWeight};
106
+ letter-spacing: ${K.letterSpacing};
107
+ line-height: ${K.lineHeight};
108
+ text-transform: ${K.textTransform};
109
+ }
110
+ `,tt=x.css`
111
+ .ft-typography--caption {
105
112
  font-family: ${M.fontFamily};
106
113
  font-size: ${M.fontSize};
107
114
  font-weight: ${M.fontWeight};
@@ -109,8 +116,8 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
109
116
  line-height: ${M.lineHeight};
110
117
  text-transform: ${M.textTransform};
111
118
  }
112
- `,Rt=x.css`
113
- .ft-typography--body2 {
119
+ `,ot=x.css`
120
+ .ft-typography--breadcrumb {
114
121
  font-family: ${V.fontFamily};
115
122
  font-size: ${V.fontSize};
116
123
  font-weight: ${V.fontWeight};
@@ -118,8 +125,8 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
118
125
  line-height: ${V.lineHeight};
119
126
  text-transform: ${V.textTransform};
120
127
  }
121
- `,Et=x.css`
122
- .ft-typography--caption {
128
+ `,rt=x.css`
129
+ .ft-typography--overline {
123
130
  font-family: ${Y.fontFamily};
124
131
  font-size: ${Y.fontSize};
125
132
  font-weight: ${Y.fontWeight};
@@ -127,8 +134,8 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
127
134
  line-height: ${Y.lineHeight};
128
135
  text-transform: ${Y.textTransform};
129
136
  }
130
- `,zt=x.css`
131
- .ft-typography--breadcrumb {
137
+ `,at=x.css`
138
+ .ft-typography--button {
132
139
  font-family: ${j.fontFamily};
133
140
  font-size: ${j.fontSize};
134
141
  font-weight: ${j.fontWeight};
@@ -136,56 +143,39 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
136
143
  line-height: ${j.lineHeight};
137
144
  text-transform: ${j.textTransform};
138
145
  }
139
- `,kt=x.css`
140
- .ft-typography--overline {
141
- font-family: ${q.fontFamily};
142
- font-size: ${q.fontSize};
143
- font-weight: ${q.fontWeight};
144
- letter-spacing: ${q.letterSpacing};
145
- line-height: ${q.lineHeight};
146
- text-transform: ${q.textTransform};
147
- }
148
- `,Ft=x.css`
149
- .ft-typography--button {
150
- font-family: ${Q.fontFamily};
151
- font-size: ${Q.fontSize};
152
- font-weight: ${Q.fontWeight};
153
- letter-spacing: ${Q.letterSpacing};
154
- line-height: ${Q.lineHeight};
155
- text-transform: ${Q.textTransform};
156
- }
157
- `,Gt=x.css`
146
+ `,nt=x.css`
158
147
  .ft-typography {
159
148
  vertical-align: inherit;
160
149
  }
161
- `,Pt=[Object.keys(F).map(a=>Nt(a))];var $t=function(a,r,n,d){var i=arguments.length,c=i<3?r:d===null?d=Object.getOwnPropertyDescriptor(r,n):d,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(a,r,n,d);else for(var f=a.length-1;f>=0;f--)(l=a[f])&&(c=(i<3?l(c):i>3?l(r,n,c):l(r,n))||c);return i>3&&c&&Object.defineProperty(r,n,c),c},I=class extends Ut.FtLitElement{constructor(){super(...arguments),this.variant=A.body1}render(){return this.element?H`
162
- <${U(this.element)}
150
+ `;var dt=function(a,r,d,i){var n=arguments.length,c=n<3?r:i===null?i=Object.getOwnPropertyDescriptor(r,d):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(a,r,d,i);else for(var f=a.length-1;f>=0;f--)(l=a[f])&&(c=(n<3?l(c):n>3?l(r,d,c):l(r,d))||c);return n>3&&c&&Object.defineProperty(r,d,c),c},v=class extends it.FtLitElement{constructor(){super(...arguments),this.variant=H.body1}render(){return this.element?A`
151
+ <${$(this.element)}
163
152
  part="text"
164
153
  class="ft-typography ft-typography--${this.variant}">
165
154
  <slot></slot>
166
- </${U(this.element)}>
167
- `:H`
155
+ </${$(this.element)}>
156
+ `:A`
168
157
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
169
- `}};I.styles=[wt,vt,Bt,Lt,Wt,Rt,Et,zt,kt,Ft,Gt,...Pt];$t([(0,Ve.property)()],I.prototype,"element",void 0);$t([(0,Ve.property)()],I.prototype,"variant",void 0);var Ye=u(ne()),Zt=u(v());var se;(function(a){a.display="display",a.title1="title-1",a.title2="title-2",a.title3="title-3",a.body1regular="body-1-regular",a.body1medium="body-1-medium",a.body1semibold="body-1-semibold",a.body2regular="body-2-regular",a.body2medium="body-2-medium",a.body2semibold="body-2-semibold",a.label1medium="label-1-medium",a.label1semibold="label-1-semibold",a.label1bold="label-1-bold",a.label2medium="label-2-medium",a.label2semibold="label-2-semibold",a.label2bold="label-2-bold",a.caption1medium="caption-1-medium",a.caption1semibold="caption-1-semibold",a.caption1bold="caption-1-bold",a.caption2medium="caption-2-medium",a.caption2semibold="caption-2-semibold",a.caption2bold="caption-2-bold"})(se||(se={}));var X=u(R());function ao(a,r){let n=F[a];return X.css`
170
- ${r?(0,X.unsafeCSS)(r):X.css`.ftds-typography--${(0,X.unsafeCSS)(a)}`} {
171
- font-family: ${n.fontFamily};
172
- font-size: ${n.fontSize};
173
- font-weight: ${n.fontWeight};
174
- letter-spacing: ${n.letterSpacing};
175
- line-height: ${n.lineHeight};
176
- text-decoration: ${n.textDecoration};
177
- text-transform: ${n.textCase};
158
+ `}};v.styles=[je,qe,Qe,Xe,Je,et,tt,ot,rt,at,nt];dt([(0,Ce.property)()],v.prototype,"element",void 0);dt([(0,Ce.property)()],v.prototype,"variant",void 0);var Oe=m(re()),Nt=m(B());var ce;(function(a){a.display="display",a.title1="title-1",a.title2="title-2",a.title3="title-3",a.body1regular="body-1-regular",a.body1medium="body-1-medium",a.body1semibold="body-1-semibold",a.body2regular="body-2-regular",a.body2medium="body-2-medium",a.body2semibold="body-2-semibold",a.caption1medium="caption-1-medium",a.caption1semibold="caption-1-semibold",a.caption2medium="caption-2-medium",a.caption2semibold="caption-2-semibold",a.caption2bold="caption-2-bold"})(ce||(ce={}));var I=m(W(),1),N=a=>typeof a=="string"?(0,I.unsafeCSS)(a):a,e=class{static create(r,d,i,n){let c=f=>N(f??n),l=I.css`var(${N(r)}, ${c(n)})`;return l.name=r,l.description=d,l.category=i,l.defaultValue=n,l.defaultCssValue=c,l.set=f=>ct(l,f??c(n)),l.get=f=>I.css`var(${N(r)}, ${c(f)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>n,l}static extend(r,d,i,n){let c=f=>i.get(f??n),l=I.css`var(${N(r)}, ${c(n)})`;return l.name=r,l.description=d,l.category=i.category,l.fallbackVariable=i,l.defaultValue=n,l.defaultCssValue=c,l.set=f=>ct(l,f??c(n)),l.get=f=>I.css`var(${N(r)}, ${c(f)})`,l.breadcrumb=()=>[i.name,...i.breadcrumb()],l.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),l}static external(r,d){let i=c=>r.defaultCssValue(c),n=I.css`var(${N(r.name)}, ${i(r.defaultValue)})`;return n.name=r.name,n.category=r.category,n.fallbackVariable=r.fallbackVariable,n.defaultValue=r.defaultValue,n.context=d,n.defaultCssValue=i,n.set=c=>r.set(c),n.get=c=>I.css`var(${N(r.name)}, ${i(c)})`,n.breadcrumb=()=>r.breadcrumb(),n.lastResortDefaultValue=()=>r.lastResortDefaultValue(),n}};function ct(a,r){return N(`${a.name}: ${r}`)}var t={colorWhite:e.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:e.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:e.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:e.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:e.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:e.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:e.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:e.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:e.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:e.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:e.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:e.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:e.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:e.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:e.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ftds-opacity-0","","NUMBER","0"),opacity8:e.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:e.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:e.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:e.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:e.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:e.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:e.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-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:e.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},lt={fontFamily:e.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:e.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-display-text-case","","UNKNOWN","none")},st={fontFamily:e.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:e.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},pt={fontFamily:e.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:e.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},ft={fontFamily:e.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:e.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},gt={fontFamily:e.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},yt={fontFamily:e.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},bt={fontFamily:e.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},ut={fontFamily:e.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ht={fontFamily:e.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},_t={fontFamily:e.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:e.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:e.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},mt={fontFamily:e.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},xt={fontFamily:e.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Ct={fontFamily:e.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},St={fontFamily:e.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ot={fontFamily:e.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},vt={fontFamily:e.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Se={display:lt,"title-1":st,"title-2":pt,"title-3":ft,"body-1-regular":gt,"body-1-medium":yt,"body-1-semibold":bt,"body-2-regular":ut,"body-2-medium":ht,"body-2-medium-underline":_t,"body-2-semibold":mt,"caption-1-medium":xt,"caption-1-semibold":Ct,"caption-2-medium":St,"caption-2-semibold":Ot,"caption-2-bold":vt};var o={backgroundActionPrimary:e.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",t.colorBrand0),backgroundErrorSubtle:e.extend("--ftds-background-error-subtle","Used as background of subtle error components.",t.colorRed10),backgroundInfoSubtle:e.extend("--ftds-background-info-subtle","Used as background of subtle information components.",t.colorCyan10),backgroundWarningSubtle:e.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",t.colorOrange10),backgroundSuccessSubtle:e.extend("--ftds-background-success-subtle","Used as background of subtle success components.",t.colorGreen10),backgroundGlobalSurface:e.extend("--ftds-background-global-surface","Used as app background.",t.colorWhite),backgroundGlobalOnSurface:e.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",t.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",t.colorGray30),contentActionPrimary:e.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",t.colorBrand0),contentWarningPrimary:e.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",t.colorOrange200),contentWarningIconOnly:e.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",t.colorOrange0),contentErrorPrimary:e.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",t.colorRed0),contentErrorIconOnly:e.extend("--ftds-content-error-icon-only","Used on error status icons alone",t.colorRed70),contentInfoPrimary:e.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",t.colorCyan200),contentInfoIconOnly:e.extend("--ftds-content-info-icon-only","Used on info status icons alone",t.colorCyan0),contentSuccessPrimary:e.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",t.colorGreen200),contentSuccessIconOnly:e.extend("--ftds-content-success-icon-only","Used on success status icons alone",t.colorGreen0),contentGlobalPrimary:e.extend("--ftds-content-global-primary","Used for main content on the page.",t.colorGray500),contentGlobalSecondary:e.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
159
+ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",t.colorGray0),contentGlobalOnColor:e.extend("--ftds-content-global-on-color","Used for content on a dominant color.",t.colorWhite),borderActionPrimary:e.extend("--ftds-border-action-primary","Used as border for primary action components.",t.colorBrand0),borderActionFocusRing:e.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",t.colorCyan0),borderWarningPrimary:e.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",t.colorOrange200),borderWarningSubtle:e.extend("--ftds-border-warning-subtle","Used as border for warning components.",t.colorOrange30),borderSuccessPrimary:e.extend("--ftds-border-success-primary","Used as border for success buttons.",t.colorGreen200),borderSuccessSubtle:e.extend("--ftds-border-success-subtle","Used as border for success components.",t.colorGreen30),borderErrorPrimary:e.extend("--ftds-border-error-primary","Used as border for text fields in error states.",t.colorRed0),borderErrorSubtle:e.extend("--ftds-border-error-subtle","Used as border for error components.",t.colorRed30),borderInfoPrimary:e.extend("--ftds-border-info-primary","Used as border for buttons in info color.",t.colorCyan200),borderInfoSubtle:e.extend("--ftds-border-info-subtle","Used as border for information components.",t.colorCyan30),borderGlobalPrimary:e.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",t.colorGray50),borderGlobalSecondary:e.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",t.colorGray40),borderGlobalSubtle:e.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",t.colorGray30),borderInputPrimary:e.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",t.colorGray80),borderNeutralPrimary:e.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",t.colorGray200)};var Oo={largeHeight:e.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ftds-button-large-horizontal-padding","",t.spacing4),largeGap:e.extend("--ftds-button-large-gap","",t.spacing2),largeBorderRadius:e.extend("--ftds-button-large-border-radius","",t.borderRadiusS),largeIconSize:e.extend("--ftds-button-large-icon-size","",t.iconSize3),largeBorderWidth:e.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ftds-button-medium-horizontal-padding","",t.spacing3),mediumGap:e.extend("--ftds-button-medium-gap","",t.spacing2),mediumBorderRadius:e.extend("--ftds-button-medium-border-radius","",t.borderRadiusS),mediumIconSize:e.extend("--ftds-button-medium-icon-size","",t.iconSize2),mediumBorderWidth:e.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-button-small-horizontal-padding","",t.spacing2),smallGap:e.extend("--ftds-button-small-gap","",t.spacing1),smallBorderRadius:e.extend("--ftds-button-small-border-radius","",t.borderRadiusS),smallIconSize:e.extend("--ftds-button-small-icon-size","",t.iconSize1),smallBorderWidth:e.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ftds-button-x-small-icon-size","",t.iconSize1),xSmallFocusOutlineOffset:e.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ftds-button-round-border-radius","",t.borderRadiusPill),primaryBrandBackgroundColor:e.extend("--ftds-button-primary-brand-background-color","",o.backgroundActionPrimary),primaryBrandColor:e.extend("--ftds-button-primary-brand-color","",o.contentGlobalOnColor),primaryBrandIconColor:e.extend("--ftds-button-primary-brand-icon-color","",o.contentGlobalOnColor),primaryBrandStateLayerColor:e.extend("--ftds-button-primary-brand-state-layer-color","",o.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",t.opacity16),primaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",t.opacity16),primaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-primary-brand-active-state-layer-opacity","",t.opacity24),primaryBrandDisabledComponentOpacity:e.extend("--ftds-button-primary-brand-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-button-focus-focus-ring-color","",o.borderActionFocusRing),tertiaryBrandBackgroundColor:e.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:e.extend("--ftds-button-tertiary-brand-color","",o.contentActionPrimary),tertiaryBrandIconColor:e.extend("--ftds-button-tertiary-brand-icon-color","",o.contentActionPrimary),tertiaryBrandStateLayerColor:e.extend("--ftds-button-tertiary-brand-state-layer-color","",o.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",t.opacity8),tertiaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",t.opacity8),tertiaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",t.opacity16),tertiaryBrandDisabledComponentOpacity:e.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",t.opacity40),tertiaryInfoBackgroundColor:e.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:e.extend("--ftds-button-tertiary-info-color","",o.contentInfoPrimary),tertiaryInfoIconColor:e.extend("--ftds-button-tertiary-info-icon-color","",o.contentInfoPrimary),tertiaryInfoStateLayerColor:e.extend("--ftds-button-tertiary-info-state-layer-color","",o.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",t.opacity8),tertiaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",t.opacity8),tertiaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",t.opacity16),tertiaryInfoDisabledComponentOpacity:e.extend("--ftds-button-tertiary-info-disabled-component-opacity","",t.opacity40),tertiarySuccessBackgroundColor:e.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:e.extend("--ftds-button-tertiary-success-color","",o.contentSuccessPrimary),tertiarySuccessIconColor:e.extend("--ftds-button-tertiary-success-icon-color","",o.contentSuccessPrimary),tertiarySuccessStateLayerColor:e.extend("--ftds-button-tertiary-success-state-layer-color","",o.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",t.opacity8),tertiarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",t.opacity8),tertiarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",t.opacity16),tertiarySuccessDisabledComponentOpacity:e.extend("--ftds-button-tertiary-success-disabled-component-opacity","",t.opacity40),tertiaryWarningBackgroundColor:e.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:e.extend("--ftds-button-tertiary-warning-color","",o.contentWarningPrimary),tertiaryWarningIconColor:e.extend("--ftds-button-tertiary-warning-icon-color","",o.contentWarningPrimary),tertiaryWarningStateLayerColor:e.extend("--ftds-button-tertiary-warning-state-layer-color","",o.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",t.opacity8),tertiaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",t.opacity8),tertiaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",t.opacity16),tertiaryWarningDisabledComponentOpacity:e.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",t.opacity40),tertiaryErrorBackgroundColor:e.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:e.extend("--ftds-button-tertiary-error-color","",o.contentErrorPrimary),tertiaryErrorIconColor:e.extend("--ftds-button-tertiary-error-icon-color","",o.contentErrorPrimary),tertiaryErrorStateLayerColor:e.extend("--ftds-button-tertiary-error-state-layer-color","",o.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",t.opacity8),tertiaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",t.opacity8),tertiaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",t.opacity16),tertiaryErrorDisabledComponentOpacity:e.extend("--ftds-button-tertiary-error-disabled-component-opacity","",t.opacity40),tertiaryNeutralBackgroundColor:e.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:e.extend("--ftds-button-tertiary-neutral-icon-color","",o.contentGlobalSecondary),tertiaryNeutralColor:e.extend("--ftds-button-tertiary-neutral-color","",o.contentGlobalSecondary),tertiaryNeutralStateLayerColor:e.extend("--ftds-button-tertiary-neutral-state-layer-color","",o.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",t.opacity8),tertiaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",t.opacity8),tertiaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",t.opacity16),tertiaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",t.opacity40),secondaryBrandBackgroundColor:e.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:e.extend("--ftds-button-secondary-brand-color","",o.contentActionPrimary),secondaryBrandIconColor:e.extend("--ftds-button-secondary-brand-icon-color","",o.contentActionPrimary),secondaryBrandStateLayerColor:e.extend("--ftds-button-secondary-brand-state-layer-color","",o.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",t.opacity8),secondaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",t.opacity8),secondaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",t.opacity16),secondaryBrandDisabledComponentOpacity:e.extend("--ftds-button-secondary-brand-disabled-component-opacity","",t.opacity40),secondaryBrandBorderColor:e.extend("--ftds-button-secondary-brand-border-color","",o.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",t.opacity8),secondaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",t.opacity8),secondaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",t.opacity16),secondaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",t.opacity40),secondaryNeutralBackgroundColor:e.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:e.extend("--ftds-button-secondary-neutral-color","",o.contentGlobalSecondary),secondaryNeutralIconColor:e.extend("--ftds-button-secondary-neutral-icon-color","",o.contentGlobalSecondary),secondaryNeutralStateLayerColor:e.extend("--ftds-button-secondary-neutral-state-layer-color","",o.contentGlobalSecondary),secondaryNeutralBorderColor:e.extend("--ftds-button-secondary-neutral-border-color","",o.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",t.opacity8),secondaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",t.opacity8),secondaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-secondary-info-active-state-layer-opacity","",t.opacity16),secondaryInfoDisabledComponentOpacity:e.extend("--ftds-button-secondary-info-disabled-component-opacity","",t.opacity40),secondaryInfoBackgroundColor:e.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:e.extend("--ftds-button-secondary-info-border-color","",o.borderInfoPrimary),secondaryInfoColor:e.extend("--ftds-button-secondary-info-color","",o.contentInfoPrimary),secondaryInfoIconColor:e.extend("--ftds-button-secondary-info-icon-color","",o.contentInfoPrimary),secondaryInfoStateLayerColor:e.extend("--ftds-button-secondary-info-state-layer-color","",o.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",t.opacity8),secondarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",t.opacity8),secondarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-secondary-success-active-state-layer-opacity","",t.opacity16),secondarySuccessDisabledComponentOpacity:e.extend("--ftds-button-secondary-success-disabled-component-opacity","",t.opacity40),secondarySuccessBackgroundColor:e.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:e.extend("--ftds-button-secondary-success-border-color","",o.borderSuccessPrimary),secondarySuccessColor:e.extend("--ftds-button-secondary-success-color","",o.contentSuccessPrimary),secondarySuccessIconColor:e.extend("--ftds-button-secondary-success-icon-color","",o.contentSuccessPrimary),secondarySuccessStateLayerColor:e.extend("--ftds-button-secondary-success-state-layer-color","",o.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",t.opacity8),secondaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",t.opacity8),secondaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",t.opacity16),secondaryWarningDisabledComponentOpacity:e.extend("--ftds-button-secondary-warning-disabled-component-opacity","",t.opacity40),secondaryWarningBackgroundColor:e.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:e.extend("--ftds-button-secondary-warning-border-color","",o.borderWarningPrimary),secondaryWarningColor:e.extend("--ftds-button-secondary-warning-color","",o.contentWarningPrimary),secondaryWarningIconColor:e.extend("--ftds-button-secondary-warning-icon-color","",o.contentWarningPrimary),secondaryWarningStateLayerColor:e.extend("--ftds-button-secondary-warning-state-layer-color","",o.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",t.opacity8),secondaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",t.opacity8),secondaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-secondary-error-active-state-layer-opacity","",t.opacity16),secondaryErrorDisabledComponentOpacity:e.extend("--ftds-button-secondary-error-disabled-component-opacity","",t.opacity40),secondaryErrorBackgroundColor:e.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:e.extend("--ftds-button-secondary-error-border-color","",o.contentErrorPrimary),secondaryErrorColor:e.extend("--ftds-button-secondary-error-color","",o.contentErrorPrimary),secondaryErrorIconColor:e.extend("--ftds-button-secondary-error-icon-color","",o.contentErrorPrimary),secondaryErrorStateLayerColor:e.extend("--ftds-button-secondary-error-state-layer-color","",o.contentErrorPrimary)};var Ro={loadMoreIconSize:e.extend("--ftds-tree-list-load-more-icon-size","",t.iconSize2),loadMorePaddingLeft:e.extend("--ftds-tree-list-load-more-padding-left","",t.spacing6),loadMoreUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-unselected-default-border-color","",o.borderGlobalSubtle),loadMoreIconColor:e.extend("--ftds-tree-list-load-more-icon-color","",o.contentActionPrimary),loadMoreLabelColor:e.extend("--ftds-tree-list-load-more-label-color","",o.contentActionPrimary),loadMoreHoverBorderColor:e.extend("--ftds-tree-list-load-more-hover-border-color","",t.colorBrand20),loadMoreHoverBackgroundColor:e.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:e.extend("--ftds-tree-list-load-more-active-border-color","",t.colorBrand20),loadMoreActiveBackgroundColor:e.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:e.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:e.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",o.borderGlobalPrimary),loadMoreLabelMarginLeft:e.extend("--ftds-tree-list-load-more-label-margin-left","",t.spacing1),nodeIconSize:e.extend("--ftds-tree-list-node-icon-size","",t.iconSize2),nodeHeight:e.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:e.extend("--ftds-tree-list-node-parent-label-margin-left","",t.spacing2),nodeParentLabelMarginRight:e.extend("--ftds-tree-list-node-parent-label-margin-right","",t.spacing2),nodeRootPaddingLeft:e.extend("--ftds-tree-list-node-root-padding-left","",t.spacing6),nodeChildPaddingLeft:e.extend("--ftds-tree-list-node-child-padding-left","",t.spacing5),nodeLeafPaddingLeft:e.extend("--ftds-tree-list-node-leaf-padding-left","",t.spacing6),nodeUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-node-unselected-default-border-color","",o.borderGlobalSubtle),nodeUnselectedIconColor:e.extend("--ftds-tree-list-node-unselected-icon-color","",o.contentGlobalSecondary),nodeUnselectedLabelColor:e.extend("--ftds-tree-list-node-unselected-label-color","",o.contentGlobalSecondary),nodeUnselectedCounterColor:e.extend("--ftds-tree-list-node-unselected-counter-color","",o.contentGlobalSecondary),nodeHoverBorderColor:e.extend("--ftds-tree-list-node-hover-border-color","",o.borderActionPrimary),nodeFocusFocusRingColor:e.extend("--ftds-tree-list-node-focus-focus-ring-color","",o.borderActionFocusRing),nodeFocusOutlineWidth:e.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-selected-default-border-color","",o.borderGlobalPrimary),nodeSelectedIconColor:e.extend("--ftds-tree-list-node-selected-icon-color","",o.contentGlobalSecondary),nodeSelectedLabelColor:e.extend("--ftds-tree-list-node-selected-label-color","",o.contentGlobalPrimary),nodeSelectedCounterColor:e.extend("--ftds-tree-list-node-selected-counter-color","",o.contentGlobalSecondary),nodeSelectedBackgroundColor:e.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",o.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:e.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",o.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:e.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",o.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:e.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",o.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:e.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:e.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:e.extend("--ftds-tree-list-header-section-padding-left","",t.spacing6),headerSectionPaddingRight:e.extend("--ftds-tree-list-header-section-padding-right","",t.spacing3),headerSectionHorizontalGap:e.extend("--ftds-tree-list-header-section-horizontal-gap","",t.spacing2),headerSectionMarginBottom:e.extend("--ftds-tree-list-header-section-margin-bottom","",t.spacing2),headerSectionColor:e.extend("--ftds-tree-list-header-section-color","",o.contentGlobalPrimary),headerSectionCounterColor:e.extend("--ftds-tree-list-header-section-counter-color","",o.contentGlobalSecondary),listContainerBorderWidth:e.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:e.extend("--ftds-tree-list-list-container-background-color","",o.backgroundGlobalSurface),listContainerBorderColor:e.extend("--ftds-tree-list-list-container-border-color","",o.borderGlobalSubtle),emptyStateIllustrationWidth:e.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:e.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:e.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",t.spacing10),emptyStateContainerPaddingTop:e.extend("--ftds-tree-list-empty-state-container-padding-top","",t.spacing10),emptyStateContainerPaddingBottom:e.extend("--ftds-tree-list-empty-state-container-padding-bottom","",t.spacing10),emptyStateTitleMarginBottom:e.extend("--ftds-tree-list-empty-state-title-margin-bottom","",t.spacing2),emptyStateTitleLabelColor:e.extend("--ftds-tree-list-empty-state-title-label-color","",o.contentGlobalSecondary),emptyStateDescriptionLabelColor:e.extend("--ftds-tree-list-empty-state-description-label-color","",o.contentGlobalSecondary)};var Eo={iconSize:e.extend("--ftds-checkbox-icon-size","",t.iconSize2),boxSize:e.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:e.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:e.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:e.extend("--ftds-checkbox-label-horizontal-gap","",t.spacing1),color:e.extend("--ftds-checkbox-color","",o.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ftds-checkbox-checked-background-color","",o.contentActionPrimary),checkedStateLayerColor:e.extend("--ftds-checkbox-checked-state-layer-color","",o.contentActionPrimary),checkedIconColor:e.extend("--ftds-checkbox-checked-icon-color","",o.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",t.opacity16),checkedFocusStateLayerOpacity:e.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",t.opacity16),checkedActiveStateLayerOpacity:e.extend("--ftds-checkbox-checked-active-state-layer-opacity","",t.opacity24),checkedDisabledComponentOpacity:e.extend("--ftds-checkbox-checked-disabled-component-opacity","",t.opacity40),uncheckedBorderColor:e.extend("--ftds-checkbox-unchecked-border-color","",t.colorGray80),uncheckedStateLayerColor:e.extend("--ftds-checkbox-unchecked-state-layer-color","",t.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",t.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",t.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",t.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-checkbox-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:e.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:e.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:e.extend("--ftds-checkbox-horizontal-gap","",t.spacing3),helperPaddingTop:e.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:e.extend("--ftds-checkbox-helper-icon-size","",t.iconSize2),helperHorizontalGap:e.extend("--ftds-checkbox-helper-horizontal-gap","",t.spacing1),errorUncheckedBorderColor:e.extend("--ftds-checkbox-error-unchecked-border-color","",o.borderErrorPrimary),errorStateLayerColor:e.extend("--ftds-checkbox-error-state-layer-color","",o.contentErrorPrimary),errorHelperTextColor:e.extend("--ftds-checkbox-error-helper-text-color","",o.borderErrorPrimary),errorCheckedBackgroundColor:e.extend("--ftds-checkbox-error-checked-background-color","",o.contentErrorPrimary),helperTextColor:e.extend("--ftds-checkbox-helper-text-color","",o.contentGlobalSubtle),groupVerticalGap:e.extend("--ftds-checkbox-group-vertical-gap","",t.spacing3)};var $o={circleSize:e.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:e.create("--ftds-radio-border-width","","SIZE","2px"),color:e.extend("--ftds-radio-color","",o.contentGlobalPrimary),selectedRadioColor:e.extend("--ftds-radio-selected-radio-color","",o.contentActionPrimary),selectedStateLayerColor:e.extend("--ftds-radio-selected-state-layer-color","",o.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ftds-radio-selected-hover-state-layer-opacity","",t.opacity16),selectedFocusStateLayerOpacity:e.extend("--ftds-radio-selected-focus-state-layer-opacity","",t.opacity16),selectedActiveStateLayerOpacity:e.extend("--ftds-radio-selected-active-state-layer-opacity","",t.opacity24),selectedDisabledComponentOpacity:e.extend("--ftds-radio-selected-disabled-component-opacity","",t.opacity40),unselectedStateLayerColor:e.extend("--ftds-radio-unselected-state-layer-color","",o.borderInputPrimary),unselectedBorderColor:e.extend("--ftds-radio-unselected-border-color","",o.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ftds-radio-unselected-hover-state-layer-opacity","",t.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ftds-radio-unselected-focus-state-layer-opacity","",t.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ftds-radio-unselected-active-state-layer-opacity","",t.opacity24),unselectedDisabledComponentOpacity:e.extend("--ftds-radio-unselected-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-radio-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:e.extend("--ftds-radio-vertical-gap","",t.spacing3),horizontalGap:e.extend("--ftds-radio-horizontal-gap","",t.spacing3)};var To={headerRowBorderWidth:e.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:e.extend("--ftds-table-header-row-background-color","",o.backgroundGlobalOnSurfaceDark),headerRowBorderColor:e.extend("--ftds-table-header-row-border-color","",o.borderGlobalPrimary),headerRowColor:e.extend("--ftds-table-header-row-color","",o.contentGlobalPrimary),dataRowBorderWidth:e.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:e.extend("--ftds-table-data-row-background-color","",o.backgroundGlobalOnSurface),dataRowBorderColor:e.extend("--ftds-table-data-row-border-color","",o.borderGlobalSubtle),dataRowColor:e.extend("--ftds-table-data-row-color","",o.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:e.extend("--ftds-table-data-row-default-hover-background-color","",t.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",t.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-default-background-color","",t.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:e.extend("--ftds-table-data-row-selectable-selected-default-border-color","",t.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",t.colorBrand20),dataRowSelectableSelectedHoverBorderColor:e.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",t.colorBrand30),dataRowSelectableSelectedColor:e.extend("--ftds-table-data-row-selectable-selected-color","",o.contentActionPrimary),dataRowClickableHoverBackgroundColor:e.extend("--ftds-table-data-row-clickable-hover-background-color","",t.colorGray30),dataRowClickableFocusBorderColor:e.extend("--ftds-table-data-row-clickable-focus-border-color","",o.borderActionFocusRing),dataRowClickableFocusBackgroundColor:e.extend("--ftds-table-data-row-clickable-focus-background-color","",t.colorGray30),dataRowClickableActiveBackgroundColor:e.extend("--ftds-table-data-row-clickable-active-background-color","",t.colorGray40),headerCellHorizontalGap:e.extend("--ftds-table-header-cell-horizontal-gap","",t.spacing1),headerCellVerticalPadding:e.extend("--ftds-table-header-cell-vertical-padding","",t.spacing2),headerCellHorizontalPadding:e.extend("--ftds-table-header-cell-horizontal-padding","",t.spacing3),dataCellVerticalPadding:e.extend("--ftds-table-data-cell-vertical-padding","",t.spacing2),dataCellHorizontalPadding:e.extend("--ftds-table-data-cell-horizontal-padding","",t.spacing3),dataCellVerticalGap:e.extend("--ftds-table-data-cell-vertical-gap","",t.spacing1)};var Vo={neutralOffHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",t.opacity8),neutralOffFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",t.opacity8),neutralOffFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",o.borderActionFocusRing),neutralOffActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",t.opacity16),neutralOffBackgroundColor:e.extend("--ftds-chip-choice-neutral-off-background-color","",o.backgroundGlobalOnSurface),neutralOffBorderColor:e.extend("--ftds-chip-choice-neutral-off-border-color","",o.borderGlobalPrimary),neutralOffColor:e.extend("--ftds-chip-choice-neutral-off-color","",o.contentGlobalSecondary),neutralOffStateLayerColor:e.extend("--ftds-chip-choice-neutral-off-state-layer-color","",o.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",t.opacity16),neutralOnHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",t.opacity24),neutralOnFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",t.opacity24),neutralOnFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",o.borderActionFocusRing),neutralOnActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",t.opacity32),neutralOnBackgroundColor:e.extend("--ftds-chip-choice-neutral-on-background-color","",o.backgroundGlobalOnSurface),neutralOnBorderColor:e.extend("--ftds-chip-choice-neutral-on-border-color","",o.borderGlobalPrimary),neutralOnColor:e.extend("--ftds-chip-choice-neutral-on-color","",o.contentGlobalPrimary),neutralOnIconColor:e.extend("--ftds-chip-choice-neutral-on-icon-color","",o.contentGlobalPrimary),neutralOnStateLayerColor:e.extend("--ftds-chip-choice-neutral-on-state-layer-color","",o.contentGlobalPrimary),largeMinHeight:e.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-choice-large-horizontal-padding","",t.spacing3),largeGap:e.extend("--ftds-chip-choice-large-gap","",t.spacing1),largeBorderRadius:e.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-choice-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-choice-medium-horizontal-padding","",t.spacing2),mediumGap:e.extend("--ftds-chip-choice-medium-gap","",t.spacing1),mediumBorderRadius:e.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-choice-medium-icon-size","",t.iconSize2)};var Xo={largeMinHeight:e.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-large-horizontal-padding","",t.spacing3),largeButtonRightPadding:e.extend("--ftds-chip-large-button-right-padding","",t.spacing1),largeGap:e.extend("--ftds-chip-large-gap","",t.spacing1),largeFocusOutlineOffset:e.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-medium-horizontal-padding","",t.spacing2),mediumButtonRightPadding:e.extend("--ftds-chip-medium-button-right-padding","",t.spacing05),mediumGap:e.extend("--ftds-chip-medium-gap","",t.spacing1),mediumFocusOutlineOffset:e.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-medium-icon-size","",t.iconSize2),smallMinHeight:e.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-chip-small-horizontal-padding","",t.spacing1),smallButtonRightPadding:e.extend("--ftds-chip-small-button-right-padding","",t.spacing05),smallGap:e.extend("--ftds-chip-small-gap","",t.spacing1),smallFocusOutlineOffset:e.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ftds-chip-small-icon-size","",t.iconSize1),neutralBackgroundColor:e.extend("--ftds-chip-neutral-background-color","",o.backgroundGlobalOnSurface),neutralColor:e.extend("--ftds-chip-neutral-color","",o.contentGlobalSecondary),neutralIconColor:e.extend("--ftds-chip-neutral-icon-color","",o.contentGlobalSecondary),neutralBorderColor:e.extend("--ftds-chip-neutral-border-color","",o.borderGlobalSecondary),infoBackgroundColor:e.extend("--ftds-chip-info-background-color","",o.backgroundInfoSubtle),infoColor:e.extend("--ftds-chip-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-chip-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-chip-info-border-color","",o.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-chip-success-background-color","",o.backgroundSuccessSubtle),successColor:e.extend("--ftds-chip-success-color","",o.contentSuccessPrimary),successIconColor:e.extend("--ftds-chip-success-icon-color","",o.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-chip-success-border-color","",o.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-chip-warning-background-color","",o.backgroundWarningSubtle),warningColor:e.extend("--ftds-chip-warning-color","",o.contentWarningPrimary),warningIconColor:e.extend("--ftds-chip-warning-icon-color","",o.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-chip-warning-border-color","",o.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-chip-error-background-color","",o.backgroundErrorSubtle),errorColor:e.extend("--ftds-chip-error-color","",o.contentErrorPrimary),errorIconColor:e.extend("--ftds-chip-error-icon-color","",o.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-chip-error-border-color","",o.borderErrorSubtle)};var rr={brandHoverOpacity:e.extend("--ftds-link-brand-hover-opacity","",t.opacity80),brandHoverColor:e.extend("--ftds-link-brand-hover-color","",o.contentActionPrimary),brandFocusFocusRingColor:e.extend("--ftds-link-brand-focus-focus-ring-color","",o.borderActionFocusRing),brandFocusColor:e.extend("--ftds-link-brand-focus-color","",o.contentActionPrimary),brandDefaultColor:e.extend("--ftds-link-brand-default-color","",o.contentActionPrimary),brandActiveColor:e.extend("--ftds-link-brand-active-color","",o.contentActionPrimary),infoHoverOpacity:e.extend("--ftds-link-info-hover-opacity","",t.opacity80),infoHoverColor:e.extend("--ftds-link-info-hover-color","",o.contentInfoPrimary),infoFocusFocusRingColor:e.extend("--ftds-link-info-focus-focus-ring-color","",o.borderActionFocusRing),infoFocusColor:e.extend("--ftds-link-info-focus-color","",o.contentInfoPrimary),infoDefaultColor:e.extend("--ftds-link-info-default-color","",o.contentInfoPrimary),infoActiveColor:e.extend("--ftds-link-info-active-color","",o.contentInfoPrimary),neutralFocusFocusRingColor:e.extend("--ftds-link-neutral-focus-focus-ring-color","",o.borderActionFocusRing),neutralFocusColor:e.extend("--ftds-link-neutral-focus-color","",o.contentActionPrimary),neutralDefaultColor:e.extend("--ftds-link-neutral-default-color","",o.contentGlobalPrimary),neutralHoverColor:e.extend("--ftds-link-neutral-hover-color","",o.contentActionPrimary),neutralActiveColor:e.extend("--ftds-link-neutral-active-color","",o.contentActionPrimary),neutralVisitedColor:e.extend("--ftds-link-neutral-visited-color","",t.colorBrand100)};var cr={iconSize:e.extend("--ftds-banner-icon-size","",t.iconSize5),borderWidth:e.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ftds-banner-left-padding","",t.spacing6),rightPadding:e.extend("--ftds-banner-right-padding","",t.spacing6),verticalPadding:e.extend("--ftds-banner-vertical-padding","",t.spacing6),horizontalSideGap:e.extend("--ftds-banner-horizontal-side-gap","",t.spacing6),horizontalMobileGap:e.extend("--ftds-banner-horizontal-mobile-gap","",t.spacing4),verticalMobileGap:e.extend("--ftds-banner-vertical-mobile-gap","",t.spacing6),horizontalMiddleGap:e.extend("--ftds-banner-horizontal-middle-gap","",t.spacing20),infoBackgroundColor:e.extend("--ftds-banner-info-background-color","",o.backgroundInfoSubtle),infoColor:e.extend("--ftds-banner-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-banner-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-banner-info-border-color","",o.borderInfoSubtle)};var gr={horizontalPadding:e.extend("--ftds-badge-horizontal-padding","",t.spacing1),verticalPadding:e.extend("--ftds-badge-vertical-padding","",t.spacing1),borderRadius:e.extend("--ftds-badge-border-radius","",t.borderRadiusPill),color:e.extend("--ftds-badge-color","",o.contentGlobalOnColor),backgroundColor:e.extend("--ftds-badge-background-color","",o.contentActionPrimary)};var mr={horizontalGap:e.extend("--ftds-title-breadcrumb-horizontal-gap","",t.spacing1),currentColor:e.extend("--ftds-title-breadcrumb-current-color","",o.contentGlobalPrimary),previousNonClickableColor:e.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",o.contentGlobalSecondary),iconColor:e.extend("--ftds-title-breadcrumb-icon-color","",o.contentGlobalSubtle)};var vr={parentHorizontalPadding:e.extend("--ftds-page-header-parent-horizontal-padding","",t.spacing6),parentTopPadding:e.extend("--ftds-page-header-parent-top-padding","",t.spacing4),parentBottomPadding:e.extend("--ftds-page-header-parent-bottom-padding","",t.spacing6),parentHelpLeftMargin:e.extend("--ftds-page-header-parent-help-left-margin","",t.spacing1),parentTitleColor:e.extend("--ftds-page-header-parent-title-color","",o.contentGlobalPrimary),parentSubtitleColor:e.extend("--ftds-page-header-parent-subtitle-color","",o.contentGlobalSecondary),parentChipLeftMargin:e.extend("--ftds-page-header-parent-chip-left-margin","",t.spacing4),parentVerticalGap:e.extend("--ftds-page-header-parent-vertical-gap","",t.spacing2),parentButtonsGroupHorizontalGap:e.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",t.spacing4),parentButtonsGroupVerticalGap:e.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",t.spacing4),parentChipsGroupHorizontalGap:e.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",t.spacing2),parentChipsGroupVerticalGap:e.extend("--ftds-page-header-parent-chips-group-vertical-gap","",t.spacing2),childHorizontalPadding:e.extend("--ftds-page-header-child-horizontal-padding","",t.spacing6),childTopPadding:e.extend("--ftds-page-header-child-top-padding","",t.spacing2),childBottomPadding:e.extend("--ftds-page-header-child-bottom-padding","",t.spacing2),childHelpLeftMargin:e.extend("--ftds-page-header-child-help-left-margin","",t.spacing1),childChipLeftMargin:e.extend("--ftds-page-header-child-chip-left-margin","",t.spacing4),childVerticalGap:e.extend("--ftds-page-header-child-vertical-gap","",t.spacing2),childMinHeight:e.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:e.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",t.spacing4),childButtonsGroupVerticalGap:e.extend("--ftds-page-header-child-buttons-group-vertical-gap","",t.spacing4),childChipsGroupHorizontalGap:e.extend("--ftds-page-header-child-chips-group-horizontal-gap","",t.spacing2),childChipsGroupVerticalGap:e.extend("--ftds-page-header-child-chips-group-vertical-gap","",t.spacing2),backgroundColor:e.extend("--ftds-page-header-background-color","",t.colorWhite),bottomBorderColor:e.extend("--ftds-page-header-bottom-border-color","",o.borderGlobalSubtle),bottomBorderWidth:e.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Nr={horizontalPadding:e.extend("--ftds-page-footer-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ftds-page-footer-vertical-padding","",t.spacing2),verticalGap:e.extend("--ftds-page-footer-vertical-gap","",t.spacing2),minHeight:e.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:e.extend("--ftds-page-footer-background-color","",t.colorWhite),topBorderColor:e.extend("--ftds-page-footer-top-border-color","",o.borderGlobalSubtle),topBorderWidth:e.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:e.extend("--ftds-page-footer-buttons-group-gap","",t.spacing4)};var Er={contentHorizontalPadding:e.extend("--ftds-page-layout-content-horizontal-padding","",t.spacing6),contentVerticalPadding:e.extend("--ftds-page-layout-content-vertical-padding","",t.spacing6)};var $r={smallContainerTargetWidth:e.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:e.extend("--ftds-modal-small-container-margin","",t.spacing6),mediumContainerTargetWidth:e.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:e.extend("--ftds-modal-medium-container-margin","",t.spacing6),largeContainerTargetWidth:e.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:e.extend("--ftds-modal-large-container-margin","",t.spacing6),overlayBackgroundColor:e.extend("--ftds-modal-overlay-background-color","",t.colorGray700),overlayOpacity:e.extend("--ftds-modal-overlay-opacity","",t.opacity40),shadow:e.extend("--ftds-modal-shadow","",t.shadowElevation03),bodyBackgroundColor:e.extend("--ftds-modal-body-background-color","",t.colorWhite),bodyColor:e.extend("--ftds-modal-body-color","",o.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-modal-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ftds-modal-body-vertical-padding","",t.spacing6),bodyVerticalGap:e.extend("--ftds-modal-body-vertical-gap","",t.spacing6),headerBackgroundColor:e.extend("--ftds-modal-header-background-color","",o.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-modal-header-border-color","",o.borderGlobalSubtle),headerColor:e.extend("--ftds-modal-header-color","",o.contentGlobalPrimary),headerLeadingIconColor:e.extend("--ftds-modal-header-leading-icon-color","",o.contentGlobalPrimary),headerVerticalPadding:e.extend("--ftds-modal-header-vertical-padding","",t.spacing1),headerRightPadding:e.extend("--ftds-modal-header-right-padding","",t.spacing1),headerLeftPadding:e.extend("--ftds-modal-header-left-padding","",t.spacing6),headerGap:e.extend("--ftds-modal-header-gap","",t.spacing2),headerBorderBottomWidth:e.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:e.extend("--ftds-modal-border-radius","",t.borderRadiusM)};var Tr={overlayOpacity:e.extend("--ftds-drawer-overlay-opacity","",t.opacity40),shadow:e.extend("--ftds-drawer-shadow","",t.shadowElevation03),bodyColor:e.extend("--ftds-drawer-body-color","",o.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-drawer-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ftds-drawer-body-vertical-padding","",t.spacing6),bodyGap:e.extend("--ftds-drawer-body-gap","",t.spacing6),bodyBackgroundColor:e.extend("--ftds-drawer-body-background-color","",t.colorWhite),headerBackgroundColor:e.extend("--ftds-drawer-header-background-color","",o.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-drawer-header-border-color","",o.borderGlobalSubtle),headerColor:e.extend("--ftds-drawer-header-color","",o.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ftds-drawer-header-trailing-icon-color","",o.contentGlobalSecondary),headerHeight:e.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ftds-drawer-header-horizontal-padding","",t.spacing2),headerBorderWidth:e.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ftds-drawer-header-gap","",t.spacing3),buttonsBarBackgroundColor:e.extend("--ftds-drawer-buttons-bar-background-color","",o.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ftds-drawer-buttons-bar-border-color","",o.borderGlobalSubtle),buttonsBarColor:e.extend("--ftds-drawer-buttons-bar-color","",o.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ftds-drawer-buttons-bar-horizontal-padding","",t.spacing6),buttonsBarVerticalPadding:e.extend("--ftds-drawer-buttons-bar-vertical-padding","",t.spacing4),buttonsBarGap:e.extend("--ftds-drawer-buttons-bar-gap","",t.spacing3),buttonsBarBorderWidth:e.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ftds-drawer-overlay-background-color","",t.colorGray700)};var Vr={offBorderBottomWidth:e.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ftds-tabs-off-hover-state-layer-opacity","",t.opacity8),offDefaultStateLayerOpacity:e.extend("--ftds-tabs-off-default-state-layer-opacity","",t.opacity0),offFocusStateLayerOpacity:e.extend("--ftds-tabs-off-focus-state-layer-opacity","",t.opacity8),offDisabledComponentOpacity:e.extend("--ftds-tabs-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ftds-tabs-off-color","",o.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-tabs-off-state-layer-color","",o.contentGlobalSubtle),offBorderBottomColor:e.extend("--ftds-tabs-off-border-bottom-color","",o.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ftds-tabs-top-left-border-radius","",t.borderRadiusS),topRightBorderRadius:e.extend("--ftds-tabs-top-right-border-radius","",t.borderRadiusS),withLabelHorizontalPadding:e.extend("--ftds-tabs-with-label-horizontal-padding","",t.spacing4),withLabelVerticalPadding:e.extend("--ftds-tabs-with-label-vertical-padding","",t.spacing3),horizontalGap:e.extend("--ftds-tabs-horizontal-gap","",t.spacing1),verticalGap:e.extend("--ftds-tabs-vertical-gap","",t.spacing1),onHoverStateLayerOpacity:e.extend("--ftds-tabs-on-hover-state-layer-opacity","",t.opacity16),onDefaultStateLayerOpacity:e.extend("--ftds-tabs-on-default-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-tabs-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-tabs-on-active-state-layer-opacity","",t.opacity24),onColor:e.extend("--ftds-tabs-on-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-tabs-on-state-layer-color","",o.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ftds-tabs-on-active-tab-indicator-color","",o.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ftds-tabs-icon-only-horizontal-padding","",t.spacing4),iconOnlyVerticalPadding:e.extend("--ftds-tabs-icon-only-vertical-padding","",t.spacing4),alertTopPadding:e.extend("--ftds-tabs-alert-top-padding","",t.spacing1),alertRightPadding:e.extend("--ftds-tabs-alert-right-padding","",t.spacing05),focusOutlineWidth:e.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-tabs-focus-focus-ring-color","",o.borderActionFocusRing)};var Xr={largeFieldHorizontalPadding:e.extend("--ftds-text-input-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ftds-text-input-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ftds-text-input-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-text-input-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-text-input-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-text-input-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-text-input-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ftds-text-input-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-text-input-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ftds-text-input-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ftds-text-input-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ftds-text-input-background-color","",t.colorWhite),contentValueColor:e.extend("--ftds-text-input-content-value-color","",o.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-text-input-trailing-icon-color","",o.contentGlobalSubtle),labelColor:e.extend("--ftds-text-input-label-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-input-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-input-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-input-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-input-error-helper-text-color","",o.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-input-error-helper-icon-color","",o.contentErrorIconOnly),warningBorderColor:e.extend("--ftds-text-input-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-text-input-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-text-input-warning-helper-icon-color","",o.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-text-input-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-input-disabled-component-opacity","",t.opacity40)};var ra={backgroundColor:e.extend("--ftds-text-area-background-color","",t.colorWhite),contentValueColor:e.extend("--ftds-text-area-content-value-color","",o.contentGlobalPrimary),labelColor:e.extend("--ftds-text-area-label-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-area-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-area-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-area-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-area-error-helper-text-color","",o.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-area-error-helper-icon-color","",o.contentErrorIconOnly),focusFocusRingColor:e.extend("--ftds-text-area-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-area-disabled-component-opacity","",t.opacity40),fieldHorizontalLeftPadding:e.extend("--ftds-text-area-field-horizontal-left-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ftds-text-area-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ftds-text-area-field-vertical-gap","",t.spacing05),fieldMinHeight:e.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ftds-text-area-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-text-area-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ftds-text-area-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ftds-text-area-border-radius","",t.borderRadiusS)};var ca={height:e.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ftds-floating-menu-horizontal-padding","",t.spacing4),offIconColor:e.extend("--ftds-floating-menu-off-icon-color","",o.contentGlobalPrimary),offColor:e.extend("--ftds-floating-menu-off-color","",o.contentGlobalPrimary),onColor:e.extend("--ftds-floating-menu-on-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-floating-menu-on-state-layer-color","",o.contentActionPrimary),gap:e.extend("--ftds-floating-menu-gap","",t.spacing3),focusFocusRingColor:e.extend("--ftds-floating-menu-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ftds-floating-menu-focus-state-layer-opacity","",t.opacity8),hoverStateLayerOpacity:e.extend("--ftds-floating-menu-hover-state-layer-opacity","",t.opacity8),activeStateLayerOpacity:e.extend("--ftds-floating-menu-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ftds-floating-menu-disabled-component-opacity","",t.opacity40),iconSize:e.extend("--ftds-floating-menu-icon-size","",t.iconSize3),backgroundColor:e.extend("--ftds-floating-menu-background-color","",o.backgroundGlobalOnSurface),shadow:e.extend("--ftds-floating-menu-shadow","",t.shadowElevation02)};var ga={largeFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ftds-combobox-single-select-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-combobox-single-select-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-combobox-single-select-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ftds-combobox-single-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-single-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ftds-combobox-single-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ftds-combobox-single-select-helper-icon-size","",t.iconSize2),menuVerticalGap:e.extend("--ftds-combobox-single-select-menu-vertical-gap","",t.spacing2),borderRadius:e.extend("--ftds-combobox-single-select-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ftds-combobox-single-select-background-color","",t.colorWhite),labelColor:e.extend("--ftds-combobox-single-select-label-color","",o.contentGlobalSubtle),contentValueColor:e.extend("--ftds-combobox-single-select-content-value-color","",o.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-combobox-single-select-trailing-icon-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-single-select-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-single-select-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-combobox-single-select-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-single-select-error-helper-text-color","",o.contentErrorPrimary),warningBorderWidth:e.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-single-select-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-single-select-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-single-select-warning-helper-icon-color","",o.contentWarningIconOnly),focusOutlineWidth:e.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-single-select-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-single-select-disabled-component-opacity","",t.opacity40)};var ma={backgroundColor:e.extend("--ftds-combobox-multi-select-background-color","",t.colorWhite),labelColor:e.extend("--ftds-combobox-multi-select-label-color","",o.contentGlobalSubtle),trailingIconColor:e.extend("--ftds-combobox-multi-select-trailing-icon-color","",o.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-multi-select-default-border-color","",o.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-multi-select-default-helper-text-color","",o.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ftds-combobox-multi-select-error-border-color","",o.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-multi-select-error-helper-text-color","",o.contentErrorPrimary),errorHelperIcon:e.extend("--ftds-combobox-multi-select-error-helper-icon","",o.contentErrorIconOnly),errorBorderWidth:e.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-multi-select-warning-border-color","",o.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-multi-select-warning-helper-text-color","",o.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",o.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",o.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-multi-select-disabled-component-opacity","",t.opacity40),helperHorizontalPadding:e.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ftds-combobox-multi-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ftds-combobox-multi-select-helper-icon-size","",t.iconSize2),fieldHorizontalPadding:e.extend("--ftds-combobox-multi-select-field-horizontal-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ftds-combobox-multi-select-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ftds-combobox-multi-select-field-vertical-gap","",t.spacing05),fieldIconSize:e.extend("--ftds-combobox-multi-select-field-icon-size","",t.iconSize3),fieldMaxHeight:e.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",t.spacing1),contentValuesVerticalGap:e.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",t.spacing1),borderRadius:e.extend("--ftds-combobox-multi-select-border-radius","",t.borderRadiusS)};var va={backgroundColor:e.extend("--ftds-popover-background-color","",o.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ftds-popover-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ftds-popover-vertical-padding","",t.spacing6),titleColor:e.extend("--ftds-popover-title-color","",o.contentGlobalPrimary),bodyColor:e.extend("--ftds-popover-body-color","",o.contentGlobalSecondary),gap:e.extend("--ftds-popover-gap","",t.spacing2),borderRadius:e.extend("--ftds-popover-border-radius","",t.borderRadiusM),shadow:e.extend("--ftds-popover-shadow","",t.shadowElevation02),maxWidth:e.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:e.extend("--ftds-popover-content-section-vertical-gap","",t.spacing2),multiSectionVerticalGap:e.extend("--ftds-popover-multi-section-vertical-gap","",t.spacing6)};var Na={hoverStateLayerOpacity:e.extend("--ftds-collapsible-hover-state-layer-opacity","",t.opacity8),focusStateLayerOpacity:e.extend("--ftds-collapsible-focus-state-layer-opacity","",t.opacity8),focusOutlineWidth:e.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ftds-collapsible-focus-focus-ring-color","",o.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ftds-collapsible-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ftds-collapsible-disabled-component-opacity","",t.opacity40),horizontalPadding:e.extend("--ftds-collapsible-horizontal-padding","",t.spacing4),verticalPadding:e.extend("--ftds-collapsible-vertical-padding","",t.spacing3),color:e.extend("--ftds-collapsible-color","",o.contentGlobalPrimary),stateLayerColor:e.extend("--ftds-collapsible-state-layer-color","",o.contentGlobalPrimary),backgroundColor:e.extend("--ftds-collapsible-background-color","",o.backgroundGlobalOnSurface),borderColor:e.extend("--ftds-collapsible-border-color","",o.borderGlobalSubtle),iconSize:e.extend("--ftds-collapsible-icon-size","",t.iconSize3)};var Fa={groupHorizontalPadding:e.extend("--ftds-switch-group-horizontal-padding","",t.spacing1),groupVerticalPadding:e.extend("--ftds-switch-group-vertical-padding","",t.spacing1),groupGap:e.extend("--ftds-switch-group-gap","",t.spacing1),groupBackgroundColor:e.extend("--ftds-switch-group-background-color","",o.backgroundGlobalSurface),groupBorderColor:e.extend("--ftds-switch-group-border-color","",o.borderGlobalSubtle),groupBorderRadius:e.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ftds-switch-label-horizontal-padding","",t.spacing2),labelVerticalPadding:e.extend("--ftds-switch-label-vertical-padding","",t.spacing1),offHoverStateLayerOpacity:e.extend("--ftds-switch-off-hover-state-layer-opacity","",t.opacity8),offFocusStateLayerOpacity:e.extend("--ftds-switch-off-focus-state-layer-opacity","",t.opacity8),offActiveStateLayerOpacity:e.extend("--ftds-switch-off-active-state-layer-opacity","",t.opacity16),offDisabledComponentOpacity:e.extend("--ftds-switch-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ftds-switch-off-color","",o.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-switch-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-switch-on-hover-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-switch-on-focus-state-layer-opacity","",t.opacity8),onActiveStateLayerOpacity:e.extend("--ftds-switch-on-active-state-layer-opacity","",t.opacity16),onDisabledComponentOpacity:e.extend("--ftds-switch-on-disabled-component-opacity","",t.opacity40),onColor:e.extend("--ftds-switch-on-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-switch-on-state-layer-color","",o.contentActionPrimary),iconHorizontalPadding:e.extend("--ftds-switch-icon-horizontal-padding","",t.spacing1),iconVerticalPadding:e.extend("--ftds-switch-icon-vertical-padding","",t.spacing1),focusOutlineWidth:e.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-switch-focus-focus-ring-color","",o.borderActionFocusRing),optionBorderRadius:e.extend("--ftds-switch-option-border-radius","",t.borderRadiusS)};var $a={color1Light:e.extend("--ftds-chart-1-light","for area color charts",t.colorBrand40),color1Base:e.extend("--ftds-chart-1-base","for line charts",t.colorBrand0),color2Light:e.extend("--ftds-chart-2-light","for area color charts",t.colorYellow60),color2Base:e.extend("--ftds-chart-2-base","for line charts",t.colorYellow100),color3Light:e.extend("--ftds-chart-3-light","",t.colorUltramarine40),color3Base:e.extend("--ftds-chart-3-base","",t.colorUltramarine70),color4Light:e.extend("--ftds-chart-4-light","",t.colorCyan50),color4Base:e.extend("--ftds-chart-4-base","",t.colorCyan100),color5Light:e.extend("--ftds-chart-5-light","",t.colorRed40),color5Base:e.extend("--ftds-chart-5-base","",t.colorRed60),color6Light:e.extend("--ftds-chart-6-light","",t.colorGreen40),color6Base:e.extend("--ftds-chart-6-base","",t.colorGreen70),color7Light:e.extend("--ftds-chart-7-light","",t.colorOrange70),color7Base:e.extend("--ftds-chart-7-base","",t.colorOrange100),color8Light:e.extend("--ftds-chart-8-light","",t.colorAvocado70),color8Base:e.extend("--ftds-chart-8-base","",t.colorAvocado200),color9Light:e.extend("--ftds-chart-9-light","",t.colorBrown50),color9Base:e.extend("--ftds-chart-9-base","",t.colorBrown200),color10Light:e.extend("--ftds-chart-10-light","",t.colorGray50),color10Base:e.extend("--ftds-chart-10-base","",t.colorGray80),monochrome10:e.extend("--ftds-chart-monochrome-10","",t.colorBrand10),monochrome20:e.extend("--ftds-chart-monochrome-20","",t.colorBrand20),monochrome30:e.extend("--ftds-chart-monochrome-30","",t.colorBrand40),monochrome40:e.extend("--ftds-chart-monochrome-40","",t.colorBrand60),monochrome50:e.extend("--ftds-chart-monochrome-50","",t.colorBrand0),monochrome60:e.extend("--ftds-chart-monochrome-60","",t.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",t.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",t.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",t.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",t.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",t.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",t.opacity48),scatterplotDatapointInitialHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",t.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",t.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",t.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",t.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",t.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",t.colorGray70),scatterplotDatapointHoverHoverRingColor:e.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",t.colorCyan200)};var Ua={color1IconColor:e.extend("--ftds-page-designer-1-icon-color","for area color charts",t.colorCyan0),color1ToolbarColor:e.extend("--ftds-page-designer-1-toolbar-color","for area color charts",t.colorCyan0),color2IconColor:e.extend("--ftds-page-designer-2-icon-color","for area color charts",t.colorBrand0),color2ToolbarColor:e.extend("--ftds-page-designer-2-toolbar-color","for area color charts",t.colorBrand0),color3IconColor:e.extend("--ftds-page-designer-3-icon-color","for area color charts",t.colorYellow200),color3ToolbarColor:e.extend("--ftds-page-designer-3-toolbar-color","for area color charts",t.colorYellow200),color4IconColor:e.extend("--ftds-page-designer-4-icon-color","for area color charts",t.colorUltramarine50),color4ToolbarColor:e.extend("--ftds-page-designer-4-toolbar-color","for area color charts",t.colorUltramarine50),color5IconColor:e.extend("--ftds-page-designer-5-icon-color","for area color charts",t.colorGreen0),color5ToolbarColor:e.extend("--ftds-page-designer-5-toolbar-color","for area color charts",t.colorGreen0),color6IconColor:e.extend("--ftds-page-designer-6-icon-color","for area color charts",t.colorOrange0),color6ToolbarColor:e.extend("--ftds-page-designer-6-toolbar-color","for area color charts",t.colorOrange0),color7IconColor:e.extend("--ftds-page-designer-7-icon-color","for area color charts",t.colorAvocado200),color7ToolbarColor:e.extend("--ftds-page-designer-7-toolbar-color","for area color charts",t.colorAvocado200),color8IconColor:e.extend("--ftds-page-designer-8-icon-color","for area color charts",t.colorBrown0),color8ToolbarColor:e.extend("--ftds-page-designer-8-toolbar-color","for area color charts",t.colorBrown0)};var Ma={borderWidth:e.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ftds-notice-horizontal-padding","",t.spacing3),verticalPadding:e.extend("--ftds-notice-vertical-padding","",t.spacing2),borderRadius:e.extend("--ftds-notice-border-radius","",t.borderRadiusS),gap:e.extend("--ftds-notice-gap","",t.spacing2),iconSize:e.extend("--ftds-notice-icon-size","",t.iconSize3),infoBackgroundColor:e.extend("--ftds-notice-info-background-color","",o.backgroundInfoSubtle),infoBorderColor:e.extend("--ftds-notice-info-border-color","",o.borderInfoSubtle),infoColor:e.extend("--ftds-notice-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-notice-info-icon-color","",o.contentInfoIconOnly),warningBackgroundColor:e.extend("--ftds-notice-warning-background-color","",o.backgroundWarningSubtle),warningBorderColor:e.extend("--ftds-notice-warning-border-color","",o.borderWarningSubtle),warningColor:e.extend("--ftds-notice-warning-color","",o.contentWarningPrimary),warningIconColor:e.extend("--ftds-notice-warning-icon-color","",o.contentWarningIconOnly),errorBackgroundColor:e.extend("--ftds-notice-error-background-color","",o.backgroundErrorSubtle),errorBorderColor:e.extend("--ftds-notice-error-border-color","",o.borderErrorSubtle),errorColor:e.extend("--ftds-notice-error-color","",o.contentErrorPrimary),errorIconColor:e.extend("--ftds-notice-error-icon-color","",o.contentErrorIconOnly),successBackgroundColor:e.extend("--ftds-notice-success-background-color","",o.backgroundSuccessSubtle),successBorderColor:e.extend("--ftds-notice-success-border-color","",o.borderSuccessSubtle),successColor:e.extend("--ftds-notice-success-color","",o.contentSuccessPrimary),successIconColor:e.extend("--ftds-notice-success-icon-color","",o.contentSuccessIconOnly),denseHorizontalPadding:e.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:e.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:e.extend("--ftds-notice-dense-gap","",t.spacing1),denseIconSize:e.extend("--ftds-notice-dense-icon-size","",t.iconSize2),denseBorderWidth:e.create("--ftds-notice-dense-border-width","","SIZE","0")};var Qa={offHoverStateLayerOpacity:e.extend("--ftds-toggle-off-hover-state-layer-opacity","",t.opacity16),offFocusStateLayerOpacity:e.extend("--ftds-toggle-off-focus-state-layer-opacity","",t.opacity16),offActiveStateLayerOpacity:e.extend("--ftds-toggle-off-active-state-layer-opacity","",t.opacity24),offDisabledComponentOpacity:e.extend("--ftds-toggle-off-disabled-component-opacity","",t.opacity40),offBackgroundColor:e.extend("--ftds-toggle-off-background-color","",o.contentGlobalSubtle),offIconColor:e.extend("--ftds-toggle-off-icon-color","",o.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-toggle-off-state-layer-color","",o.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-toggle-on-hover-state-layer-opacity","",t.opacity16),onFocusStateLayerOpacity:e.extend("--ftds-toggle-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-toggle-on-active-state-layer-opacity","",t.opacity24),onDisabledComponentOpacity:e.extend("--ftds-toggle-on-disabled-component-opacity","",t.opacity40),onBackgroundColor:e.extend("--ftds-toggle-on-background-color","",o.contentActionPrimary),onStateLayerColor:e.extend("--ftds-toggle-on-state-layer-color","",o.contentActionPrimary),onIconColor:e.extend("--ftds-toggle-on-icon-color","",o.contentActionPrimary),color:e.extend("--ftds-toggle-color","",o.contentGlobalPrimary),focusFocusRingColor:e.extend("--ftds-toggle-focus-focus-ring-color","",o.borderActionFocusRing),gap:e.extend("--ftds-toggle-gap","",t.spacing3)};var on={iconSize:e.extend("--ftds-notification-icon-size","",t.iconSize4),leftPadding:e.extend("--ftds-notification-left-padding","",t.spacing5),rightPadding:e.extend("--ftds-notification-right-padding","",t.spacing4),verticalPadding:e.extend("--ftds-notification-vertical-padding","",t.spacing3),infoBackgroundColor:e.extend("--ftds-notification-info-background-color","",o.backgroundInfoSubtle),infoColor:e.extend("--ftds-notification-info-color","",o.contentInfoPrimary),infoIconColor:e.extend("--ftds-notification-info-icon-color","",o.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-notification-info-border-color","",o.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-notification-success-background-color","",o.backgroundSuccessSubtle),successColor:e.extend("--ftds-notification-success-color","",o.contentSuccessPrimary),successIconColor:e.extend("--ftds-notification-success-icon-color","",o.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-notification-success-border-color","",o.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-notification-warning-background-color","",o.backgroundWarningSubtle),warningColor:e.extend("--ftds-notification-warning-color","",o.contentWarningPrimary),warningIconColor:e.extend("--ftds-notification-warning-icon-color","",o.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-notification-warning-border-color","",o.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-notification-error-background-color","",o.backgroundErrorSubtle),errorColor:e.extend("--ftds-notification-error-color","",o.contentErrorPrimary),errorIconColor:e.extend("--ftds-notification-error-icon-color","",o.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-notification-error-border-color","",o.borderErrorSubtle),borderRadius:e.extend("--ftds-notification-border-radius","",t.borderRadiusPill),borderWidth:e.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ftds-notification-leading-gap","",t.spacing2),trailingGap:e.extend("--ftds-notification-trailing-gap","",t.spacing8)};var cn={horizontalPadding:e.extend("--ftds-tooltip-horizontal-padding","",t.spacing2),verticalPadding:e.extend("--ftds-tooltip-vertical-padding","",t.spacing2),borderRadius:e.extend("--ftds-tooltip-border-radius","",t.borderRadiusS),color:e.extend("--ftds-tooltip-color","",o.contentGlobalOnColor),backgroundColor:e.extend("--ftds-tooltip-background-color","",o.contentGlobalPrimary),backgroundOpacity:e.extend("--ftds-tooltip-background-opacity","",t.opacity80),shadow:e.extend("--ftds-tooltip-shadow","",t.shadowElevation02),maxWidth:e.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ftds-tooltip-gap","",t.spacing05)};var gn={verticalPadding:e.extend("--ftds-reorderable-list-vertical-padding","",t.spacing4),gap:e.extend("--ftds-reorderable-list-gap","",t.spacing1),borderRadius:e.extend("--ftds-reorderable-list-border-radius","",t.borderRadiusM),reorderableItemTitleMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",t.spacing6),reorderableItemTitleColor:e.extend("--ftds-reorderable-list-reorderable-item-title-color","",o.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",t.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",t.spacing2),reorderableItemRightButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",t.spacing2),reorderableItemUsersCountColor:e.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",o.contentGlobalPrimary),reorderableItemUsersCountMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",t.spacing6),reorderableItemBackgroundColor:e.extend("--ftds-reorderable-list-reorderable-item-background-color","",o.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",t.spacing1),reorderableItemWarningMessageColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",o.contentWarningPrimary),reorderableItemWarningMessageIconColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",o.contentWarningIconOnly),reorderableItemGripColor:e.extend("--ftds-reorderable-list-reorderable-item-grip-color","",o.contentGlobalSecondary),reorderableItemGripOpacity:e.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",t.opacity48),boxShadow:e.extend("--ftds-reorderable-list-box-shadow","",t.shadowElevation01),borderWidth:e.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:e.extend("--ftds-reorderable-list-reorderable-items-gap","",t.spacing2),leftPadding:e.extend("--ftds-reorderable-list-left-padding","",t.spacing2),rightPadding:e.extend("--ftds-reorderable-list-right-padding","",t.spacing6),borderColor:e.extend("--ftds-reorderable-list-border-color","",o.borderGlobalPrimary),backgroundColor:e.extend("--ftds-reorderable-list-background-color","",o.backgroundGlobalOnSurfaceDark)};var hn={menuHorizontalPadding:e.extend("--ftds-date-range-picker-menu-horizontal-padding","",t.spacing4),menuVerticalPadding:e.extend("--ftds-date-range-picker-menu-vertical-padding","",t.spacing4),menuVerticalGap:e.extend("--ftds-date-range-picker-menu-vertical-gap","",t.spacing4),menuButtonsVerticalGap:e.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",t.spacing2)};var It;(function(a){a.brand="brand",a.neutral="neutral",a.info="info",a.success="success",a.warning="warning",a.error="error"})(It||(It={}));var wt;(function(a){a.large="large",a.medium="medium",a.small="small"})(wt||(wt={}));var q=m(W());function Kt(a,r){let d=Se[a];return q.css`
160
+ ${r?(0,q.unsafeCSS)(r):q.css`.ftds-typography--${(0,q.unsafeCSS)(a)}`} {
161
+ font-family: ${d.fontFamily};
162
+ font-size: ${d.fontSize};
163
+ font-weight: ${d.fontWeight};
164
+ letter-spacing: ${d.letterSpacing};
165
+ line-height: ${d.lineHeight};
166
+ text-decoration: ${d.textDecoration};
167
+ text-transform: ${d.textCase};
178
168
  }
179
- `}var Ht=[Object.keys(F).map(a=>ao(a))];var At=function(a,r,n,d){var i=arguments.length,c=i<3?r:d===null?d=Object.getOwnPropertyDescriptor(r,n):d,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(a,r,n,d);else for(var f=a.length-1;f>=0;f--)(l=a[f])&&(c=(i<3?l(c):i>3?l(r,n,c):l(r,n))||c);return i>3&&c&&Object.defineProperty(r,n,c),c},G=class extends Zt.FtLitElement{constructor(){super(...arguments),this.variant=se.body2medium}render(){return this.element?H`
180
- <${U(this.element)}
169
+ `}var Bt=[Object.keys(Se).map(a=>Kt(a))];var Rt=function(a,r,d,i){var n=arguments.length,c=n<3?r:i===null?i=Object.getOwnPropertyDescriptor(r,d):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(a,r,d,i);else for(var f=a.length-1;f>=0;f--)(l=a[f])&&(c=(n<3?l(c):n>3?l(r,d,c):l(r,d))||c);return n>3&&c&&Object.defineProperty(r,d,c),c},F=class extends Nt.FtLitElement{constructor(){super(...arguments),this.variant=ce.body2medium}render(){return this.element?A`
170
+ <${$(this.element)}
181
171
  part="text"
182
172
  class="ftds-typography ftds-typography--${this.variant}">
183
173
  <slot></slot>
184
- </${U(this.element)}>
185
- `:H`
174
+ </${$(this.element)}>
175
+ `:A`
186
176
  <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
187
- `}};G.styles=[...Ht];At([(0,Ye.property)()],G.prototype,"element",void 0);At([(0,Ye.property)()],G.prototype,"variant",void 0);(0,je.customElement)("ft-typography")(I);(0,je.customElement)("ftds-typography")(G);var Kt=function(a,r,n,d){var i=arguments.length,c=i<3?r:d===null?d=Object.getOwnPropertyDescriptor(r,n):d,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(a,r,n,d);else for(var f=a.length-1;f>=0;f--)(l=a[f])&&(c=(i<3?l(c):i>3?l(r,n,c):l(r,n))||c);return i>3&&c&&Object.defineProperty(r,n,c),c},W=class extends pe.FtLitElement{constructor(){super(...arguments),this.checked=!1,this.disabled=!1}render(){let r={"ft-toggle":!0,"ft-toggle--checked":this.checked,"ft-toggle--disabled":this.disabled};return Tt.html`
188
- <label class="${(0,Dt.classMap)(r)}" for="toggle-input">
177
+ `}};F.styles=[...Bt];Rt([(0,Oe.property)()],F.prototype,"element",void 0);Rt([(0,Oe.property)()],F.prototype,"variant",void 0);(0,ve.customElement)("ft-typography")(v);(0,ve.customElement)("ftds-typography")(F);var kt=function(a,r,d,i){var n=arguments.length,c=n<3?r:i===null?i=Object.getOwnPropertyDescriptor(r,d):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(a,r,d,i);else for(var f=a.length-1;f>=0;f--)(l=a[f])&&(c=(n<3?l(c):n>3?l(r,d,c):l(r,d))||c);return n>3&&c&&Object.defineProperty(r,d,c),c},k=class extends le.FtLitElement{constructor(){super(...arguments),this.checked=!1,this.disabled=!1}render(){let r={"ft-toggle":!0,"ft-toggle--checked":this.checked,"ft-toggle--disabled":this.disabled};return Lt.html`
178
+ <label class="${(0,zt.classMap)(r)}" for="toggle-input">
189
179
  <input type="checkbox"
190
180
  role="switch"
191
181
  class="ft-toggle-input sr-only"
@@ -196,11 +186,11 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
196
186
  <div class="ft-toggle-background">
197
187
  <div class="ft-toggle-handle"></div>
198
188
  </div>
199
- <ft-typography variant="${A.body2}">
189
+ <ft-typography variant="${H.body2}">
200
190
  <slot></slot>
201
191
  </ft-typography>
202
192
  </label>
203
- `}onChange(r){r.stopPropagation(),this.checked=r.target.checked,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}};W.elementDefinitions={"ft-typography":I};W.styles=[at,pe.screenReaderStyles];Kt([(0,qe.property)({type:Boolean,reflect:!0})],W.prototype,"checked",void 0);Kt([(0,qe.property)({type:Boolean})],W.prototype,"disabled",void 0);(0,_t.customElement)("ft-toggle")(W);})();
193
+ `}onChange(r){r.stopPropagation(),this.checked=r.target.checked,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}};k.elementDefinitions={"ft-typography":v};k.styles=[Ee,le.screenReaderStyles];kt([(0,Ie.property)({type:Boolean,reflect:!0})],k.prototype,"checked",void 0);kt([(0,Ie.property)({type:Boolean})],k.prototype,"disabled",void 0);(0,Et.customElement)("ft-toggle")(k);})();
204
194
  /*! Bundled license information:
205
195
 
206
196
  lit-html/lit-html.js: