@fluid-topics/ft-tabs 1.3.47 → 1.3.49

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,12 @@
1
- "use strict";(()=>{var wa=Object.create;var Bo=Object.defineProperty;var Na=Object.getOwnPropertyDescriptor;var Ea=Object.getOwnPropertyNames;var Ra=Object.getPrototypeOf,La=Object.prototype.hasOwnProperty;var Lt=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports);var Aa=(e,o,a,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of Ea(o))!La.call(e,l)&&l!==a&&Bo(e,l,{get:()=>o[l],enumerable:!(i=Na(o,l))||i.enumerable});return e};var C=(e,o,a)=>(a=e!=null?wa(Ra(e)):{},Aa(o||!e||!e.__esModule?Bo(a,"default",{value:e,enumerable:!0}):a,e));var E=Lt((ln,Po)=>{Po.exports=ftGlobals.wcUtils});var T=Lt((sn,Wo)=>{Wo.exports=ftGlobals.lit});var Q=Lt((dn,Io)=>{Io.exports=ftGlobals.litDecorators});var zo=Lt((pn,To)=>{To.exports=ftGlobals.litRepeat});var Ne=Lt((fn,ko)=>{ko.exports=ftGlobals.litClassMap});var jo=Lt((On,Vo)=>{Vo.exports=ftGlobals.litUnsafeHTML});var we=C(E());var pe=C(E()),fe=C(T()),J=C(Q()),rt=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},z=class extends pe.FtLitElement{constructor(){super(...arguments),this.label="",this.icon="",this.active=!1,this.disabled=!1,this.uniqueId=(0,pe.randomId)(5,"tab-")}render(){return fe.html`
1
+ "use strict";(()=>{var Gl=Object.create;var oa=Object.defineProperty;var jl=Object.getOwnPropertyDescriptor;var Kl=Object.getOwnPropertyNames;var Vl=Object.getPrototypeOf,Zl=Object.prototype.hasOwnProperty;var at=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var ql=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Kl(t))!Zl.call(e,a)&&a!==o&&oa(e,a,{get:()=>t[a],enumerable:!(n=jl(t,a))||n.enumerable});return e};var S=(e,t,o)=>(o=e!=null?Gl(Vl(e)):{},ql(t||!e||!e.__esModule?oa(o,"default",{value:e,enumerable:!0}):o,e));var P=at((Sd,na)=>{na.exports=ftGlobals.wcUtils});var F=at((Od,aa)=>{aa.exports=ftGlobals.lit});var q=at((Cd,ia)=>{ia.exports=ftGlobals.litDecorators});var la=at((Ad,sa)=>{sa.exports=ftGlobals.litRepeat});var go=at((wd,ca)=>{ca.exports=ftGlobals.litClassMap});var Sa=at((Dd,va)=>{va.exports=ftGlobals.litUnsafeHTML});var zi=at((Xe,Fi)=>{var Wr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Hr=function(){function e(){this.fetch=!1,this.DOMException=Wr.DOMException}return e.prototype=Wr,new e}();(function(e){var t=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function i(m){return m&&DataView.prototype.isPrototypeOf(m)}if(a.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(m){return m&&l.indexOf(Object.prototype.toString.call(m))>-1};function u(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(m)||m==="")throw new TypeError('Invalid character in header field name: "'+m+'"');return m.toLowerCase()}function p(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var x={next:function(){var T=m.shift();return{done:T===void 0,value:T}}};return a.iterable&&(x[Symbol.iterator]=function(){return x}),x}function f(m){this.map={},m instanceof f?m.forEach(function(x,T){this.append(T,x)},this):Array.isArray(m)?m.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(x){this.append(x,m[x])},this)}f.prototype.append=function(m,x){m=u(m),x=p(x);var T=this.map[m];this.map[m]=T?T+", "+x:x},f.prototype.delete=function(m){delete this.map[u(m)]},f.prototype.get=function(m){return m=u(m),this.has(m)?this.map[m]:null},f.prototype.has=function(m){return this.map.hasOwnProperty(u(m))},f.prototype.set=function(m,x){this.map[u(m)]=p(x)},f.prototype.forEach=function(m,x){for(var T in this.map)this.map.hasOwnProperty(T)&&m.call(x,this.map[T],T,this)},f.prototype.keys=function(){var m=[];return this.forEach(function(x,T){m.push(T)}),h(m)},f.prototype.values=function(){var m=[];return this.forEach(function(x){m.push(x)}),h(m)},f.prototype.entries=function(){var m=[];return this.forEach(function(x,T){m.push([T,x])}),h(m)},a.iterable&&(f.prototype[Symbol.iterator]=f.prototype.entries);function y(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function b(m){return new Promise(function(x,T){m.onload=function(){x(m.result)},m.onerror=function(){T(m.error)}})}function g(m){var x=new FileReader,T=b(x);return x.readAsArrayBuffer(m),T}function v(m){var x=new FileReader,T=b(x),B=/charset=([A-Za-z0-9_-]+)/.exec(m.type),W=B?B[1]:"utf-8";return x.readAsText(m,W),T}function E(m){for(var x=new Uint8Array(m),T=new Array(x.length),B=0;B<x.length;B++)T[B]=String.fromCharCode(x[B]);return T.join("")}function A(m){if(m.slice)return m.slice(0);var x=new Uint8Array(m.byteLength);return x.set(new Uint8Array(m)),x.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:a.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:a.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():a.arrayBuffer&&a.blob&&i(m)?(this._bodyArrayBuffer=A(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=A(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof m=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var m=y(this);return m||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(a.blob)return this.blob().then(g);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return v(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(E(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(re)}),this.json=function(){return this.text().then(JSON.parse)},this}var L=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function I(m){var x=m.toUpperCase();return L.indexOf(x)>-1?x:m}function k(m,x){if(!(this instanceof k))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var T=x.body;if(m instanceof k){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,x.headers||(this.headers=new f(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!T&&m._bodyInit!=null&&(T=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new f(x.headers)),this.method=I(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var D=new AbortController;return D.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&T)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(T),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var B=/([?&])_=[^&]*/;if(B.test(this.url))this.url=this.url.replace(B,"$1_="+new Date().getTime());else{var W=/\?/;this.url+=(W.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}k.prototype.clone=function(){return new k(this,{body:this._bodyInit})};function re(m){var x=new FormData;return m.trim().split("&").forEach(function(T){if(T){var B=T.split("="),W=B.shift().replace(/\+/g," "),D=B.join("=").replace(/\+/g," ");x.append(decodeURIComponent(W),decodeURIComponent(D))}}),x}function Ae(m){var x=new f,T=m.replace(/\r?\n[\t ]+/g," ");return T.split("\r").map(function(B){return B.indexOf(`
2
+ `)===0?B.substr(1,B.length):B}).forEach(function(B){var W=B.split(":"),D=W.shift().trim();if(D){var Or=W.join(":").trim();try{x.append(D,Or)}catch(mo){console.warn("Response "+mo.message)}}}),x}w.call(k.prototype);function te(m,x){if(!(this instanceof te))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=x.statusText===void 0?"":""+x.statusText,this.headers=new f(x.headers),this.url=x.url||"",this._initBody(m)}w.call(te.prototype),te.prototype.clone=function(){return new te(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},te.error=function(){var m=new te(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var we=[301,302,303,307,308];te.redirect=function(m,x){if(we.indexOf(x)===-1)throw new RangeError("Invalid status code");return new te(null,{status:x,headers:{location:m}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,T){this.message=x,this.name=T;var B=Error(x);this.stack=B.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function V(m,x){return new Promise(function(T,B){var W=new k(m,x);if(W.signal&&W.signal.aborted)return B(new o.DOMException("Aborted","AbortError"));var D=new XMLHttpRequest;function Or(){D.abort()}D.onload=function(){var Z={statusText:D.statusText,headers:Ae(D.getAllResponseHeaders()||"")};W.url.indexOf("file://")===0&&(D.status<200||D.status>599)?Z.status=200:Z.status=D.status,Z.url="responseURL"in D?D.responseURL:Z.headers.get("X-Request-URL");var nt="response"in D?D.response:D.responseText;setTimeout(function(){T(new te(nt,Z))},0)},D.onerror=function(){setTimeout(function(){B(new TypeError("Network request failed"))},0)},D.ontimeout=function(){setTimeout(function(){B(new TypeError("Network request timed out"))},0)},D.onabort=function(){setTimeout(function(){B(new o.DOMException("Aborted","AbortError"))},0)};function mo(Z){try{return Z===""&&n.location.href?n.location.href:Z}catch{return Z}}if(D.open(W.method,mo(W.url),!0),W.credentials==="include"?D.withCredentials=!0:W.credentials==="omit"&&(D.withCredentials=!1),"responseType"in D&&(a.blob?D.responseType="blob":a.arrayBuffer&&(D.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof f||n.Headers&&x.headers instanceof n.Headers)){var ra=[];Object.getOwnPropertyNames(x.headers).forEach(function(Z){ra.push(u(Z)),D.setRequestHeader(Z,p(x.headers[Z]))}),W.headers.forEach(function(Z,nt){ra.indexOf(nt)===-1&&D.setRequestHeader(nt,Z)})}else W.headers.forEach(function(Z,nt){D.setRequestHeader(nt,Z)});W.signal&&(W.signal.addEventListener("abort",Or),D.onreadystatechange=function(){D.readyState===4&&W.signal.removeEventListener("abort",Or)}),D.send(typeof W._bodyInit>"u"?null:W._bodyInit)})}return V.polyfill=!0,n.fetch||(n.fetch=V,n.Headers=f,n.Request=k,n.Response=te),o.Headers=f,o.Request=k,o.Response=te,o.fetch=V,o}({})})(Hr);Hr.fetch.ponyfill=!0;delete Hr.fetch.polyfill;var Gt=Wr.fetch?Wr:Hr;Xe=Gt.fetch;Xe.default=Gt.fetch;Xe.fetch=Gt.fetch;Xe.Headers=Gt.Headers;Xe.Request=Gt.Request;Xe.Response=Gt.Response;Fi.exports=Xe});var yo=S(P());var Cr=S(P()),Er=S(F()),Re=S(q()),Pe=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},J=class extends Cr.FtLitElement{constructor(){super(...arguments),this.label="",this.icon="",this.active=!1,this.disabled=!1,this.uniqueId=(0,Cr.randomId)(5,"tab-")}render(){return Er.html`
2
3
  <style>
3
4
  :host {
4
- display: ${(0,fe.unsafeCSS)(this.active?"block":"none")};
5
+ display: ${(0,Er.unsafeCSS)(this.active?"block":"none")};
5
6
  }
6
7
  </style>
7
8
  <slot></slot>
8
- `}update(o){super.update(o),this.id||(this.id=this.uniqueId),this.ariaLabelledBy=this.id+"-control"}updated(o){super.updated(o),this.dispatchEvent(new Event("updated"))}};z.elementDefinitions={};rt([(0,J.property)({type:String})],z.prototype,"label",void 0);rt([(0,J.property)({type:String})],z.prototype,"icon",void 0);rt([(0,J.property)()],z.prototype,"iconVariant",void 0);rt([(0,J.property)({type:Boolean,reflect:!0})],z.prototype,"active",void 0);rt([(0,J.property)({type:Boolean})],z.prototype,"disabled",void 0);rt([(0,J.property)({reflect:!0})],z.prototype,"id",void 0);rt([(0,J.property)()],z.prototype,"color",void 0);rt([(0,J.property)()],z.prototype,"rippleColor",void 0);rt([(0,J.property)({reflect:!0,attribute:"aria-labelledby"})],z.prototype,"ariaLabelledBy",void 0);var So=C(T()),ft=C(Q()),fa=C(zo()),vo=C(Ne()),et=C(E());var Fo=C(E());var Zo=C(T()),W=C(Q()),Ko=C(Ne()),te=C(E());var Uo=C(T()),L=C(E()),_o=L.FtCssVariableFactory.extend("--ft-ripple-color","",L.designSystemVariables.colorContent),F={color:_o,backgroundColor:L.FtCssVariableFactory.extend("--ft-ripple-background-color","",_o),opacityContentOnSurfacePressed:L.FtCssVariableFactory.external(L.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:L.FtCssVariableFactory.external(L.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:L.FtCssVariableFactory.external(L.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:L.FtCssVariableFactory.external(L.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:L.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},$o=L.FtCssVariableFactory.extend("--ft-ripple-color","",L.designSystemVariables.colorPrimary),Ho={color:$o,backgroundColor:L.FtCssVariableFactory.extend("--ft-ripple-background-color","",$o)},Go=L.FtCssVariableFactory.extend("--ft-ripple-color","",L.designSystemVariables.colorSecondary),Do={color:Go,backgroundColor:L.FtCssVariableFactory.extend("--ft-ripple-background-color","",Go)},Mo=Uo.css`
9
+ `}update(t){super.update(t),this.id||(this.id=this.uniqueId),this.ariaLabelledBy=this.id+"-control"}updated(t){super.updated(t),this.dispatchEvent(new Event("updated"))}};J.elementDefinitions={};Pe([(0,Re.property)({type:String})],J.prototype,"label",void 0);Pe([(0,Re.property)({type:String})],J.prototype,"icon",void 0);Pe([(0,Re.property)()],J.prototype,"iconVariant",void 0);Pe([(0,Re.property)({type:Boolean,reflect:!0})],J.prototype,"active",void 0);Pe([(0,Re.property)({type:Boolean})],J.prototype,"disabled",void 0);Pe([(0,Re.property)({reflect:!0})],J.prototype,"id",void 0);Pe([(0,Re.property)()],J.prototype,"color",void 0);Pe([(0,Re.property)()],J.prototype,"rippleColor",void 0);Pe([(0,Re.property)({reflect:!0,attribute:"aria-labelledby"})],J.prototype,"ariaLabelledBy",void 0);var Xn=S(F()),$e=S(q()),kl=S(la()),Jn=S(go()),_e=S(P());var xa=S(P());var ga=S(F()),Y=S(q()),ba=S(go()),tr=S(P());var ya=S(F()),z=S(P()),da=z.FtCssVariableFactory.extend("--ft-ripple-color","",z.designSystemVariables.colorContent),ge={color:da,backgroundColor:z.FtCssVariableFactory.extend("--ft-ripple-background-color","",da),opacityContentOnSurfacePressed:z.FtCssVariableFactory.external(z.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:z.FtCssVariableFactory.external(z.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:z.FtCssVariableFactory.external(z.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:z.FtCssVariableFactory.external(z.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:z.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ua=z.FtCssVariableFactory.extend("--ft-ripple-color","",z.designSystemVariables.colorPrimary),pa={color:ua,backgroundColor:z.FtCssVariableFactory.extend("--ft-ripple-background-color","",ua)},fa=z.FtCssVariableFactory.extend("--ft-ripple-color","",z.designSystemVariables.colorSecondary),ha={color:fa,backgroundColor:z.FtCssVariableFactory.extend("--ft-ripple-background-color","",fa)},ma=ya.css`
9
10
  :host {
10
11
  display: contents;
11
12
  }
@@ -18,7 +19,7 @@
18
19
 
19
20
  .ft-ripple:not(.ft-ripple--unbounded) {
20
21
  overflow: hidden;
21
- border-radius: ${F.borderRadius};
22
+ border-radius: ${ge.borderRadius};
22
23
  }
23
24
 
24
25
  .ft-ripple .ft-ripple--background,
@@ -52,27 +53,27 @@
52
53
  }
53
54
 
54
55
  .ft-ripple .ft-ripple--background {
55
- background-color: ${F.backgroundColor};
56
+ background-color: ${ge.backgroundColor};
56
57
  }
57
58
 
58
59
  .ft-ripple .ft-ripple--effect {
59
- background-color: ${F.color};
60
+ background-color: ${ge.color};
60
61
  }
61
62
 
62
63
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
63
- background-color: ${Do.backgroundColor};
64
+ background-color: ${ha.backgroundColor};
64
65
  }
65
66
 
66
67
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
67
- background-color: ${Do.color};
68
+ background-color: ${ha.color};
68
69
  }
69
70
 
70
71
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
71
- background-color: ${Ho.backgroundColor};
72
+ background-color: ${pa.backgroundColor};
72
73
  }
73
74
 
74
75
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
75
- background-color: ${Ho.color};
76
+ background-color: ${pa.color};
76
77
  }
77
78
 
78
79
  .ft-ripple .ft-ripple--background {
@@ -102,33 +103,33 @@
102
103
  }
103
104
 
104
105
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
105
- opacity: ${F.opacityContentOnSurfaceHover};
106
+ opacity: ${ge.opacityContentOnSurfaceHover};
106
107
  }
107
108
 
108
109
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
109
- opacity: ${F.opacityContentOnSurfaceSelected};
110
+ opacity: ${ge.opacityContentOnSurfaceSelected};
110
111
  }
111
112
 
112
113
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
113
- opacity: ${F.opacityContentOnSurfaceFocused};
114
+ opacity: ${ge.opacityContentOnSurfaceFocused};
114
115
  }
115
116
 
116
117
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
117
- opacity: ${F.opacityContentOnSurfacePressed};
118
+ opacity: ${ge.opacityContentOnSurfacePressed};
118
119
  transform: translate(-50%, -50%) scale(1);
119
120
  }
120
- `;var $=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},N=class extends te.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new te.Debouncer(1e3),this.onTransitionStart=o=>{o.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=o=>{o.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new te.Debouncer(10),this.moveRipple=o=>{var a,i;let{x:l,y:d}=this.getCoordinates(o),s=(i=(a=this.ripple)===null||a===void 0?void 0:a.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(l!=null?l-s.x:s.width/2),this.originY=Math.round(d!=null?d-s.y:s.height/2)},this.startPress=o=>{this.moveRipple(o),this.pressed=!this.isIgnored(o)},this.endPress=()=>{this.pressed=!1},this.startHover=o=>{this.hovered=!this.isIgnored(o)},this.endHover=()=>{this.hovered=!1},this.startFocus=o=>{this.focused=this.isFocusVisible(o?.target)&&!this.isIgnored(o)},this.endFocus=()=>{this.focused=!1}}render(){let o={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Zo.html`
121
+ `;var oe=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},H=class extends tr.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new tr.Debouncer(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new tr.Debouncer(10),this.moveRipple=t=>{var o,n;let{x:a,y:i}=this.getCoordinates(t),l=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-l.x:l.width/2),this.originY=Math.round(i!=null?i-l.y:l.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return ga.html`
121
122
  <style>
122
123
  .ft-ripple .ft-ripple--effect {
123
124
  left: ${this.originX}px;
124
125
  top: ${this.originY}px;
125
126
  }
126
127
  </style>
127
- <div class="${(0,Ko.classMap)(o)}">
128
+ <div class="${(0,ba.classMap)(t)}">
128
129
  <div class="ft-ripple--background"></div>
129
130
  <div class="ft-ripple--effect"></div>
130
131
  </div>
131
- `}contentAvailableCallback(o){super.contentAvailableCallback(o),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(o){var a,i;super.update(o),o.has("disabled")&&(this.disabled?(this.endRipple(),(a=this.target)===null||a===void 0||a.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var o,a;let i=(o=this.shadowRoot)===null||o===void 0?void 0:o.host.parentElement;i&&this.setupFor((a=this.target)!==null&&a!==void 0?a:i)}forceFocusUpdate(){var o;!((o=this.target)===null||o===void 0)&&o.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(o){if(this.setupDebouncer.cancel(),this.target===o)return;this.onDisconnect&&this.onDisconnect(),this.target=o,o.setAttribute("data-is-ft-ripple-target","true");let a=(...c)=>p=>{c.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},i=a("mouseup","contextmenu"),l=a("touchend","touchcancel"),d=c=>{["Enter"," "].includes(c.key)&&a("keyup")(c)},s={passive:!0};o.addEventListener("mouseover",this.startHover,s),o.addEventListener("mousemove",this.moveRipple,s),o.addEventListener("mouseleave",this.endHover,s),o.addEventListener("mousedown",i,s),o.addEventListener("touchstart",l,s),o.addEventListener("touchmove",this.moveRipple,s),o.addEventListener("keydown",d,s),o.addEventListener("focus",this.startFocus,s),o.addEventListener("blur",this.endFocus,s),o.addEventListener("focusin",this.startFocus,s),o.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{o.removeAttribute("data-is-ft-ripple-target"),o.removeEventListener("mouseover",this.startHover,s),o.removeEventListener("mousemove",this.moveRipple,s),o.removeEventListener("mouseleave",this.endHover,s),o.removeEventListener("mousedown",i,s),o.removeEventListener("touchstart",l,s),o.removeEventListener("touchmove",this.moveRipple,s),o.removeEventListener("keydown",d,s),o.removeEventListener("focus",this.startFocus,s),o.removeEventListener("blur",this.endFocus,s),o.removeEventListener("focusin",this.startFocus,s),o.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(o){let a=o,i=o,l,d;return a.x!=null?{x:l,y:d}=a:i.touches!=null&&(l=i.touches[0].clientX,d=i.touches[0].clientY),{x:l,y:d}}isFocusVisible(o){return o instanceof HTMLElement?o.matches(":focus-visible"):!0}isIgnored(o){if(this.disabled)return!0;if(o!=null)for(let a of o.composedPath()){if(a===this.target)break;if("hasAttribute"in a&&a.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};N.elementDefinitions={};N.styles=Mo;$([(0,W.property)({type:Boolean})],N.prototype,"primary",void 0);$([(0,W.property)({type:Boolean})],N.prototype,"secondary",void 0);$([(0,W.property)({type:Boolean})],N.prototype,"unbounded",void 0);$([(0,W.property)({type:Boolean})],N.prototype,"activated",void 0);$([(0,W.property)({type:Boolean})],N.prototype,"selected",void 0);$([(0,W.property)({type:Boolean})],N.prototype,"disabled",void 0);$([(0,W.state)()],N.prototype,"hovered",void 0);$([(0,W.state)()],N.prototype,"focused",void 0);$([(0,W.state)()],N.prototype,"pressed",void 0);$([(0,W.state)()],N.prototype,"rippling",void 0);$([(0,W.state)()],N.prototype,"originX",void 0);$([(0,W.state)()],N.prototype,"originY",void 0);$([(0,W.query)(".ft-ripple")],N.prototype,"ripple",void 0);$([(0,W.query)(".ft-ripple--effect")],N.prototype,"rippleEffect",void 0);(0,Fo.customElement)("ft-ripple")(N);var Jo=C(E());var ee=C(T()),ht=C(Q()),qo=C(E()),Qo=C(jo());var ge;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;"})(ge||(ge={}));var g;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(g||(g={}));var Sn=new Map([...["abw"].map(e=>[e,g.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,g.AUDIO]),...["avi"].map(e=>[e,g.AVI]),...["chm","xhs"].map(e=>[e,g.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,g.CODE]),...["csv"].map(e=>[e,g.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,g.DITA]),...["epub"].map(e=>[e,g.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,g.EXCEL]),...["flac"].map(e=>[e,g.FLAC]),...["gif"].map(e=>[e,g.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,g.GZIP]),...["html","htm","xhtml"].map(e=>[e,g.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,g.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,g.JPEG]),...["json"].map(e=>[e,g.JSON]),...["m4a","m4p"].map(e=>[e,g.M4A]),...["mov","qt"].map(e=>[e,g.MOV]),...["mp3"].map(e=>[e,g.MP3]),...["mp4","m4v"].map(e=>[e,g.MP4]),...["ogg","oga"].map(e=>[e,g.OGG]),...["pdf","ps"].map(e=>[e,g.PDF]),...["png"].map(e=>[e,g.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,g.POWERPOINT]),...["rar"].map(e=>[e,g.RAR]),...["stp"].map(e=>[e,g.STP]),...["txt","rtf","md","mdown"].map(e=>[e,g.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,g.VIDEO]),...["wav"].map(e=>[e,g.WAV]),...["wma"].map(e=>[e,g.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,g.WORD]),...["xml","xsl","rdf"].map(e=>[e,g.XML]),...["yaml","yml","x-yaml"].map(e=>[e,g.YAML]),...["zip"].map(e=>[e,g.ZIP])]);var vn={[g.ABW]:"#91ABC6",[g.AUDIO]:"#1795E3",[g.AVI]:"#E63324",[g.CHM]:"#71C3EB",[g.CODE]:"#71C3EB",[g.CSV]:"#1F7345",[g.DITA]:"#71C3EB",[g.EPUB]:"#85B926",[g.EXCEL]:"#1F7345",[g.FLAC]:"#1795E3",[g.GIF]:"#59B031",[g.GZIP]:"#F8AB36",[g.HTML]:"#71C3EB",[g.IMAGE]:"#59B031",[g.JPEG]:"#59B031",[g.JSON]:"#71C3EB",[g.M4A]:"#1795E3",[g.MOV]:"#E63324",[g.MP3]:"#1795E3",[g.MP4]:"#E63324",[g.OGG]:"#1795E3",[g.PDF]:"#E44948",[g.PNG]:"#59B031",[g.POWERPOINT]:"#B54A2B",[g.RAR]:"#F8AB36",[g.STP]:"#3764B1",[g.TEXT]:"#3162AB",[g.UNKNOWN]:"#999999",[g.VIDEO]:"#E63324",[g.WAV]:"#1795E3",[g.WMA]:"#1795E3",[g.WORD]:"#3162AB",[g.XML]:"#71C3EB",[g.YAML]:"#71C3EB",[g.ZIP]:"#F8AB36"};var Yo=C(T()),V=C(E()),at={size:V.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:V.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",V.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:V.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",V.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:V.FtCssVariableFactory.extend("--ft-icon-material-font-family","",V.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:V.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Xo=[Yo.css`
132
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,o;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>u=>{c.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},l={passive:!0};t.addEventListener("mouseover",this.startHover,l),t.addEventListener("mousemove",this.moveRipple,l),t.addEventListener("mouseleave",this.endHover,l),t.addEventListener("mousedown",n,l),t.addEventListener("touchstart",a,l),t.addEventListener("touchmove",this.moveRipple,l),t.addEventListener("keydown",i,l),t.addEventListener("focus",this.startFocus,l),t.addEventListener("blur",this.endFocus,l),t.addEventListener("focusin",this.startFocus,l),t.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,l),t.removeEventListener("mousemove",this.moveRipple,l),t.removeEventListener("mouseleave",this.endHover,l),t.removeEventListener("mousedown",n,l),t.removeEventListener("touchstart",a,l),t.removeEventListener("touchmove",this.moveRipple,l),t.removeEventListener("keydown",i,l),t.removeEventListener("focus",this.startFocus,l),t.removeEventListener("blur",this.endFocus,l),t.removeEventListener("focusin",this.startFocus,l),t.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let o=t,n=t,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};H.elementDefinitions={};H.styles=ma;oe([(0,Y.property)({type:Boolean})],H.prototype,"primary",void 0);oe([(0,Y.property)({type:Boolean})],H.prototype,"secondary",void 0);oe([(0,Y.property)({type:Boolean})],H.prototype,"unbounded",void 0);oe([(0,Y.property)({type:Boolean})],H.prototype,"activated",void 0);oe([(0,Y.property)({type:Boolean})],H.prototype,"selected",void 0);oe([(0,Y.property)({type:Boolean})],H.prototype,"disabled",void 0);oe([(0,Y.state)()],H.prototype,"hovered",void 0);oe([(0,Y.state)()],H.prototype,"focused",void 0);oe([(0,Y.state)()],H.prototype,"pressed",void 0);oe([(0,Y.state)()],H.prototype,"rippling",void 0);oe([(0,Y.state)()],H.prototype,"originX",void 0);oe([(0,Y.state)()],H.prototype,"originY",void 0);oe([(0,Y.query)(".ft-ripple")],H.prototype,"ripple",void 0);oe([(0,Y.query)(".ft-ripple--effect")],H.prototype,"rippleEffect",void 0);(0,xa.customElement)("ft-ripple")(H);var wa=S(P());var rr=S(F()),Ke=S(q()),Ea=S(P()),Aa=S(Sa());var Ar;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;"})(Ar||(Ar={}));var O;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(O||(O={}));var Bd=new Map([...["abw"].map(e=>[e,O.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,O.AUDIO]),...["avi"].map(e=>[e,O.AVI]),...["chm","xhs"].map(e=>[e,O.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,O.CODE]),...["csv"].map(e=>[e,O.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,O.DITA]),...["epub"].map(e=>[e,O.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,O.EXCEL]),...["flac"].map(e=>[e,O.FLAC]),...["gif"].map(e=>[e,O.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,O.GZIP]),...["html","htm","xhtml"].map(e=>[e,O.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,O.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,O.JPEG]),...["json"].map(e=>[e,O.JSON]),...["m4a","m4p"].map(e=>[e,O.M4A]),...["mov","qt"].map(e=>[e,O.MOV]),...["mp3"].map(e=>[e,O.MP3]),...["mp4","m4v"].map(e=>[e,O.MP4]),...["ogg","oga"].map(e=>[e,O.OGG]),...["pdf","ps"].map(e=>[e,O.PDF]),...["png"].map(e=>[e,O.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,O.POWERPOINT]),...["rar"].map(e=>[e,O.RAR]),...["stp"].map(e=>[e,O.STP]),...["txt","rtf","md","mdown"].map(e=>[e,O.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,O.VIDEO]),...["wav"].map(e=>[e,O.WAV]),...["wma"].map(e=>[e,O.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,O.WORD]),...["xml","xsl","rdf"].map(e=>[e,O.XML]),...["yaml","yml","x-yaml"].map(e=>[e,O.YAML]),...["zip"].map(e=>[e,O.ZIP])]);var Md={[O.ABW]:"#91ABC6",[O.AUDIO]:"#1795E3",[O.AVI]:"#E63324",[O.CHM]:"#71C3EB",[O.CODE]:"#71C3EB",[O.CSV]:"#1F7345",[O.DITA]:"#71C3EB",[O.EPUB]:"#85B926",[O.EXCEL]:"#1F7345",[O.FLAC]:"#1795E3",[O.GIF]:"#59B031",[O.GZIP]:"#F8AB36",[O.HTML]:"#71C3EB",[O.IMAGE]:"#59B031",[O.JPEG]:"#59B031",[O.JSON]:"#71C3EB",[O.M4A]:"#1795E3",[O.MOV]:"#E63324",[O.MP3]:"#1795E3",[O.MP4]:"#E63324",[O.OGG]:"#1795E3",[O.PDF]:"#E44948",[O.PNG]:"#59B031",[O.POWERPOINT]:"#B54A2B",[O.RAR]:"#F8AB36",[O.STP]:"#3764B1",[O.TEXT]:"#3162AB",[O.UNKNOWN]:"#999999",[O.VIDEO]:"#E63324",[O.WAV]:"#1795E3",[O.WMA]:"#1795E3",[O.WORD]:"#3162AB",[O.XML]:"#71C3EB",[O.YAML]:"#71C3EB",[O.ZIP]:"#F8AB36"};var Oa=S(F()),be=S(P()),ke={size:be.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:be.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",be.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:be.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",be.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:be.FtCssVariableFactory.extend("--ft-icon-material-font-family","",be.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:be.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ca=[Oa.css`
132
133
  :host, i.ft-icon {
133
134
  display: inline-flex;
134
135
  align-items: center;
@@ -137,14 +138,14 @@
137
138
  }
138
139
 
139
140
  :host {
140
- width: ${at.size};
141
- height: ${at.size};
141
+ width: ${ke.size};
142
+ height: ${ke.size};
142
143
  }
143
144
 
144
145
  i.ft-icon {
145
146
  width: 100%;
146
147
  height: 100%;
147
- font-size: ${at.size};
148
+ font-size: ${ke.size};
148
149
  line-height: 1;
149
150
  font-weight: normal;
150
151
  text-transform: none;
@@ -155,65 +156,93 @@
155
156
  text-rendering: auto;
156
157
  -webkit-font-smoothing: antialiased;
157
158
  -moz-osx-font-smoothing: grayscale;
158
- vertical-align: ${at.verticalAlign};
159
+ vertical-align: ${ke.verticalAlign};
159
160
  }
160
161
 
161
162
  i.ft-icon.ft-icon--fluid-topics {
162
- font-family: ${at.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
163
+ font-family: ${ke.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
163
164
 
164
165
  /* Ugly fix because font is broken */
165
- font-size: calc(0.75 * ${at.size});
166
- line-height: ${at.size};
166
+ font-size: calc(0.75 * ${ke.size});
167
+ line-height: ${ke.size};
167
168
  position: relative;
168
169
  top: -4%;
169
170
  justify-content: center;
170
171
  }
171
172
 
172
173
  .ft-icon--file-format {
173
- font-family: ${at.fileFormatFontFamily}, ft-mime, sans-serif;
174
+ font-family: ${ke.fileFormatFontFamily}, ft-mime, sans-serif;
174
175
  }
175
176
 
176
177
  .ft-icon--material {
177
- font-family: ${at.materialFontFamily}, "Material Icons", sans-serif;
178
+ font-family: ${ke.materialFontFamily}, "Material Icons", sans-serif;
178
179
  }
179
- `,V.noTextSelect];var yt;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(yt||(yt={}));var oe=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},D=class extends qo.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ee.nothing}render(){let o=this.variant&&Object.values(yt).includes(this.variant)?this.variant:yt.fluid_topics,a=o!==yt.material||!!this.value;return ee.html`
180
- <i class="ft-icon ft-icon--${o} ft-no-text-select" part="icon icon-${o}">
181
- ${(0,Qo.unsafeHTML)(this.resolvedIcon)}
182
- <slot ?hidden=${a}></slot>
180
+ `,be.noTextSelect];var je;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(je||(je={}));var or=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},ae=class extends Ea.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=rr.nothing}render(){let t=this.variant&&Object.values(je).includes(this.variant)?this.variant:je.fluid_topics,o=t!==je.material||!!this.value;return rr.html`
181
+ <i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
182
+ ${(0,Aa.unsafeHTML)(this.resolvedIcon)}
183
+ <slot ?hidden=${o}></slot>
183
184
  </i>
184
- `}getTextContent(){var o,a;return(a=(o=this.slottedContent)===null||o===void 0?void 0:o.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&a!==void 0?a:""}update(o){super.update(o),["value","variant"].some(a=>o.has(a))&&this.resolveIcon()}resolveIcon(){var o,a;let i=this.value||this.getTextContent();switch(this.variant){case yt.file_format:this.resolvedIcon=(o=g[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break;case yt.material:this.resolvedIcon=this.value||ee.nothing;break;default:this.resolvedIcon=(a=ge[i.replace("-","_").toUpperCase()])!==null&&a!==void 0?a:i;break}}firstUpdated(o){super.firstUpdated(o),setTimeout(()=>this.resolveIcon())}};D.elementDefinitions={};D.styles=Xo;oe([(0,ht.property)()],D.prototype,"variant",void 0);oe([(0,ht.property)()],D.prototype,"value",void 0);oe([(0,ht.property)({reflect:!0,attribute:"aria-hidden"})],D.prototype,"ariaHidden",void 0);oe([(0,ht.state)()],D.prototype,"resolvedIcon",void 0);oe([(0,ht.query)("slot")],D.prototype,"slottedContent",void 0);(0,Jo.customElement)("ft-icon")(D);var pa=C(E());var ca=C(T()),M=C(Q()),G=C(E());var co=C(E());var We=globalThis,ue=We.trustedTypes,tr=ue?ue.createPolicy("lit-html",{createHTML:e=>e}):void 0,ir="$lit$",mt=`lit$${Math.random().toFixed(9).slice(2)}$`,lr="?"+mt,Ba=`<${lr}>`,St=document,ye=()=>St.createComment(""),ae=e=>e===null||typeof e!="object"&&typeof e!="function",Ie=Array.isArray,Pa=e=>Ie(e)||typeof e?.[Symbol.iterator]=="function",Ee=`[
185
- \f\r]`,re=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,er=/-->/g,or=/>/g,Ct=RegExp(`>|${Ee}(?:([^\\s"'>=/]+)(${Ee}*=${Ee}*(?:[^
186
- \f\r"'\`<>=]|("|')|))|$)`,"g"),rr=/'/g,ar=/"/g,sr=/^(?:script|style|textarea|title)$/i,Te=e=>(o,...a)=>({_$litType$:e,strings:o,values:a}),dr=Te(1),cr=Te(2),pr=Te(3),ne=Symbol.for("lit-noChange"),P=Symbol.for("lit-nothing"),nr=new WeakMap,Ot=St.createTreeWalker(St,129);function fr(e,o){if(!Ie(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return tr!==void 0?tr.createHTML(o):o}var Wa=(e,o)=>{let a=e.length-1,i=[],l,d=o===2?"<svg>":o===3?"<math>":"",s=re;for(let c=0;c<a;c++){let p=e[c],f,b,y=-1,m=0;for(;m<p.length&&(s.lastIndex=m,b=s.exec(p),b!==null);)m=s.lastIndex,s===re?b[1]==="!--"?s=er:b[1]!==void 0?s=or:b[2]!==void 0?(sr.test(b[2])&&(l=RegExp("</"+b[2],"g")),s=Ct):b[3]!==void 0&&(s=Ct):s===Ct?b[0]===">"?(s=l??re,y=-1):b[1]===void 0?y=-2:(y=s.lastIndex-b[2].length,f=b[1],s=b[3]===void 0?Ct:b[3]==='"'?ar:rr):s===ar||s===rr?s=Ct:s===er||s===or?s=re:(s=Ct,l=void 0);let O=s===Ct&&e[c+1].startsWith("/>")?" ":"";d+=s===re?p+Ba:y>=0?(i.push(f),p.slice(0,y)+ir+p.slice(y)+mt+O):p+mt+(y===-2?c:O)}return[fr(e,d+(e[a]||"<?>")+(o===2?"</svg>":o===3?"</math>":"")),i]},ie=class e{constructor({strings:o,_$litType$:a},i){let l;this.parts=[];let d=0,s=0,c=o.length-1,p=this.parts,[f,b]=Wa(o,a);if(this.el=e.createElement(f,i),Ot.currentNode=this.el.content,a===2||a===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(l=Ot.nextNode())!==null&&p.length<c;){if(l.nodeType===1){if(l.hasAttributes())for(let y of l.getAttributeNames())if(y.endsWith(ir)){let m=b[s++],O=l.getAttribute(y).split(mt),h=/([.?@])?(.*)/.exec(m);p.push({type:1,index:d,name:h[2],strings:O,ctor:h[1]==="."?Le:h[1]==="?"?Ae:h[1]==="@"?Be:Bt}),l.removeAttribute(y)}else y.startsWith(mt)&&(p.push({type:6,index:d}),l.removeAttribute(y));if(sr.test(l.tagName)){let y=l.textContent.split(mt),m=y.length-1;if(m>0){l.textContent=ue?ue.emptyScript:"";for(let O=0;O<m;O++)l.append(y[O],ye()),Ot.nextNode(),p.push({type:2,index:++d});l.append(y[m],ye())}}}else if(l.nodeType===8)if(l.data===lr)p.push({type:2,index:d});else{let y=-1;for(;(y=l.data.indexOf(mt,y+1))!==-1;)p.push({type:7,index:d}),y+=mt.length-1}d++}}static createElement(o,a){let i=St.createElement("template");return i.innerHTML=o,i}};function At(e,o,a=e,i){if(o===ne)return o;let l=i!==void 0?a._$Co?.[i]:a._$Cl,d=ae(o)?void 0:o._$litDirective$;return l?.constructor!==d&&(l?._$AO?.(!1),d===void 0?l=void 0:(l=new d(e),l._$AT(e,a,i)),i!==void 0?(a._$Co??=[])[i]=l:a._$Cl=l),l!==void 0&&(o=At(e,l._$AS(e,o.values),l,i)),o}var Re=class{constructor(o,a){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=a}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){let{el:{content:a},parts:i}=this._$AD,l=(o?.creationScope??St).importNode(a,!0);Ot.currentNode=l;let d=Ot.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let f;p.type===2?f=new he(d,d.nextSibling,this,o):p.type===1?f=new p.ctor(d,p.name,p.strings,this,o):p.type===6&&(f=new Pe(d,this,o)),this._$AV.push(f),p=i[++c]}s!==p?.index&&(d=Ot.nextNode(),s++)}return Ot.currentNode=St,l}p(o){let a=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(o,i,a),a+=i.strings.length-2):i._$AI(o[a])),a++}},he=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(o,a,i,l){this.type=2,this._$AH=P,this._$AN=void 0,this._$AA=o,this._$AB=a,this._$AM=i,this.options=l,this._$Cv=l?.isConnected??!0}get parentNode(){let o=this._$AA.parentNode,a=this._$AM;return a!==void 0&&o?.nodeType===11&&(o=a.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,a=this){o=At(this,o,a),ae(o)?o===P||o==null||o===""?(this._$AH!==P&&this._$AR(),this._$AH=P):o!==this._$AH&&o!==ne&&this._(o):o._$litType$!==void 0?this.$(o):o.nodeType!==void 0?this.T(o):Pa(o)?this.k(o):this._(o)}O(o){return this._$AA.parentNode.insertBefore(o,this._$AB)}T(o){this._$AH!==o&&(this._$AR(),this._$AH=this.O(o))}_(o){this._$AH!==P&&ae(this._$AH)?this._$AA.nextSibling.data=o:this.T(St.createTextNode(o)),this._$AH=o}$(o){let{values:a,_$litType$:i}=o,l=typeof i=="number"?this._$AC(o):(i.el===void 0&&(i.el=ie.createElement(fr(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===l)this._$AH.p(a);else{let d=new Re(l,this),s=d.u(this.options);d.p(a),this.T(s),this._$AH=d}}_$AC(o){let a=nr.get(o.strings);return a===void 0&&nr.set(o.strings,a=new ie(o)),a}k(o){Ie(this._$AH)||(this._$AH=[],this._$AR());let a=this._$AH,i,l=0;for(let d of o)l===a.length?a.push(i=new e(this.O(ye()),this.O(ye()),this,this.options)):i=a[l],i._$AI(d),l++;l<a.length&&(this._$AR(i&&i._$AB.nextSibling,l),a.length=l)}_$AR(o=this._$AA.nextSibling,a){for(this._$AP?.(!1,!0,a);o&&o!==this._$AB;){let i=o.nextSibling;o.remove(),o=i}}setConnected(o){this._$AM===void 0&&(this._$Cv=o,this._$AP?.(o))}},Bt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,a,i,l,d){this.type=1,this._$AH=P,this._$AN=void 0,this.element=o,this.name=a,this._$AM=l,this.options=d,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=P}_$AI(o,a=this,i,l){let d=this.strings,s=!1;if(d===void 0)o=At(this,o,a,0),s=!ae(o)||o!==this._$AH&&o!==ne,s&&(this._$AH=o);else{let c=o,p,f;for(o=d[0],p=0;p<d.length-1;p++)f=At(this,c[i+p],a,p),f===ne&&(f=this._$AH[p]),s||=!ae(f)||f!==this._$AH[p],f===P?o=P:o!==P&&(o+=(f??"")+d[p+1]),this._$AH[p]=f}s&&!l&&this.j(o)}j(o){o===P?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o??"")}},Le=class extends Bt{constructor(){super(...arguments),this.type=3}j(o){this.element[this.name]=o===P?void 0:o}},Ae=class extends Bt{constructor(){super(...arguments),this.type=4}j(o){this.element.toggleAttribute(this.name,!!o&&o!==P)}},Be=class extends Bt{constructor(o,a,i,l,d){super(o,a,i,l,d),this.type=5}_$AI(o,a=this){if((o=At(this,o,a,0)??P)===ne)return;let i=this._$AH,l=o===P&&i!==P||o.capture!==i.capture||o.once!==i.once||o.passive!==i.passive,d=o!==P&&(i===P||l);l&&this.element.removeEventListener(this.name,this,i),d&&this.element.addEventListener(this.name,this,o),this._$AH=o}handleEvent(o){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,o):this._$AH.handleEvent(o)}},Pe=class{constructor(o,a,i){this.element=o,this.type=6,this._$AN=void 0,this._$AM=a,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(o){At(this,o)}};var Ia=We.litHtmlPolyfillSupport;Ia?.(ie,he),(We.litHtmlVersions??=[]).push("3.3.0");var ur=Symbol.for(""),Ta=e=>{if(e?.r===ur)return e?._$litStatic$},Pt=e=>({_$litStatic$:e,r:ur});var gr=new Map,ze=e=>(o,...a)=>{let i=a.length,l,d,s=[],c=[],p,f=0,b=!1;for(;f<i;){for(p=o[f];f<i&&(d=a[f],(l=Ta(d))!==void 0);)p+=l+o[++f],b=!0;f!==i&&c.push(d),s.push(p),f++}if(f===i&&s.push(o[i]),b){let y=s.join("$$lit$$");(o=gr.get(y))===void 0&&(s.raw=s,gr.set(y,o=s)),a=c}return e(o,...a)},Wt=ze(dr),Hn=ze(cr),Gn=ze(pr);var lo=C(Q()),Ir=C(E());var It;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(It||(It={}));var K=C(T()),u=C(E());var nt=C(T(),1),bt=e=>typeof e=="string"?(0,nt.unsafeCSS)(e):e,t=class{static create(o,a,i,l){let d=c=>bt(c??l),s=nt.css`var(${bt(o)}, ${d(l)})`;return s.name=o,s.description=a,s.category=i,s.defaultValue=l,s.defaultCssValue=d,s.set=c=>yr(s,c??d(l)),s.get=c=>nt.css`var(${bt(o)}, ${d(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>l,s}static extend(o,a,i,l){let d=c=>i.get(c??l),s=nt.css`var(${bt(o)}, ${d(l)})`;return s.name=o,s.description=a,s.category=i.category,s.fallbackVariable=i,s.defaultValue=l,s.defaultCssValue=d,s.set=c=>yr(s,c??d(l)),s.get=c=>nt.css`var(${bt(o)}, ${d(c)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>l??i.lastResortDefaultValue(),s}static external(o,a){let i=d=>o.defaultCssValue(d),l=nt.css`var(${bt(o.name)}, ${i(o.defaultValue)})`;return l.name=o.name,l.category=o.category,l.fallbackVariable=o.fallbackVariable,l.defaultValue=o.defaultValue,l.context=a,l.defaultCssValue=i,l.set=d=>o.set(d),l.get=d=>nt.css`var(${bt(o.name)}, ${i(d)})`,l.breadcrumb=()=>o.breadcrumb(),l.lastResortDefaultValue=()=>o.lastResortDefaultValue(),l}};function yr(e,o){return bt(`${e.name}: ${o}`)}var r={colorWhite:t.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ftds-opacity-0","","NUMBER","0"),opacity8:t.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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)")},ke={fontFamily:t.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-display-text-case","","UNKNOWN","none")},_e={fontFamily:t.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},$e={fontFamily:t.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:t.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},He={fontFamily:t.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:t.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},Ge={fontFamily:t.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},De={fontFamily:t.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Ue={fontFamily:t.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Me={fontFamily:t.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Ze={fontFamily:t.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},za={fontFamily:t.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:t.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:t.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Ke={fontFamily:t.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},Fe={fontFamily:t.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Ve={fontFamily:t.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},je={fontFamily:t.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Ye={fontFamily:t.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Xe={fontFamily:t.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},qe={fontFamily:t.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Qe={fontFamily:t.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Je={fontFamily:t.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},to={fontFamily:t.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},eo={fontFamily:t.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},oo={fontFamily:t.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},ro={fontFamily:t.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},ao={fontFamily:t.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},no={fontFamily:t.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},io={fontFamily:t.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},vt={display:ke,"title-1":_e,"title-2":$e,"title-3":He,"body-1-regular":Ge,"body-1-medium":De,"body-1-semibold":Ue,"body-2-regular":Me,"body-2-medium":Ze,"body-2-medium-underline":za,"body-2-semibold":Ke,"label-1-medium":Fe,"label-1-semibold":Ve,"label-1-bold":je,"label-2-medium":Ye,"label-2-semibold":Xe,"label-2-bold":qe,"caption-1-medium":Qe,"caption-1-semibold":Je,"caption-1-bold":to,"caption-2-medium":eo,"caption-2-semibold":oo,"caption-2-bold":ro,"caption-3-medium":ao,"caption-3-semibold":no,"caption-3-bold":io};var n={backgroundActionPrimary:t.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:t.extend("--ftds-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:t.extend("--ftds-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:t.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:t.extend("--ftds-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:t.extend("--ftds-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:t.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:t.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:t.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:t.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:t.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:t.extend("--ftds-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:t.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:t.extend("--ftds-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:t.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:t.extend("--ftds-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:t.extend("--ftds-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:t.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
187
- Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",r.colorGray0),contentGlobalOnColor:t.extend("--ftds-content-global-on-color","Used for content on a dominant color.",r.colorWhite),borderActionPrimary:t.extend("--ftds-border-action-primary","Used as border for primary action components.",r.colorBrand0),borderActionFocusRing:t.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",r.colorCyan0),borderWarningPrimary:t.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",r.colorOrange200),borderWarningSubtle:t.extend("--ftds-border-warning-subtle","Used as border for warning components.",r.colorOrange30),borderSuccessPrimary:t.extend("--ftds-border-success-primary","Used as border for success buttons.",r.colorGreen200),borderSuccessSubtle:t.extend("--ftds-border-success-subtle","Used as border for success components.",r.colorGreen30),borderErrorPrimary:t.extend("--ftds-border-error-primary","Used as border for text fields in error states.",r.colorRed0),borderErrorSubtle:t.extend("--ftds-border-error-subtle","Used as border for error components.",r.colorRed30),borderInfoPrimary:t.extend("--ftds-border-info-primary","Used as border for buttons in info color.",r.colorCyan200),borderInfoSubtle:t.extend("--ftds-border-info-subtle","Used as border for information components.",r.colorCyan30),borderGlobalPrimary:t.extend("--ftds-border-global-primary","Used as border for element like input.",r.colorGray50),borderGlobalSubtle:t.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",r.colorGray30),borderInputPrimary:t.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",r.colorGray80),borderNeutralPrimary:t.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",r.colorGray200)};var ti={largeHeight:t.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ftds-button-large-horizontal-padding","",r.spacing4),largeGap:t.extend("--ftds-button-large-gap","",r.spacing2),largeBorderRadius:t.extend("--ftds-button-large-border-radius","",r.borderRadiusS),largeIconSize:t.extend("--ftds-button-large-icon-size","",r.iconSize3),largeBorderWidth:t.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ftds-button-medium-horizontal-padding","",r.spacing3),mediumGap:t.extend("--ftds-button-medium-gap","",r.spacing2),mediumBorderRadius:t.extend("--ftds-button-medium-border-radius","",r.borderRadiusS),mediumIconSize:t.extend("--ftds-button-medium-icon-size","",r.iconSize2),mediumBorderWidth:t.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-button-small-horizontal-padding","",r.spacing2),smallGap:t.extend("--ftds-button-small-gap","",r.spacing1),smallBorderRadius:t.extend("--ftds-button-small-border-radius","",r.borderRadiusS),smallIconSize:t.extend("--ftds-button-small-icon-size","",r.iconSize1),smallBorderWidth:t.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ftds-button-x-small-icon-size","",r.iconSize1),xSmallFocusOutlineOffset:t.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ftds-button-round-border-radius","",r.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ftds-button-primary-brand-background-color","",n.backgroundActionPrimary),primaryBrandColor:t.extend("--ftds-button-primary-brand-color","",n.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ftds-button-primary-brand-icon-color","",n.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ftds-button-primary-brand-state-layer-color","",n.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",r.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",r.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-primary-brand-active-state-layer-opacity","",r.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ftds-button-primary-brand-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ftds-button-focus-focus-ring-color","",n.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ftds-button-tertiary-brand-color","",n.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ftds-button-tertiary-brand-icon-color","",n.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ftds-button-tertiary-brand-state-layer-color","",n.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",r.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",r.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",r.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",r.opacity40),tertiaryInfoBackgroundColor:t.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ftds-button-tertiary-info-color","",n.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ftds-button-tertiary-info-icon-color","",n.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ftds-button-tertiary-info-state-layer-color","",n.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",r.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",r.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",r.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ftds-button-tertiary-info-disabled-component-opacity","",r.opacity40),tertiarySuccessBackgroundColor:t.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ftds-button-tertiary-success-color","",n.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ftds-button-tertiary-success-icon-color","",n.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ftds-button-tertiary-success-state-layer-color","",n.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",r.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",r.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",r.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ftds-button-tertiary-success-disabled-component-opacity","",r.opacity40),tertiaryWarningBackgroundColor:t.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ftds-button-tertiary-warning-color","",n.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ftds-button-tertiary-warning-icon-color","",n.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ftds-button-tertiary-warning-state-layer-color","",n.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",r.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",r.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",r.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",r.opacity40),tertiaryErrorBackgroundColor:t.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ftds-button-tertiary-error-color","",n.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ftds-button-tertiary-error-icon-color","",n.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ftds-button-tertiary-error-state-layer-color","",n.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",r.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",r.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",r.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ftds-button-tertiary-error-disabled-component-opacity","",r.opacity40),tertiaryNeutralBackgroundColor:t.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ftds-button-tertiary-neutral-icon-color","",n.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ftds-button-tertiary-neutral-color","",n.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ftds-button-tertiary-neutral-state-layer-color","",n.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",r.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",r.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",r.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",r.opacity40),secondaryBrandBackgroundColor:t.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ftds-button-secondary-brand-color","",n.contentActionPrimary),secondaryBrandIconColor:t.extend("--ftds-button-secondary-brand-icon-color","",n.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ftds-button-secondary-brand-state-layer-color","",n.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",r.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",r.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",r.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ftds-button-secondary-brand-disabled-component-opacity","",r.opacity40),secondaryBrandBorderColor:t.extend("--ftds-button-secondary-brand-border-color","",n.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",r.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",r.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",r.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",r.opacity40),secondaryNeutralBackgroundColor:t.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ftds-button-secondary-neutral-color","",n.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ftds-button-secondary-neutral-icon-color","",n.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ftds-button-secondary-neutral-state-layer-color","",n.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ftds-button-secondary-neutral-border-color","",n.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",r.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",r.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-secondary-info-active-state-layer-opacity","",r.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ftds-button-secondary-info-disabled-component-opacity","",r.opacity40),secondaryInfoBackgroundColor:t.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ftds-button-secondary-info-border-color","",n.borderInfoPrimary),secondaryInfoColor:t.extend("--ftds-button-secondary-info-color","",n.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ftds-button-secondary-info-icon-color","",n.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ftds-button-secondary-info-state-layer-color","",n.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",r.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",r.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-secondary-success-active-state-layer-opacity","",r.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ftds-button-secondary-success-disabled-component-opacity","",r.opacity40),secondarySuccessBackgroundColor:t.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ftds-button-secondary-success-border-color","",n.borderSuccessPrimary),secondarySuccessColor:t.extend("--ftds-button-secondary-success-color","",n.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ftds-button-secondary-success-icon-color","",n.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ftds-button-secondary-success-state-layer-color","",n.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",r.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",r.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",r.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ftds-button-secondary-warning-disabled-component-opacity","",r.opacity40),secondaryWarningBackgroundColor:t.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ftds-button-secondary-warning-border-color","",n.borderWarningPrimary),secondaryWarningColor:t.extend("--ftds-button-secondary-warning-color","",n.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ftds-button-secondary-warning-icon-color","",n.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ftds-button-secondary-warning-state-layer-color","",n.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",r.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",r.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-secondary-error-active-state-layer-opacity","",r.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ftds-button-secondary-error-disabled-component-opacity","",r.opacity40),secondaryErrorBackgroundColor:t.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ftds-button-secondary-error-border-color","",n.contentErrorPrimary),secondaryErrorColor:t.extend("--ftds-button-secondary-error-color","",n.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ftds-button-secondary-error-icon-color","",n.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ftds-button-secondary-error-state-layer-color","",n.contentErrorPrimary)};var ni={loadMoreIconSize:t.extend("--ftds-tree-list-load-more-icon-size","",r.iconSize2),loadMorePaddingLeft:t.extend("--ftds-tree-list-load-more-padding-left","",r.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-unselected-default-border-color","",n.borderGlobalSubtle),loadMoreIconColor:t.extend("--ftds-tree-list-load-more-icon-color","",n.contentActionPrimary),loadMoreLabelColor:t.extend("--ftds-tree-list-load-more-label-color","",n.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ftds-tree-list-load-more-hover-border-color","",r.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ftds-tree-list-load-more-active-border-color","",r.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",n.borderGlobalPrimary),loadMoreLabelMarginLeft:t.extend("--ftds-tree-list-load-more-label-margin-left","",r.spacing1),nodeIconSize:t.extend("--ftds-tree-list-node-icon-size","",r.iconSize2),nodeHeight:t.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ftds-tree-list-node-parent-label-margin-left","",r.spacing2),nodeParentLabelMarginRight:t.extend("--ftds-tree-list-node-parent-label-margin-right","",r.spacing2),nodeRootPaddingLeft:t.extend("--ftds-tree-list-node-root-padding-left","",r.spacing3),nodeChildPaddingLeft:t.extend("--ftds-tree-list-node-child-padding-left","",r.spacing5),nodeLeafPaddingLeft:t.extend("--ftds-tree-list-node-leaf-padding-left","",r.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-node-unselected-default-border-color","",n.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ftds-tree-list-node-unselected-icon-color","",n.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ftds-tree-list-node-unselected-label-color","",n.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ftds-tree-list-node-unselected-counter-color","",n.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ftds-tree-list-node-hover-border-color","",n.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ftds-tree-list-node-focus-focus-ring-color","",n.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-selected-default-border-color","",n.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ftds-tree-list-node-selected-icon-color","",n.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ftds-tree-list-node-selected-label-color","",n.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ftds-tree-list-node-selected-counter-color","",n.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",n.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",n.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",n.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",n.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ftds-tree-list-header-section-padding-left","",r.spacing3),headerSectionPaddingRight:t.extend("--ftds-tree-list-header-section-padding-right","",r.spacing3),headerSectionHorizontalGap:t.extend("--ftds-tree-list-header-section-horizontal-gap","",r.spacing2),headerSectionMarginBottom:t.extend("--ftds-tree-list-header-section-margin-bottom","",r.spacing2),headerSectionColor:t.extend("--ftds-tree-list-header-section-color","",n.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ftds-tree-list-header-section-counter-color","",n.contentGlobalSecondary),listContainerBorderWidth:t.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ftds-tree-list-list-container-background-color","",n.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ftds-tree-list-list-container-border-color","",n.borderGlobalSubtle),emptyStateIllustrationWidth:t.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:t.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:t.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",r.spacing10),emptyStateContainerPaddingTop:t.extend("--ftds-tree-list-empty-state-container-padding-top","",r.spacing10),emptyStateContainerPaddingBottom:t.extend("--ftds-tree-list-empty-state-container-padding-bottom","",r.spacing10),emptyStateTitleMarginBottom:t.extend("--ftds-tree-list-empty-state-title-margin-bottom","",r.spacing2),emptyStateTitleLabelColor:t.extend("--ftds-tree-list-empty-state-title-label-color","",n.contentGlobalSecondary),emptyStateDescriptionLabelColor:t.extend("--ftds-tree-list-empty-state-description-label-color","",n.contentGlobalSecondary)};var ci={iconSize:t.extend("--ftds-checkbox-icon-size","",r.iconSize2),boxSize:t.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ftds-checkbox-color","",n.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ftds-checkbox-checked-background-color","",n.contentActionPrimary),checkedStateLayerColor:t.extend("--ftds-checkbox-checked-state-layer-color","",n.contentActionPrimary),checkedIconColor:t.extend("--ftds-checkbox-checked-icon-color","",n.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:t.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:t.extend("--ftds-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:t.extend("--ftds-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:t.extend("--ftds-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:t.extend("--ftds-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ftds-checkbox-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ftds-checkbox-horizontal-gap","",r.spacing3),leftPadding:t.extend("--ftds-checkbox-left-padding","",r.spacing2)};var yi={circleSize:t.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ftds-radio-border-width","","SIZE","2px"),color:t.extend("--ftds-radio-color","",n.contentGlobalPrimary),selectedRadioColor:t.extend("--ftds-radio-selected-radio-color","",n.contentActionPrimary),selectedStateLayerColor:t.extend("--ftds-radio-selected-state-layer-color","",n.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ftds-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:t.extend("--ftds-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:t.extend("--ftds-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:t.extend("--ftds-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:t.extend("--ftds-radio-unselected-state-layer-color","",n.borderInputPrimary),unselectedBorderColor:t.extend("--ftds-radio-unselected-border-color","",n.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ftds-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ftds-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ftds-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:t.extend("--ftds-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:t.extend("--ftds-radio-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:t.extend("--ftds-radio-vertical-gap","",r.spacing3),horizontalGap:t.extend("--ftds-radio-horizontal-gap","",r.spacing3)};var Ci={headerRowBorderWidth:t.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ftds-table-header-row-background-color","",n.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ftds-table-header-row-border-color","",n.borderGlobalPrimary),headerRowColor:t.extend("--ftds-table-header-row-color","",n.contentGlobalPrimary),dataRowBorderWidth:t.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ftds-table-data-row-background-color","",n.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ftds-table-data-row-border-color","",n.borderGlobalSubtle),dataRowColor:t.extend("--ftds-table-data-row-color","",n.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ftds-table-data-row-default-hover-background-color","",r.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",r.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-default-background-color","",r.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ftds-table-data-row-selectable-selected-default-border-color","",r.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",r.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",r.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ftds-table-data-row-selectable-selected-color","",n.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ftds-table-data-row-clickable-hover-background-color","",r.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ftds-table-data-row-clickable-focus-border-color","",n.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ftds-table-data-row-clickable-focus-background-color","",r.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ftds-table-data-row-clickable-active-background-color","",r.colorGray40),headerCellHorizontalGap:t.extend("--ftds-table-header-cell-horizontal-gap","",r.spacing1),headerCellVerticalPadding:t.extend("--ftds-table-header-cell-vertical-padding","",r.spacing2),headerCellHorizontalPadding:t.extend("--ftds-table-header-cell-horizontal-padding","",r.spacing3),dataCellVerticalPadding:t.extend("--ftds-table-data-cell-vertical-padding","",r.spacing2),dataCellHorizontalPadding:t.extend("--ftds-table-data-cell-horizontal-padding","",r.spacing3),dataCellVerticalGap:t.extend("--ftds-table-data-cell-vertical-gap","",r.spacing1)};var Ni={neutralOffHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",r.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",r.opacity8),neutralOffFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",n.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",r.opacity16),neutralOffBackgroundColor:t.extend("--ftds-chip-choice-neutral-off-background-color","",n.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ftds-chip-choice-neutral-off-border-color","",n.borderGlobalPrimary),neutralOffColor:t.extend("--ftds-chip-choice-neutral-off-color","",n.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ftds-chip-choice-neutral-off-state-layer-color","",n.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",r.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",r.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",r.opacity24),neutralOnFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",n.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",r.opacity32),neutralOnBackgroundColor:t.extend("--ftds-chip-choice-neutral-on-background-color","",n.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ftds-chip-choice-neutral-on-border-color","",n.borderGlobalPrimary),neutralOnColor:t.extend("--ftds-chip-choice-neutral-on-color","",n.contentGlobalPrimary),neutralOnIconColor:t.extend("--ftds-chip-choice-neutral-on-icon-color","",n.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ftds-chip-choice-neutral-on-state-layer-color","",n.contentGlobalPrimary),largeMinHeight:t.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-choice-large-horizontal-padding","",r.spacing3),largeGap:t.extend("--ftds-chip-choice-large-gap","",r.spacing1),largeBorderRadius:t.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-choice-large-icon-size","",r.iconSize3),mediumMinHeight:t.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-choice-medium-horizontal-padding","",r.spacing2),mediumGap:t.extend("--ftds-chip-choice-medium-gap","",r.spacing1),mediumBorderRadius:t.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-choice-medium-icon-size","",r.iconSize2)};var Bi={largeMinHeight:t.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-large-horizontal-padding","",r.spacing3),largeButtonRightPadding:t.extend("--ftds-chip-large-button-right-padding","",r.spacing1),largeGap:t.extend("--ftds-chip-large-gap","",r.spacing1),largeFocusOutlineOffset:t.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-large-icon-size","",r.iconSize3),mediumMinHeight:t.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-medium-horizontal-padding","",r.spacing2),mediumButtonRightPadding:t.extend("--ftds-chip-medium-button-right-padding","",r.spacing05),mediumGap:t.extend("--ftds-chip-medium-gap","",r.spacing1),mediumFocusOutlineOffset:t.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-medium-icon-size","",r.iconSize2),smallMinHeight:t.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-chip-small-horizontal-padding","",r.spacing1),smallButtonRightPadding:t.extend("--ftds-chip-small-button-right-padding","",r.spacing05),smallGap:t.extend("--ftds-chip-small-gap","",r.spacing1),smallFocusOutlineOffset:t.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ftds-chip-small-icon-size","",r.iconSize1),neutralBackgroundColor:t.extend("--ftds-chip-neutral-background-color","",n.backgroundGlobalOnSurface),neutralColor:t.extend("--ftds-chip-neutral-color","",n.contentGlobalSecondary),neutralIconColor:t.extend("--ftds-chip-neutral-icon-color","",n.contentGlobalSecondary),neutralBorderColor:t.extend("--ftds-chip-neutral-border-color","",n.borderGlobalSubtle),infoBackgroundColor:t.extend("--ftds-chip-info-background-color","",n.backgroundInfoSubtle),infoColor:t.extend("--ftds-chip-info-color","",n.contentInfoPrimary),infoIconColor:t.extend("--ftds-chip-info-icon-color","",n.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-chip-info-border-color","",n.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-chip-success-background-color","",n.backgroundSuccessSubtle),successColor:t.extend("--ftds-chip-success-color","",n.contentSuccessPrimary),successIconColor:t.extend("--ftds-chip-success-icon-color","",n.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-chip-success-border-color","",n.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-chip-warning-background-color","",n.backgroundWarningSubtle),warningColor:t.extend("--ftds-chip-warning-color","",n.contentWarningPrimary),warningIconColor:t.extend("--ftds-chip-warning-icon-color","",n.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-chip-warning-border-color","",n.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-chip-error-background-color","",n.backgroundErrorSubtle),errorColor:t.extend("--ftds-chip-error-color","",n.contentErrorPrimary),errorIconColor:t.extend("--ftds-chip-error-icon-color","",n.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-chip-error-border-color","",n.borderErrorSubtle)};var zi={brandHoverOpacity:t.extend("--ftds-link-brand-hover-opacity","",r.opacity80),brandHoverColor:t.extend("--ftds-link-brand-hover-color","",n.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ftds-link-brand-focus-focus-ring-color","",n.borderActionFocusRing),brandFocusColor:t.extend("--ftds-link-brand-focus-color","",n.contentActionPrimary),brandDefaultColor:t.extend("--ftds-link-brand-default-color","",n.contentActionPrimary),brandActiveColor:t.extend("--ftds-link-brand-active-color","",n.contentActionPrimary),infoHoverOpacity:t.extend("--ftds-link-info-hover-opacity","",r.opacity80),infoHoverColor:t.extend("--ftds-link-info-hover-color","",n.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ftds-link-info-focus-focus-ring-color","",n.borderActionFocusRing),infoFocusColor:t.extend("--ftds-link-info-focus-color","",n.contentInfoPrimary),infoDefaultColor:t.extend("--ftds-link-info-default-color","",n.contentInfoPrimary),infoActiveColor:t.extend("--ftds-link-info-active-color","",n.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ftds-link-neutral-focus-focus-ring-color","",n.borderActionFocusRing),neutralFocusColor:t.extend("--ftds-link-neutral-focus-color","",n.contentActionPrimary),neutralDefaultColor:t.extend("--ftds-link-neutral-default-color","",n.contentGlobalPrimary),neutralHoverColor:t.extend("--ftds-link-neutral-hover-color","",n.contentActionPrimary),neutralActiveColor:t.extend("--ftds-link-neutral-active-color","",n.contentActionPrimary),neutralVisitedColor:t.extend("--ftds-link-neutral-visited-color","",r.colorBrand100)};var Gi={iconSize:t.extend("--ftds-banner-icon-size","",r.iconSize5),borderWidth:t.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ftds-banner-left-padding","",r.spacing6),rightPadding:t.extend("--ftds-banner-right-padding","",r.spacing6),verticalPadding:t.extend("--ftds-banner-vertical-padding","",r.spacing6),horizontalSideGap:t.extend("--ftds-banner-horizontal-side-gap","",r.spacing6),horizontalMobileGap:t.extend("--ftds-banner-horizontal-mobile-gap","",r.spacing4),verticalMobileGap:t.extend("--ftds-banner-vertical-mobile-gap","",r.spacing6),horizontalMiddleGap:t.extend("--ftds-banner-horizontal-middle-gap","",r.spacing20),infoBackgroundColor:t.extend("--ftds-banner-info-background-color","",n.backgroundInfoSubtle),infoColor:t.extend("--ftds-banner-info-color","",n.contentInfoPrimary),infoIconColor:t.extend("--ftds-banner-info-icon-color","",n.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-banner-info-border-color","",n.borderInfoSubtle)};var Ki={horizontalPadding:t.extend("--ftds-badge-horizontal-padding","",r.spacing1),verticalPadding:t.extend("--ftds-badge-vertical-padding","",r.spacing1),borderRadius:t.extend("--ftds-badge-border-radius","",r.borderRadiusPill),color:t.extend("--ftds-badge-color","",n.contentGlobalOnColor),backgroundColor:t.extend("--ftds-badge-background-color","",n.contentActionPrimary)};var Xi={horizontalGap:t.extend("--ftds-title-breadcrumb-horizontal-gap","",r.spacing1),currentColor:t.extend("--ftds-title-breadcrumb-current-color","",n.contentGlobalPrimary),previousNonClickableColor:t.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",n.contentGlobalSecondary),iconColor:t.extend("--ftds-title-breadcrumb-icon-color","",n.contentGlobalSubtle)};var el={parentHorizontalPadding:t.extend("--ftds-page-header-parent-horizontal-padding","",r.spacing6),parentTopPadding:t.extend("--ftds-page-header-parent-top-padding","",r.spacing4),parentBottomPadding:t.extend("--ftds-page-header-parent-bottom-padding","",r.spacing6),parentHelpLeftMargin:t.extend("--ftds-page-header-parent-help-left-margin","",r.spacing1),parentTitleColor:t.extend("--ftds-page-header-parent-title-color","",n.contentGlobalPrimary),parentSubtitleColor:t.extend("--ftds-page-header-parent-subtitle-color","",n.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ftds-page-header-parent-chip-left-margin","",r.spacing4),parentVerticalGap:t.extend("--ftds-page-header-parent-vertical-gap","",r.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",r.spacing4),parentButtonsGroupVerticalGap:t.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",r.spacing4),parentChipsGroupHorizontalGap:t.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",r.spacing2),parentChipsGroupVerticalGap:t.extend("--ftds-page-header-parent-chips-group-vertical-gap","",r.spacing2),childHorizontalPadding:t.extend("--ftds-page-header-child-horizontal-padding","",r.spacing6),childTopPadding:t.extend("--ftds-page-header-child-top-padding","",r.spacing2),childBottomPadding:t.extend("--ftds-page-header-child-bottom-padding","",r.spacing2),childHelpLeftMargin:t.extend("--ftds-page-header-child-help-left-margin","",r.spacing1),childChipLeftMargin:t.extend("--ftds-page-header-child-chip-left-margin","",r.spacing4),childVerticalGap:t.extend("--ftds-page-header-child-vertical-gap","",r.spacing2),childMinHeight:t.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",r.spacing4),childButtonsGroupVerticalGap:t.extend("--ftds-page-header-child-buttons-group-vertical-gap","",r.spacing4),childChipsGroupHorizontalGap:t.extend("--ftds-page-header-child-chips-group-horizontal-gap","",r.spacing2),childChipsGroupVerticalGap:t.extend("--ftds-page-header-child-chips-group-vertical-gap","",r.spacing2),backgroundColor:t.extend("--ftds-page-header-background-color","",r.colorWhite),bottomBorderColor:t.extend("--ftds-page-header-bottom-border-color","",n.borderGlobalSubtle),bottomBorderWidth:t.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var il={horizontalPadding:t.extend("--ftds-page-footer-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ftds-page-footer-vertical-padding","",r.spacing2),verticalGap:t.extend("--ftds-page-footer-vertical-gap","",r.spacing2),minHeight:t.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ftds-page-footer-background-color","",r.colorWhite),topBorderColor:t.extend("--ftds-page-footer-top-border-color","",n.borderGlobalSubtle),topBorderWidth:t.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ftds-page-footer-buttons-group-gap","",r.spacing4)};var cl={contentHorizontalPadding:t.extend("--ftds-page-layout-content-horizontal-padding","",r.spacing6),contentVerticalPadding:t.extend("--ftds-page-layout-content-vertical-padding","",r.spacing6)};var yl={smallContainerTargetWidth:t.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ftds-modal-small-container-margin","",r.spacing6),mediumContainerTargetWidth:t.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ftds-modal-medium-container-margin","",r.spacing6),largeContainerTargetWidth:t.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ftds-modal-large-container-margin","",r.spacing6),overlayBackgroundColor:t.extend("--ftds-modal-overlay-background-color","",r.colorGray700),overlayOpacity:t.extend("--ftds-modal-overlay-opacity","",r.opacity40),shadow:t.extend("--ftds-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:t.extend("--ftds-modal-body-background-color","",r.colorWhite),bodyColor:t.extend("--ftds-modal-body-color","",n.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ftds-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:t.extend("--ftds-modal-body-vertical-gap","",r.spacing6),headerBackgroundColor:t.extend("--ftds-modal-header-background-color","",n.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-modal-header-border-color","",n.borderGlobalSubtle),headerColor:t.extend("--ftds-modal-header-color","",n.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ftds-modal-header-leading-icon-color","",n.contentGlobalPrimary),headerVerticalPadding:t.extend("--ftds-modal-header-vertical-padding","",r.spacing1),headerRightPadding:t.extend("--ftds-modal-header-right-padding","",r.spacing1),headerLeftPadding:t.extend("--ftds-modal-header-left-padding","",r.spacing6),headerGap:t.extend("--ftds-modal-header-gap","",r.spacing2),headerBorderBottomWidth:t.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ftds-modal-border-radius","",r.borderRadiusM)};var Cl={overlayOpacity:t.extend("--ftds-drawer-overlay-opacity","",r.opacity40),shadow:t.extend("--ftds-drawer-shadow","",r.shadowElevation03),bodyColor:t.extend("--ftds-drawer-body-color","",n.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:t.extend("--ftds-drawer-body-vertical-padding","",r.spacing6),bodyGap:t.extend("--ftds-drawer-body-gap","",r.spacing6),bodyBackgroundColor:t.extend("--ftds-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:t.extend("--ftds-drawer-header-background-color","",n.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-drawer-header-border-color","",n.borderGlobalSubtle),headerColor:t.extend("--ftds-drawer-header-color","",n.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ftds-drawer-header-trailing-icon-color","",n.contentGlobalSecondary),headerHeight:t.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ftds-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:t.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ftds-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:t.extend("--ftds-drawer-buttons-bar-background-color","",n.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ftds-drawer-buttons-bar-border-color","",n.borderGlobalSubtle),buttonsBarColor:t.extend("--ftds-drawer-buttons-bar-color","",n.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ftds-drawer-buttons-bar-horizontal-padding","",r.spacing6),buttonsBarVerticalPadding:t.extend("--ftds-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:t.extend("--ftds-drawer-buttons-bar-gap","",r.spacing3),buttonsBarBorderWidth:t.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ftds-drawer-overlay-background-color","",r.colorGray700)};var S={offBorderBottomWidth:t.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ftds-tabs-off-hover-state-layer-opacity","",r.opacity8),offDefaultStateLayerOpacity:t.extend("--ftds-tabs-off-default-state-layer-opacity","",r.opacity0),offFocusStateLayerOpacity:t.extend("--ftds-tabs-off-focus-state-layer-opacity","",r.opacity8),offDisabledComponentOpacity:t.extend("--ftds-tabs-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ftds-tabs-off-color","",n.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-tabs-off-state-layer-color","",n.contentGlobalSubtle),offBorderBottomColor:t.extend("--ftds-tabs-off-border-bottom-color","",n.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ftds-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:t.extend("--ftds-tabs-top-right-border-radius","",r.borderRadiusS),withLabelHorizontalPadding:t.extend("--ftds-tabs-with-label-horizontal-padding","",r.spacing4),withLabelVerticalPadding:t.extend("--ftds-tabs-with-label-vertical-padding","",r.spacing3),horizontalGap:t.extend("--ftds-tabs-horizontal-gap","",r.spacing1),verticalGap:t.extend("--ftds-tabs-vertical-gap","",r.spacing1),onHoverStateLayerOpacity:t.extend("--ftds-tabs-on-hover-state-layer-opacity","",r.opacity16),onDefaultStateLayerOpacity:t.extend("--ftds-tabs-on-default-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-tabs-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-tabs-on-active-state-layer-opacity","",r.opacity24),onColor:t.extend("--ftds-tabs-on-color","",n.contentActionPrimary),onStateLayerColor:t.extend("--ftds-tabs-on-state-layer-color","",n.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ftds-tabs-on-active-tab-indicator-color","",n.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ftds-tabs-icon-only-horizontal-padding","",r.spacing4),iconOnlyVerticalPadding:t.extend("--ftds-tabs-icon-only-vertical-padding","",r.spacing4),alertTopPadding:t.extend("--ftds-tabs-alert-top-padding","",r.spacing1),alertRightPadding:t.extend("--ftds-tabs-alert-right-padding","",r.spacing05),focusOutlineWidth:t.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-tabs-focus-focus-ring-color","",n.borderActionFocusRing)};var Al={largeFieldHorizontalPadding:t.extend("--ftds-text-input-large-field-horizontal-padding","",r.spacing4),largeFieldHorizontalGap:t.extend("--ftds-text-input-large-field-horizontal-gap","",r.spacing3),largeFieldVerticalGap:t.extend("--ftds-text-input-large-field-vertical-gap","",r.spacing05),largeFieldHeight:t.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-text-input-large-field-icon-size","",r.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-text-input-medium-field-horizontal-padding","",r.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-text-input-medium-field-horizontal-gap","",r.spacing3),mediumFieldVerticalGap:t.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ftds-text-input-medium-field-icon-size","",r.iconSize3),helperHorizontalPadding:t.extend("--ftds-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ftds-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ftds-text-input-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ftds-text-input-border-radius","",r.borderRadiusS),backgroundColor:t.extend("--ftds-text-input-background-color","",r.colorWhite),contentValueColor:t.extend("--ftds-text-input-content-value-color","",n.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-text-input-trailing-icon-color","",n.contentGlobalSubtle),labelColor:t.extend("--ftds-text-input-label-color","",n.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-input-default-border-color","",n.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-input-default-helper-text-color","",n.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-text-input-error-border-color","",n.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-input-error-helper-text-color","",n.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-input-error-helper-icon-color","",n.contentErrorIconOnly),warningBorderColor:t.extend("--ftds-text-input-warning-border-color","",n.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-text-input-warning-helper-text-color","",n.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-text-input-warning-helper-icon-color","",n.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-text-input-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-input-disabled-component-opacity","",r.opacity40)};var Tl={backgroundColor:t.extend("--ftds-text-area-background-color","",r.colorWhite),contentValueColor:t.extend("--ftds-text-area-content-value-color","",n.contentGlobalPrimary),labelColor:t.extend("--ftds-text-area-label-color","",n.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-area-default-border-color","",n.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-area-default-helper-text-color","",n.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-text-area-error-border-color","",n.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-area-error-helper-text-color","",n.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-area-error-helper-icon-color","",n.contentErrorIconOnly),focusFocusRingColor:t.extend("--ftds-text-area-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-area-disabled-component-opacity","",r.opacity40),fieldHorizontalLeftPadding:t.extend("--ftds-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ftds-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ftds-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:t.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ftds-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ftds-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:t.extend("--ftds-text-area-helper-icon-size","",r.iconSize2),borderRadius:t.extend("--ftds-text-area-border-radius","",r.borderRadiusS)};var Hl={height:t.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ftds-floating-menu-horizontal-padding","",r.spacing4),offIconColor:t.extend("--ftds-floating-menu-off-icon-color","",n.contentGlobalPrimary),offColor:t.extend("--ftds-floating-menu-off-color","",n.contentGlobalPrimary),onColor:t.extend("--ftds-floating-menu-on-color","",n.contentActionPrimary),onStateLayerColor:t.extend("--ftds-floating-menu-on-state-layer-color","",n.contentActionPrimary),gap:t.extend("--ftds-floating-menu-gap","",r.spacing3),focusFocusRingColor:t.extend("--ftds-floating-menu-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ftds-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:t.extend("--ftds-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:t.extend("--ftds-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ftds-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:t.extend("--ftds-floating-menu-icon-size","",r.iconSize3),backgroundColor:t.extend("--ftds-floating-menu-background-color","",n.backgroundGlobalOnSurface),shadow:t.extend("--ftds-floating-menu-shadow","",r.shadowElevation02)};var Zl={largeFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",r.spacing4),largeFieldHorizontalGap:t.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",r.spacing3),largeFieldVerticalGap:t.extend("--ftds-combobox-single-select-large-field-vertical-gap","",r.spacing05),largeFieldHeight:t.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-combobox-single-select-large-field-icon-size","",r.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",r.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",r.spacing3),mediumFieldVerticalGap:t.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ftds-combobox-single-select-medium-field-icon-size","",r.iconSize3),helperHorizontalPadding:t.extend("--ftds-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ftds-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ftds-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:t.extend("--ftds-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:t.extend("--ftds-combobox-single-select-border-radius","",r.borderRadiusS),backgroundColor:t.extend("--ftds-combobox-single-select-background-color","",r.colorWhite),labelColor:t.extend("--ftds-combobox-single-select-label-color","",n.contentGlobalSubtle),contentValueColor:t.extend("--ftds-combobox-single-select-content-value-color","",n.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-combobox-single-select-trailing-icon-color","",n.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-single-select-default-border-color","",n.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-single-select-default-helper-text-color","",n.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-combobox-single-select-error-border-color","",n.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-single-select-error-helper-text-color","",n.contentErrorPrimary),warningBorderWidth:t.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-single-select-warning-border-color","",n.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-single-select-warning-helper-text-color","",n.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-single-select-warning-helper-icon-color","",n.contentWarningIconOnly),focusOutlineWidth:t.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-single-select-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-single-select-disabled-component-opacity","",r.opacity40)};var Yl={backgroundColor:t.extend("--ftds-combobox-multi-select-background-color","",r.colorWhite),labelColor:t.extend("--ftds-combobox-multi-select-label-color","",n.contentGlobalSubtle),trailingIconColor:t.extend("--ftds-combobox-multi-select-trailing-icon-color","",n.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-multi-select-default-border-color","",n.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-multi-select-default-helper-text-color","",n.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ftds-combobox-multi-select-error-border-color","",n.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-multi-select-error-helper-text-color","",n.contentErrorPrimary),errorHelperIcon:t.extend("--ftds-combobox-multi-select-error-helper-icon","",n.contentErrorIconOnly),errorBorderWidth:t.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-multi-select-warning-border-color","",n.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-multi-select-warning-helper-text-color","",n.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",n.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",n.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-multi-select-disabled-component-opacity","",r.opacity40),helperHorizontalPadding:t.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:t.extend("--ftds-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:t.extend("--ftds-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:t.extend("--ftds-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:t.extend("--ftds-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:t.extend("--ftds-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:t.extend("--ftds-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:t.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:t.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:t.extend("--ftds-combobox-multi-select-border-radius","",r.borderRadiusS)};var ts={backgroundColor:t.extend("--ftds-popover-background-color","",n.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ftds-popover-horizontal-padding","",r.spacing6),verticalPadding:t.extend("--ftds-popover-vertical-padding","",r.spacing6),titleColor:t.extend("--ftds-popover-title-color","",n.contentGlobalPrimary),bodyColor:t.extend("--ftds-popover-body-color","",n.contentGlobalSecondary),gap:t.extend("--ftds-popover-gap","",r.spacing2),borderRadius:t.extend("--ftds-popover-border-radius","",r.borderRadiusM),shadow:t.extend("--ftds-popover-shadow","",r.shadowElevation02),maxWidth:t.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ftds-popover-content-section-vertical-gap","",r.spacing2),multiSectionVerticalGap:t.extend("--ftds-popover-multi-section-vertical-gap","",r.spacing6)};var ns={hoverStateLayerOpacity:t.extend("--ftds-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:t.extend("--ftds-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:t.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ftds-collapsible-focus-focus-ring-color","",n.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ftds-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:t.extend("--ftds-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:t.extend("--ftds-collapsible-horizontal-padding","",r.spacing4),verticalPadding:t.extend("--ftds-collapsible-vertical-padding","",r.spacing3),color:t.extend("--ftds-collapsible-color","",n.contentGlobalPrimary),stateLayerColor:t.extend("--ftds-collapsible-state-layer-color","",n.contentGlobalPrimary),backgroundColor:t.extend("--ftds-collapsible-background-color","",n.backgroundGlobalOnSurface),borderColor:t.extend("--ftds-collapsible-border-color","",n.borderGlobalSubtle),iconSize:t.extend("--ftds-collapsible-icon-size","",r.iconSize3)};var cs={groupHorizontalPadding:t.extend("--ftds-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:t.extend("--ftds-switch-group-vertical-padding","",r.spacing1),groupGap:t.extend("--ftds-switch-group-gap","",r.spacing1),groupBackgroundColor:t.extend("--ftds-switch-group-background-color","",n.backgroundGlobalSurface),groupBorderColor:t.extend("--ftds-switch-group-border-color","",n.borderGlobalSubtle),groupBorderRadius:t.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ftds-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:t.extend("--ftds-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:t.extend("--ftds-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:t.extend("--ftds-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:t.extend("--ftds-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:t.extend("--ftds-switch-off-disabled-component-opacity","",r.opacity40),offColor:t.extend("--ftds-switch-off-color","",n.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-switch-off-state-layer-color","",n.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:t.extend("--ftds-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:t.extend("--ftds-switch-on-disabled-component-opacity","",r.opacity40),onColor:t.extend("--ftds-switch-on-color","",n.contentActionPrimary),onStateLayerColor:t.extend("--ftds-switch-on-state-layer-color","",n.contentActionPrimary),iconHorizontalPadding:t.extend("--ftds-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:t.extend("--ftds-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:t.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-switch-focus-focus-ring-color","",n.borderActionFocusRing),optionBorderRadius:t.extend("--ftds-switch-option-border-radius","",r.borderRadiusS)};var us={color1Light:t.extend("--ftds-chart-1-light","for area color charts",r.colorBrand40),color1Base:t.extend("--ftds-chart-1-base","for line charts",r.colorBrand0),color2Light:t.extend("--ftds-chart-2-light","for area color charts",r.colorYellow60),color2Base:t.extend("--ftds-chart-2-base","for line charts",r.colorYellow100),color3Light:t.extend("--ftds-chart-3-light","",r.colorUltramarine40),color3Base:t.extend("--ftds-chart-3-base","",r.colorUltramarine70),color4Light:t.extend("--ftds-chart-4-light","",r.colorCyan50),color4Base:t.extend("--ftds-chart-4-base","",r.colorCyan100),color5Light:t.extend("--ftds-chart-5-light","",r.colorRed40),color5Base:t.extend("--ftds-chart-5-base","",r.colorRed60),color6Light:t.extend("--ftds-chart-6-light","",r.colorGreen40),color6Base:t.extend("--ftds-chart-6-base","",r.colorGreen70),color7Light:t.extend("--ftds-chart-7-light","",r.colorOrange70),color7Base:t.extend("--ftds-chart-7-base","",r.colorOrange100),color8Light:t.extend("--ftds-chart-8-light","",r.colorAvocado70),color8Base:t.extend("--ftds-chart-8-base","",r.colorAvocado200),color9Light:t.extend("--ftds-chart-9-light","",r.colorBrown50),color9Base:t.extend("--ftds-chart-9-base","",r.colorBrown200),color10Light:t.extend("--ftds-chart-10-light","",r.colorGray50),color10Base:t.extend("--ftds-chart-10-base","",r.colorGray80),monochrome10:t.extend("--ftds-chart-monochrome-10","",r.colorBrand10),monochrome20:t.extend("--ftds-chart-monochrome-20","",r.colorBrand20),monochrome30:t.extend("--ftds-chart-monochrome-30","",r.colorBrand40),monochrome40:t.extend("--ftds-chart-monochrome-40","",r.colorBrand60),monochrome50:t.extend("--ftds-chart-monochrome-50","",r.colorBrand0),monochrome60:t.extend("--ftds-chart-monochrome-60","",r.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",r.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",r.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",r.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",r.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",r.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",r.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",r.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",r.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",r.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",r.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",r.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",r.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",r.colorCyan200)};var bs={color1IconColor:t.extend("--ftds-page-designer-1-icon-color","for area color charts",r.colorCyan0),color1ToolbarColor:t.extend("--ftds-page-designer-1-toolbar-color","for area color charts",r.colorCyan0),color2IconColor:t.extend("--ftds-page-designer-2-icon-color","for area color charts",r.colorBrand0),color2ToolbarColor:t.extend("--ftds-page-designer-2-toolbar-color","for area color charts",r.colorBrand0),color3IconColor:t.extend("--ftds-page-designer-3-icon-color","for area color charts",r.colorYellow200),color3ToolbarColor:t.extend("--ftds-page-designer-3-toolbar-color","for area color charts",r.colorYellow200),color4IconColor:t.extend("--ftds-page-designer-4-icon-color","for area color charts",r.colorUltramarine50),color4ToolbarColor:t.extend("--ftds-page-designer-4-toolbar-color","for area color charts",r.colorUltramarine50),color5IconColor:t.extend("--ftds-page-designer-5-icon-color","for area color charts",r.colorGreen0),color5ToolbarColor:t.extend("--ftds-page-designer-5-toolbar-color","for area color charts",r.colorGreen0),color6IconColor:t.extend("--ftds-page-designer-6-icon-color","for area color charts",r.colorOrange0),color6ToolbarColor:t.extend("--ftds-page-designer-6-toolbar-color","for area color charts",r.colorOrange0),color7IconColor:t.extend("--ftds-page-designer-7-icon-color","for area color charts",r.colorAvocado200),color7ToolbarColor:t.extend("--ftds-page-designer-7-toolbar-color","for area color charts",r.colorAvocado200),color8IconColor:t.extend("--ftds-page-designer-8-icon-color","for area color charts",r.colorBrown0),color8ToolbarColor:t.extend("--ftds-page-designer-8-toolbar-color","for area color charts",r.colorBrown0)};var vs={borderWidth:t.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ftds-notice-horizontal-padding","",r.spacing3),verticalPadding:t.extend("--ftds-notice-vertical-padding","",r.spacing2),borderRadius:t.extend("--ftds-notice-border-radius","",r.borderRadiusS),gap:t.extend("--ftds-notice-gap","",r.spacing2),iconSize:t.extend("--ftds-notice-icon-size","",r.iconSize3),infoBackgroundColor:t.extend("--ftds-notice-info-background-color","",n.backgroundInfoSubtle),infoBorderColor:t.extend("--ftds-notice-info-border-color","",n.borderInfoSubtle),infoColor:t.extend("--ftds-notice-info-color","",n.contentInfoPrimary),infoIconColor:t.extend("--ftds-notice-info-icon-color","",n.contentInfoIconOnly),warningBackgroundColor:t.extend("--ftds-notice-warning-background-color","",n.backgroundWarningSubtle),warningBorderColor:t.extend("--ftds-notice-warning-border-color","",n.borderWarningSubtle),warningColor:t.extend("--ftds-notice-warning-color","",n.contentWarningPrimary),warningIconColor:t.extend("--ftds-notice-warning-icon-color","",n.contentWarningIconOnly),errorBackgroundColor:t.extend("--ftds-notice-error-background-color","",n.backgroundErrorSubtle),errorBorderColor:t.extend("--ftds-notice-error-border-color","",n.borderErrorSubtle),errorColor:t.extend("--ftds-notice-error-color","",n.contentErrorPrimary),errorIconColor:t.extend("--ftds-notice-error-icon-color","",n.contentErrorIconOnly),successBackgroundColor:t.extend("--ftds-notice-success-background-color","",n.backgroundSuccessSubtle),successBorderColor:t.extend("--ftds-notice-success-border-color","",n.borderSuccessSubtle),successColor:t.extend("--ftds-notice-success-color","",n.contentSuccessPrimary),successIconColor:t.extend("--ftds-notice-success-icon-color","",n.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ftds-notice-dense-gap","",r.spacing1),denseIconSize:t.extend("--ftds-notice-dense-icon-size","",r.iconSize2),denseBorderWidth:t.create("--ftds-notice-dense-border-width","","SIZE","0")};var Ls={offHoverStateLayerOpacity:t.extend("--ftds-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:t.extend("--ftds-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:t.extend("--ftds-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:t.extend("--ftds-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:t.extend("--ftds-toggle-off-background-color","",n.contentGlobalSubtle),offIconColor:t.extend("--ftds-toggle-off-icon-color","",n.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-toggle-off-state-layer-color","",n.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:t.extend("--ftds-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:t.extend("--ftds-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:t.extend("--ftds-toggle-on-background-color","",n.contentActionPrimary),onStateLayerColor:t.extend("--ftds-toggle-on-state-layer-color","",n.contentActionPrimary),onIconColor:t.extend("--ftds-toggle-on-icon-color","",n.contentActionPrimary),color:t.extend("--ftds-toggle-color","",n.contentGlobalPrimary),focusFocusRingColor:t.extend("--ftds-toggle-focus-focus-ring-color","",n.borderActionFocusRing),gap:t.extend("--ftds-toggle-gap","",r.spacing3)};var Is={iconSize:t.extend("--ftds-notification-icon-size","",r.iconSize4),leftPadding:t.extend("--ftds-notification-left-padding","",r.spacing5),rightPadding:t.extend("--ftds-notification-right-padding","",r.spacing4),verticalPadding:t.extend("--ftds-notification-vertical-padding","",r.spacing3),infoBackgroundColor:t.extend("--ftds-notification-info-background-color","",n.backgroundInfoSubtle),infoColor:t.extend("--ftds-notification-info-color","",n.contentInfoPrimary),infoIconColor:t.extend("--ftds-notification-info-icon-color","",n.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-notification-info-border-color","",n.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-notification-success-background-color","",n.backgroundSuccessSubtle),successColor:t.extend("--ftds-notification-success-color","",n.contentSuccessPrimary),successIconColor:t.extend("--ftds-notification-success-icon-color","",n.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-notification-success-border-color","",n.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-notification-warning-background-color","",n.backgroundWarningSubtle),warningColor:t.extend("--ftds-notification-warning-color","",n.contentWarningPrimary),warningIconColor:t.extend("--ftds-notification-warning-icon-color","",n.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-notification-warning-border-color","",n.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-notification-error-background-color","",n.backgroundErrorSubtle),errorColor:t.extend("--ftds-notification-error-color","",n.contentErrorPrimary),errorIconColor:t.extend("--ftds-notification-error-icon-color","",n.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-notification-error-border-color","",n.borderErrorSubtle),borderRadius:t.extend("--ftds-notification-border-radius","",r.borderRadiusPill),borderWidth:t.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ftds-notification-leading-gap","",r.spacing2),trailingGap:t.extend("--ftds-notification-trailing-gap","",r.spacing8)};var $s={horizontalPadding:t.extend("--ftds-tooltip-horizontal-padding","",r.spacing2),verticalPadding:t.extend("--ftds-tooltip-vertical-padding","",r.spacing2),borderRadius:t.extend("--ftds-tooltip-border-radius","",r.borderRadiusS),color:t.extend("--ftds-tooltip-color","",n.contentGlobalOnColor),backgroundColor:t.extend("--ftds-tooltip-background-color","",n.contentGlobalPrimary),backgroundOpacity:t.extend("--ftds-tooltip-background-opacity","",r.opacity80),shadow:t.extend("--ftds-tooltip-shadow","",r.shadowElevation02),maxWidth:t.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ftds-tooltip-gap","",r.spacing05)};var Ms={verticalPadding:t.extend("--ftds-reorderable-list-vertical-padding","",r.spacing4),gap:t.extend("--ftds-reorderable-list-gap","",r.spacing1),borderRadius:t.extend("--ftds-reorderable-list-border-radius","",r.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",r.spacing6),reorderableItemTitleColor:t.extend("--ftds-reorderable-list-reorderable-item-title-color","",n.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",r.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",r.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",r.spacing2),reorderableItemUsersCountColor:t.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",n.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",r.spacing6),reorderableItemBackgroundColor:t.extend("--ftds-reorderable-list-reorderable-item-background-color","",n.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",r.spacing1),reorderableItemWarningMessageColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",n.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",n.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ftds-reorderable-list-reorderable-item-grip-color","",n.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",r.opacity48),boxShadow:t.extend("--ftds-reorderable-list-box-shadow","",r.shadowElevation01),borderWidth:t.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ftds-reorderable-list-reorderable-items-gap","",r.spacing2),leftPadding:t.extend("--ftds-reorderable-list-left-padding","",r.spacing2),rightPadding:t.extend("--ftds-reorderable-list-right-padding","",r.spacing6),borderColor:t.extend("--ftds-reorderable-list-border-color","",n.borderGlobalPrimary),backgroundColor:t.extend("--ftds-reorderable-list-background-color","",n.backgroundGlobalOnSurfaceDark)};var Vs={menuHorizontalPadding:t.extend("--ftds-date-range-picker-menu-horizontal-padding","",r.spacing4),menuVerticalPadding:t.extend("--ftds-date-range-picker-menu-vertical-padding","",r.spacing4),menuVerticalGap:t.extend("--ftds-date-range-picker-menu-vertical-gap","",r.spacing4),menuButtonsVerticalGap:t.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",r.spacing2)};var hr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(hr||(hr={}));var mr;(function(e){e.large="large",e.medium="medium",e.small="small"})(mr||(mr={}));var Tt=C(T());function br(e,o){let a=vt[e];return Tt.css`
188
- ${o?(0,Tt.unsafeCSS)(o):Tt.css`.ft-typography--${(0,Tt.unsafeCSS)(e)}`} {
189
- font-family: ${a.fontFamily};
190
- font-size: ${a.fontSize};
191
- font-weight: ${a.fontWeight};
192
- letter-spacing: ${a.letterSpacing};
193
- line-height: ${a.lineHeight};
194
- text-decoration: ${a.textDecoration};
195
- text-transform: ${a.textCase};
185
+ `}getTextContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(t){super.update(t),["value","variant"].some(o=>t.has(o))&&this.resolveIcon()}resolveIcon(){var t,o;let n=this.value||this.getTextContent();switch(this.variant){case je.file_format:this.resolvedIcon=(t=O[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case je.material:this.resolvedIcon=this.value||rr.nothing;break;default:this.resolvedIcon=(o=Ar[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ae.elementDefinitions={};ae.styles=Ca;or([(0,Ke.property)()],ae.prototype,"variant",void 0);or([(0,Ke.property)()],ae.prototype,"value",void 0);or([(0,Ke.property)({reflect:!0,attribute:"aria-hidden"})],ae.prototype,"ariaHidden",void 0);or([(0,Ke.state)()],ae.prototype,"resolvedIcon",void 0);or([(0,Ke.query)("slot")],ae.prototype,"slottedContent",void 0);(0,wa.customElement)("ft-icon")(ae);var Pl=S(P());var Il=S(F()),me=S(q()),ye=S(P());var tn=S(P());var Eo=globalThis,wr=Eo.trustedTypes,Ra=wr?wr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Pa="$lit$",Ve=`lit$${Math.random().toFixed(9).slice(2)}$`,ka="?"+Ve,Yl=`<${ka}>`,lt=document,Rr=()=>lt.createComment(""),ar=e=>e===null||typeof e!="object"&&typeof e!="function",Ao=Array.isArray,Xl=e=>Ao(e)||typeof e?.[Symbol.iterator]=="function",bo=`[
186
+ \f\r]`,nr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Na=/-->/g,Ta=/>/g,it=RegExp(`>|${bo}(?:([^\\s"'>=/]+)(${bo}*=${bo}*(?:[^
187
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),La=/'/g,_a=/"/g,Da=/^(?:script|style|textarea|title)$/i,wo=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),Ba=wo(1),Ma=wo(2),Ua=wo(3),ir=Symbol.for("lit-noChange"),K=Symbol.for("lit-nothing"),Ia=new WeakMap,st=lt.createTreeWalker(lt,129);function Wa(e,t){if(!Ao(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ra!==void 0?Ra.createHTML(t):t}var Jl=(e,t)=>{let o=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",l=nr;for(let c=0;c<o;c++){let u=e[c],p,h,f=-1,y=0;for(;y<u.length&&(l.lastIndex=y,h=l.exec(u),h!==null);)y=l.lastIndex,l===nr?h[1]==="!--"?l=Na:h[1]!==void 0?l=Ta:h[2]!==void 0?(Da.test(h[2])&&(a=RegExp("</"+h[2],"g")),l=it):h[3]!==void 0&&(l=it):l===it?h[0]===">"?(l=a??nr,f=-1):h[1]===void 0?f=-2:(f=l.lastIndex-h[2].length,p=h[1],l=h[3]===void 0?it:h[3]==='"'?_a:La):l===_a||l===La?l=it:l===Na||l===Ta?l=nr:(l=it,a=void 0);let b=l===it&&e[c+1].startsWith("/>")?" ":"";i+=l===nr?u+Yl:f>=0?(n.push(p),u.slice(0,f)+Pa+u.slice(f)+Ve+b):u+Ve+(f===-2?c:b)}return[Wa(e,i+(e[o]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},sr=class e{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let i=0,l=0,c=t.length-1,u=this.parts,[p,h]=Jl(t,o);if(this.el=e.createElement(p,n),st.currentNode=this.el.content,o===2||o===3){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(a=st.nextNode())!==null&&u.length<c;){if(a.nodeType===1){if(a.hasAttributes())for(let f of a.getAttributeNames())if(f.endsWith(Pa)){let y=h[l++],b=a.getAttribute(f).split(Ve),g=/([.?@])?(.*)/.exec(y);u.push({type:1,index:i,name:g[2],strings:b,ctor:g[1]==="."?vo:g[1]==="?"?So:g[1]==="@"?Oo:Ot}),a.removeAttribute(f)}else f.startsWith(Ve)&&(u.push({type:6,index:i}),a.removeAttribute(f));if(Da.test(a.tagName)){let f=a.textContent.split(Ve),y=f.length-1;if(y>0){a.textContent=wr?wr.emptyScript:"";for(let b=0;b<y;b++)a.append(f[b],Rr()),st.nextNode(),u.push({type:2,index:++i});a.append(f[y],Rr())}}}else if(a.nodeType===8)if(a.data===ka)u.push({type:2,index:i});else{let f=-1;for(;(f=a.data.indexOf(Ve,f+1))!==-1;)u.push({type:7,index:i}),f+=Ve.length-1}i++}}static createElement(t,o){let n=lt.createElement("template");return n.innerHTML=t,n}};function St(e,t,o=e,n){if(t===ir)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=ar(t)?void 0:t._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=St(e,a._$AS(e,t.values),a,n)),t}var xo=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??lt).importNode(o,!0);st.currentNode=a;let i=st.nextNode(),l=0,c=0,u=n[0];for(;u!==void 0;){if(l===u.index){let p;u.type===2?p=new Nr(i,i.nextSibling,this,t):u.type===1?p=new u.ctor(i,u.name,u.strings,this,t):u.type===6&&(p=new Co(i,this,t)),this._$AV.push(p),u=n[++c]}l!==u?.index&&(i=st.nextNode(),l++)}return st.currentNode=lt,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Nr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=K,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=St(this,t,o),ar(t)?t===K||t==null||t===""?(this._$AH!==K&&this._$AR(),this._$AH=K):t!==this._$AH&&t!==ir&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Xl(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==K&&ar(this._$AH)?this._$AA.nextSibling.data=t:this.T(lt.createTextNode(t)),this._$AH=t}$(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=sr.createElement(Wa(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new xo(a,this),l=i.u(this.options);i.p(o),this.T(l),this._$AH=i}}_$AC(t){let o=Ia.get(t.strings);return o===void 0&&Ia.set(t.strings,o=new sr(t)),o}k(t){Ao(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of t)a===o.length?o.push(n=new e(this.O(Rr()),this.O(Rr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Ot=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,i){this.type=1,this._$AH=K,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=K}_$AI(t,o=this,n,a){let i=this.strings,l=!1;if(i===void 0)t=St(this,t,o,0),l=!ar(t)||t!==this._$AH&&t!==ir,l&&(this._$AH=t);else{let c=t,u,p;for(t=i[0],u=0;u<i.length-1;u++)p=St(this,c[n+u],o,u),p===ir&&(p=this._$AH[u]),l||=!ar(p)||p!==this._$AH[u],p===K?t=K:t!==K&&(t+=(p??"")+i[u+1]),this._$AH[u]=p}l&&!a&&this.j(t)}j(t){t===K?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},vo=class extends Ot{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===K?void 0:t}},So=class extends Ot{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==K)}},Oo=class extends Ot{constructor(t,o,n,a,i){super(t,o,n,a,i),this.type=5}_$AI(t,o=this){if((t=St(this,t,o,0)??K)===ir)return;let n=this._$AH,a=t===K&&n!==K||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==K&&(n===K||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Co=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){St(this,t)}};var Ql=Eo.litHtmlPolyfillSupport;Ql?.(sr,Nr),(Eo.litHtmlVersions??=[]).push("3.3.0");var Fa=Symbol.for(""),ec=e=>{if(e?.r===Fa)return e?._$litStatic$},Ct=e=>({_$litStatic$:e,r:Fa});var Ha=new Map,Ro=e=>(t,...o)=>{let n=o.length,a,i,l=[],c=[],u,p=0,h=!1;for(;p<n;){for(u=t[p];p<n&&(i=o[p],(a=ec(i))!==void 0);)u+=a+t[++p],h=!0;p!==n&&c.push(i),l.push(u),p++}if(p===n&&l.push(t[n]),h){let f=l.join("$$lit$$");(t=Ha.get(f))===void 0&&(l.raw=l,Ha.set(f,t=l)),o=c}return e(t,...o)},Et=Ro(Ba),Qd=Ro(Ma),eu=Ro(Ua);var Qo=S(q()),ii=S(P());var Ze;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Ze||(Ze={}));var ue=S(F()),C=S(P());var De=S(F(),1),qe=e=>typeof e=="string"?(0,De.unsafeCSS)(e):e,r=class{static create(t,o,n,a){let i=c=>qe(c??a),l=De.css`var(${qe(t)}, ${i(a)})`;return l.name=t,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=i,l.set=c=>za(l,c??i(a)),l.get=c=>De.css`var(${qe(t)}, ${i(c)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(t,o,n,a){let i=c=>n.get(c??a),l=De.css`var(${qe(t)}, ${i(a)})`;return l.name=t,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=i,l.set=c=>za(l,c??i(a)),l.get=c=>De.css`var(${qe(t)}, ${i(c)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(t,o){let n=i=>t.defaultCssValue(i),a=De.css`var(${qe(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>t.set(i),a.get=i=>De.css`var(${qe(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function za(e,t){return qe(`${e.name}: ${t}`)}var s={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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)")},No={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},To={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Lo={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},_o={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},Io={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},Po={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},ko={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Do={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Bo={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},tc={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Mo={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},Uo={fontFamily:r.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Wo={fontFamily:r.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Ho={fontFamily:r.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Fo={fontFamily:r.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},zo={fontFamily:r.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},$o={fontFamily:r.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Go={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},jo={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Ko={fontFamily:r.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Vo={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Zo={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},qo={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Yo={fontFamily:r.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Xo={fontFamily:r.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Jo={fontFamily:r.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},ct={display:No,"title-1":To,"title-2":Lo,"title-3":_o,"body-1-regular":Io,"body-1-medium":Po,"body-1-semibold":ko,"body-2-regular":Do,"body-2-medium":Bo,"body-2-medium-underline":tc,"body-2-semibold":Mo,"label-1-medium":Uo,"label-1-semibold":Wo,"label-1-bold":Ho,"label-2-medium":Fo,"label-2-semibold":zo,"label-2-bold":$o,"caption-1-medium":Go,"caption-1-semibold":jo,"caption-1-bold":Ko,"caption-2-medium":Vo,"caption-2-semibold":Zo,"caption-2-bold":qo,"caption-3-medium":Yo,"caption-3-semibold":Xo,"caption-3-bold":Jo};var d={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
188
+ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var hu={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",s.spacing4),largeGap:r.extend("--ftds-button-large-gap","",s.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",s.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",s.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",s.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",s.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",s.spacing2),smallGap:r.extend("--ftds-button-small-gap","",s.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",s.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",s.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var xu={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",s.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",s.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",s.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",s.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",s.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var Eu={iconSize:r.extend("--ftds-checkbox-icon-size","",s.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:r.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",s.spacing3),leftPadding:r.extend("--ftds-checkbox-left-padding","",s.spacing2)};var Tu={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",s.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",s.spacing3)};var ku={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",s.spacing1)};var Wu={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",s.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",s.iconSize2)};var Gu={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",s.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",s.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",s.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",s.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",s.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var qu={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",s.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",s.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",s.colorBrand100)};var ep={iconSize:r.extend("--ftds-banner-icon-size","",s.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",s.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",s.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",s.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var ap={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",s.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",s.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",s.borderRadiusPill),color:r.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var dp={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var yp={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",s.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",s.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",s.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var vp={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",s.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",s.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",s.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",s.spacing4)};var Ep={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",s.spacing6)};var Tp={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",s.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",s.opacity40),shadow:r.extend("--ftds-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",s.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",s.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",s.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",s.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",s.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ftds-modal-border-radius","",s.borderRadiusM)};var kp={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",s.opacity40),shadow:r.extend("--ftds-drawer-shadow","",s.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",s.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",s.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",s.colorGray700)};var _={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",s.opacity40),offColor:r.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",s.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:r.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",s.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var $p={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",s.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",s.opacity40)};var Zp={backgroundColor:r.extend("--ftds-text-area-background-color","",s.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",s.borderRadiusS)};var Qp={height:r.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",s.spacing4),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",s.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",s.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",s.shadowElevation02)};var nf={largeFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ftds-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:r.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:r.extend("--ftds-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ftds-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ftds-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:r.extend("--ftds-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:r.extend("--ftds-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ftds-combobox-single-select-background-color","",s.colorWhite),labelColor:r.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-single-select-disabled-component-opacity","",s.opacity40)};var df={backgroundColor:r.extend("--ftds-combobox-multi-select-background-color","",s.colorWhite),labelColor:r.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:r.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ftds-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ftds-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:r.extend("--ftds-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ftds-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ftds-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:r.extend("--ftds-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:r.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:r.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:r.extend("--ftds-combobox-multi-select-border-radius","",s.borderRadiusS)};var yf={backgroundColor:r.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ftds-popover-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ftds-popover-vertical-padding","",s.spacing6),titleColor:r.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",s.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",s.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",s.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",s.spacing6)};var vf={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",s.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",s.spacing3),color:r.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",s.iconSize3)};var Af={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",s.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",s.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",s.opacity40),offColor:r.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",s.opacity40),onColor:r.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",s.borderRadiusS)};var Tf={color1Light:r.extend("--ftds-chart-1-light","for area color charts",s.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",s.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",s.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",s.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",s.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",s.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",s.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",s.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",s.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",s.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",s.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",s.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",s.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",s.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",s.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",s.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",s.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",s.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",s.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",s.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",s.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",s.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",s.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",s.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",s.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var Pf={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var Uf={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",s.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",s.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",s.borderRadiusS),gap:r.extend("--ftds-notice-gap","",s.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",s.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",s.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var $f={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",s.spacing3)};var Zf={iconSize:r.extend("--ftds-notification-icon-size","",s.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",s.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",s.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",s.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",s.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",s.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",s.spacing8)};var Qf={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",s.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",s.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",s.borderRadiusS),color:r.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",s.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",s.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",s.spacing05)};var nh={verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",s.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",s.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",s.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",s.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var lh={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var $a;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})($a||($a={}));var Ga;(function(e){e.large="large",e.medium="medium",e.small="small"})(Ga||(Ga={}));var At=S(F());function ja(e,t){let o=ct[e];return At.css`
189
+ ${t?(0,At.unsafeCSS)(t):At.css`.ft-typography--${(0,At.unsafeCSS)(e)}`} {
190
+ font-family: ${o.fontFamily};
191
+ font-size: ${o.fontSize};
192
+ font-weight: ${o.fontWeight};
193
+ letter-spacing: ${o.letterSpacing};
194
+ line-height: ${o.lineHeight};
195
+ text-decoration: ${o.textDecoration};
196
+ text-transform: ${o.textCase};
196
197
  }
197
- `}var xr=u.FtCssVariableFactory.extend("--ft-typography-font-family","",u.designSystemVariables.titleFont),it=u.FtCssVariableFactory.extend("--ft-typography-font-family","",u.designSystemVariables.contentFont),x={fontFamily:it,fontSize:u.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:u.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:u.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:u.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:u.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},zt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-title-font-family","",xr),fontSize:u.FtCssVariableFactory.extend("--ft-typography-title-font-size","",x.fontSize,"20px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",x.letterSpacing,"0.15px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-title-line-height","",x.lineHeight,"1.2"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",x.textTransform,"inherit")},kt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",xr),fontSize:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",x.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",x.letterSpacing,"0.105px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",x.lineHeight,"1.7"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",x.textTransform,"inherit")},_t={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",x.fontSize,"16px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",x.fontWeight,"600"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",x.letterSpacing,"0.144px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",x.lineHeight,"1.5"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",x.textTransform,"inherit")},$t={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",x.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",x.letterSpacing,"0.098px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",x.lineHeight,"1.7"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",x.textTransform,"inherit")},Ht={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",x.fontSize,"16px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",x.letterSpacing,"0.496px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",x.lineHeight,"1.5"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",x.textTransform,"inherit")},Gt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",x.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",x.letterSpacing,"0.252px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",x.lineHeight,"1.4"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",x.textTransform,"inherit")},Dt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",x.fontSize,"12px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",x.letterSpacing,"0.396px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",x.lineHeight,"1.33"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",x.textTransform,"inherit")},Ut={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",x.fontSize,"10px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",x.letterSpacing,"0.33px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",x.lineHeight,"1.6"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",x.textTransform,"inherit")},Mt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",x.fontSize,"10px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",x.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",x.letterSpacing,"1.5px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",x.lineHeight,"1.6"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",x.textTransform,"uppercase")},Zt={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-button-font-family","",it),fontSize:u.FtCssVariableFactory.extend("--ft-typography-button-font-size","",x.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",x.fontWeight,"600"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",x.letterSpacing,"1.246px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-button-line-height","",x.lineHeight,"1.15"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",x.textTransform,"uppercase")},Cr=K.css`
198
+ `}var Ka=C.FtCssVariableFactory.extend("--ft-typography-font-family","",C.designSystemVariables.titleFont),Be=C.FtCssVariableFactory.extend("--ft-typography-font-family","",C.designSystemVariables.contentFont),N={fontFamily:Be,fontSize:C.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:C.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:C.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:C.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:C.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},wt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ka),fontSize:C.FtCssVariableFactory.extend("--ft-typography-title-font-size","",N.fontSize,"20px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",N.letterSpacing,"0.15px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-title-line-height","",N.lineHeight,"1.2"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",N.textTransform,"inherit")},Rt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ka),fontSize:C.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",N.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",N.letterSpacing,"0.105px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",N.lineHeight,"1.7"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",N.textTransform,"inherit")},Nt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",N.fontSize,"16px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",N.fontWeight,"600"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",N.letterSpacing,"0.144px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",N.lineHeight,"1.5"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",N.textTransform,"inherit")},Tt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",N.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",N.letterSpacing,"0.098px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",N.lineHeight,"1.7"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",N.textTransform,"inherit")},Lt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",N.fontSize,"16px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",N.letterSpacing,"0.496px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",N.lineHeight,"1.5"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",N.textTransform,"inherit")},_t={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",N.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",N.letterSpacing,"0.252px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",N.lineHeight,"1.4"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",N.textTransform,"inherit")},It={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",N.fontSize,"12px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",N.letterSpacing,"0.396px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",N.lineHeight,"1.33"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",N.textTransform,"inherit")},Pt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",N.fontSize,"10px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",N.letterSpacing,"0.33px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",N.lineHeight,"1.6"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",N.textTransform,"inherit")},kt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",N.fontSize,"10px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",N.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",N.letterSpacing,"1.5px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",N.lineHeight,"1.6"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",N.textTransform,"uppercase")},Dt={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Be),fontSize:C.FtCssVariableFactory.extend("--ft-typography-button-font-size","",N.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",N.fontWeight,"600"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",N.letterSpacing,"1.246px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-button-line-height","",N.lineHeight,"1.15"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",N.textTransform,"uppercase")},Va=ue.css`
198
199
  .ft-typography--title {
199
- font-family: ${zt.fontFamily};
200
- font-size: ${zt.fontSize};
201
- font-weight: ${zt.fontWeight};
202
- letter-spacing: ${zt.letterSpacing};
203
- line-height: ${zt.lineHeight};
204
- text-transform: ${zt.textTransform};
205
- }
206
- `,Or=K.css`
200
+ font-family: ${wt.fontFamily};
201
+ font-size: ${wt.fontSize};
202
+ font-weight: ${wt.fontWeight};
203
+ letter-spacing: ${wt.letterSpacing};
204
+ line-height: ${wt.lineHeight};
205
+ text-transform: ${wt.textTransform};
206
+ }
207
+ `,Za=ue.css`
207
208
  .ft-typography--title-dense {
208
- font-family: ${kt.fontFamily};
209
- font-size: ${kt.fontSize};
210
- font-weight: ${kt.fontWeight};
211
- letter-spacing: ${kt.letterSpacing};
212
- line-height: ${kt.lineHeight};
213
- text-transform: ${kt.textTransform};
214
- }
215
- `,Sr=K.css`
209
+ font-family: ${Rt.fontFamily};
210
+ font-size: ${Rt.fontSize};
211
+ font-weight: ${Rt.fontWeight};
212
+ letter-spacing: ${Rt.letterSpacing};
213
+ line-height: ${Rt.lineHeight};
214
+ text-transform: ${Rt.textTransform};
215
+ }
216
+ `,qa=ue.css`
216
217
  .ft-typography--subtitle1 {
218
+ font-family: ${Nt.fontFamily};
219
+ font-size: ${Nt.fontSize};
220
+ font-weight: ${Nt.fontWeight};
221
+ letter-spacing: ${Nt.letterSpacing};
222
+ line-height: ${Nt.lineHeight};
223
+ text-transform: ${Nt.textTransform};
224
+ }
225
+ `,Ya=ue.css`
226
+ .ft-typography--subtitle2 {
227
+ font-family: ${Tt.fontFamily};
228
+ font-size: ${Tt.fontSize};
229
+ font-weight: ${Tt.fontWeight};
230
+ letter-spacing: ${Tt.letterSpacing};
231
+ line-height: ${Tt.lineHeight};
232
+ text-transform: ${Tt.textTransform};
233
+ }
234
+
235
+ `,Xa=ue.css`
236
+ .ft-typography--body1 {
237
+ font-family: ${Lt.fontFamily};
238
+ font-size: ${Lt.fontSize};
239
+ font-weight: ${Lt.fontWeight};
240
+ letter-spacing: ${Lt.letterSpacing};
241
+ line-height: ${Lt.lineHeight};
242
+ text-transform: ${Lt.textTransform};
243
+ }
244
+ `,Ja=ue.css`
245
+ .ft-typography--body2 {
217
246
  font-family: ${_t.fontFamily};
218
247
  font-size: ${_t.fontSize};
219
248
  font-weight: ${_t.fontWeight};
@@ -221,36 +250,35 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
221
250
  line-height: ${_t.lineHeight};
222
251
  text-transform: ${_t.textTransform};
223
252
  }
224
- `,vr=K.css`
225
- .ft-typography--subtitle2 {
226
- font-family: ${$t.fontFamily};
227
- font-size: ${$t.fontSize};
228
- font-weight: ${$t.fontWeight};
229
- letter-spacing: ${$t.letterSpacing};
230
- line-height: ${$t.lineHeight};
231
- text-transform: ${$t.textTransform};
232
- }
233
-
234
- `,wr=K.css`
235
- .ft-typography--body1 {
236
- font-family: ${Ht.fontFamily};
237
- font-size: ${Ht.fontSize};
238
- font-weight: ${Ht.fontWeight};
239
- letter-spacing: ${Ht.letterSpacing};
240
- line-height: ${Ht.lineHeight};
241
- text-transform: ${Ht.textTransform};
242
- }
243
- `,Nr=K.css`
244
- .ft-typography--body2 {
245
- font-family: ${Gt.fontFamily};
246
- font-size: ${Gt.fontSize};
247
- font-weight: ${Gt.fontWeight};
248
- letter-spacing: ${Gt.letterSpacing};
249
- line-height: ${Gt.lineHeight};
250
- text-transform: ${Gt.textTransform};
251
- }
252
- `,Er=K.css`
253
+ `,Qa=ue.css`
253
254
  .ft-typography--caption {
255
+ font-family: ${It.fontFamily};
256
+ font-size: ${It.fontSize};
257
+ font-weight: ${It.fontWeight};
258
+ letter-spacing: ${It.letterSpacing};
259
+ line-height: ${It.lineHeight};
260
+ text-transform: ${It.textTransform};
261
+ }
262
+ `,ei=ue.css`
263
+ .ft-typography--breadcrumb {
264
+ font-family: ${Pt.fontFamily};
265
+ font-size: ${Pt.fontSize};
266
+ font-weight: ${Pt.fontWeight};
267
+ letter-spacing: ${Pt.letterSpacing};
268
+ line-height: ${Pt.lineHeight};
269
+ text-transform: ${Pt.textTransform};
270
+ }
271
+ `,ti=ue.css`
272
+ .ft-typography--overline {
273
+ font-family: ${kt.fontFamily};
274
+ font-size: ${kt.fontSize};
275
+ font-weight: ${kt.fontWeight};
276
+ letter-spacing: ${kt.letterSpacing};
277
+ line-height: ${kt.lineHeight};
278
+ text-transform: ${kt.textTransform};
279
+ }
280
+ `,ri=ue.css`
281
+ .ft-typography--button {
254
282
  font-family: ${Dt.fontFamily};
255
283
  font-size: ${Dt.fontSize};
256
284
  font-weight: ${Dt.fontWeight};
@@ -258,64 +286,37 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
258
286
  line-height: ${Dt.lineHeight};
259
287
  text-transform: ${Dt.textTransform};
260
288
  }
261
- `,Rr=K.css`
262
- .ft-typography--breadcrumb {
263
- font-family: ${Ut.fontFamily};
264
- font-size: ${Ut.fontSize};
265
- font-weight: ${Ut.fontWeight};
266
- letter-spacing: ${Ut.letterSpacing};
267
- line-height: ${Ut.lineHeight};
268
- text-transform: ${Ut.textTransform};
269
- }
270
- `,Lr=K.css`
271
- .ft-typography--overline {
272
- font-family: ${Mt.fontFamily};
273
- font-size: ${Mt.fontSize};
274
- font-weight: ${Mt.fontWeight};
275
- letter-spacing: ${Mt.letterSpacing};
276
- line-height: ${Mt.lineHeight};
277
- text-transform: ${Mt.textTransform};
278
- }
279
- `,Ar=K.css`
280
- .ft-typography--button {
281
- font-family: ${Zt.fontFamily};
282
- font-size: ${Zt.fontSize};
283
- font-weight: ${Zt.fontWeight};
284
- letter-spacing: ${Zt.letterSpacing};
285
- line-height: ${Zt.lineHeight};
286
- text-transform: ${Zt.textTransform};
287
- }
288
- `,Br=K.css`
289
+ `,oi=ue.css`
289
290
  .ft-typography {
290
291
  vertical-align: inherit;
291
292
  }
292
- `,Pr=[Object.keys(vt).map(e=>br(e))];var Wr=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},j=class extends Ir.FtLitElement{constructor(){super(...arguments),this.variant=It.body1}render(){return this.element?Wt`
293
- <${Pt(this.element)}
293
+ `,ni=[Object.keys(ct).map(e=>ja(e))];var ai=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},xe=class extends ii.FtLitElement{constructor(){super(...arguments),this.variant=Ze.body1}render(){return this.element?Et`
294
+ <${Ct(this.element)}
294
295
  part="text"
295
296
  class="ft-typography ft-typography--${this.variant}">
296
297
  <slot></slot>
297
- </${Pt(this.element)}>
298
- `:Wt`
298
+ </${Ct(this.element)}>
299
+ `:Et`
299
300
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
300
- `}};j.styles=[Cr,Or,Sr,vr,wr,Nr,Er,Rr,Lr,Ar,Br,...Pr];Wr([(0,lo.property)()],j.prototype,"element",void 0);Wr([(0,lo.property)()],j.prototype,"variant",void 0);var so=C(Q()),kr=C(E());var Kt;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Kt||(Kt={}));var Ft=C(T());function ka(e,o){let a=vt[e];return Ft.css`
301
- ${o?(0,Ft.unsafeCSS)(o):Ft.css`.ftds-typography--${(0,Ft.unsafeCSS)(e)}`} {
302
- font-family: ${a.fontFamily};
303
- font-size: ${a.fontSize};
304
- font-weight: ${a.fontWeight};
305
- letter-spacing: ${a.letterSpacing};
306
- line-height: ${a.lineHeight};
307
- text-decoration: ${a.textDecoration};
308
- text-transform: ${a.textCase};
301
+ `}};xe.styles=[Va,Za,qa,Ya,Xa,Ja,Qa,ei,ti,ri,oi,...ni];ai([(0,Qo.property)()],xe.prototype,"element",void 0);ai([(0,Qo.property)()],xe.prototype,"variant",void 0);var en=S(q()),ci=S(P());var Bt;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Bt||(Bt={}));var Mt=S(F());function rc(e,t){let o=ct[e];return Mt.css`
302
+ ${t?(0,Mt.unsafeCSS)(t):Mt.css`.ftds-typography--${(0,Mt.unsafeCSS)(e)}`} {
303
+ font-family: ${o.fontFamily};
304
+ font-size: ${o.fontSize};
305
+ font-weight: ${o.fontWeight};
306
+ letter-spacing: ${o.letterSpacing};
307
+ line-height: ${o.lineHeight};
308
+ text-decoration: ${o.textDecoration};
309
+ text-transform: ${o.textCase};
309
310
  }
310
- `}var Tr=[Object.keys(vt).map(e=>ka(e))];var zr=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},lt=class extends kr.FtLitElement{constructor(){super(...arguments),this.variant=Kt.body2medium}render(){return this.element?Wt`
311
- <${Pt(this.element)}
311
+ `}var si=[Object.keys(ct).map(e=>rc(e))];var li=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Me=class extends ci.FtLitElement{constructor(){super(...arguments),this.variant=Bt.body2medium}render(){return this.element?Et`
312
+ <${Ct(this.element)}
312
313
  part="text"
313
314
  class="ftds-typography ftds-typography--${this.variant}">
314
315
  <slot></slot>
315
- </${Pt(this.element)}>
316
- `:Wt`
316
+ </${Ct(this.element)}>
317
+ `:Et`
317
318
  <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
318
- `}};lt.styles=[...Tr];zr([(0,so.property)()],lt.prototype,"element",void 0);zr([(0,so.property)()],lt.prototype,"variant",void 0);(0,co.customElement)("ft-typography")(j);(0,co.customElement)("ftds-typography")(lt);var _r=C(T()),st=C(E()),Vt={distance:st.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:st.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:st.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:st.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:st.FtCssVariableFactory.external(st.designSystemVariables.borderRadiusS,"Design system"),maxWidth:st.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},$r=_r.css`
319
+ `}};Me.styles=[...si];li([(0,en.property)()],Me.prototype,"element",void 0);li([(0,en.property)()],Me.prototype,"variant",void 0);(0,tn.customElement)("ft-typography")(xe);(0,tn.customElement)("ftds-typography")(Me);var di=S(F()),Ue=S(P()),Ut={distance:Ue.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ue.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ue.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Ue.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Ue.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},ui=di.css`
319
320
  .ft-tooltip--container {
320
321
  display: block;
321
322
  }
@@ -330,21 +331,29 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
330
331
  box-sizing: border-box;
331
332
  overflow: hidden;
332
333
  width: max-content;
333
- max-width: ${Vt.maxWidth};
334
+ max-width: ${Ut.maxWidth};
334
335
  text-align: center;
335
- padding: ${Vt.distance};
336
- z-index: ${Vt.zIndex};
336
+ padding: ${Ut.distance};
337
+ z-index: ${Ut.zIndex};
337
338
  }
338
339
 
339
340
  .ft-tooltip--content {
340
341
  padding: 4px 8px;
341
- border-radius: ${Vt.borderRadiusS};
342
- background-color: ${Vt.backgroundColor};
343
- color: ${Vt.color};
342
+ border-radius: ${Ut.borderRadiusS};
343
+ background-color: ${Ut.backgroundColor};
344
+ color: ${Ut.color};
344
345
  position: relative;
345
346
  word-break: break-word;
346
347
  }
347
- `;var Gr=["top","right","bottom","left"],Hr=["start","end"],fo=Gr.reduce((e,o)=>e.concat(o,o+"-"+Hr[0],o+"-"+Hr[1]),[]),Dr=Math.min,Ur=Math.max;var _a={left:"right",right:"left",bottom:"top",top:"bottom"},$a={start:"end",end:"start"};function go(e,o,a){return Ur(e,Dr(o,a))}function me(e,o){return typeof e=="function"?e(o):e}function jt(e){return e.split("-")[0]}function xt(e){return e.split("-")[1]}function uo(e){return e==="x"?"y":"x"}function yo(e){return e==="y"?"height":"width"}function be(e){return["top","bottom"].includes(jt(e))?"y":"x"}function ho(e){return uo(be(e))}function Mr(e,o,a){a===void 0&&(a=!1);let i=xt(e),l=ho(e),d=yo(l),s=l==="x"?i===(a?"end":"start")?"right":"left":i==="start"?"bottom":"top";return o.reference[d]>o.floating[d]&&(s=po(s)),[s,po(s)]}function Zr(e){return e.replace(/start|end/g,o=>$a[o])}function po(e){return e.replace(/left|right|bottom|top/g,o=>_a[o])}function Ha(e){return{top:0,right:0,bottom:0,left:0,...e}}function Kr(e){return typeof e!="number"?Ha(e):{top:e,right:e,bottom:e,left:e}}function wt(e){let{x:o,y:a,width:i,height:l}=e;return{width:i,height:l,top:a,left:o,right:o+i,bottom:a+l,x:o,y:a}}function Fr(e,o,a){let{reference:i,floating:l}=e,d=be(o),s=ho(o),c=yo(s),p=jt(o),f=d==="y",b=i.x+i.width/2-l.width/2,y=i.y+i.height/2-l.height/2,m=i[c]/2-l[c]/2,O;switch(p){case"top":O={x:b,y:i.y-l.height};break;case"bottom":O={x:b,y:i.y+i.height};break;case"right":O={x:i.x+i.width,y};break;case"left":O={x:i.x-l.width,y};break;default:O={x:i.x,y:i.y}}switch(xt(o)){case"start":O[s]-=m*(a&&f?-1:1);break;case"end":O[s]+=m*(a&&f?-1:1);break}return O}var Vr=async(e,o,a)=>{let{placement:i="bottom",strategy:l="absolute",middleware:d=[],platform:s}=a,c=d.filter(Boolean),p=await(s.isRTL==null?void 0:s.isRTL(o)),f=await s.getElementRects({reference:e,floating:o,strategy:l}),{x:b,y}=Fr(f,i,p),m=i,O={},h=0;for(let v=0;v<c.length;v++){let{name:w,fn:R}=c[v],{x:A,y:_,data:ut,reset:I}=await R({x:b,y,initialPlacement:i,placement:m,strategy:l,middlewareData:O,rects:f,platform:s,elements:{reference:e,floating:o}});b=A??b,y=_??y,O={...O,[w]:{...O[w],...ut}},I&&h<=50&&(h++,typeof I=="object"&&(I.placement&&(m=I.placement),I.rects&&(f=I.rects===!0?await s.getElementRects({reference:e,floating:o,strategy:l}):I.rects),{x:b,y}=Fr(f,m,p)),v=-1)}return{x:b,y,placement:m,strategy:l,middlewareData:O}};async function mo(e,o){var a;o===void 0&&(o={});let{x:i,y:l,platform:d,rects:s,elements:c,strategy:p}=e,{boundary:f="clippingAncestors",rootBoundary:b="viewport",elementContext:y="floating",altBoundary:m=!1,padding:O=0}=me(o,e),h=Kr(O),w=c[m?y==="floating"?"reference":"floating":y],R=wt(await d.getClippingRect({element:(a=await(d.isElement==null?void 0:d.isElement(w)))==null||a?w:w.contextElement||await(d.getDocumentElement==null?void 0:d.getDocumentElement(c.floating)),boundary:f,rootBoundary:b,strategy:p})),A=y==="floating"?{x:i,y:l,width:s.floating.width,height:s.floating.height}:s.reference,_=await(d.getOffsetParent==null?void 0:d.getOffsetParent(c.floating)),ut=await(d.isElement==null?void 0:d.isElement(_))?await(d.getScale==null?void 0:d.getScale(_))||{x:1,y:1}:{x:1,y:1},I=wt(d.convertOffsetParentRelativeRectToViewportRelativeRect?await d.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:A,offsetParent:_,strategy:p}):A);return{top:(R.top-I.top+h.top)/ut.y,bottom:(I.bottom-R.bottom+h.bottom)/ut.y,left:(R.left-I.left+h.left)/ut.x,right:(I.right-R.right+h.right)/ut.x}}function Ga(e,o,a){return(e?[...a.filter(l=>xt(l)===e),...a.filter(l=>xt(l)!==e)]:a.filter(l=>jt(l)===l)).filter(l=>e?xt(l)===e||(o?Zr(l)!==l:!1):!0)}var bo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var a,i,l;let{rects:d,middlewareData:s,placement:c,platform:p,elements:f}=o,{crossAxis:b=!1,alignment:y,allowedPlacements:m=fo,autoAlignment:O=!0,...h}=me(e,o),v=y!==void 0||m===fo?Ga(y||null,O,m):m,w=await mo(o,h),R=((a=s.autoPlacement)==null?void 0:a.index)||0,A=v[R];if(A==null)return{};let _=Mr(A,d,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(c!==A)return{reset:{placement:v[0]}};let ut=[w[jt(A)],w[_[0]],w[_[1]]],I=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:A,overflows:ut}],Ro=v[R+1];if(Ro)return{data:{index:R+1,overflows:I},reset:{placement:Ro}};let Lo=I.map(q=>{let Jt=xt(q.placement);return[q.placement,Jt&&b?q.overflows.slice(0,2).reduce((Sa,va)=>Sa+va,0):q.overflows[0],q.overflows]}).sort((q,Jt)=>q[1]-Jt[1]),Ao=((l=Lo.filter(q=>q[2].slice(0,xt(q[0])?2:3).every(Jt=>Jt<=0))[0])==null?void 0:l[0])||Lo[0][0];return Ao!==c?{data:{index:R+1,overflows:I},reset:{placement:Ao}}:{}}}};var xo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:a,y:i,placement:l}=o,{mainAxis:d=!0,crossAxis:s=!1,limiter:c={fn:w=>{let{x:R,y:A}=w;return{x:R,y:A}}},...p}=me(e,o),f={x:a,y:i},b=await mo(o,p),y=be(jt(l)),m=uo(y),O=f[m],h=f[y];if(d){let w=m==="y"?"top":"left",R=m==="y"?"bottom":"right",A=O+b[w],_=O-b[R];O=go(A,O,_)}if(s){let w=y==="y"?"top":"left",R=y==="y"?"bottom":"right",A=h+b[w],_=h-b[R];h=go(A,h,_)}let v=c.fn({...o,[m]:O,[y]:h});return{...v,data:{x:v.x-a,y:v.y-i,enabled:{[m]:d,[y]:s}}}}}};var Co=Math.min,Yt=Math.max,le=Math.round;var dt=e=>({x:e,y:e});function ct(e){return Yr(e)?(e.nodeName||"").toLowerCase():"#document"}function H(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function pt(e){var o;return(o=(Yr(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Yr(e){return e instanceof Node||e instanceof H(e).Node}function tt(e){return e instanceof Element||e instanceof H(e).Element}function Y(e){return e instanceof HTMLElement||e instanceof H(e).HTMLElement}function jr(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof H(e).ShadowRoot}function Xt(e){let{overflow:o,overflowX:a,overflowY:i,display:l}=U(e);return/auto|scroll|overlay|hidden|clip/.test(o+i+a)&&!["inline","contents"].includes(l)}function Xr(e){return["table","td","th"].includes(ct(e))}function Ce(e){let o=Oe(),a=U(e);return a.transform!=="none"||a.perspective!=="none"||(a.containerType?a.containerType!=="normal":!1)||!o&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!o&&(a.filter?a.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(a.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(a.contain||"").includes(i))}function qr(e){let o=Nt(e);for(;Y(o)&&!se(o);){if(Ce(o))return o;o=Nt(o)}return null}function Oe(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function se(e){return["html","body","#document"].includes(ct(e))}function U(e){return H(e).getComputedStyle(e)}function de(e){return tt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Nt(e){if(ct(e)==="html")return e;let o=e.assignedSlot||e.parentNode||jr(e)&&e.host||pt(e);return jr(o)?o.host:o}function Qr(e){let o=Nt(e);return se(o)?e.ownerDocument?e.ownerDocument.body:e.body:Y(o)&&Xt(o)?o:Qr(o)}function xe(e,o,a){var i;o===void 0&&(o=[]),a===void 0&&(a=!0);let l=Qr(e),d=l===((i=e.ownerDocument)==null?void 0:i.body),s=H(l);return d?o.concat(s,s.visualViewport||[],Xt(l)?l:[],s.frameElement&&a?xe(s.frameElement):[]):o.concat(l,xe(l,[],a))}function ea(e){let o=U(e),a=parseFloat(o.width)||0,i=parseFloat(o.height)||0,l=Y(e),d=l?e.offsetWidth:a,s=l?e.offsetHeight:i,c=le(a)!==d||le(i)!==s;return c&&(a=d,i=s),{width:a,height:i,$:c}}function oa(e){return tt(e)?e:e.contextElement}function qt(e){let o=oa(e);if(!Y(o))return dt(1);let a=o.getBoundingClientRect(),{width:i,height:l,$:d}=ea(o),s=(d?le(a.width):a.width)/i,c=(d?le(a.height):a.height)/l;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Ma=dt(0);function ra(e){let o=H(e);return!Oe()||!o.visualViewport?Ma:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function Za(e,o,a){return o===void 0&&(o=!1),!a||o&&a!==H(e)?!1:o}function ce(e,o,a,i){o===void 0&&(o=!1),a===void 0&&(a=!1);let l=e.getBoundingClientRect(),d=oa(e),s=dt(1);o&&(i?tt(i)&&(s=qt(i)):s=qt(e));let c=Za(d,a,i)?ra(d):dt(0),p=(l.left+c.x)/s.x,f=(l.top+c.y)/s.y,b=l.width/s.x,y=l.height/s.y;if(d){let m=H(d),O=i&&tt(i)?H(i):i,h=m.frameElement;for(;h&&i&&O!==m;){let v=qt(h),w=h.getBoundingClientRect(),R=U(h),A=w.left+(h.clientLeft+parseFloat(R.paddingLeft))*v.x,_=w.top+(h.clientTop+parseFloat(R.paddingTop))*v.y;p*=v.x,f*=v.y,b*=v.x,y*=v.y,p+=A,f+=_,h=H(h).frameElement}}return wt({width:b,height:y,x:p,y:f})}function Ka(e){let{rect:o,offsetParent:a,strategy:i}=e,l=Y(a),d=pt(a);if(a===d)return o;let s={scrollLeft:0,scrollTop:0},c=dt(1),p=dt(0);if((l||!l&&i!=="fixed")&&((ct(a)!=="body"||Xt(d))&&(s=de(a)),Y(a))){let f=ce(a);c=qt(a),p.x=f.x+a.clientLeft,p.y=f.y+a.clientTop}return{width:o.width*c.x,height:o.height*c.y,x:o.x*c.x-s.scrollLeft*c.x+p.x,y:o.y*c.y-s.scrollTop*c.y+p.y}}function Fa(e){return Array.from(e.getClientRects())}function aa(e){return ce(pt(e)).left+de(e).scrollLeft}function Va(e){let o=pt(e),a=de(e),i=e.ownerDocument.body,l=Yt(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),d=Yt(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight),s=-a.scrollLeft+aa(e),c=-a.scrollTop;return U(i).direction==="rtl"&&(s+=Yt(o.clientWidth,i.clientWidth)-l),{width:l,height:d,x:s,y:c}}function ja(e,o){let a=H(e),i=pt(e),l=a.visualViewport,d=i.clientWidth,s=i.clientHeight,c=0,p=0;if(l){d=l.width,s=l.height;let f=Oe();(!f||f&&o==="fixed")&&(c=l.offsetLeft,p=l.offsetTop)}return{width:d,height:s,x:c,y:p}}function Ya(e,o){let a=ce(e,!0,o==="fixed"),i=a.top+e.clientTop,l=a.left+e.clientLeft,d=Y(e)?qt(e):dt(1),s=e.clientWidth*d.x,c=e.clientHeight*d.y,p=l*d.x,f=i*d.y;return{width:s,height:c,x:p,y:f}}function Jr(e,o,a){let i;if(o==="viewport")i=ja(e,a);else if(o==="document")i=Va(pt(e));else if(tt(o))i=Ya(o,a);else{let l=ra(e);i={...o,x:o.x-l.x,y:o.y-l.y}}return wt(i)}function na(e,o){let a=Nt(e);return a===o||!tt(a)||se(a)?!1:U(a).position==="fixed"||na(a,o)}function Xa(e,o){let a=o.get(e);if(a)return a;let i=xe(e,[],!1).filter(c=>tt(c)&&ct(c)!=="body"),l=null,d=U(e).position==="fixed",s=d?Nt(e):e;for(;tt(s)&&!se(s);){let c=U(s),p=Ce(s);!p&&c.position==="fixed"&&(l=null),(d?!p&&!l:!p&&c.position==="static"&&!!l&&["absolute","fixed"].includes(l.position)||Xt(s)&&!p&&na(e,s))?i=i.filter(b=>b!==s):l=c,s=Nt(s)}return o.set(e,i),i}function qa(e){let{element:o,boundary:a,rootBoundary:i,strategy:l}=e,s=[...a==="clippingAncestors"?Xa(o,this._c):[].concat(a),i],c=s[0],p=s.reduce((f,b)=>{let y=Jr(o,b,l);return f.top=Yt(y.top,f.top),f.right=Co(y.right,f.right),f.bottom=Co(y.bottom,f.bottom),f.left=Yt(y.left,f.left),f},Jr(o,c,l));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Qa(e){return ea(e)}function Ja(e,o,a){let i=Y(o),l=pt(o),d=a==="fixed",s=ce(e,!0,d,o),c={scrollLeft:0,scrollTop:0},p=dt(0);if(i||!i&&!d)if((ct(o)!=="body"||Xt(l))&&(c=de(o)),i){let f=ce(o,!0,d,o);p.x=f.x+o.clientLeft,p.y=f.y+o.clientTop}else l&&(p.x=aa(l));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function ta(e,o){return!Y(e)||U(e).position==="fixed"?null:o?o(e):e.offsetParent}function ia(e,o){let a=H(e);if(!Y(e))return a;let i=ta(e,o);for(;i&&Xr(i)&&U(i).position==="static";)i=ta(i,o);return i&&(ct(i)==="html"||ct(i)==="body"&&U(i).position==="static"&&!Ce(i))?a:i||qr(e)||a}var tn=async function(e){let{reference:o,floating:a,strategy:i}=e,l=this.getOffsetParent||ia,d=this.getDimensions;return{reference:Ja(o,await l(a),i),floating:{x:0,y:0,...await d(a)}}};function en(e){return U(e).direction==="rtl"}var Se={convertOffsetParentRelativeRectToViewportRelativeRect:Ka,getDocumentElement:pt,getClippingRect:qa,getOffsetParent:ia,getElementRects:tn,getClientRects:Fa,getDimensions:Qa,getScale:qt,isElement:tt,isRTL:en};var la=(e,o,a)=>{let i=new Map,l={platform:Se,...a},d={...l.platform,_c:i};return Vr(e,o,{...l,platform:d})};function sa(e){return on(e)}function Oo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function on(e){for(let o=e;o;o=Oo(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=Oo(e);o;o=Oo(o)){if(!(o instanceof Element))continue;let a=getComputedStyle(o);if(a.display!=="contents"&&(a.position!=="static"||a.filter!=="none"||o.tagName==="BODY"))return o}return null}async function da(e,o,a){return la(e,o,{platform:{...Se,getOffsetParent:i=>Se.getOffsetParent(i,sa)},middleware:[xo({crossAxis:!0}),bo({allowedPlacements:[a]})]})}var X=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},B=class extends G.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new G.Debouncer,this.revealDebouncer=new G.Debouncer,this.onTouch=o=>{this.isIgnored(o)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",a=>{a.composedPath().includes(this.container)||this.onOut(a)},{once:!0}),100))},this.onHover=o=>{this.isIgnored(o)||this.show()},this.onFocusIn=o=>{!this.isIgnored(o)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=o=>{this.isIgnored(o)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=o=>{this.isIgnored(o)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return ca.html`
348
+ `;var fi=["top","right","bottom","left"],pi=["start","end"],on=fi.reduce((e,t)=>e.concat(t,t+"-"+pi[0],t+"-"+pi[1]),[]),hi=Math.min,yi=Math.max;var oc={left:"right",right:"left",bottom:"top",top:"bottom"},nc={start:"end",end:"start"};function nn(e,t,o){return yi(e,hi(t,o))}function Tr(e,t){return typeof e=="function"?e(t):e}function Wt(e){return e.split("-")[0]}function Ye(e){return e.split("-")[1]}function an(e){return e==="x"?"y":"x"}function sn(e){return e==="y"?"height":"width"}function Lr(e){return["top","bottom"].includes(Wt(e))?"y":"x"}function ln(e){return an(Lr(e))}function mi(e,t,o){o===void 0&&(o=!1);let n=Ye(e),a=ln(e),i=sn(a),l=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(l=rn(l)),[l,rn(l)]}function gi(e){return e.replace(/start|end/g,t=>nc[t])}function rn(e){return e.replace(/left|right|bottom|top/g,t=>oc[t])}function ac(e){return{top:0,right:0,bottom:0,left:0,...e}}function bi(e){return typeof e!="number"?ac(e):{top:e,right:e,bottom:e,left:e}}function dt(e){let{x:t,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:t,right:t+n,bottom:o+a,x:t,y:o}}function xi(e,t,o){let{reference:n,floating:a}=e,i=Lr(t),l=ln(t),c=sn(l),u=Wt(t),p=i==="y",h=n.x+n.width/2-a.width/2,f=n.y+n.height/2-a.height/2,y=n[c]/2-a[c]/2,b;switch(u){case"top":b={x:h,y:n.y-a.height};break;case"bottom":b={x:h,y:n.y+n.height};break;case"right":b={x:n.x+n.width,y:f};break;case"left":b={x:n.x-a.width,y:f};break;default:b={x:n.x,y:n.y}}switch(Ye(t)){case"start":b[l]-=y*(o&&p?-1:1);break;case"end":b[l]+=y*(o&&p?-1:1);break}return b}var vi=async(e,t,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:l}=o,c=i.filter(Boolean),u=await(l.isRTL==null?void 0:l.isRTL(t)),p=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y:f}=xi(p,n,u),y=n,b={},g=0;for(let v=0;v<c.length;v++){let{name:E,fn:A}=c[v],{x:w,y:L,data:I,reset:k}=await A({x:h,y:f,initialPlacement:n,placement:y,strategy:a,middlewareData:b,rects:p,platform:l,elements:{reference:e,floating:t}});h=w??h,f=L??f,b={...b,[E]:{...b[E],...I}},k&&g<=50&&(g++,typeof k=="object"&&(k.placement&&(y=k.placement),k.rects&&(p=k.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):k.rects),{x:h,y:f}=xi(p,y,u)),v=-1)}return{x:h,y:f,placement:y,strategy:a,middlewareData:b}};async function cn(e,t){var o;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:l,elements:c,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:y=!1,padding:b=0}=Tr(t,e),g=bi(b),E=c[y?f==="floating"?"reference":"floating":f],A=dt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(E)))==null||o?E:E.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:p,rootBoundary:h,strategy:u})),w=f==="floating"?{x:n,y:a,width:l.floating.width,height:l.floating.height}:l.reference,L=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),I=await(i.isElement==null?void 0:i.isElement(L))?await(i.getScale==null?void 0:i.getScale(L))||{x:1,y:1}:{x:1,y:1},k=dt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:w,offsetParent:L,strategy:u}):w);return{top:(A.top-k.top+g.top)/I.y,bottom:(k.bottom-A.bottom+g.bottom)/I.y,left:(A.left-k.left+g.left)/I.x,right:(k.right-A.right+g.right)/I.x}}function ic(e,t,o){return(e?[...o.filter(a=>Ye(a)===e),...o.filter(a=>Ye(a)!==e)]:o.filter(a=>Wt(a)===a)).filter(a=>e?Ye(a)===e||(t?gi(a)!==a:!1):!0)}var dn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,a;let{rects:i,middlewareData:l,placement:c,platform:u,elements:p}=t,{crossAxis:h=!1,alignment:f,allowedPlacements:y=on,autoAlignment:b=!0,...g}=Tr(e,t),v=f!==void 0||y===on?ic(f||null,b,y):y,E=await cn(t,g),A=((o=l.autoPlacement)==null?void 0:o.index)||0,w=v[A];if(w==null)return{};let L=mi(w,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(c!==w)return{reset:{placement:v[0]}};let I=[E[Wt(w)],E[L[0]],E[L[1]]],k=[...((n=l.autoPlacement)==null?void 0:n.overflows)||[],{placement:w,overflows:I}],re=v[A+1];if(re)return{data:{index:A+1,overflows:k},reset:{placement:re}};let Ae=k.map(V=>{let m=Ye(V.placement);return[V.placement,m&&h?V.overflows.slice(0,2).reduce((x,T)=>x+T,0):V.overflows[0],V.overflows]}).sort((V,m)=>V[1]-m[1]),we=((a=Ae.filter(V=>V[2].slice(0,Ye(V[0])?2:3).every(m=>m<=0))[0])==null?void 0:a[0])||Ae[0][0];return we!==c?{data:{index:A+1,overflows:k},reset:{placement:we}}:{}}}};var un=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:n,placement:a}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:c={fn:E=>{let{x:A,y:w}=E;return{x:A,y:w}}},...u}=Tr(e,t),p={x:o,y:n},h=await cn(t,u),f=Lr(Wt(a)),y=an(f),b=p[y],g=p[f];if(i){let E=y==="y"?"top":"left",A=y==="y"?"bottom":"right",w=b+h[E],L=b-h[A];b=nn(w,b,L)}if(l){let E=f==="y"?"top":"left",A=f==="y"?"bottom":"right",w=g+h[E],L=g-h[A];g=nn(w,g,L)}let v=c.fn({...t,[y]:b,[f]:g});return{...v,data:{x:v.x-o,y:v.y-n,enabled:{[y]:i,[f]:l}}}}}};var pn=Math.min,Ht=Math.max,lr=Math.round;var We=e=>({x:e,y:e});function He(e){return Oi(e)?(e.nodeName||"").toLowerCase():"#document"}function ne(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Fe(e){var t;return(t=(Oi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Oi(e){return e instanceof Node||e instanceof ne(e).Node}function Ne(e){return e instanceof Element||e instanceof ne(e).Element}function ve(e){return e instanceof HTMLElement||e instanceof ne(e).HTMLElement}function Si(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ne(e).ShadowRoot}function Ft(e){let{overflow:t,overflowX:o,overflowY:n,display:a}=ie(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(a)}function Ci(e){return["table","td","th"].includes(He(e))}function Ir(e){let t=Pr(),o=ie(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Ei(e){let t=ut(e);for(;ve(t)&&!cr(t);){if(Ir(t))return t;t=ut(t)}return null}function Pr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function cr(e){return["html","body","#document"].includes(He(e))}function ie(e){return ne(e).getComputedStyle(e)}function dr(e){return Ne(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ut(e){if(He(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Si(e)&&e.host||Fe(e);return Si(t)?t.host:t}function Ai(e){let t=ut(e);return cr(t)?e.ownerDocument?e.ownerDocument.body:e.body:ve(t)&&Ft(t)?t:Ai(t)}function _r(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let a=Ai(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),l=ne(a);return i?t.concat(l,l.visualViewport||[],Ft(a)?a:[],l.frameElement&&o?_r(l.frameElement):[]):t.concat(a,_r(a,[],o))}function Ni(e){let t=ie(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=ve(e),i=a?e.offsetWidth:o,l=a?e.offsetHeight:n,c=lr(o)!==i||lr(n)!==l;return c&&(o=i,n=l),{width:o,height:n,$:c}}function Ti(e){return Ne(e)?e:e.contextElement}function zt(e){let t=Ti(e);if(!ve(t))return We(1);let o=t.getBoundingClientRect(),{width:n,height:a,$:i}=Ni(t),l=(i?lr(o.width):o.width)/n,c=(i?lr(o.height):o.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!c||!Number.isFinite(c))&&(c=1),{x:l,y:c}}var cc=We(0);function Li(e){let t=ne(e);return!Pr()||!t.visualViewport?cc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function dc(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==ne(e)?!1:t}function ur(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Ti(e),l=We(1);t&&(n?Ne(n)&&(l=zt(n)):l=zt(e));let c=dc(i,o,n)?Li(i):We(0),u=(a.left+c.x)/l.x,p=(a.top+c.y)/l.y,h=a.width/l.x,f=a.height/l.y;if(i){let y=ne(i),b=n&&Ne(n)?ne(n):n,g=y.frameElement;for(;g&&n&&b!==y;){let v=zt(g),E=g.getBoundingClientRect(),A=ie(g),w=E.left+(g.clientLeft+parseFloat(A.paddingLeft))*v.x,L=E.top+(g.clientTop+parseFloat(A.paddingTop))*v.y;u*=v.x,p*=v.y,h*=v.x,f*=v.y,u+=w,p+=L,g=ne(g).frameElement}}return dt({width:h,height:f,x:u,y:p})}function uc(e){let{rect:t,offsetParent:o,strategy:n}=e,a=ve(o),i=Fe(o);if(o===i)return t;let l={scrollLeft:0,scrollTop:0},c=We(1),u=We(0);if((a||!a&&n!=="fixed")&&((He(o)!=="body"||Ft(i))&&(l=dr(o)),ve(o))){let p=ur(o);c=zt(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-l.scrollLeft*c.x+u.x,y:t.y*c.y-l.scrollTop*c.y+u.y}}function pc(e){return Array.from(e.getClientRects())}function _i(e){return ur(Fe(e)).left+dr(e).scrollLeft}function fc(e){let t=Fe(e),o=dr(e),n=e.ownerDocument.body,a=Ht(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=Ht(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),l=-o.scrollLeft+_i(e),c=-o.scrollTop;return ie(n).direction==="rtl"&&(l+=Ht(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:l,y:c}}function hc(e,t){let o=ne(e),n=Fe(e),a=o.visualViewport,i=n.clientWidth,l=n.clientHeight,c=0,u=0;if(a){i=a.width,l=a.height;let p=Pr();(!p||p&&t==="fixed")&&(c=a.offsetLeft,u=a.offsetTop)}return{width:i,height:l,x:c,y:u}}function yc(e,t){let o=ur(e,!0,t==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=ve(e)?zt(e):We(1),l=e.clientWidth*i.x,c=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:l,height:c,x:u,y:p}}function wi(e,t,o){let n;if(t==="viewport")n=hc(e,o);else if(t==="document")n=fc(Fe(e));else if(Ne(t))n=yc(t,o);else{let a=Li(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return dt(n)}function Ii(e,t){let o=ut(e);return o===t||!Ne(o)||cr(o)?!1:ie(o).position==="fixed"||Ii(o,t)}function mc(e,t){let o=t.get(e);if(o)return o;let n=_r(e,[],!1).filter(c=>Ne(c)&&He(c)!=="body"),a=null,i=ie(e).position==="fixed",l=i?ut(e):e;for(;Ne(l)&&!cr(l);){let c=ie(l),u=Ir(l);!u&&c.position==="fixed"&&(a=null),(i?!u&&!a:!u&&c.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Ft(l)&&!u&&Ii(e,l))?n=n.filter(h=>h!==l):a=c,l=ut(l)}return t.set(e,n),n}function gc(e){let{element:t,boundary:o,rootBoundary:n,strategy:a}=e,l=[...o==="clippingAncestors"?mc(t,this._c):[].concat(o),n],c=l[0],u=l.reduce((p,h)=>{let f=wi(t,h,a);return p.top=Ht(f.top,p.top),p.right=pn(f.right,p.right),p.bottom=pn(f.bottom,p.bottom),p.left=Ht(f.left,p.left),p},wi(t,c,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function bc(e){return Ni(e)}function xc(e,t,o){let n=ve(t),a=Fe(t),i=o==="fixed",l=ur(e,!0,i,t),c={scrollLeft:0,scrollTop:0},u=We(0);if(n||!n&&!i)if((He(t)!=="body"||Ft(a))&&(c=dr(t)),n){let p=ur(t,!0,i,t);u.x=p.x+t.clientLeft,u.y=p.y+t.clientTop}else a&&(u.x=_i(a));return{x:l.left+c.scrollLeft-u.x,y:l.top+c.scrollTop-u.y,width:l.width,height:l.height}}function Ri(e,t){return!ve(e)||ie(e).position==="fixed"?null:t?t(e):e.offsetParent}function Pi(e,t){let o=ne(e);if(!ve(e))return o;let n=Ri(e,t);for(;n&&Ci(n)&&ie(n).position==="static";)n=Ri(n,t);return n&&(He(n)==="html"||He(n)==="body"&&ie(n).position==="static"&&!Ir(n))?o:n||Ei(e)||o}var vc=async function(e){let{reference:t,floating:o,strategy:n}=e,a=this.getOffsetParent||Pi,i=this.getDimensions;return{reference:xc(t,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Sc(e){return ie(e).direction==="rtl"}var kr={convertOffsetParentRelativeRectToViewportRelativeRect:uc,getDocumentElement:Fe,getClippingRect:gc,getOffsetParent:Pi,getElementRects:vc,getClientRects:pc,getDimensions:bc,getScale:zt,isElement:Ne,isRTL:Sc};var ki=(e,t,o)=>{let n=new Map,a={platform:kr,...o},i={...a.platform,_c:n};return vi(e,t,{...a,platform:i})};function Di(e){return Oc(e)}function fn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Oc(e){for(let t=e;t;t=fn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=fn(e);t;t=fn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function Bi(e,t,o){return ki(e,t,{platform:{...kr,getOffsetParent:n=>kr.getOffsetParent(n,Di)},middleware:[un({crossAxis:!0}),dn({allowedPlacements:[o]})]})}var Qt=S(P());var Ol=S(P());var ws=S(F()),X=S(q()),Se=S(P());var Mi=S(F());var Ui=Mi.css`
349
+ `;var Dr=S(P()),Cc="ft-app-info",pt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};pt.eventName="authentication-change";var Ec={session:(e,t)=>{(0,Dr.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>R.dispatchEvent(new pt(t.payload)),0))}},R=Dr.FtReduxStore.get({name:Cc,reducers:Ec,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var hn=S(P());var ft=class e{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=R.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=e.get(t);if(n)o(n);else{let a=R.subscribe(()=>{n=e.get(t),n&&(a(),o(n))})}})}};var Br=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:ft.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ft.await()}};var se=class extends Br{constructor(t=!0,o){var n;super(o),this.sortObjectFields=(i,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([c],[u])=>c.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new hn.CacheRegistry,this.cache=t?a.commonCache:new hn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Mr=class extends se{async listMyBookmarks(){let t=R.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var yn=class{addCommand(t,o=!1){R.commands.add(t,o)}consumeCommand(t){return R.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new yn;var pe=S(P());var Wi,$t=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Ac=Symbol("clearAfterUnitTest"),Ur=class extends(0,pe.withEventBus)(se){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Wi]=()=>{this.defaultMessages={},this.cache=new pe.CacheRegistry,this.listeners={}},this.currentUiLocale=R.getState().uiLocale,R.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=R.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,pe.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var o,n;return this.fetchContext(t),(n=(o=this.cache.getNow(t))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,o){let n=t.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(t,o,...n){var a;let i=t.toLowerCase(),l=this.resolveContext(i);return new pe.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},l).resolve(o,...n)}async fetchContext(t){let o=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),o&&await this.notify(t)}catch(a){!(a instanceof pe.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new $t({loadedContexts:t})),this.dispatchEvent(new $t({loadedContexts:t})),await Promise.all(t.map(o=>this.notify(o,!1)))}async notify(t,o=!0){o&&(document.body.dispatchEvent(new $t({loadedContexts:[t]})),this.dispatchEvent(new $t({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,pe.delay)(0).then(()=>n()).catch(()=>null)))}};Wi=Ac;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ur{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ur{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var pr=window.FluidTopicsI18nService,mn=window.FluidTopicsCustomI18nService;var Hi=S(P()),gn=class{highlightHtml(t,o,n){(0,Hi.highlightHtml)(t,o,n)}};window.FluidTopicsHighlightHtmlService=new gn;var Rc=S(zi(),1);var $i;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})($i||($i={}));var Gi;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Gi||(Gi={}));var ji;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(ji||(ji={}));var Ki;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Ki||(Ki={}));var Vi;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Vi||(Vi={}));var Zi;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Zi||(Zi={}));var qi;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(qi||(qi={}));var Yi;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Yi||(Yi={}));var Xi;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Xi||(Xi={}));var Ji;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Ji||(Ji={}));var Qi;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Qi||(Qi={}));var es;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(es||(es={}));var ts;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ts||(ts={}));var rs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(rs||(rs={}));var os;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(os||(os={}));var ns;(function(e){e.ASC="ASC",e.DESC="DESC"})(ns||(ns={}));var as;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(as||(as={}));var is;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(is||(is={}));var ss;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(ss||(ss={}));var ls;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(ls||(ls={}));var cs;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(cs||(cs={}));var ds;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ds||(ds={}));var us;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(us||(us={}));var ps;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ps||(ps={}));var fs;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(fs||(fs={}));var $;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})($||($={}));var fe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(fe||(fe={}));var hs;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(hs||(hs={}));var ys;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ys||(ys={}));var ms;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(ms||(ms={}));var gs;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(gs||(gs={}));var bs;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(bs||(bs={}));var wc={[$.PERSONAL_BOOK_SHARE_USER]:[$.PERSONAL_BOOK_USER],[$.HTML_EXPORT_USER]:[$.PERSONAL_BOOK_USER],[$.PDF_EXPORT_USER]:[$.PERSONAL_BOOK_USER],[$.KHUB_ADMIN]:[$.CONTENT_PUBLISHER],[$.ADMIN]:[$.KHUB_ADMIN,$.USERS_ADMIN,$.PORTAL_ADMIN],[$.GENERATIVE_AI_EXPORT_USER]:[$.GENERATIVE_AI_USER]};function xs(e,t){return e===t||(wc[e]??[]).some(o=>xs(o,t))}function vs(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>xs(n,t))}var Fr=class extends se{async listMySearches(){let{session:t}=R.getState();return vs(t,$.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Ss=S(P());var bn=class{isDate(t){var o,n,a,i;return(i=(a=((n=(o=R.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,o){var n,a,i;return Ss.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:R.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new bn;var Os=S(P());var fr=class{static get(t,o){var n,a;let i=R.getState(),{lang:l,region:c}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Os.SearchPlaceConverter(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,o??`${l}-${c}`)}};var xn=class{urlToSearchRequest(t){return fr.get().parse(t)}searchRequestToUrl(t){return fr.get().serialize(t)}};window.FluidTopicsUrlService=new xn;var Je=S(P());var ht=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};ht.eventName="change";var vn=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let o=sessionStorage.getItem(this.itemName(t));return o?JSON.parse(o):void 0}set(t,o){sessionStorage.setItem(this.itemName(t),JSON.stringify(o))}},Cs=new vn;var zr=class e extends Je.WithEventBus{static build(){return new e(window.history,Cs,()=>window.location,!1)}constructor(t,o,n,a){var i,l;super(),this.history=t,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(l=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&l!==void 0?l:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(t,o=!1){let n=o&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Je.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new ht(this.currentItem())),0)}installProxies(){let t=o=>(n,a,[i,l,c])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(a,[p,l,c]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let o=this.history.length-1;o>=0;o--)t?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(t){var o;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(o=t?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(ht.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(ht.eventName,t)}currentItem(){return(0,Je.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Je.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,Je.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var o;let n=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;if(!n)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var t,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&o!==void 0?o:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,o){var n;if(!this.hasState(t))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=zr.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Es=R;function As(e,t){var o;return Es.getState().authenticationRequired&&!(!((o=Es.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(t):e()}var G=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},M=class extends Se.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>ft.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Se.CacheRegistry,this.cleanSessionDebouncer=new Se.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return ws.html`
350
+ <slot></slot>
351
+ `}connectedCallback(){super.connectedCallback(),R.addEventListener(pt.eventName,this.reloadConfiguration)}disconnectedCallback(){R.addEventListener(pt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,l,c,u;super.update(t),t.has("baseUrl")&&(R.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&R.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&R.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&R.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&R.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&R.actions.noCustom(this.noCustom),t.has("editorMode")&&R.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&R.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&R.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>pr.addContext(p)),t.has("openExternalDocumentInNewTab")&&R.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&R.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&R.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(R.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),R.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),R.actions.searchInAllLanguagesAllowed((l=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),t.has("authenticationRequired")&&R.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&R.actions.availableContentLocales((u=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>As(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};M.elementDefinitions={};M.styles=Ui;G([(0,X.property)()],M.prototype,"baseUrl",void 0);G([(0,X.property)()],M.prototype,"apiIntegrationIdentifier",void 0);G([(0,X.property)()],M.prototype,"apiIntegrationAppVersion",void 0);G([(0,X.property)()],M.prototype,"uiLocale",void 0);G([(0,Se.jsonProperty)(null)],M.prototype,"availableUiLocales",void 0);G([(0,Se.jsonProperty)(null)],M.prototype,"metadataConfiguration",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"editorMode",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"noCustom",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"openExternalDocumentInNewTab",void 0);G([(0,X.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],M.prototype,"noCustomComponent",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"withManualResources",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"navigatorOnline",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"forcedOffline",void 0);G([(0,X.property)({type:Object})],M.prototype,"apiProvider",void 0);G([(0,X.property)({type:Boolean})],M.prototype,"authenticationRequired",void 0);G([(0,Se.jsonProperty)([])],M.prototype,"messageContexts",void 0);G([(0,Se.jsonProperty)(void 0)],M.prototype,"session",void 0);G([(0,X.state)()],M.prototype,"localesConfiguration",void 0);G([(0,X.state)()],M.prototype,"availableContentLocales",void 0);var jn=S(q());function Nc(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!$r(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!$r(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=l=>Object.keys(l).filter(c=>l[c]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let l=a[n];if(!$r(e[l],t[l]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function $r(e,t){try{return Nc(e,t)}catch{return!1}}function hr(e,t){return!$r(e,t)}function Gr(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var Rs=S(q(),1);var Sn=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:hr,attribute:!1,...t};(0,Rs.property)(i)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:c=>c[n],store:t.store})}};var jr=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};var yt=S(q(),1);var Ns=S(q(),1);function Ts(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,Ns.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:hr,...t??{}})}var Kr=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var _s=S(F(),1);var Vr=globalThis,Tc=Vr.ShadowRoot&&(Vr.ShadyCSS===void 0||Vr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,yb=Symbol();var Ls=(e,t)=>{if(Tc)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=Vr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Zr=class extends _s.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Ls(n,t.elementStyles),n}};function Is(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Kt=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Bs,Ps=Symbol("constructorPrototype"),ks=Symbol("constructorName"),Ms=Symbol("exportpartsDebouncer"),Ds=Symbol("dynamicDependenciesLoaded"),jt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};jt.eventName="exportparts-updated";var Te=class extends Zr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Bs]=new Kr(5),this.scheduleExportpartsUpdate=()=>{var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Ms].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[ks]=this.constructor.name,this[Ps]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ks]&&Object.setPrototypeOf(this,this[Ps])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[Ds]||(o[Ds]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(jt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(jt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new jt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Is(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,n,a,i,l,c;let u=y=>y!=null&&y.trim().length>0,p=t.filter(u).map(y=>y.trim());if(p.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let b=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],g=(c=(l=y.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(E=>E.split(":")[1]))!==null&&c!==void 0?c:[],v=[...b,...g].filter(u).map(E=>E.trim());for(let E of v)h.add(E)}if(h.size===0){this.exportparts=void 0;return}let f=[...h.values()].flatMap(y=>p.map(b=>`${y}:${b}--${y}`));this.exportparts=[...this.part,...f].join(", ")}};Bs=Ms;Kt([(0,yt.property)()],Te.prototype,"exportpartsPrefix",void 0);Kt([Ts([])],Te.prototype,"exportpartsPrefixes",void 0);Kt([(0,yt.property)({reflect:!0})],Te.prototype,"exportparts",void 0);Kt([(0,yt.property)()],Te.prototype,"customStylesheet",void 0);Kt([(0,yt.property)()],Te.prototype,"elementToFocus",void 0);Kt([(0,yt.state)()],Te.prototype,"useAdoptedStyleSheets",void 0);function qr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var yr=Symbol("internalReduxEventsUnsubscribers"),Qe=Symbol("internalStoresUnsubscribers"),mt=Symbol("internalStores"),Lc=Gr(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[mt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[mt].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[mt].get(l)}addStore(l,c){var u;c=(u=c??l.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(c),this[mt].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[mt].delete(c)}setupStores(){this.unsubscribeFromStores(),this[mt].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let u=this.constructor.getPropertyOptions(c);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:c)){let p=this.getStore(l.store);p&&(l.store?this[Qe].has(l.store):this[Qe].size>0)&&(this[c]=l.selector(p.getState(),this))}})}subscribeToStore(l,c){var u;this[Qe].set(l,c.subscribe(()=>this.updateFromStores())),this[yr].set(l,[]),qr(c)&&c.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||c.name===p.store)){let f=y=>this[h](y);c.addEventListener(p.eventName,f),this[yr].get(l).push(()=>c.removeEventListener(p.eventName,f))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[Qe].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[Qe].has(l)&&this[Qe].get(l)(),this[Qe].delete(l),(c=this[yr].get(l))===null||c===void 0||c.forEach(u=>u()),this[yr].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Qe,o=mt,n=yr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Us=class extends Lc(Te){};function he(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ze(e){return!!e&&!!e[U]}function Oe(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Uc}(e)||Array.isArray(e)||!!e[js]||!!(!((t=e.constructor)===null||t===void 0)&&t[js])||Ln(e)||_n(e))}function gt(e,t,o){o===void 0&&(o=!1),qt(e)===0?(o?Object.keys:Zt)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function qt(e){var t=e[U];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Ln(e)?2:_n(e)?3:0}function Vt(e,t){return qt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function _c(e,t){return qt(e)===2?e.get(t):e[t]}function Ks(e,t,o){var n=qt(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function Vs(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Ln(e){return Bc&&e instanceof Map}function _n(e){return Mc&&e instanceof Set}function et(e){return e.o||e.t}function In(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=Ys(e);delete t[U];for(var o=Zt(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function Pn(e,t){return t===void 0&&(t=!1),kn(e)||ze(e)||!Oe(e)||(qt(e)>1&&(e.set=e.add=e.clear=e.delete=Ic),Object.freeze(e),t&&gt(e,function(o,n){return Pn(n,!0)},!0)),e}function Ic(){he(2)}function kn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Le(e){var t=Tn[e];return t||he(18,e),t}function Pc(e,t){Tn[e]||(Tn[e]=t)}function wn(){return gr}function On(e,t){t&&(Le("Patches"),e.u=[],e.s=[],e.v=t)}function Yr(e){Rn(e),e.p.forEach(kc),e.p=null}function Rn(e){e===gr&&(gr=e.l)}function Ws(e){return gr={p:[],l:gr,h:e,m:!0,_:0}}function kc(e){var t=e[U];t.i===0||t.i===1?t.j():t.g=!0}function Cn(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||Le("ES5").S(t,e,n),n?(o[U].P&&(Yr(t),he(4)),Oe(e)&&(e=Xr(t,e),t.l||Jr(t,e)),t.u&&Le("Patches").M(o[U].t,e,t.u,t.s)):e=Xr(t,o,[]),Yr(t),t.u&&t.v(t.u,t.s),e!==qs?e:void 0}function Xr(e,t,o){if(kn(t))return t;var n=t[U];if(!n)return gt(t,function(c,u){return Hs(e,n,t,c,u,o)},!0),t;if(n.A!==e)return t;if(!n.P)return Jr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=In(n.k):n.o,i=a,l=!1;n.i===3&&(i=new Set(a),a.clear(),l=!0),gt(i,function(c,u){return Hs(e,n,a,c,u,o,l)}),Jr(e,a,!1),o&&e.u&&Le("Patches").N(n,o,e.u,e.s)}return n.o}function Hs(e,t,o,n,a,i,l){if(ze(a)){var c=Xr(e,a,i&&t&&t.i!==3&&!Vt(t.R,n)?i.concat(n):void 0);if(Ks(o,n,c),!ze(c))return;e.m=!1}else l&&o.add(a);if(Oe(a)&&!kn(a)){if(!e.h.D&&e._<1)return;Xr(e,a),t&&t.A.l||Jr(e,a)}}function Jr(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&Pn(t,o)}function En(e,t){var o=e[U];return(o?et(o):e)[t]}function Fs(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function tt(e){e.P||(e.P=!0,e.l&&tt(e.l))}function An(e){e.o||(e.o=In(e.t))}function Nn(e,t,o){var n=Ln(t)?Le("MapSet").F(t,o):_n(t)?Le("MapSet").T(t,o):e.O?function(a,i){var l=Array.isArray(a),c={i:l?1:0,A:i?i.A:wn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=c,p=br;l&&(u=[c],p=mr);var h=Proxy.revocable(u,p),f=h.revoke,y=h.proxy;return c.k=y,c.j=f,y}(t,o):Le("ES5").J(t,o);return(o?o.A:wn()).p.push(n),n}function Dc(e){return ze(e)||he(22,e),function t(o){if(!Oe(o))return o;var n,a=o[U],i=qt(o);if(a){if(!a.P&&(a.i<4||!Le("ES5").K(a)))return a.t;a.I=!0,n=zs(o,i),a.I=!1}else n=zs(o,i);return gt(n,function(l,c){a&&_c(a.t,l)===c||Ks(n,l,t(c))}),i===3?new Set(n):n}(e)}function zs(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return In(e)}function Zs(){function e(l,c){var u=i[l];return u?u.enumerable=c:i[l]=u={configurable:!0,enumerable:c,get:function(){var p=this[U];return br.get(p,l)},set:function(p){var h=this[U];br.set(h,l,p)}},u}function t(l){for(var c=l.length-1;c>=0;c--){var u=l[c][U];if(!u.P)switch(u.i){case 5:n(u)&&tt(u);break;case 4:o(u)&&tt(u)}}}function o(l){for(var c=l.t,u=l.k,p=Zt(u),h=p.length-1;h>=0;h--){var f=p[h];if(f!==U){var y=c[f];if(y===void 0&&!Vt(c,f))return!0;var b=u[f],g=b&&b[U];if(g?g.t!==y:!Vs(b,y))return!0}}var v=!!c[U];return p.length!==Zt(c).length+(v?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var u=Object.getOwnPropertyDescriptor(c,c.length-1);if(u&&!u.get)return!0;for(var p=0;p<c.length;p++)if(!c.hasOwnProperty(p))return!0;return!1}function a(l){l.g&&he(3,JSON.stringify(et(l)))}var i={};Pc("ES5",{J:function(l,c){var u=Array.isArray(l),p=function(f,y){if(f){for(var b=Array(y.length),g=0;g<y.length;g++)Object.defineProperty(b,""+g,e(g,!0));return b}var v=Ys(y);delete v[U];for(var E=Zt(v),A=0;A<E.length;A++){var w=E[A];v[w]=e(w,f||!!v[w].enumerable)}return Object.create(Object.getPrototypeOf(y),v)}(u,l),h={i:u?5:4,A:c?c.A:wn(),P:!1,I:!1,R:{},l:c,t:l,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,U,{value:h,writable:!0}),p},S:function(l,c,u){u?ze(c)&&c[U].A===l&&t(l.p):(l.u&&function p(h){if(h&&typeof h=="object"){var f=h[U];if(f){var y=f.t,b=f.k,g=f.R,v=f.i;if(v===4)gt(b,function(I){I!==U&&(y[I]!==void 0||Vt(y,I)?g[I]||p(b[I]):(g[I]=!0,tt(f)))}),gt(y,function(I){b[I]!==void 0||Vt(b,I)||(g[I]=!1,tt(f))});else if(v===5){if(n(f)&&(tt(f),g.length=!0),b.length<y.length)for(var E=b.length;E<y.length;E++)g[E]=!1;else for(var A=y.length;A<b.length;A++)g[A]=!0;for(var w=Math.min(b.length,y.length),L=0;L<w;L++)b.hasOwnProperty(L)||(g[L]=!0),g[L]===void 0&&p(b[L])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var $s,gr,Dn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Bc=typeof Map<"u",Mc=typeof Set<"u",Gs=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",qs=Dn?Symbol.for("immer-nothing"):(($s={})["immer-nothing"]=!0,$s),js=Dn?Symbol.for("immer-draftable"):"__$immer_draftable",U=Dn?Symbol.for("immer-state"):"__$immer_state";var Uc=""+Object.prototype.constructor,Zt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Ys=Object.getOwnPropertyDescriptors||function(e){var t={};return Zt(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},Tn={},br={get:function(e,t){if(t===U)return e;var o=et(e);if(!Vt(o,t))return function(a,i,l){var c,u=Fs(i,l);return u?"value"in u?u.value:(c=u.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!Oe(n)?n:n===En(e.t,t)?(An(e),e.o[t]=Nn(e.A.h,n,e)):n},has:function(e,t){return t in et(e)},ownKeys:function(e){return Reflect.ownKeys(et(e))},set:function(e,t,o){var n=Fs(et(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=En(et(e),t),i=a?.[U];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(Vs(o,a)&&(o!==void 0||Vt(e.t,t)))return!0;An(e),tt(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return En(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,An(e),tt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=et(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){he(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){he(12)}},mr={};gt(br,function(e,t){mr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),mr.deleteProperty=function(e,t){return mr.set.call(this,e,t,void 0)},mr.set=function(e,t,o){return br.set.call(this,e[0],t,o,e[0])};var Wc=function(){function e(o){var n=this;this.O=Gs,this.D=!0,this.produce=function(a,i,l){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var u=n;return function(v){var E=this;v===void 0&&(v=c);for(var A=arguments.length,w=Array(A>1?A-1:0),L=1;L<A;L++)w[L-1]=arguments[L];return u.produce(v,function(I){var k;return(k=i).call.apply(k,[E,I].concat(w))})}}var p;if(typeof i!="function"&&he(6),l!==void 0&&typeof l!="function"&&he(7),Oe(a)){var h=Ws(n),f=Nn(n,a,void 0),y=!0;try{p=i(f),y=!1}finally{y?Yr(h):Rn(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(v){return On(h,l),Cn(v,h)},function(v){throw Yr(h),v}):(On(h,l),Cn(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===qs&&(p=void 0),n.D&&Pn(p,!0),l){var b=[],g=[];Le("Patches").M(a,p,b,g),l(b,g)}return p}he(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),y=1;y<h;y++)f[y-1]=arguments[y];return n.produceWithPatches(p,function(b){return a.apply(void 0,[b].concat(f))})};var l,c,u=n.produce(a,i,function(p,h){l=p,c=h});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,l,c]}):[u,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){Oe(o)||he(8),ze(o)&&(o=Dc(o));var n=Ws(this),a=Nn(this,o,void 0);return a[U].C=!0,Rn(n),a},t.finishDraft=function(o,n){var a=o&&o[U],i=a.A;return On(i,n),Cn(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!Gs&&he(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var l=Le("Patches").$;return ze(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},e}(),le=new Wc,Hc=le.produce,Lb=le.produceWithPatches.bind(le),_b=le.setAutoFreeze.bind(le),Ib=le.setUseProxies.bind(le),Pb=le.applyPatches.bind(le),kb=le.createDraft.bind(le),Db=le.finishDraft.bind(le),Qr=Hc;function bt(e){"@babel/helpers - typeof";return bt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},bt(e)}function Xs(e,t){if(bt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(bt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Js(e){var t=Xs(e,"string");return bt(t)=="symbol"?t:t+""}function Qs(e,t,o){return(t=Js(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function el(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function Bn(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?el(Object(o),!0).forEach(function(n){Qs(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):el(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function Q(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var tl=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mn=function(){return Math.random().toString(36).substring(7).split("").join(".")},eo={INIT:"@@redux/INIT"+Mn(),REPLACE:"@@redux/REPLACE"+Mn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mn()}};function Fc(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Un(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Q(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Q(1));return o(Un)(e,t)}if(typeof e!="function")throw new Error(Q(2));var a=e,i=t,l=[],c=l,u=!1;function p(){c===l&&(c=l.slice())}function h(){if(u)throw new Error(Q(3));return i}function f(v){if(typeof v!="function")throw new Error(Q(4));if(u)throw new Error(Q(5));var E=!0;return p(),c.push(v),function(){if(E){if(u)throw new Error(Q(6));E=!1,p();var w=c.indexOf(v);c.splice(w,1),l=null}}}function y(v){if(!Fc(v))throw new Error(Q(7));if(typeof v.type>"u")throw new Error(Q(8));if(u)throw new Error(Q(9));try{u=!0,i=a(i,v)}finally{u=!1}for(var E=l=c,A=0;A<E.length;A++){var w=E[A];w()}return v}function b(v){if(typeof v!="function")throw new Error(Q(10));a=v,y({type:eo.REPLACE})}function g(){var v,E=f;return v={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(Q(11));function L(){w.next&&w.next(h())}L();var I=E(L);return{unsubscribe:I}}},v[tl]=function(){return this},v}return y({type:eo.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:b},n[tl]=g,n}function zc(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:eo.INIT});if(typeof n>"u")throw new Error(Q(12));if(typeof o(void 0,{type:eo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Q(13))})}function rl(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),l,c;try{zc(o)}catch(u){c=u}return function(p,h){if(p===void 0&&(p={}),c)throw c;if(0)var f;for(var y=!1,b={},g=0;g<i.length;g++){var v=i[g],E=o[v],A=p[v],w=E(A,h);if(typeof w>"u"){var L=h&&h.type;throw new Error(Q(14))}b[v]=w,y=y||w!==A}return y=y||i.length!==Object.keys(p).length,y?b:p}}function Yt(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function ol(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(Q(15))},l={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(u){return u(l)});return i=Yt.apply(void 0,c)(a.dispatch),Bn(Bn({},a),{},{dispatch:i})}}}function nl(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(l){return function(c){return typeof c=="function"?c(a,i,e):l(c)}}};return t}var al=nl();al.withExtraArgument=nl;var Wn=al;var dl=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),$c=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(p){return function(h){return u([p,h])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=t.call(e,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Xt=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},Gc=Object.defineProperty,jc=Object.defineProperties,Kc=Object.getOwnPropertyDescriptors,il=Object.getOwnPropertySymbols,Vc=Object.prototype.hasOwnProperty,Zc=Object.prototype.propertyIsEnumerable,sl=function(e,t,o){return t in e?Gc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},rt=function(e,t){for(var o in t||(t={}))Vc.call(t,o)&&sl(e,o,t[o]);if(il)for(var n=0,a=il(t);n<a.length;n++){var o=a[n];Zc.call(t,o)&&sl(e,o,t[o])}return e},Hn=function(e,t){return jc(e,Kc(t))},qc=function(e,t,o){return new Promise(function(n,a){var i=function(u){try{c(o.next(u))}catch(p){a(p)}},l=function(u){try{c(o.throw(u))}catch(p){a(p)}},c=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,l)};c((o=o.apply(e,t)).next())})};var Yc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Yt:Yt.apply(null,arguments)},Qb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Xc(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var Jc=function(e){dl(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,Xt([void 0],o[0].concat(this)))):new(t.bind.apply(t,Xt([void 0],o.concat(this))))},t}(Array),Qc=function(e){dl(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,Xt([void 0],o[0].concat(this)))):new(t.bind.apply(t,Xt([void 0],o.concat(this))))},t}(Array);function $n(e){return Oe(e)?Qr(e,function(){}):e}function ed(e){return typeof e=="boolean"}function td(){return function(t){return rd(t)}}function rd(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,l=i===void 0?!0:i,c=new Jc;if(o&&(ed(o)?c.push(Wn):c.push(Wn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(l)var p}return c}var Fn=!0;function ul(e){var t=td(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,l=i===void 0?t():i,c=o.devTools,u=c===void 0?!0:c,p=o.preloadedState,h=p===void 0?void 0:p,f=o.enhancers,y=f===void 0?void 0:f,b;if(typeof a=="function")b=a;else if(Xc(a))b=rl(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var g=l;if(typeof g=="function"&&(g=g(t),!Fn&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Fn&&g.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=ol.apply(void 0,g),E=Yt;u&&(E=Yc(rt({trace:!Fn},typeof u=="object"&&u)));var A=new Qc(v),w=A;Array.isArray(y)?w=Xt([v],y):typeof y=="function"&&(w=y(A));var L=E.apply(void 0,w);return Un(b,h,L)}function ot(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return rt(rt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function pl(e){var t={},o=[],n,a={addCase:function(i,l){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=l,a},addMatcher:function(i,l){return o.push({matcher:i,reducer:l}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function od(e){return typeof e=="function"}function nd(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?pl(t):[t,o,n],i=a[0],l=a[1],c=a[2],u;if(od(e))u=function(){return $n(e())};else{var p=$n(e);u=function(){return p}}function h(f,y){f===void 0&&(f=u());var b=Xt([i[y.type]],l.filter(function(g){var v=g.matcher;return v(y)}).map(function(g){var v=g.reducer;return v}));return b.filter(function(g){return!!g}).length===0&&(b=[c]),b.reduce(function(g,v){if(v)if(ze(g)){var E=g,A=v(E,y);return A===void 0?g:A}else{if(Oe(g))return Qr(g,function(w){return v(w,y)});var A=v(g,y);if(A===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return g},f)}return h.getInitialState=u,h}function ad(e,t){return e+"/"+t}function fl(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:$n(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},l={},c={};a.forEach(function(h){var f=n[h],y=ad(t,h),b,g;"reducer"in f?(b=f.reducer,g=f.prepare):b=f,i[h]=b,l[y]=b,c[h]=g?ot(y,g):ot(y)});function u(){var h=typeof e.extraReducers=="function"?pl(e.extraReducers):[e.extraReducers],f=h[0],y=f===void 0?{}:f,b=h[1],g=b===void 0?[]:b,v=h[2],E=v===void 0?void 0:v,A=rt(rt({},y),l);return nd(o,function(w){for(var L in A)w.addCase(L,A[L]);for(var I=0,k=g;I<k.length;I++){var re=k[I];w.addMatcher(re.matcher,re.reducer)}E&&w.addDefaultCase(E)})}var p;return{name:t,reducer:function(h,f){return p||(p=u()),p(h,f)},actions:c,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var id="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",sd=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=id[Math.random()*64|0];return t},ld=["name","message","stack","code"],zn=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),ll=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),cd=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=ld;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},ox=function(){function e(t,o,n){var a=ot(t+"/fulfilled",function(h,f,y,b){return{payload:h,meta:Hn(rt({},b||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),i=ot(t+"/pending",function(h,f,y){return{payload:void 0,meta:Hn(rt({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),l=ot(t+"/rejected",function(h,f,y,b,g){return{payload:b,error:(n&&n.serializeError||cd)(h||"Rejected"),meta:Hn(rt({},g||{}),{arg:y,requestId:f,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,u=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(f,y,b){var g=n?.idGenerator?n.idGenerator(h):sd(),v=new u,E,A=!1;function w(I){E=I,v.abort()}var L=function(){return qc(this,null,function(){var I,k,re,Ae,te,we,V;return $c(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Ae=(I=n?.condition)==null?void 0:I.call(n,h,{getState:y,extra:b}),ud(Ae)?[4,Ae]:[3,2];case 1:Ae=m.sent(),m.label=2;case 2:if(Ae===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,te=new Promise(function(x,T){return v.signal.addEventListener("abort",function(){return T({name:"AbortError",message:E||"Aborted"})})}),f(i(g,h,(k=n?.getPendingMeta)==null?void 0:k.call(n,{requestId:g,arg:h},{getState:y,extra:b}))),[4,Promise.race([te,Promise.resolve(o(h,{dispatch:f,getState:y,extra:b,requestId:g,signal:v.signal,abort:w,rejectWithValue:function(x,T){return new zn(x,T)},fulfillWithValue:function(x,T){return new ll(x,T)}})).then(function(x){if(x instanceof zn)throw x;return x instanceof ll?a(x.payload,g,h,x.meta):a(x,g,h)})])];case 3:return re=m.sent(),[3,5];case 4:return we=m.sent(),re=we instanceof zn?l(null,g,h,we.payload,we.meta):l(we,g,h),[3,5];case 5:return V=n&&!n.dispatchConditionRejection&&l.match(re)&&re.meta.condition,V||f(re),[2,re]}})})}();return Object.assign(L,{abort:w,requestId:g,arg:h,unwrap:function(){return L.then(dd)}})}}return Object.assign(p,{pending:i,rejected:l,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function dd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function ud(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var hl="listener",yl="completed",ml="cancelled",nx="task-"+ml,ax="task-"+yl,ix=hl+"-"+ml,sx=hl+"-"+yl;var Gn="listenerMiddleware";var lx=ot(Gn+"/add"),cx=ot(Gn+"/removeAll"),dx=ot(Gn+"/remove");var cl,ux=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(cl||(cl=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},pd=function(e){return function(t){setTimeout(t,e)}},px=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:pd(10);Zs();var fd=Gr(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}),to=class extends fd(Object){};window.ftReduxStores||(window.ftReduxStores={});var gl=class e extends to{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(qr(i))return i;if(a==null)return;let l=fl({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=ul({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:l.reducer(u,p)});return window.ftReduxStores[a.name]=new e(l,c,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new jr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,l,c)=>{let u=l,p=i[u];return p?(...h)=>{let f=p(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[u]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var ro=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return l;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${l} ${c}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var bl=S(P()),oo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Bx=(0,bl.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(R)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(c=>c.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?c=>ro.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return oo([(0,jn.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),oo([(0,jn.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),oo([Sn({store:R.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),oo([Sn({store:R.name})],t.prototype,"uiLocale",void 0),t});var io=S(P());var no=class extends se{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=R.getState().session;return!!t?.sessionAuthenticated}};var ao=class extends se{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=R.getState().session;return!!t?.sessionAuthenticated}};var hd="ft-user-assets",yd={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(fe).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:n,asset:a}=t.payload;Vn(e,o,[...Kn(e,o),a]),xl(e,o,1,n),vl(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;Vn(e,o,Kn(e,o).map(a=>a.id===n.id?n:a)),vl(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;Vn(e,o,Kn(e,o).filter(i=>i.id!==a)),xl(e,o,-1,n)}},Sl={[fe.SEARCHES]:"savedSearches",[fe.BOOKMARKS]:"bookmarks",[fe.BOOKS]:void 0,[fe.COLLECTIONS]:void 0},Kn=(e,t)=>{var o;let n=Sl[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},Vn=(e,t,o)=>{let n=Sl[t];n&&(e[n]=o)},xl=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===fe.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},vl=(e,t)=>{let o=e.assetLabels.map(a=>a.title),n=t.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},ce=io.FtReduxStore.get({name:hd,reducers:yd,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(fe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Zn=class{constructor(t=new no,o=new ao){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=R.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Mr,this.savedSearchesService=new Fr,R.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=R.getState();(0,io.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),ce.actions.clearAssetCount(),ce.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ce.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ce.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ce.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();ce.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&ce.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&ce.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(ce.getState().assetCounts.bookmarkByMap).length!==0;t===fe.BOOKMARKS&&o&&ce.actions.clearBookmarkCountByMap(),ce.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ce.actions.bookmarks(o)}}},md=new Zn;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=md);(0,Ol.customElement)("ft-app-context")(M);var Cl=S(q());var qn=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,a]=t.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Jt=new qn;var gd=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},vr=Symbol("i18nAttributes"),El=Symbol("i18nListAttributes"),Al=Symbol("i18nProperties"),so=Symbol("i18nContexts"),xr=Symbol("i18nUnsubs"),wl=(0,Qt.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?mn:pr}i18n(i){let{context:l,key:c,message:u}=i,{custom:p,args:h,argsProvider:f}=i;if(l&&c){this.hasI18nContext(l)||this.addI18nContext(l,void 0,p);let y=h??(f?f(this):[]);return this.getI18nService(p).resolveMessage(l,c,...y)}return u}async awaitI18n(i){let{context:l,custom:c}=i;return l&&await this.getI18nService(c).prepareContext(l),this.i18n(i)}customI18n(i,l){if(Jt.isI18nKey(i)){let[c,u]=i.split(".");return this.i18n({custom:!0,context:c,key:u,...l})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((l,c,u)=>i.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((l,c,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(l=>l.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var l,c;let u=this,p=(h,f,y)=>y?.context&&y.key&&i(h,f,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(l=this[vr])===null||l===void 0||l.forEach((h,f)=>u[f]=p(h,f,u[f])),(c=this[El])===null||c===void 0||c.forEach((h,f)=>{var y;return u[f]=(y=u[f])===null||y===void 0?void 0:y.map(b=>p(h,f,b))})}updateI18nProperties(i){var l;(l=this[Al])===null||l===void 0||l.forEach((c,u)=>{i(c,u)&&(this[u]=this.i18n(c))})}addI18nMessages(i,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,l,c)}addI18nContext(i,l,c){let u=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[so].set(u,{isCustomContext:c}),this[xr].has(u)||this[xr].set(u,this.getI18nService(c).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(c).prepareContext(u,l)}hasI18nContext(i){return this[so].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[so].forEach((i,l)=>this.addI18nContext(l,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[xr].forEach(i=>i()),this[xr].clear()}}return t=so,o=xr,gd([(0,Cl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),lo=class extends wl(Qt.FtLitElement){},co=class extends wl(Qt.FtLitElementRedux){};var Rl=S(P());var Yn=class{fromAttribute(t){if(!t)return[];try{let o=JSON.parse(t);return Array.isArray(o)?o.map(n=>typeof n=="string"?Jt.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},bd=new Yn;var Nl=(e,t)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Rl.hasChanged,converter:Jt,...t}),o[vr]=(a=o[vr])!==null&&a!==void 0?a:new Map,o[vr].set(n,e??{})};var _l=S(P());var uo=S(F()),po=S(q()),fo=S(P());var Tl=S(F());var Ll=Tl.css`
352
+ `;var Sr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ce=class extends co{constructor(){super(),this.editorMode=!1,this.addStore(R)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":uo.nothing:uo.html`
353
+ <span class="ft-i18n">
354
+ ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
355
+ </span>
356
+ `}update(t){var o;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Ce.elementDefinitions={};Ce.styles=Ll;Sr([(0,fo.redux)()],Ce.prototype,"editorMode",void 0);Sr([(0,po.property)()],Ce.prototype,"context",void 0);Sr([(0,po.property)()],Ce.prototype,"key",void 0);Sr([(0,fo.jsonProperty)([])],Ce.prototype,"args",void 0);Sr([(0,po.property)()],Ce.prototype,"defaultMessage",void 0);(0,_l.customElement)("ft-i18n")(Ce);var Ee=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},j=class extends lo{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new ye.Debouncer,this.revealDebouncer=new ye.Debouncer,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut(o)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)||this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,o;return Il.html`
348
357
  <div part="container"
349
358
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
350
359
  <slot part="slot"></slot>
@@ -353,55 +362,57 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
353
362
  ?hidden=${!this.visible}>
354
363
  <div part="tooltip-content" class="ft-tooltip--content">
355
364
  <slot name="text"></slot>
356
- <ft-typography variant="caption" ?hidden=${!this.text}>${this.text}</ft-typography>
365
+ <ft-typography variant="${Ze.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
366
+ ${(o=this.text)===null||o===void 0?void 0:o.message}
367
+ </ft-typography>
357
368
  </div>
358
369
  </div>
359
370
  </div>
360
- `}setupFor(o){this.eventsTarget!==o&&(this.removeHandlers(),this.eventsTarget=o,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(o){o.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(o)}contentAvailableCallback(o){super.contentAvailableCallback(o),["visible","text"].some(a=>o.has(a))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(o){this.visible=!0,o!=null&&await this.hideDebounce.run(()=>{this.hide()},o)}async showTemporaryText(o,a){let i=this.manual;this.manual=!0;let l=this.text;this.text=o,await this.show(a),this.text=l,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var o;return((o=this.slotNodes)!==null&&o!==void 0?o:[]).filter(a=>a.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let o=this.tooltipContent.style;switch(o.transition="none",this.validPosition){case"top":o.top=this.tooltip.clientHeight+"px",o.left="0";break;case"bottom":o.top=-this.tooltip.clientHeight+"px",o.left="0";break;case"left":o.top="0",o.left=this.tooltip.clientWidth+"px";break;case"right":o.top="0",o.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",da(this.slottedElement,this.tooltip,this.position).then(({x:o,y:a})=>{this.tooltip&&(this.tooltip.style.left=`${o}px`,this.tooltip.style.top=`${a}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${G.designSystemVariables.transitionDuration}, left ${G.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(o){return this.manual||(0,G.eventPathContainsMatchingElement)(o,this.ignoreMatchingElements,this.eventsTarget)}};B.elementDefinitions={"ft-typography":j};B.styles=$r;X([(0,M.property)()],B.prototype,"text",void 0);X([(0,M.property)({type:Boolean})],B.prototype,"manual",void 0);X([(0,M.property)({type:Boolean})],B.prototype,"inline",void 0);X([(0,G.numberProperty)()],B.prototype,"delay",void 0);X([(0,M.property)()],B.prototype,"position",void 0);X([(0,G.jsonProperty)([])],B.prototype,"ignoreMatchingElements",void 0);X([(0,M.queryAssignedNodes)()],B.prototype,"slotNodes",void 0);X([(0,M.query)(".ft-tooltip--container")],B.prototype,"container",void 0);X([(0,M.query)(".ft-tooltip")],B.prototype,"tooltip",void 0);X([(0,M.query)(".ft-tooltip--content")],B.prototype,"tooltipContent",void 0);X([(0,M.state)()],B.prototype,"visible",void 0);(0,pa.customElement)("ft-tooltip")(B);var Et=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},wo;(function(e){e.left="left",e.right="right",e.start="start",e.end="end",e.justify="justify"})(wo||(wo={}));var No=class extends CustomEvent{constructor(o){super("index-change",{detail:o})}},k=class extends et.FtLitElement{constructor(){super(...arguments),this.alignTabs=wo.justify,this.ftTabs=[],this.horizontal=!1,this.activeIndex=0,this.updateDebouncer=new et.Debouncer(2),this.onTabUpdated=()=>this.updateDebouncer.run(()=>{this.requestUpdate(),this.dispatchEvent(new et.PostResizeEvent)}),this.resizeObserver=new ResizeObserver(()=>this.placeIndicator())}get typographyVariant(){return""}render(){var o,a;let i=(a=this.ftTabs[(o=this.activeIndex)!==null&&o!==void 0?o:0])===null||a===void 0?void 0:a.color;return So.html`
361
- <div class="${(0,vo.classMap)(this.tabsClasses)}" part="container">
371
+ `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(o=>t.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,o){let n=this.manual;this.manual=!0;let a=this.text;this.text={message:t},await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Bi(this.slottedElement,this.tooltip,this.position).then(({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${ye.designSystemVariables.transitionDuration}, left ${ye.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,ye.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};j.elementDefinitions={"ft-typography":xe};j.styles=ui;Ee([Nl()],j.prototype,"text",void 0);Ee([(0,me.property)({type:Boolean})],j.prototype,"manual",void 0);Ee([(0,me.property)({type:Boolean})],j.prototype,"inline",void 0);Ee([(0,ye.numberProperty)()],j.prototype,"delay",void 0);Ee([(0,me.property)()],j.prototype,"position",void 0);Ee([(0,ye.jsonProperty)([])],j.prototype,"ignoreMatchingElements",void 0);Ee([(0,me.queryAssignedNodes)()],j.prototype,"slotNodes",void 0);Ee([(0,me.query)(".ft-tooltip--container")],j.prototype,"container",void 0);Ee([(0,me.query)(".ft-tooltip")],j.prototype,"tooltip",void 0);Ee([(0,me.query)(".ft-tooltip--content")],j.prototype,"tooltipContent",void 0);Ee([(0,me.state)()],j.prototype,"visible",void 0);(0,Pl.customElement)("ft-tooltip")(j);var xt=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Qn;(function(e){e.left="left",e.right="right",e.start="start",e.end="end",e.justify="justify"})(Qn||(Qn={}));var ea=class extends CustomEvent{constructor(t){super("index-change",{detail:t})}},ee=class extends _e.FtLitElement{constructor(){super(...arguments),this.alignTabs=Qn.justify,this.ftTabs=[],this.horizontal=!1,this.activeIndex=0,this.updateDebouncer=new _e.Debouncer(2),this.onTabUpdated=()=>this.updateDebouncer.run(()=>{this.requestUpdate(),this.dispatchEvent(new _e.PostResizeEvent)}),this.resizeObserver=new ResizeObserver(()=>this.placeIndicator())}get typographyVariant(){return""}render(){var t,o;let n=(o=this.ftTabs[(t=this.activeIndex)!==null&&t!==void 0?t:0])===null||o===void 0?void 0:o.color;return Xn.html`
372
+ <div class="${(0,Jn.classMap)(this.tabsClasses)}" part="container">
362
373
  <div role="tablist" part="tablist">
363
- ${(0,fa.repeat)(this.ftTabs,(l,d)=>this.addTooltipIfNecessary(l,So.html`
364
- <button class="${(0,vo.classMap)({"ft-tabs--tab-with-icon":!!l.icon,"ft-tabs--tab-with-label":!!l.label})}"
365
- ?disabled=${l.disabled}
366
- @click=${()=>this.toggleTab(d)}
374
+ ${(0,kl.repeat)(this.ftTabs,(a,i)=>this.addTooltipIfNecessary(a,Xn.html`
375
+ <button class="${(0,Jn.classMap)({"ft-tabs--tab-with-icon":!!a.icon,"ft-tabs--tab-with-label":!!a.label})}"
376
+ ?disabled=${a.disabled}
377
+ @click=${()=>this.toggleTab(i)}
367
378
  role="tab"
368
- part="tab tab-${l.id}${l.active?" active-tab":""}"
369
- id="${l.ariaLabelledBy}"
370
- aria-label="${l.label}"
371
- aria-selected="${l.active?"true":"false"}"
372
- tabindex="${l.disabled?"-1":"0"}"
373
- aria-controls="${l.id}"
374
- style="${l.color?`color: ${l.color} !important;`:""}">
379
+ part="tab tab-${a.id}${a.active?" active-tab":""}"
380
+ id="${a.ariaLabelledBy}"
381
+ aria-label="${a.label}"
382
+ aria-selected="${a.active?"true":"false"}"
383
+ tabindex="${a.disabled?"-1":"0"}"
384
+ aria-controls="${a.id}"
385
+ style="${a.color?`color: ${a.color} !important;`:""}">
375
386
  <ft-ripple primary
376
- ?disabled=${l.disabled}
377
- part="tab-ripple${l.active?" active-tab-ripple":""}"
378
- style="${l.color||l.rippleColor?F.color.set(l.color||l.rippleColor):""}"></ft-ripple>
387
+ ?disabled=${a.disabled}
388
+ part="tab-ripple${a.active?" active-tab-ripple":""}"
389
+ style="${a.color||a.rippleColor?ge.color.set(a.color||a.rippleColor):""}"></ft-ripple>
379
390
  <ft-icon class="ft-tabs--tab-icon"
380
- part="tab-icon${l.active?" active-tab-icon":""}"
381
- .variant=${l.iconVariant}>
382
- ${l.icon}
391
+ part="tab-icon${a.active?" active-tab-icon":""}"
392
+ .variant=${a.iconVariant}>
393
+ ${a.icon}
383
394
  </ft-icon>
384
395
  <ft-or-ftds-typography class="ft-tabs--tab-label"
385
- part="tab-label${l.active?" active-tab-label":""}"
396
+ part="tab-label${a.active?" active-tab-label":""}"
386
397
  variant="${this.typographyVariant}">
387
- ${l.label}
398
+ ${a.label}
388
399
  </ft-or-ftds-typography>
389
400
  </button>
390
401
  `))}
391
402
  <div class="ft-tabs--active-tab-indicator"
392
403
  part="active-tab-indicator"
393
- style="${i?`background-color: ${i} !important;`:""}">
404
+ style="${n?`background-color: ${n} !important;`:""}">
394
405
  </div>
395
406
  </div>
396
407
  <div class="ft-tabs--content" part="content">
397
408
  <slot @slotchange=${this.onContentChange}></slot>
398
409
  </div>
399
410
  </div>
400
- `}onContentChange(o){let a=o.composedPath()[0];this.ftTabs=a.assignedElements().map(i=>i),this.ftTabs.forEach(i=>{i.removeEventListener("updated",this.onTabUpdated),i.addEventListener("updated",this.onTabUpdated)}),this.updateTabs()}update(o){super.update(o),o.has("activeIndex")&&this.dispatchEvent(new et.PreResizeEvent),(o.has("ftTabs")||o.has("activeIndex"))&&this.updateTabs(),o.has("activeIndex")&&this.dispatchEvent(new No(this.activeIndex))}contentAvailableCallback(o){super.contentAvailableCallback(o),this.tabsContainer&&this.resizeObserver.observe(this.tabsContainer),this.placeIndicator()}placeIndicator(){this.placeActiveTabIndicator(this.activeTabIndicator,this.activeTab)}placeActiveTabIndicator(o,a){var i,l,d,s,c,p,f,b,y;if(o){let m=(i=a?.closest(".ft-tabs--tab-tooltip"))!==null&&i!==void 0?i:a;if(m){let O=(d=(l=m?.getBoundingClientRect())===null||l===void 0?void 0:l.height)!==null&&d!==void 0?d:0,h=(c=(s=m?.getBoundingClientRect())===null||s===void 0?void 0:s.width)!==null&&c!==void 0?c:0;this.horizontal?(o.style.height=O+"px",o.style.width="3px",o.style.left=((p=m?.offsetLeft)!==null&&p!==void 0?p:0)+h-3+"px",o.style.top=((f=m?.offsetTop)!==null&&f!==void 0?f:0)+"px"):(o.style.height="3px",o.style.width=h+"px",o.style.left=((b=m?.offsetLeft)!==null&&b!==void 0?b:0)+"px",o.style.top=((y=m?.offsetTop)!==null&&y!==void 0?y:0)+O-3+"px")}else o.style.height="0px",o.style.width="0px"}}toggleTab(o){this.activeIndex=o}updateTabs(){this.ftTabs.forEach((o,a)=>{o.active=a==this.activeIndex})}addTooltipIfNecessary(o,a){return a}};k.elementDefinitions={"ft-tab":z,"ft-ripple":N,"ft-tooltip":B,"ft-icon":D};Et([(0,ft.property)()],k.prototype,"alignTabs",void 0);Et([(0,ft.state)()],k.prototype,"ftTabs",void 0);Et([(0,ft.query)("[role='tablist']")],k.prototype,"tabsContainer",void 0);Et([(0,ft.query)("[aria-selected='true']")],k.prototype,"activeTab",void 0);Et([(0,ft.query)(".ft-tabs--active-tab-indicator")],k.prototype,"activeTabIndicator",void 0);Et([(0,ft.property)({type:Boolean})],k.prototype,"horizontal",void 0);Et([(0,et.numberProperty)({reflect:!0})],k.prototype,"activeIndex",void 0);var ya=C(E());var ga=C(T()),Z=C(E()),ot={horizontalButtonsWidth:Z.FtCssVariableFactory.create("--ft-tabs-horizontal-buttons-width","Width of the tab buttons (N/A for vertical justified tabs)","SIZE","100px"),horizontalDenseButtonsWidth:Z.FtCssVariableFactory.create("--ft-tabs-horizontal-dense-buttons-width","Width of the tab buttons when dense (N/A for vertical justified tabs)","SIZE","56px"),widthWhenHorizontalAndOpen:Z.FtCssVariableFactory.create("--ft-tabs-width-when-horizontal-and-open","Width of the component when set to horizontal and open","SIZE","100%"),colorSurface:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorSurface,"Design system"),colorPrimary:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorPrimary,"Design system"),colorOnSurfaceMedium:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOnSurfaceDisabled,"Design system")},ua=ga.css`
411
+ `}onContentChange(t){let o=t.composedPath()[0];this.ftTabs=o.assignedElements().map(n=>n),this.ftTabs.forEach(n=>{n.removeEventListener("updated",this.onTabUpdated),n.addEventListener("updated",this.onTabUpdated)}),this.updateTabs()}update(t){super.update(t),t.has("activeIndex")&&this.dispatchEvent(new _e.PreResizeEvent),(t.has("ftTabs")||t.has("activeIndex"))&&this.updateTabs(),t.has("activeIndex")&&this.dispatchEvent(new ea(this.activeIndex))}contentAvailableCallback(t){super.contentAvailableCallback(t),this.tabsContainer&&this.resizeObserver.observe(this.tabsContainer),this.placeIndicator()}placeIndicator(){this.placeActiveTabIndicator(this.activeTabIndicator,this.activeTab)}placeActiveTabIndicator(t,o){var n,a,i,l,c,u,p,h,f;if(t){let y=(n=o?.closest(".ft-tabs--tab-tooltip"))!==null&&n!==void 0?n:o;if(y){let b=(i=(a=y?.getBoundingClientRect())===null||a===void 0?void 0:a.height)!==null&&i!==void 0?i:0,g=(c=(l=y?.getBoundingClientRect())===null||l===void 0?void 0:l.width)!==null&&c!==void 0?c:0;this.horizontal?(t.style.height=b+"px",t.style.width="3px",t.style.left=((u=y?.offsetLeft)!==null&&u!==void 0?u:0)+g-3+"px",t.style.top=((p=y?.offsetTop)!==null&&p!==void 0?p:0)+"px"):(t.style.height="3px",t.style.width=g+"px",t.style.left=((h=y?.offsetLeft)!==null&&h!==void 0?h:0)+"px",t.style.top=((f=y?.offsetTop)!==null&&f!==void 0?f:0)+b-3+"px")}else t.style.height="0px",t.style.width="0px"}}toggleTab(t){this.activeIndex=t}updateTabs(){this.ftTabs.forEach((t,o)=>{t.active=o==this.activeIndex})}addTooltipIfNecessary(t,o){return o}};ee.elementDefinitions={"ft-tab":J,"ft-ripple":H,"ft-tooltip":j,"ft-icon":ae};xt([(0,$e.property)()],ee.prototype,"alignTabs",void 0);xt([(0,$e.state)()],ee.prototype,"ftTabs",void 0);xt([(0,$e.query)("[role='tablist']")],ee.prototype,"tabsContainer",void 0);xt([(0,$e.query)("[aria-selected='true']")],ee.prototype,"activeTab",void 0);xt([(0,$e.query)(".ft-tabs--active-tab-indicator")],ee.prototype,"activeTabIndicator",void 0);xt([(0,$e.property)({type:Boolean})],ee.prototype,"horizontal",void 0);xt([(0,_e.numberProperty)({reflect:!0})],ee.prototype,"activeIndex",void 0);var Ml=S(P());var Dl=S(F()),de=S(P()),Ie={horizontalButtonsWidth:de.FtCssVariableFactory.create("--ft-tabs-horizontal-buttons-width","Width of the tab buttons (N/A for vertical justified tabs)","SIZE","100px"),horizontalDenseButtonsWidth:de.FtCssVariableFactory.create("--ft-tabs-horizontal-dense-buttons-width","Width of the tab buttons when dense (N/A for vertical justified tabs)","SIZE","56px"),widthWhenHorizontalAndOpen:de.FtCssVariableFactory.create("--ft-tabs-width-when-horizontal-and-open","Width of the component when set to horizontal and open","SIZE","100%"),colorSurface:de.FtCssVariableFactory.external(de.designSystemVariables.colorSurface,"Design system"),colorPrimary:de.FtCssVariableFactory.external(de.designSystemVariables.colorPrimary,"Design system"),colorOnSurfaceMedium:de.FtCssVariableFactory.external(de.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:de.FtCssVariableFactory.external(de.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Bl=Dl.css`
401
412
  .ft-tabs {
402
413
  display: flex;
403
414
  flex-direction: column;
404
- background-color: ${ot.colorSurface};
415
+ background-color: ${Ie.colorSurface};
405
416
  height: 100%;
406
417
  }
407
418
 
@@ -410,15 +421,15 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
410
421
  -moz-transition: width 200ms ease-in-out;
411
422
  -o-transition: width 200ms ease-in-out;
412
423
  transition: width 200ms ease-in-out;
413
- width: ${ot.widthWhenHorizontalAndOpen};
424
+ width: ${Ie.widthWhenHorizontalAndOpen};
414
425
  }
415
426
 
416
427
  .ft-tabs--horizontal.ft-tabs--collapsed {
417
- width: ${ot.horizontalButtonsWidth};
428
+ width: ${Ie.horizontalButtonsWidth};
418
429
  }
419
430
 
420
431
  .ft-tabs--horizontal.ft-tabs--dense.ft-tabs--collapsed {
421
- width: ${ot.horizontalDenseButtonsWidth};
432
+ width: ${Ie.horizontalDenseButtonsWidth};
422
433
  }
423
434
 
424
435
  .ft-tabs--horizontal {
@@ -470,23 +481,23 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
470
481
  outline: none;
471
482
  font-size: 16px;
472
483
  line-height: 1;
473
- color: ${ot.colorOnSurfaceMedium};
484
+ color: ${Ie.colorOnSurfaceMedium};
474
485
  }
475
486
 
476
487
  .ft-tabs--horizontal [role='tab'] {
477
- width: ${ot.horizontalButtonsWidth};
488
+ width: ${Ie.horizontalButtonsWidth};
478
489
  }
479
490
 
480
491
  .ft-tabs--horizontal.ft-tabs--dense [role='tab'] {
481
- width: ${ot.horizontalDenseButtonsWidth};
492
+ width: ${Ie.horizontalDenseButtonsWidth};
482
493
  }
483
494
 
484
495
  [role='tab'][aria-selected='true'] {
485
- color: ${ot.colorPrimary};
496
+ color: ${Ie.colorPrimary};
486
497
  }
487
498
 
488
499
  [role='tab'][disabled] {
489
- color: ${ot.colorOnSurfaceDisabled};
500
+ color: ${Ie.colorOnSurfaceDisabled};
490
501
  }
491
502
 
492
503
  .ft-tabs--align-justify [role='tab'],
@@ -516,7 +527,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
516
527
  position: absolute;
517
528
  height: 3px;
518
529
  border-radius: 2px;
519
- background-color: ${ot.colorPrimary};
530
+ background-color: ${Ie.colorPrimary};
520
531
  transition: width 200ms ease, left 200ms ease, top 200ms ease;
521
532
  }
522
533
 
@@ -525,14 +536,14 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
525
536
  flex-grow: 1;
526
537
  overflow: auto;
527
538
  }
528
- `;var ve=C(Q()),ha=C(T());var Eo=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},gt=class extends k{constructor(){super(...arguments),this.dense=!1,this.collapsible=!1,this.contentBefore=!1}get tabsClasses(){return{"ft-tabs":!0,"ft-tabs--collapsed":this.collapsible&&this.activeIndex==null,"ft-tabs--horizontal":this.horizontal,"ft-tabs--reverse":this.contentBefore,"ft-tabs--dense":this.dense,["ft-tabs--align-"+this.alignTabs]:!0}}get typographyVariant(){return It.body2}placeActiveTabIndicator(o,a){var i,l,d,s,c,p,f,b,y,m,O;if(o){let h=(i=a?.closest(".ft-tabs--tab-tooltip"))!==null&&i!==void 0?i:a;if(h){let v=(d=(l=h?.getBoundingClientRect())===null||l===void 0?void 0:l.height)!==null&&d!==void 0?d:0,w=(c=(s=h?.getBoundingClientRect())===null||s===void 0?void 0:s.width)!==null&&c!==void 0?c:0;this.horizontal?(o.style.height=v+"px",o.style.width="3px",o.style.top=((p=h?.offsetTop)!==null&&p!==void 0?p:0)+"px",this.contentBefore?o.style.left=((f=h?.offsetLeft)!==null&&f!==void 0?f:0)+"px":o.style.left=((b=h?.offsetLeft)!==null&&b!==void 0?b:0)+w-3+"px"):(o.style.height="3px",o.style.width=w+"px",o.style.left=((y=h?.offsetLeft)!==null&&y!==void 0?y:0)+"px",this.contentBefore?o.style.top=((m=h?.offsetTop)!==null&&m!==void 0?m:0)+"px":o.style.top=((O=h?.offsetTop)!==null&&O!==void 0?O:0)+v-3+"px")}else o.style.height="0px",o.style.width="0px"}}toggleTab(o){this.activeIndex=this.collapsible&&o===this.activeIndex?void 0:o}addTooltipIfNecessary(o,a){if(o.label&&o.icon&&(this.dense||this.horizontal)){let i=this.horizontal?this.contentBefore?"left":"right":this.contentBefore?"top":"bottom";return ha.html`
539
+ `;var ho=S(q()),Ul=S(F());var ta=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ge=class extends ee{constructor(){super(...arguments),this.dense=!1,this.collapsible=!1,this.contentBefore=!1}get tabsClasses(){return{"ft-tabs":!0,"ft-tabs--collapsed":this.collapsible&&this.activeIndex==null,"ft-tabs--horizontal":this.horizontal,"ft-tabs--reverse":this.contentBefore,"ft-tabs--dense":this.dense,["ft-tabs--align-"+this.alignTabs]:!0}}get typographyVariant(){return Ze.body2}placeActiveTabIndicator(t,o){var n,a,i,l,c,u,p,h,f,y,b;if(t){let g=(n=o?.closest(".ft-tabs--tab-tooltip"))!==null&&n!==void 0?n:o;if(g){let v=(i=(a=g?.getBoundingClientRect())===null||a===void 0?void 0:a.height)!==null&&i!==void 0?i:0,E=(c=(l=g?.getBoundingClientRect())===null||l===void 0?void 0:l.width)!==null&&c!==void 0?c:0;this.horizontal?(t.style.height=v+"px",t.style.width="3px",t.style.top=((u=g?.offsetTop)!==null&&u!==void 0?u:0)+"px",this.contentBefore?t.style.left=((p=g?.offsetLeft)!==null&&p!==void 0?p:0)+"px":t.style.left=((h=g?.offsetLeft)!==null&&h!==void 0?h:0)+E-3+"px"):(t.style.height="3px",t.style.width=E+"px",t.style.left=((f=g?.offsetLeft)!==null&&f!==void 0?f:0)+"px",this.contentBefore?t.style.top=((y=g?.offsetTop)!==null&&y!==void 0?y:0)+"px":t.style.top=((b=g?.offsetTop)!==null&&b!==void 0?b:0)+v-3+"px")}else t.style.height="0px",t.style.width="0px"}}toggleTab(t){this.activeIndex=this.collapsible&&t===this.activeIndex?void 0:t}addTooltipIfNecessary(t,o){if(t.label&&t.icon&&(this.dense||this.horizontal)){let n=this.horizontal?this.contentBefore?"left":"right":this.contentBefore?"top":"bottom";return Ul.html`
529
540
  <ft-tooltip class="ft-tabs--tab-tooltip"
530
541
  part="tab-tooltip"
531
- text="${o.label}"
532
- position="${i}">
533
- ${a}
542
+ text="${t.label}"
543
+ position="${n}">
544
+ ${o}
534
545
  </ft-tooltip>
535
- `}return a}};gt.elementDefinitions={...k.elementDefinitions,"ft-or-ftds-typography":j};gt.styles=[ya.safariEllipsisFix,ua];Eo([(0,ve.property)({type:Boolean})],gt.prototype,"dense",void 0);Eo([(0,ve.property)({type:Boolean})],gt.prototype,"collapsible",void 0);Eo([(0,ve.property)({type:Boolean})],gt.prototype,"contentBefore",void 0);var Ca=C(E());var ma=C(T());var ba=C(E());var xa=ma.css`
546
+ `}return o}};Ge.elementDefinitions={...ee.elementDefinitions,"ft-or-ftds-typography":xe};Ge.styles=[Ml.safariEllipsisFix,Bl];ta([(0,ho.property)({type:Boolean})],Ge.prototype,"dense",void 0);ta([(0,ho.property)({type:Boolean})],Ge.prototype,"collapsible",void 0);ta([(0,ho.property)({type:Boolean})],Ge.prototype,"contentBefore",void 0);var zl=S(P());var Wl=S(F());var Hl=S(P());var Fl=Wl.css`
536
547
  .ft-tabs {
537
548
  display: flex;
538
549
  flex-direction: column;
@@ -550,13 +561,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
550
561
  flex-direction: row;
551
562
  position: relative;
552
563
  flex-wrap: wrap;
553
- border-bottom: ${S.offBorderBottomWidth} solid ${S.offBorderBottomColor};
564
+ border-bottom: ${_.offBorderBottomWidth} solid ${_.offBorderBottomColor};
554
565
  }
555
566
 
556
567
  .ft-tabs--horizontal [role="tablist"] {
557
568
  flex-direction: column;
558
569
  border-bottom: unset;
559
- border-right: ${S.offBorderBottomWidth} solid ${S.offBorderBottomColor};
570
+ border-right: ${_.offBorderBottomWidth} solid ${_.offBorderBottomColor};
560
571
  }
561
572
 
562
573
  .ft-tabs--align-end [role="tablist"],
@@ -575,7 +586,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
575
586
  flex-direction: column;
576
587
  align-items: center;
577
588
  justify-content: center;
578
- padding: ${S.withLabelVerticalPadding} ${S.withLabelHorizontalPadding};
589
+ padding: ${_.withLabelVerticalPadding} ${_.withLabelHorizontalPadding};
579
590
  background: none;
580
591
  box-shadow: 0px 0px 0px transparent;
581
592
  text-shadow: 0px 0px 0px transparent;
@@ -583,15 +594,15 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
583
594
  outline: none;
584
595
  font-size: 16px;
585
596
  line-height: 1;
586
- color: ${S.offColor};
587
- border-radius: ${S.topLeftBorderRadius} ${S.topRightBorderRadius} 0 0;
597
+ color: ${_.offColor};
598
+ border-radius: ${_.topLeftBorderRadius} ${_.topRightBorderRadius} 0 0;
588
599
  border: 0;
589
- gap: ${S.verticalGap} ${S.horizontalGap};
600
+ gap: ${_.verticalGap} ${_.horizontalGap};
590
601
  z-index: 0;
591
602
  }
592
603
 
593
604
  .ft-tabs--horizontal [role="tab"] {
594
- border-radius: ${S.topRightBorderRadius} 0 0 ${S.topLeftBorderRadius};
605
+ border-radius: ${_.topRightBorderRadius} 0 0 ${_.topLeftBorderRadius};
595
606
  }
596
607
 
597
608
  .ft-tabs--horizontal.ft-tabs--side-icon [role="tab"],
@@ -601,17 +612,17 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
601
612
  }
602
613
 
603
614
  .ft-tabs--icon-only [role='tab'] {
604
- padding: ${S.iconOnlyVerticalPadding} ${S.iconOnlyHorizontalPadding};
615
+ padding: ${_.iconOnlyVerticalPadding} ${_.iconOnlyHorizontalPadding};
605
616
  }
606
617
 
607
618
  [role='tab'] ft-ripple {
608
- ${(0,ba.setVariable)(F.color,S.onStateLayerColor)};
619
+ ${(0,Hl.setVariable)(ge.color,_.onStateLayerColor)};
609
620
  }
610
621
 
611
622
  [role='tab']:focus-visible {
612
- outline: ${S.focusOutlineWidth} solid ${S.focusFocusRingColor};
613
- outline-offset: calc(${S.focusOutlineWidth} * -1);
614
- border-radius: ${S.focusOutlineWidth};
623
+ outline: ${_.focusOutlineWidth} solid ${_.focusFocusRingColor};
624
+ outline-offset: calc(${_.focusOutlineWidth} * -1);
625
+ border-radius: ${_.focusOutlineWidth};
615
626
  }
616
627
 
617
628
  [role='tab']::before {
@@ -622,22 +633,22 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
622
633
  width: 100%;
623
634
  height: 100%;
624
635
  z-index: -1;
625
- background-color: ${S.offStateLayerColor};
626
- opacity: ${S.offDefaultStateLayerOpacity};
636
+ background-color: ${_.offStateLayerColor};
637
+ opacity: ${_.offDefaultStateLayerOpacity};
627
638
  }
628
639
 
629
640
  [role='tab']:focus-visible::before {
630
- background-color: ${S.offStateLayerColor};
631
- opacity: ${S.offFocusStateLayerOpacity};
641
+ background-color: ${_.offStateLayerColor};
642
+ opacity: ${_.offFocusStateLayerOpacity};
632
643
  }
633
644
 
634
645
  [role='tab']:hover::before {
635
- background-color: ${S.offStateLayerColor};
636
- opacity: ${S.offHoverStateLayerOpacity};
646
+ background-color: ${_.offStateLayerColor};
647
+ opacity: ${_.offHoverStateLayerOpacity};
637
648
  }
638
649
 
639
650
  [role='tab'][disabled] {
640
- opacity: ${S.offDisabledComponentOpacity};
651
+ opacity: ${_.offDisabledComponentOpacity};
641
652
  }
642
653
 
643
654
  .ft-tabs--side-icon [role='tab'] {
@@ -645,27 +656,27 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
645
656
  }
646
657
 
647
658
  [role='tab'][aria-selected='true'] {
648
- color: ${S.onColor};
659
+ color: ${_.onColor};
649
660
  }
650
661
 
651
662
  [role='tab'][aria-selected='true']::before {
652
- background-color: ${S.onStateLayerColor};
653
- opacity: ${S.onDefaultStateLayerOpacity};
663
+ background-color: ${_.onStateLayerColor};
664
+ opacity: ${_.onDefaultStateLayerOpacity};
654
665
  }
655
666
 
656
667
  [role='tab'][aria-selected='true']:active::before {
657
- background-color: ${S.onStateLayerColor};
658
- opacity: ${S.onActiveStateLayerOpacity};
668
+ background-color: ${_.onStateLayerColor};
669
+ opacity: ${_.onActiveStateLayerOpacity};
659
670
  }
660
671
 
661
672
  [role='tab'][aria-selected='true']:hover::before {
662
- background-color: ${S.onStateLayerColor};
663
- opacity: ${S.onHoverStateLayerOpacity};
673
+ background-color: ${_.onStateLayerColor};
674
+ opacity: ${_.onHoverStateLayerOpacity};
664
675
  }
665
676
 
666
677
  [role='tab'][aria-selected='true']:focus-visible::before {
667
- background-color: ${S.onStateLayerColor};
668
- opacity: ${S.onFocusStateLayerOpacity};
678
+ background-color: ${_.onStateLayerColor};
679
+ opacity: ${_.onFocusStateLayerOpacity};
669
680
  }
670
681
 
671
682
  .ft-tabs--align-justify [role='tab'],
@@ -694,7 +705,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
694
705
  .ft-tabs--active-tab-indicator {
695
706
  position: absolute;
696
707
  border-radius: 0;
697
- background-color: ${S.onActiveTabIndicatorColor};
708
+ background-color: ${_.onActiveTabIndicatorColor};
698
709
  transition: width 200ms ease, left 200ms ease, top 200ms ease;
699
710
  }
700
711
 
@@ -707,7 +718,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
707
718
  .ft-tabs--horizontal .ft-tabs--content {
708
719
  overflow: unset;
709
720
  }
710
- `;var Oa=C(Q());var rn=function(e,o,a,i){var l=arguments.length,d=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(e,o,a,i);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(d=(l<3?s(d):l>3?s(o,a,d):s(o,a))||d);return l>3&&d&&Object.defineProperty(o,a,d),d},Qt;(function(e){e.topIcon="top-icon",e.sideIcon="side-icon",e.labelOnly="label-only",e.iconOnly="icon-only"})(Qt||(Qt={}));var Rt=class extends k{constructor(){super(...arguments),this.structure=Qt.sideIcon}get tabsClasses(){return{"ft-tabs":!0,["ft-tabs--align-"+this.alignTabs]:!0,"ft-tabs--horizontal":this.horizontal,"ft-tabs--side-icon":this.structure==Qt.sideIcon,"ft-tabs--icon-only":this.structure==Qt.iconOnly,"ft-tabs--label-only":this.structure==Qt.labelOnly}}get typographyVariant(){return Kt.body2medium}};Rt.elementDefinitions={...k.elementDefinitions,"ft-or-ftds-typography":lt};Rt.styles=[Ca.safariEllipsisFix,xa];rn([(0,Oa.property)()],Rt.prototype,"structure",void 0);var tf={};(0,we.customElement)("ft-tab")(z);(0,we.customElement)("ft-tabs")(gt);(0,we.customElement)("ftds-tabs")(Rt);})();
721
+ `;var $l=S(q());var xd=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},er;(function(e){e.topIcon="top-icon",e.sideIcon="side-icon",e.labelOnly="label-only",e.iconOnly="icon-only"})(er||(er={}));var vt=class extends ee{constructor(){super(...arguments),this.structure=er.sideIcon}get tabsClasses(){return{"ft-tabs":!0,["ft-tabs--align-"+this.alignTabs]:!0,"ft-tabs--horizontal":this.horizontal,"ft-tabs--side-icon":this.structure==er.sideIcon,"ft-tabs--icon-only":this.structure==er.iconOnly,"ft-tabs--label-only":this.structure==er.labelOnly}}get typographyVariant(){return Bt.body2medium}};vt.elementDefinitions={...ee.elementDefinitions,"ft-or-ftds-typography":Me};vt.styles=[zl.safariEllipsisFix,Fl];xd([(0,$l.property)()],vt.prototype,"structure",void 0);var p0={};(0,yo.customElement)("ft-tab")(J);(0,yo.customElement)("ft-tabs")(Ge);(0,yo.customElement)("ftds-tabs")(vt);})();
711
722
  /*! Bundled license information:
712
723
 
713
724
  lit-html/lit-html.js:
@@ -723,4 +734,11 @@ lit-html/static.js:
723
734
  * Copyright 2020 Google LLC
724
735
  * SPDX-License-Identifier: BSD-3-Clause
725
736
  *)
737
+
738
+ @lit/reactive-element/css-tag.js:
739
+ (**
740
+ * @license
741
+ * Copyright 2019 Google LLC
742
+ * SPDX-License-Identifier: BSD-3-Clause
743
+ *)
726
744
  */