@fluid-topics/ft-table 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.
- package/build/ft-table.light.js +450 -431
- package/build/ft-table.min.js +330 -319
- package/package.json +6 -6
package/build/ft-table.light.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var hl=Object.create;var xa=Object.defineProperty;var yl=Object.getOwnPropertyDescriptor;var ml=Object.getOwnPropertyNames;var gl=Object.getPrototypeOf,bl=Object.prototype.hasOwnProperty;var et=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var xl=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of ml(t))!bl.call(e,a)&&a!==o&&xa(e,a,{get:()=>t[a],enumerable:!(n=yl(t,a))||n.enumerable});return e};var C=(e,t,o)=>(o=e!=null?hl(gl(e)):{},xl(t||!e||!e.__esModule?xa(o,"default",{value:e,enumerable:!0}):o,e));var k=et((jd,va)=>{va.exports=ftGlobals.wcUtils});var z=et((Kd,Sa)=>{Sa.exports=ftGlobals.lit});var Oa=et((Vd,Ca)=>{Ca.exports=ftGlobals.litRepeat});var ie=et((Zd,Ea)=>{Ea.exports=ftGlobals.litDecorators});var Br=et((Ey,ti)=>{ti.exports=ftGlobals.litClassMap});var os=et((at,rs)=>{var Yr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Xr=function(){function e(){this.fetch=!1,this.DOMException=Yr.DOMException}return e.prototype=Yr,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 c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(m){return m&&c.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 v={next:function(){var _=m.shift();return{done:_===void 0,value:_}}};return a.iterable&&(v[Symbol.iterator]=function(){return v}),v}function y(m){this.map={},m instanceof y?m.forEach(function(v,_){this.append(_,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}y.prototype.append=function(m,v){m=u(m),v=p(v);var _=this.map[m];this.map[m]=_?_+", "+v:v},y.prototype.delete=function(m){delete this.map[u(m)]},y.prototype.get=function(m){return m=u(m),this.has(m)?this.map[m]:null},y.prototype.has=function(m){return this.map.hasOwnProperty(u(m))},y.prototype.set=function(m,v){this.map[u(m)]=p(v)},y.prototype.forEach=function(m,v){for(var _ in this.map)this.map.hasOwnProperty(_)&&m.call(v,this.map[_],_,this)},y.prototype.keys=function(){var m=[];return this.forEach(function(v,_){m.push(_)}),h(m)},y.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),h(m)},y.prototype.entries=function(){var m=[];return this.forEach(function(v,_){m.push([_,v])}),h(m)},a.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function g(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function x(m){return new Promise(function(v,_){m.onload=function(){v(m.result)},m.onerror=function(){_(m.error)}})}function b(m){var v=new FileReader,_=x(v);return v.readAsArrayBuffer(m),_}function O(m){var v=new FileReader,_=x(v),F=/charset=([A-Za-z0-9_-]+)/.exec(m.type),K=F?F[1]:"utf-8";return v.readAsText(m,K),_}function T(m){for(var v=new Uint8Array(m),_=new Array(v.length),F=0;F<v.length;F++)_[F]=String.fromCharCode(v[F]);return _.join("")}function R(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function N(){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=R(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||l(m))?this._bodyArrayBuffer=R(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=g(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=g(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(b);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=g(this);if(m)return m;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(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(pe)}),this.json=function(){return this.text().then(JSON.parse)},this}var P=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function M(m){var v=m.toUpperCase();return P.indexOf(v)>-1?v:m}function U(m,v){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var _=v.body;if(m instanceof U){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new y(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!_&&m._bodyInit!=null&&(_=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new y(v.headers)),this.method=M(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in n){var $=new AbortController;return $.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&_)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(_),(this.method==="GET"||this.method==="HEAD")&&(v.cache==="no-store"||v.cache==="no-cache")){var F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var K=/\?/;this.url+=(K.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function pe(m){var v=new FormData;return m.trim().split("&").forEach(function(_){if(_){var F=_.split("="),K=F.shift().replace(/\+/g," "),$=F.join("=").replace(/\+/g," ");v.append(decodeURIComponent(K),decodeURIComponent($))}}),v}function Be(m){var v=new y,_=m.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(F){return F.indexOf(`
|
|
2
|
+
`)===0?F.substr(1,F.length):F}).forEach(function(F){var K=F.split(":"),$=K.shift().trim();if($){var Dr=K.join(":").trim();try{v.append($,Dr)}catch(_o){console.warn("Response "+_o.message)}}}),v}N.call(U.prototype);function de(m,v){if(!(this instanceof de))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.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=v.statusText===void 0?"":""+v.statusText,this.headers=new y(v.headers),this.url=v.url||"",this._initBody(m)}N.call(de.prototype),de.prototype.clone=function(){return new de(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},de.error=function(){var m=new de(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Me=[301,302,303,307,308];de.redirect=function(m,v){if(Me.indexOf(v)===-1)throw new RangeError("Invalid status code");return new de(null,{status:v,headers:{location:m}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,_){this.message=v,this.name=_;var F=Error(v);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ne(m,v){return new Promise(function(_,F){var K=new U(m,v);if(K.signal&&K.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var $=new XMLHttpRequest;function Dr(){$.abort()}$.onload=function(){var ae={statusText:$.statusText,headers:Be($.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&($.status<200||$.status>599)?ae.status=200:ae.status=$.status,ae.url="responseURL"in $?$.responseURL:ae.headers.get("X-Request-URL");var yt="response"in $?$.response:$.responseText;setTimeout(function(){_(new de(yt,ae))},0)},$.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},$.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},$.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function _o(ae){try{return ae===""&&n.location.href?n.location.href:ae}catch{return ae}}if($.open(K.method,_o(K.url),!0),K.credentials==="include"?$.withCredentials=!0:K.credentials==="omit"&&($.withCredentials=!1),"responseType"in $&&(a.blob?$.responseType="blob":a.arrayBuffer&&($.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof y||n.Headers&&v.headers instanceof n.Headers)){var ba=[];Object.getOwnPropertyNames(v.headers).forEach(function(ae){ba.push(u(ae)),$.setRequestHeader(ae,p(v.headers[ae]))}),K.headers.forEach(function(ae,yt){ba.indexOf(yt)===-1&&$.setRequestHeader(yt,ae)})}else K.headers.forEach(function(ae,yt){$.setRequestHeader(yt,ae)});K.signal&&(K.signal.addEventListener("abort",Dr),$.onreadystatechange=function(){$.readyState===4&&K.signal.removeEventListener("abort",Dr)}),$.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return ne.polyfill=!0,n.fetch||(n.fetch=ne,n.Headers=y,n.Request=U,n.Response=de),o.Headers=y,o.Request=U,o.Response=de,o.fetch=ne,o}({})})(Xr);Xr.fetch.ponyfill=!0;delete Xr.fetch.polyfill;var er=Yr.fetch?Yr:Xr;at=er.fetch;at.default=er.fetch;at.fetch=er.fetch;at.Headers=er.Headers;at.Request=er.Request;at.Response=er.Response;rs.exports=at});var fa=et((s0,qc)=>{qc.exports=ftGlobals.litUnsafeHTML});var ll=et((fS,cl)=>{cl.exports=ftGlobals.litStyleMap});var fl=C(k());var q=C(z()),Io=C(Oa());var ma=C(k());var Pr=C(ie()),rl=C(k());var Qa=C(z()),D=C(k());var La=C(z()),Y=C(k()),Aa=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorContent),E={color:Aa,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Aa),opacityContentOnSurfacePressed:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Y.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},wa=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorPrimary),Ra={color:wa,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",wa)},Ta=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorSecondary),Na={color:Ta,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ta)},Ia=La.css`
|
|
2
3
|
:host {
|
|
3
4
|
display: contents;
|
|
4
5
|
}
|
|
@@ -11,7 +12,7 @@
|
|
|
11
12
|
|
|
12
13
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
13
14
|
overflow: hidden;
|
|
14
|
-
border-radius: ${
|
|
15
|
+
border-radius: ${E.borderRadius};
|
|
15
16
|
}
|
|
16
17
|
|
|
17
18
|
.ft-ripple .ft-ripple--background,
|
|
@@ -45,27 +46,27 @@
|
|
|
45
46
|
}
|
|
46
47
|
|
|
47
48
|
.ft-ripple .ft-ripple--background {
|
|
48
|
-
background-color: ${
|
|
49
|
+
background-color: ${E.backgroundColor};
|
|
49
50
|
}
|
|
50
51
|
|
|
51
52
|
.ft-ripple .ft-ripple--effect {
|
|
52
|
-
background-color: ${
|
|
53
|
+
background-color: ${E.color};
|
|
53
54
|
}
|
|
54
55
|
|
|
55
56
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
56
|
-
background-color: ${
|
|
57
|
+
background-color: ${Na.backgroundColor};
|
|
57
58
|
}
|
|
58
59
|
|
|
59
60
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
60
|
-
background-color: ${
|
|
61
|
+
background-color: ${Na.color};
|
|
61
62
|
}
|
|
62
63
|
|
|
63
64
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
64
|
-
background-color: ${
|
|
65
|
+
background-color: ${Ra.backgroundColor};
|
|
65
66
|
}
|
|
66
67
|
|
|
67
68
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
68
|
-
background-color: ${
|
|
69
|
+
background-color: ${Ra.color};
|
|
69
70
|
}
|
|
70
71
|
|
|
71
72
|
.ft-ripple .ft-ripple--background {
|
|
@@ -95,43 +96,61 @@
|
|
|
95
96
|
}
|
|
96
97
|
|
|
97
98
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
98
|
-
opacity: ${
|
|
99
|
+
opacity: ${E.opacityContentOnSurfaceHover};
|
|
99
100
|
}
|
|
100
101
|
|
|
101
102
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
102
|
-
opacity: ${
|
|
103
|
+
opacity: ${E.opacityContentOnSurfaceSelected};
|
|
103
104
|
}
|
|
104
105
|
|
|
105
106
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
106
|
-
opacity: ${
|
|
107
|
+
opacity: ${E.opacityContentOnSurfaceFocused};
|
|
107
108
|
}
|
|
108
109
|
|
|
109
110
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
110
|
-
opacity: ${
|
|
111
|
+
opacity: ${E.opacityContentOnSurfacePressed};
|
|
111
112
|
transform: translate(-50%, -50%) scale(1);
|
|
112
113
|
}
|
|
113
|
-
`;var tt=x(_()),h=x(L());var mt=x(_(),1),wt=e=>typeof e=="string"?(0,mt.unsafeCSS)(e):e,t=class{static create(o,a,i,l){let c=p=>wt(p??l),d=mt.css`var(${wt(o)}, ${c(l)})`;return d.name=o,d.description=a,d.category=i,d.defaultValue=l,d.defaultCssValue=c,d.set=p=>ar(d,p??c(l)),d.get=p=>mt.css`var(${wt(o)}, ${c(p)})`,d.breadcrumb=()=>[],d.lastResortDefaultValue=()=>l,d}static extend(o,a,i,l){let c=p=>i.get(p??l),d=mt.css`var(${wt(o)}, ${c(l)})`;return d.name=o,d.description=a,d.category=i.category,d.fallbackVariable=i,d.defaultValue=l,d.defaultCssValue=c,d.set=p=>ar(d,p??c(l)),d.get=p=>mt.css`var(${wt(o)}, ${c(p)})`,d.breadcrumb=()=>[i.name,...i.breadcrumb()],d.lastResortDefaultValue=()=>l??i.lastResortDefaultValue(),d}static external(o,a){let i=c=>o.defaultCssValue(c),l=mt.css`var(${wt(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=c=>o.set(c),l.get=c=>mt.css`var(${wt(o.name)}, ${i(c)})`,l.breadcrumb=()=>o.breadcrumb(),l.lastResortDefaultValue=()=>o.lastResortDefaultValue(),l}};function ar(e,o){return wt(`${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)")},Ge={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")},Ue={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")},Me={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")},Ze={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")},Fe={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")},Ke={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")},Ve={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")},je={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")},Ye={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")},tn={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")},Xe={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")},qe={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")},Qe={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")},to={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")},eo={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")},oo={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")},ro={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")},ao={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")},no={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")},io={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")},lo={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")},co={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")},so={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")},po={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")},fo={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")},$t={display:Ge,"title-1":Ue,"title-2":Me,"title-3":Ze,"body-1-regular":Fe,"body-1-medium":Ke,"body-1-semibold":Ve,"body-2-regular":je,"body-2-medium":Ye,"body-2-medium-underline":tn,"body-2-semibold":Xe,"label-1-medium":qe,"label-1-semibold":Qe,"label-1-bold":Je,"label-2-medium":to,"label-2-semibold":eo,"label-2-bold":oo,"caption-1-medium":ro,"caption-1-semibold":ao,"caption-1-bold":no,"caption-2-medium":io,"caption-2-semibold":lo,"caption-2-bold":co,"caption-3-medium":so,"caption-3-semibold":po,"caption-3-bold":fo};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.
|
|
114
|
-
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 s={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 Yn={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 ti={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 ni={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 w={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 ui={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 xi={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 wi={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 Ai={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 _i={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 Zi={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 Yi={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 Ji={contentHorizontalPadding:t.extend("--ftds-page-layout-content-horizontal-padding","",r.spacing6),contentVerticalPadding:t.extend("--ftds-page-layout-content-vertical-padding","",r.spacing6)};var al={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 dl={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 ul={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 xl={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 wl={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 Al={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 kl={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 _l={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 Zl={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 Yl={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 tc={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 ac={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 cc={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 yc={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 bc={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 vc={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 Lc={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 Ic={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 zc={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 _t;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(_t||(_t={}));var Dt;(function(e){e.large="large",e.medium="medium",e.small="small"})(Dt||(Dt={}));var Gt=x(_());function nr(e,o){let a=$t[e];return Gt.css`
|
|
115
|
-
${
|
|
116
|
-
font-family: ${
|
|
117
|
-
font-size: ${
|
|
118
|
-
font-weight: ${
|
|
119
|
-
letter-spacing: ${
|
|
120
|
-
line-height: ${
|
|
121
|
-
text-decoration: ${
|
|
122
|
-
text-transform: ${
|
|
123
|
-
}
|
|
124
|
-
`}var
|
|
114
|
+
`;var ve=C(z()),w=C(k());var Ke=C(z(),1),tt=e=>typeof e=="string"?(0,Ke.unsafeCSS)(e):e,r=class{static create(t,o,n,a){let i=l=>tt(l??a),c=Ke.css`var(${tt(t)}, ${i(a)})`;return c.name=t,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>_a(c,l??i(a)),c.get=l=>Ke.css`var(${tt(t)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(t,o,n,a){let i=l=>n.get(l??a),c=Ke.css`var(${tt(t)}, ${i(a)})`;return c.name=t,c.description=o,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>_a(c,l??i(a)),c.get=l=>Ke.css`var(${tt(t)}, ${i(l)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(t,o){let n=i=>t.defaultCssValue(i),a=Ke.css`var(${tt(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=>Ke.css`var(${tt(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function _a(e,t){return tt(`${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)")},Po={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")},ko={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")},Do={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")},Bo={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")},Mo={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")},Uo={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")},$o={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")},Ho={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")},Fo={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")},vl={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")},Wo={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")},zo={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")},Go={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")},jo={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")},Ko={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")},Vo={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")},Zo={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")},qo={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")},Yo={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")},Xo={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")},Jo={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")},Qo={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")},en={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")},tn={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")},rn={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")},on={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")},mt={display:Po,"title-1":ko,"title-2":Do,"title-3":Bo,"body-1-regular":Mo,"body-1-medium":Uo,"body-1-semibold":$o,"body-2-regular":Ho,"body-2-medium":Fo,"body-2-medium-underline":vl,"body-2-semibold":Wo,"label-1-medium":zo,"label-1-semibold":Go,"label-1-bold":jo,"label-2-medium":Ko,"label-2-semibold":Vo,"label-2-bold":Zo,"caption-1-medium":qo,"caption-1-semibold":Yo,"caption-1-bold":Xo,"caption-2-medium":Jo,"caption-2-semibold":Qo,"caption-2-bold":en,"caption-3-medium":tn,"caption-3-semibold":rn,"caption-3-bold":on};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.
|
|
115
|
+
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 f={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 lu={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 hu={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 xu={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 B={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 Tu={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 Pu={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 Uu={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 zu={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 Zu={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 Qu={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 np={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 lp={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 fp={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",s.spacing6)};var bp={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 Op={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 Tp={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 Pp={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 Up={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 zp={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 Zp={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 Qp={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 nf={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 df={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 yf={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 xf={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 Of={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 Tf={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 Pf={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 Uf={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 zf={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 Zf={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 Jf={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 It;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(It||(It={}));var _t;(function(e){e.large="large",e.medium="medium",e.small="small"})(_t||(_t={}));var Pt=C(z());function Pa(e,t){let o=mt[e];return Pt.css`
|
|
116
|
+
${t?(0,Pt.unsafeCSS)(t):Pt.css`.ft-typography--${(0,Pt.unsafeCSS)(e)}`} {
|
|
117
|
+
font-family: ${o.fontFamily};
|
|
118
|
+
font-size: ${o.fontSize};
|
|
119
|
+
font-weight: ${o.fontWeight};
|
|
120
|
+
letter-spacing: ${o.letterSpacing};
|
|
121
|
+
line-height: ${o.lineHeight};
|
|
122
|
+
text-decoration: ${o.textDecoration};
|
|
123
|
+
text-transform: ${o.textCase};
|
|
124
|
+
}
|
|
125
|
+
`}var ka=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),Ve=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),I={fontFamily:Ve,fontSize:w.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:w.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:w.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:w.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:w.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},kt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ka),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},Dt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ka),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},Bt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Mt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},Ut={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},$t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},Ht={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},Ft={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},Wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},Ue={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ve),fontSize:w.FtCssVariableFactory.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},Da=ve.css`
|
|
125
126
|
.ft-typography--title {
|
|
126
|
-
font-family: ${
|
|
127
|
-
font-size: ${
|
|
128
|
-
font-weight: ${
|
|
129
|
-
letter-spacing: ${
|
|
130
|
-
line-height: ${
|
|
131
|
-
text-transform: ${
|
|
132
|
-
}
|
|
133
|
-
`,
|
|
127
|
+
font-family: ${kt.fontFamily};
|
|
128
|
+
font-size: ${kt.fontSize};
|
|
129
|
+
font-weight: ${kt.fontWeight};
|
|
130
|
+
letter-spacing: ${kt.letterSpacing};
|
|
131
|
+
line-height: ${kt.lineHeight};
|
|
132
|
+
text-transform: ${kt.textTransform};
|
|
133
|
+
}
|
|
134
|
+
`,Ba=ve.css`
|
|
134
135
|
.ft-typography--title-dense {
|
|
136
|
+
font-family: ${Dt.fontFamily};
|
|
137
|
+
font-size: ${Dt.fontSize};
|
|
138
|
+
font-weight: ${Dt.fontWeight};
|
|
139
|
+
letter-spacing: ${Dt.letterSpacing};
|
|
140
|
+
line-height: ${Dt.lineHeight};
|
|
141
|
+
text-transform: ${Dt.textTransform};
|
|
142
|
+
}
|
|
143
|
+
`,Ma=ve.css`
|
|
144
|
+
.ft-typography--subtitle1 {
|
|
145
|
+
font-family: ${Bt.fontFamily};
|
|
146
|
+
font-size: ${Bt.fontSize};
|
|
147
|
+
font-weight: ${Bt.fontWeight};
|
|
148
|
+
letter-spacing: ${Bt.letterSpacing};
|
|
149
|
+
line-height: ${Bt.lineHeight};
|
|
150
|
+
text-transform: ${Bt.textTransform};
|
|
151
|
+
}
|
|
152
|
+
`,Ua=ve.css`
|
|
153
|
+
.ft-typography--subtitle2 {
|
|
135
154
|
font-family: ${Mt.fontFamily};
|
|
136
155
|
font-size: ${Mt.fontSize};
|
|
137
156
|
font-weight: ${Mt.fontWeight};
|
|
@@ -139,17 +158,36 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
139
158
|
line-height: ${Mt.lineHeight};
|
|
140
159
|
text-transform: ${Mt.textTransform};
|
|
141
160
|
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
font-
|
|
146
|
-
font-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
161
|
+
|
|
162
|
+
`,$a=ve.css`
|
|
163
|
+
.ft-typography--body1 {
|
|
164
|
+
font-family: ${Ut.fontFamily};
|
|
165
|
+
font-size: ${Ut.fontSize};
|
|
166
|
+
font-weight: ${Ut.fontWeight};
|
|
167
|
+
letter-spacing: ${Ut.letterSpacing};
|
|
168
|
+
line-height: ${Ut.lineHeight};
|
|
169
|
+
text-transform: ${Ut.textTransform};
|
|
170
|
+
}
|
|
171
|
+
`,Ha=ve.css`
|
|
172
|
+
.ft-typography--body2 {
|
|
173
|
+
font-family: ${$t.fontFamily};
|
|
174
|
+
font-size: ${$t.fontSize};
|
|
175
|
+
font-weight: ${$t.fontWeight};
|
|
176
|
+
letter-spacing: ${$t.letterSpacing};
|
|
177
|
+
line-height: ${$t.lineHeight};
|
|
178
|
+
text-transform: ${$t.textTransform};
|
|
179
|
+
}
|
|
180
|
+
`,Fa=ve.css`
|
|
181
|
+
.ft-typography--caption {
|
|
182
|
+
font-family: ${Ht.fontFamily};
|
|
183
|
+
font-size: ${Ht.fontSize};
|
|
184
|
+
font-weight: ${Ht.fontWeight};
|
|
185
|
+
letter-spacing: ${Ht.letterSpacing};
|
|
186
|
+
line-height: ${Ht.lineHeight};
|
|
187
|
+
text-transform: ${Ht.textTransform};
|
|
188
|
+
}
|
|
189
|
+
`,Wa=ve.css`
|
|
190
|
+
.ft-typography--breadcrumb {
|
|
153
191
|
font-family: ${Ft.fontFamily};
|
|
154
192
|
font-size: ${Ft.fontSize};
|
|
155
193
|
font-weight: ${Ft.fontWeight};
|
|
@@ -157,66 +195,29 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
157
195
|
line-height: ${Ft.lineHeight};
|
|
158
196
|
text-transform: ${Ft.textTransform};
|
|
159
197
|
}
|
|
160
|
-
|
|
161
|
-
`,pr=tt.css`
|
|
162
|
-
.ft-typography--body1 {
|
|
163
|
-
font-family: ${Kt.fontFamily};
|
|
164
|
-
font-size: ${Kt.fontSize};
|
|
165
|
-
font-weight: ${Kt.fontWeight};
|
|
166
|
-
letter-spacing: ${Kt.letterSpacing};
|
|
167
|
-
line-height: ${Kt.lineHeight};
|
|
168
|
-
text-transform: ${Kt.textTransform};
|
|
169
|
-
}
|
|
170
|
-
`,fr=tt.css`
|
|
171
|
-
.ft-typography--body2 {
|
|
172
|
-
font-family: ${Vt.fontFamily};
|
|
173
|
-
font-size: ${Vt.fontSize};
|
|
174
|
-
font-weight: ${Vt.fontWeight};
|
|
175
|
-
letter-spacing: ${Vt.letterSpacing};
|
|
176
|
-
line-height: ${Vt.lineHeight};
|
|
177
|
-
text-transform: ${Vt.textTransform};
|
|
178
|
-
}
|
|
179
|
-
`,yr=tt.css`
|
|
180
|
-
.ft-typography--caption {
|
|
181
|
-
font-family: ${jt.fontFamily};
|
|
182
|
-
font-size: ${jt.fontSize};
|
|
183
|
-
font-weight: ${jt.fontWeight};
|
|
184
|
-
letter-spacing: ${jt.letterSpacing};
|
|
185
|
-
line-height: ${jt.lineHeight};
|
|
186
|
-
text-transform: ${jt.textTransform};
|
|
187
|
-
}
|
|
188
|
-
`,ur=tt.css`
|
|
189
|
-
.ft-typography--breadcrumb {
|
|
190
|
-
font-family: ${Yt.fontFamily};
|
|
191
|
-
font-size: ${Yt.fontSize};
|
|
192
|
-
font-weight: ${Yt.fontWeight};
|
|
193
|
-
letter-spacing: ${Yt.letterSpacing};
|
|
194
|
-
line-height: ${Yt.lineHeight};
|
|
195
|
-
text-transform: ${Yt.textTransform};
|
|
196
|
-
}
|
|
197
|
-
`,gr=tt.css`
|
|
198
|
+
`,za=ve.css`
|
|
198
199
|
.ft-typography--overline {
|
|
199
|
-
font-family: ${
|
|
200
|
-
font-size: ${
|
|
201
|
-
font-weight: ${
|
|
202
|
-
letter-spacing: ${
|
|
203
|
-
line-height: ${
|
|
204
|
-
text-transform: ${
|
|
205
|
-
}
|
|
206
|
-
`,
|
|
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
|
+
`,Ga=ve.css`
|
|
207
208
|
.ft-typography--button {
|
|
208
|
-
font-family: ${
|
|
209
|
-
font-size: ${
|
|
210
|
-
font-weight: ${
|
|
211
|
-
letter-spacing: ${
|
|
212
|
-
line-height: ${
|
|
213
|
-
text-transform: ${
|
|
214
|
-
}
|
|
215
|
-
`,
|
|
209
|
+
font-family: ${Ue.fontFamily};
|
|
210
|
+
font-size: ${Ue.fontSize};
|
|
211
|
+
font-weight: ${Ue.fontWeight};
|
|
212
|
+
letter-spacing: ${Ue.letterSpacing};
|
|
213
|
+
line-height: ${Ue.lineHeight};
|
|
214
|
+
text-transform: ${Ue.textTransform};
|
|
215
|
+
}
|
|
216
|
+
`,ja=ve.css`
|
|
216
217
|
.ft-typography {
|
|
217
218
|
vertical-align: inherit;
|
|
218
219
|
}
|
|
219
|
-
`,
|
|
220
|
+
`,Ka=[Object.keys(mt).map(e=>Pa(e))];var Va=C(z()),ur=C(k()),G={color:ur.FtCssVariableFactory.extend("--ft-loader-color","",ur.designSystemVariables.colorPrimary),size:ur.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Za=Va.css`
|
|
220
221
|
:host {
|
|
221
222
|
line-height: 0;
|
|
222
223
|
}
|
|
@@ -225,8 +226,8 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
225
226
|
display: inline-block;
|
|
226
227
|
position: relative;
|
|
227
228
|
|
|
228
|
-
width: ${
|
|
229
|
-
height: ${
|
|
229
|
+
width: ${G.size};
|
|
230
|
+
height: ${G.size};
|
|
230
231
|
}
|
|
231
232
|
|
|
232
233
|
.ft-loader div {
|
|
@@ -235,7 +236,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
235
236
|
width: 25%;
|
|
236
237
|
height: 25%;
|
|
237
238
|
border-radius: 50%;
|
|
238
|
-
background: ${
|
|
239
|
+
background: ${G.color};
|
|
239
240
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
240
241
|
}
|
|
241
242
|
|
|
@@ -282,10 +283,10 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
282
283
|
transform: translate(0, 0);
|
|
283
284
|
}
|
|
284
285
|
100% {
|
|
285
|
-
transform: translate(calc(0.35 * ${
|
|
286
|
+
transform: translate(calc(0.35 * ${G.size}), 0);
|
|
286
287
|
}
|
|
287
288
|
}
|
|
288
|
-
`;var
|
|
289
|
+
`;var qa=C(z()),Te=C(k()),ue={size:Te.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Te.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ya=[qa.css`
|
|
289
290
|
:host, i.ft-icon {
|
|
290
291
|
display: inline-flex;
|
|
291
292
|
align-items: center;
|
|
@@ -294,14 +295,14 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
294
295
|
}
|
|
295
296
|
|
|
296
297
|
:host {
|
|
297
|
-
width: ${
|
|
298
|
-
height: ${
|
|
298
|
+
width: ${ue.size};
|
|
299
|
+
height: ${ue.size};
|
|
299
300
|
}
|
|
300
301
|
|
|
301
302
|
i.ft-icon {
|
|
302
303
|
width: 100%;
|
|
303
304
|
height: 100%;
|
|
304
|
-
font-size: ${
|
|
305
|
+
font-size: ${ue.size};
|
|
305
306
|
line-height: 1;
|
|
306
307
|
font-weight: normal;
|
|
307
308
|
text-transform: none;
|
|
@@ -312,28 +313,28 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
312
313
|
text-rendering: auto;
|
|
313
314
|
-webkit-font-smoothing: antialiased;
|
|
314
315
|
-moz-osx-font-smoothing: grayscale;
|
|
315
|
-
vertical-align: ${
|
|
316
|
+
vertical-align: ${ue.verticalAlign};
|
|
316
317
|
}
|
|
317
318
|
|
|
318
319
|
i.ft-icon.ft-icon--fluid-topics {
|
|
319
|
-
font-family: ${
|
|
320
|
+
font-family: ${ue.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
320
321
|
|
|
321
322
|
/* Ugly fix because font is broken */
|
|
322
|
-
font-size: calc(0.75 * ${
|
|
323
|
-
line-height: ${
|
|
323
|
+
font-size: calc(0.75 * ${ue.size});
|
|
324
|
+
line-height: ${ue.size};
|
|
324
325
|
position: relative;
|
|
325
326
|
top: -4%;
|
|
326
327
|
justify-content: center;
|
|
327
328
|
}
|
|
328
329
|
|
|
329
330
|
.ft-icon--file-format {
|
|
330
|
-
font-family: ${
|
|
331
|
+
font-family: ${ue.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
331
332
|
}
|
|
332
333
|
|
|
333
334
|
.ft-icon--material {
|
|
334
|
-
font-family: ${
|
|
335
|
+
font-family: ${ue.materialFontFamily}, "Material Icons", sans-serif;
|
|
335
336
|
}
|
|
336
|
-
`,
|
|
337
|
+
`,Te.noTextSelect];var Xa=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),oe={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:Xa,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Ue.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Xa),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},Ja=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),nn={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Ja,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Ja)},$e={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},ei=[Qa.css`
|
|
337
338
|
:host {
|
|
338
339
|
display: inline-block;
|
|
339
340
|
max-width: 100%;
|
|
@@ -344,7 +345,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
344
345
|
box-shadow: 0px 0px 0px transparent;
|
|
345
346
|
border: 0px solid transparent;
|
|
346
347
|
text-shadow: 0px 0px 0px transparent;
|
|
347
|
-
font-size: ${
|
|
348
|
+
font-size: ${oe.fontSize};
|
|
348
349
|
text-decoration: none;
|
|
349
350
|
}
|
|
350
351
|
|
|
@@ -374,31 +375,31 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
374
375
|
border: none;
|
|
375
376
|
pointer-events: auto;
|
|
376
377
|
|
|
377
|
-
--button-internal-line-height: max(calc(${
|
|
378
|
-
--button-internal-color: ${
|
|
379
|
-
${(0,
|
|
380
|
-
${(0,
|
|
378
|
+
--button-internal-line-height: max(calc(${oe.fontSize} + 2px), ${oe.iconSize});
|
|
379
|
+
--button-internal-color: ${oe.color};
|
|
380
|
+
${(0,D.setVariable)(ue.size,oe.iconSize)};
|
|
381
|
+
${(0,D.setVariable)(E.color,oe.rippleColor)};
|
|
381
382
|
|
|
382
|
-
border-radius: ${
|
|
383
|
-
padding: ${
|
|
384
|
-
background-color: ${
|
|
383
|
+
border-radius: ${oe.borderRadius};
|
|
384
|
+
padding: ${oe.verticalPadding} ${oe.horizontalPadding};
|
|
385
|
+
background-color: ${oe.backgroundColor};
|
|
385
386
|
color: var(--button-internal-color);
|
|
386
387
|
-webkit-mask-image: radial-gradient(white, black);
|
|
387
388
|
}
|
|
388
389
|
|
|
389
390
|
.ft-button.ft-button--outlined {
|
|
390
391
|
border: 1px solid var(--button-internal-color);
|
|
391
|
-
padding: calc(${
|
|
392
|
+
padding: calc(${oe.verticalPadding} - 1px) calc(${oe.horizontalPadding} - 1px);
|
|
392
393
|
}
|
|
393
394
|
|
|
394
395
|
.ft-button.ft-button--dense {
|
|
395
|
-
padding: ${
|
|
396
|
-
border-radius: ${
|
|
397
|
-
gap: ${
|
|
396
|
+
padding: ${$e.verticalPadding} ${$e.horizontalPadding};
|
|
397
|
+
border-radius: ${$e.borderRadius};
|
|
398
|
+
gap: ${$e.iconPadding};
|
|
398
399
|
}
|
|
399
400
|
|
|
400
401
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
401
|
-
padding: calc(${
|
|
402
|
+
padding: calc(${$e.verticalPadding} - 1px) calc(${$e.horizontalPadding} - 1px);
|
|
402
403
|
}
|
|
403
404
|
|
|
404
405
|
.ft-button:not([disabled]):hover {
|
|
@@ -406,22 +407,22 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
406
407
|
}
|
|
407
408
|
|
|
408
409
|
.ft-button--round {
|
|
409
|
-
border-radius: calc(var(--button-internal-line-height) / 2 + ${
|
|
410
|
+
border-radius: calc(var(--button-internal-line-height) / 2 + ${oe.verticalPadding});
|
|
410
411
|
}
|
|
411
412
|
|
|
412
413
|
.ft-button--round.ft-button--dense {
|
|
413
|
-
border-radius: calc(var(--button-internal-line-height) / 2 + ${
|
|
414
|
+
border-radius: calc(var(--button-internal-line-height) / 2 + ${$e.verticalPadding});
|
|
414
415
|
}
|
|
415
416
|
|
|
416
417
|
.ft-button[disabled] {
|
|
417
418
|
filter: grayscale(1);
|
|
418
|
-
opacity: ${
|
|
419
|
+
opacity: ${oe.opacityDisabled};
|
|
419
420
|
}
|
|
420
421
|
|
|
421
422
|
.ft-button.ft-button--primary {
|
|
422
|
-
background-color: ${
|
|
423
|
-
--button-internal-color: ${
|
|
424
|
-
${(0,
|
|
423
|
+
background-color: ${nn.backgroundColor};
|
|
424
|
+
--button-internal-color: ${nn.color};
|
|
425
|
+
${(0,D.setVariable)(E.color,nn.rippleColor)};
|
|
425
426
|
}
|
|
426
427
|
|
|
427
428
|
.ft-button:focus {
|
|
@@ -434,13 +435,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
434
435
|
white-space: nowrap;
|
|
435
436
|
text-overflow: ellipsis;
|
|
436
437
|
display: block;
|
|
437
|
-
margin: 0 ${
|
|
438
|
-
${(0,
|
|
439
|
-
${(0,
|
|
438
|
+
margin: 0 ${oe.iconPadding};
|
|
439
|
+
${(0,D.setVariable)(Ue.fontSize,"1em")};
|
|
440
|
+
${(0,D.setVariable)(Ue.lineHeight,"var(--button-internal-line-height)")};
|
|
440
441
|
}
|
|
441
442
|
|
|
442
443
|
.ft-button--dense .ft-button--label {
|
|
443
|
-
margin: 0 ${
|
|
444
|
+
margin: 0 ${$e.iconPadding};
|
|
444
445
|
}
|
|
445
446
|
|
|
446
447
|
.ft-button--label[hidden] {
|
|
@@ -453,13 +454,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
453
454
|
}
|
|
454
455
|
|
|
455
456
|
.ft-button--label[hidden] + [part="icon"] {
|
|
456
|
-
margin: 0 calc(${
|
|
457
|
-
padding: 0 ${
|
|
457
|
+
margin: 0 calc(${oe.horizontalPadding} * -1);
|
|
458
|
+
padding: 0 ${oe.verticalPadding};
|
|
458
459
|
}
|
|
459
460
|
|
|
460
461
|
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
461
|
-
margin: 0 calc(${
|
|
462
|
-
padding: 0 ${
|
|
462
|
+
margin: 0 calc(${$e.horizontalPadding} * -1);
|
|
463
|
+
padding: 0 ${$e.verticalPadding};
|
|
463
464
|
}
|
|
464
465
|
|
|
465
466
|
.ft-button:not(.ft-button--trailing-icon) [part="label"] {
|
|
@@ -467,49 +468,49 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
467
468
|
}
|
|
468
469
|
|
|
469
470
|
ft-loader {
|
|
470
|
-
${(0,
|
|
471
|
-
${(0,
|
|
471
|
+
${(0,D.setVariable)(G.size,oe.iconSize)};
|
|
472
|
+
${(0,D.setVariable)(G.color,"var(--button-internal-color)")};
|
|
472
473
|
}
|
|
473
|
-
`,
|
|
474
|
+
`,D.noTextSelect];var ht=C(k());var ni=C(k());var ri=C(z()),se=C(ie()),oi=C(Br()),pr=C(k());var fe=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},V=class extends pr.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 pr.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 pr.Debouncer(10),this.moveRipple=t=>{var o,n;let{x:a,y:i}=this.getCoordinates(t),c=(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-c.x:c.width/2),this.originY=Math.round(i!=null?i-c.y:c.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 ri.html`
|
|
474
475
|
<style>
|
|
475
476
|
.ft-ripple .ft-ripple--effect {
|
|
476
477
|
left: ${this.originX}px;
|
|
477
478
|
top: ${this.originY}px;
|
|
478
479
|
}
|
|
479
480
|
</style>
|
|
480
|
-
<div class="${(0,
|
|
481
|
+
<div class="${(0,oi.classMap)(t)}">
|
|
481
482
|
<div class="ft-ripple--background"></div>
|
|
482
483
|
<div class="ft-ripple--effect"></div>
|
|
483
484
|
</div>
|
|
484
|
-
`}contentAvailableCallback(
|
|
485
|
-
\f\r]`,
|
|
486
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
|
487
|
-
<${
|
|
485
|
+
`}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=(...l)=>u=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},c={passive:!0};t.addEventListener("mouseover",this.startHover,c),t.addEventListener("mousemove",this.moveRipple,c),t.addEventListener("mouseleave",this.endHover,c),t.addEventListener("mousedown",n,c),t.addEventListener("touchstart",a,c),t.addEventListener("touchmove",this.moveRipple,c),t.addEventListener("keydown",i,c),t.addEventListener("focus",this.startFocus,c),t.addEventListener("blur",this.endFocus,c),t.addEventListener("focusin",this.startFocus,c),t.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,c),t.removeEventListener("mousemove",this.moveRipple,c),t.removeEventListener("mouseleave",this.endHover,c),t.removeEventListener("mousedown",n,c),t.removeEventListener("touchstart",a,c),t.removeEventListener("touchmove",this.moveRipple,c),t.removeEventListener("keydown",i,c),t.removeEventListener("focus",this.startFocus,c),t.removeEventListener("blur",this.endFocus,c),t.removeEventListener("focusin",this.startFocus,c),t.removeEventListener("focusout",this.endFocus,c),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()}};V.elementDefinitions={};V.styles=Ia;fe([(0,se.property)({type:Boolean})],V.prototype,"primary",void 0);fe([(0,se.property)({type:Boolean})],V.prototype,"secondary",void 0);fe([(0,se.property)({type:Boolean})],V.prototype,"unbounded",void 0);fe([(0,se.property)({type:Boolean})],V.prototype,"activated",void 0);fe([(0,se.property)({type:Boolean})],V.prototype,"selected",void 0);fe([(0,se.property)({type:Boolean})],V.prototype,"disabled",void 0);fe([(0,se.state)()],V.prototype,"hovered",void 0);fe([(0,se.state)()],V.prototype,"focused",void 0);fe([(0,se.state)()],V.prototype,"pressed",void 0);fe([(0,se.state)()],V.prototype,"rippling",void 0);fe([(0,se.state)()],V.prototype,"originX",void 0);fe([(0,se.state)()],V.prototype,"originY",void 0);fe([(0,se.query)(".ft-ripple")],V.prototype,"ripple",void 0);fe([(0,se.query)(".ft-ripple--effect")],V.prototype,"rippleEffect",void 0);(0,ni.customElement)("ft-ripple")(V);var Zc=C(k());var Vc=C(z()),we=C(ie()),Ae=C(k());var bn=C(k());var pn=globalThis,Mr=pn.trustedTypes,ai=Mr?Mr.createPolicy("lit-html",{createHTML:e=>e}):void 0,ui="$lit$",rt=`lit$${Math.random().toFixed(9).slice(2)}$`,pi="?"+rt,Sl=`<${pi}>`,xt=document,Ur=()=>xt.createComment(""),hr=e=>e===null||typeof e!="object"&&typeof e!="function",fn=Array.isArray,Cl=e=>fn(e)||typeof e?.[Symbol.iterator]=="function",an=`[
|
|
486
|
+
\f\r]`,fr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ii=/-->/g,si=/>/g,gt=RegExp(`>|${an}(?:([^\\s"'>=/]+)(${an}*=${an}*(?:[^
|
|
487
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),ci=/'/g,li=/"/g,fi=/^(?:script|style|textarea|title)$/i,hn=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),hi=hn(1),yi=hn(2),mi=hn(3),yr=Symbol.for("lit-noChange"),X=Symbol.for("lit-nothing"),di=new WeakMap,bt=xt.createTreeWalker(xt,129);function gi(e,t){if(!fn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ai!==void 0?ai.createHTML(t):t}var Ol=(e,t)=>{let o=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",c=fr;for(let l=0;l<o;l++){let u=e[l],p,h,y=-1,g=0;for(;g<u.length&&(c.lastIndex=g,h=c.exec(u),h!==null);)g=c.lastIndex,c===fr?h[1]==="!--"?c=ii:h[1]!==void 0?c=si:h[2]!==void 0?(fi.test(h[2])&&(a=RegExp("</"+h[2],"g")),c=gt):h[3]!==void 0&&(c=gt):c===gt?h[0]===">"?(c=a??fr,y=-1):h[1]===void 0?y=-2:(y=c.lastIndex-h[2].length,p=h[1],c=h[3]===void 0?gt:h[3]==='"'?li:ci):c===li||c===ci?c=gt:c===ii||c===si?c=fr:(c=gt,a=void 0);let x=c===gt&&e[l+1].startsWith("/>")?" ":"";i+=c===fr?u+Sl:y>=0?(n.push(p),u.slice(0,y)+ui+u.slice(y)+rt+x):u+rt+(y===-2?l:x)}return[gi(e,i+(e[o]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},mr=class e{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let i=0,c=0,l=t.length-1,u=this.parts,[p,h]=Ol(t,o);if(this.el=e.createElement(p,n),bt.currentNode=this.el.content,o===2||o===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=bt.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(ui)){let g=h[c++],x=a.getAttribute(y).split(rt),b=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:b[2],strings:x,ctor:b[1]==="."?cn:b[1]==="?"?ln:b[1]==="@"?dn:Gt}),a.removeAttribute(y)}else y.startsWith(rt)&&(u.push({type:6,index:i}),a.removeAttribute(y));if(fi.test(a.tagName)){let y=a.textContent.split(rt),g=y.length-1;if(g>0){a.textContent=Mr?Mr.emptyScript:"";for(let x=0;x<g;x++)a.append(y[x],Ur()),bt.nextNode(),u.push({type:2,index:++i});a.append(y[g],Ur())}}}else if(a.nodeType===8)if(a.data===pi)u.push({type:2,index:i});else{let y=-1;for(;(y=a.data.indexOf(rt,y+1))!==-1;)u.push({type:7,index:i}),y+=rt.length-1}i++}}static createElement(t,o){let n=xt.createElement("template");return n.innerHTML=t,n}};function zt(e,t,o=e,n){if(t===yr)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=hr(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=zt(e,a._$AS(e,t.values),a,n)),t}var sn=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??xt).importNode(o,!0);bt.currentNode=a;let i=bt.nextNode(),c=0,l=0,u=n[0];for(;u!==void 0;){if(c===u.index){let p;u.type===2?p=new $r(i,i.nextSibling,this,t):u.type===1?p=new u.ctor(i,u.name,u.strings,this,t):u.type===6&&(p=new un(i,this,t)),this._$AV.push(p),u=n[++l]}c!==u?.index&&(i=bt.nextNode(),c++)}return bt.currentNode=xt,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++}},$r=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=X,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=zt(this,t,o),hr(t)?t===X||t==null||t===""?(this._$AH!==X&&this._$AR(),this._$AH=X):t!==this._$AH&&t!==yr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Cl(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!==X&&hr(this._$AH)?this._$AA.nextSibling.data=t:this.T(xt.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=mr.createElement(gi(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new sn(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(t){let o=di.get(t.strings);return o===void 0&&di.set(t.strings,o=new mr(t)),o}k(t){fn(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(Ur()),this.O(Ur()),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))}},Gt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,i){this.type=1,this._$AH=X,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=X}_$AI(t,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)t=zt(this,t,o,0),c=!hr(t)||t!==this._$AH&&t!==yr,c&&(this._$AH=t);else{let l=t,u,p;for(t=i[0],u=0;u<i.length-1;u++)p=zt(this,l[n+u],o,u),p===yr&&(p=this._$AH[u]),c||=!hr(p)||p!==this._$AH[u],p===X?t=X:t!==X&&(t+=(p??"")+i[u+1]),this._$AH[u]=p}c&&!a&&this.j(t)}j(t){t===X?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},cn=class extends Gt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===X?void 0:t}},ln=class extends Gt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==X)}},dn=class extends Gt{constructor(t,o,n,a,i){super(t,o,n,a,i),this.type=5}_$AI(t,o=this){if((t=zt(this,t,o,0)??X)===yr)return;let n=this._$AH,a=t===X&&n!==X||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==X&&(n===X||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)}},un=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){zt(this,t)}};var El=pn.litHtmlPolyfillSupport;El?.(mr,$r),(pn.litHtmlVersions??=[]).push("3.3.0");var xi=Symbol.for(""),Al=e=>{if(e?.r===xi)return e?._$litStatic$},jt=e=>({_$litStatic$:e,r:xi});var bi=new Map,yn=e=>(t,...o)=>{let n=o.length,a,i,c=[],l=[],u,p=0,h=!1;for(;p<n;){for(u=t[p];p<n&&(i=o[p],(a=Al(i))!==void 0);)u+=a+t[++p],h=!0;p!==n&&l.push(i),c.push(u),p++}if(p===n&&c.push(t[n]),h){let y=c.join("$$lit$$");(t=bi.get(y))===void 0&&(c.raw=c,bi.set(y,t=c)),o=l}return e(t,...o)},Kt=yn(hi),ky=yn(yi),Dy=yn(mi);var mn=C(ie()),Si=C(k());var ot;(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"})(ot||(ot={}));var vi=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ne=class extends Si.FtLitElement{constructor(){super(...arguments),this.variant=ot.body1}render(){return this.element?Kt`
|
|
488
|
+
<${jt(this.element)}
|
|
488
489
|
part="text"
|
|
489
490
|
class="ft-typography ft-typography--${this.variant}">
|
|
490
491
|
<slot></slot>
|
|
491
|
-
</${
|
|
492
|
-
`:
|
|
492
|
+
</${jt(this.element)}>
|
|
493
|
+
`:Kt`
|
|
493
494
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
494
|
-
`}};
|
|
495
|
-
${
|
|
496
|
-
font-family: ${
|
|
497
|
-
font-size: ${
|
|
498
|
-
font-weight: ${
|
|
499
|
-
letter-spacing: ${
|
|
500
|
-
line-height: ${
|
|
501
|
-
text-decoration: ${
|
|
502
|
-
text-transform: ${
|
|
503
|
-
}
|
|
504
|
-
`}var
|
|
505
|
-
<${
|
|
495
|
+
`}};Ne.styles=[Da,Ba,Ma,Ua,$a,Ha,Fa,Wa,za,Ga,ja,...Ka];vi([(0,mn.property)()],Ne.prototype,"element",void 0);vi([(0,mn.property)()],Ne.prototype,"variant",void 0);var gn=C(ie()),Ei=C(k());var Se;(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"})(Se||(Se={}));var Vt=C(z());function wl(e,t){let o=mt[e];return Vt.css`
|
|
496
|
+
${t?(0,Vt.unsafeCSS)(t):Vt.css`.ftds-typography--${(0,Vt.unsafeCSS)(e)}`} {
|
|
497
|
+
font-family: ${o.fontFamily};
|
|
498
|
+
font-size: ${o.fontSize};
|
|
499
|
+
font-weight: ${o.fontWeight};
|
|
500
|
+
letter-spacing: ${o.letterSpacing};
|
|
501
|
+
line-height: ${o.lineHeight};
|
|
502
|
+
text-decoration: ${o.textDecoration};
|
|
503
|
+
text-transform: ${o.textCase};
|
|
504
|
+
}
|
|
505
|
+
`}var Ci=[Object.keys(mt).map(e=>wl(e))];var Oi=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ze=class extends Ei.FtLitElement{constructor(){super(...arguments),this.variant=Se.body2medium}render(){return this.element?Kt`
|
|
506
|
+
<${jt(this.element)}
|
|
506
507
|
part="text"
|
|
507
508
|
class="ftds-typography ftds-typography--${this.variant}">
|
|
508
509
|
<slot></slot>
|
|
509
|
-
</${
|
|
510
|
-
`:
|
|
510
|
+
</${jt(this.element)}>
|
|
511
|
+
`:Kt`
|
|
511
512
|
<slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
|
|
512
|
-
`}};
|
|
513
|
+
`}};Ze.styles=[...Ci];Oi([(0,gn.property)()],Ze.prototype,"element",void 0);Oi([(0,gn.property)()],Ze.prototype,"variant",void 0);(0,bn.customElement)("ft-typography")(Ne);(0,bn.customElement)("ftds-typography")(Ze);var Ai=C(z()),qe=C(k()),Zt={distance:qe.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:qe.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:qe.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:qe.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:qe.FtCssVariableFactory.external(qe.designSystemVariables.borderRadiusS,"Design system"),maxWidth:qe.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},wi=Ai.css`
|
|
513
514
|
.ft-tooltip--container {
|
|
514
515
|
display: block;
|
|
515
516
|
}
|
|
@@ -524,21 +525,29 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
524
525
|
box-sizing: border-box;
|
|
525
526
|
overflow: hidden;
|
|
526
527
|
width: max-content;
|
|
527
|
-
max-width: ${
|
|
528
|
+
max-width: ${Zt.maxWidth};
|
|
528
529
|
text-align: center;
|
|
529
|
-
padding: ${
|
|
530
|
-
z-index: ${
|
|
530
|
+
padding: ${Zt.distance};
|
|
531
|
+
z-index: ${Zt.zIndex};
|
|
531
532
|
}
|
|
532
533
|
|
|
533
534
|
.ft-tooltip--content {
|
|
534
535
|
padding: 4px 8px;
|
|
535
|
-
border-radius: ${
|
|
536
|
-
background-color: ${
|
|
537
|
-
color: ${
|
|
536
|
+
border-radius: ${Zt.borderRadiusS};
|
|
537
|
+
background-color: ${Zt.backgroundColor};
|
|
538
|
+
color: ${Zt.color};
|
|
538
539
|
position: relative;
|
|
539
540
|
word-break: break-word;
|
|
540
541
|
}
|
|
541
|
-
`;var ta=["top","right","bottom","left"],Jr=["start","end"],Lo=ta.reduce((e,o)=>e.concat(o,o+"-"+Jr[0],o+"-"+Jr[1]),[]),ea=Math.min,oa=Math.max;var cn={left:"right",right:"left",bottom:"top",top:"bottom"},dn={start:"end",end:"start"};function Ao(e,o,a){return oa(e,ea(o,a))}function Le(e,o){return typeof e=="function"?e(o):e}function ae(e){return e.split("-")[0]}function Nt(e){return e.split("-")[1]}function Bo(e){return e==="x"?"y":"x"}function $o(e){return e==="y"?"height":"width"}function Ae(e){return["top","bottom"].includes(ae(e))?"y":"x"}function Po(e){return Bo(Ae(e))}function ra(e,o,a){a===void 0&&(a=!1);let i=Nt(e),l=Po(e),c=$o(l),d=l==="x"?i===(a?"end":"start")?"right":"left":i==="start"?"bottom":"top";return o.reference[c]>o.floating[c]&&(d=Ro(d)),[d,Ro(d)]}function aa(e){return e.replace(/start|end/g,o=>dn[o])}function Ro(e){return e.replace(/left|right|bottom|top/g,o=>cn[o])}function sn(e){return{top:0,right:0,bottom:0,left:0,...e}}function na(e){return typeof e!="number"?sn(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 ia(e,o,a){let{reference:i,floating:l}=e,c=Ae(o),d=Po(o),p=$o(d),f=ae(o),u=c==="y",C=i.x+i.width/2-l.width/2,b=i.y+i.height/2-l.height/2,E=i[p]/2-l[p]/2,O;switch(f){case"top":O={x:C,y:i.y-l.height};break;case"bottom":O={x:C,y:i.y+i.height};break;case"right":O={x:i.x+i.width,y:b};break;case"left":O={x:i.x-l.width,y:b};break;default:O={x:i.x,y:i.y}}switch(Nt(o)){case"start":O[d]-=E*(a&&u?-1:1);break;case"end":O[d]+=E*(a&&u?-1:1);break}return O}var la=async(e,o,a)=>{let{placement:i="bottom",strategy:l="absolute",middleware:c=[],platform:d}=a,p=c.filter(Boolean),f=await(d.isRTL==null?void 0:d.isRTL(o)),u=await d.getElementRects({reference:e,floating:o,strategy:l}),{x:C,y:b}=ia(u,i,f),E=i,O={},N=0;for(let P=0;P<p.length;P++){let{name:z,fn:I}=p[P],{x:H,y:K,data:vt,reset:F}=await I({x:C,y:b,initialPlacement:i,placement:E,strategy:l,middlewareData:O,rects:u,platform:d,elements:{reference:e,floating:o}});C=H??C,b=K??b,O={...O,[z]:{...O[z],...vt}},F&&N<=50&&(N++,typeof F=="object"&&(F.placement&&(E=F.placement),F.rects&&(u=F.rects===!0?await d.getElementRects({reference:e,floating:o,strategy:l}):F.rects),{x:C,y:b}=ia(u,E,f)),P=-1)}return{x:C,y:b,placement:E,strategy:l,middlewareData:O}};async function Io(e,o){var a;o===void 0&&(o={});let{x:i,y:l,platform:c,rects:d,elements:p,strategy:f}=e,{boundary:u="clippingAncestors",rootBoundary:C="viewport",elementContext:b="floating",altBoundary:E=!1,padding:O=0}=Le(o,e),N=na(O),z=p[E?b==="floating"?"reference":"floating":b],I=Wt(await c.getClippingRect({element:(a=await(c.isElement==null?void 0:c.isElement(z)))==null||a?z:z.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(p.floating)),boundary:u,rootBoundary:C,strategy:f})),H=b==="floating"?{x:i,y:l,width:d.floating.width,height:d.floating.height}:d.reference,K=await(c.getOffsetParent==null?void 0:c.getOffsetParent(p.floating)),vt=await(c.isElement==null?void 0:c.isElement(K))?await(c.getScale==null?void 0:c.getScale(K))||{x:1,y:1}:{x:1,y:1},F=Wt(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:p,rect:H,offsetParent:K,strategy:f}):H);return{top:(I.top-F.top+N.top)/vt.y,bottom:(F.bottom-I.bottom+N.bottom)/vt.y,left:(I.left-F.left+N.left)/vt.x,right:(F.right-I.right+N.right)/vt.x}}function pn(e,o,a){return(e?[...a.filter(l=>Nt(l)===e),...a.filter(l=>Nt(l)!==e)]:a.filter(l=>ae(l)===l)).filter(l=>e?Nt(l)===e||(o?aa(l)!==l:!1):!0)}var ko=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(o){var a,i,l;let{rects:c,middlewareData:d,placement:p,platform:f,elements:u}=o,{crossAxis:C=!1,alignment:b,allowedPlacements:E=Lo,autoAlignment:O=!0,...N}=Le(e,o),P=b!==void 0||E===Lo?pn(b||null,O,E):E,z=await Io(o,N),I=((a=d.autoPlacement)==null?void 0:a.index)||0,H=P[I];if(H==null)return{};let K=ra(H,c,await(f.isRTL==null?void 0:f.isRTL(u.floating)));if(p!==H)return{reset:{placement:P[0]}};let vt=[z[ae(H)],z[K[0]],z[K[1]]],F=[...((i=d.autoPlacement)==null?void 0:i.overflows)||[],{placement:H,overflows:vt}],Uo=P[I+1];if(Uo)return{data:{index:I+1,overflows:F},reset:{placement:Uo}};let Mo=F.map(ct=>{let de=Nt(ct.placement);return[ct.placement,de&&C?ct.overflows.slice(0,2).reduce((Ka,Va)=>Ka+Va,0):ct.overflows[0],ct.overflows]}).sort((ct,de)=>ct[1]-de[1]),Zo=((l=Mo.filter(ct=>ct[2].slice(0,Nt(ct[0])?2:3).every(de=>de<=0))[0])==null?void 0:l[0])||Mo[0][0];return Zo!==p?{data:{index:I+1,overflows:F},reset:{placement:Zo}}:{}}}};var Wo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){let{x:a,y:i,placement:l}=o,{mainAxis:c=!0,crossAxis:d=!1,limiter:p={fn:z=>{let{x:I,y:H}=z;return{x:I,y:H}}},...f}=Le(e,o),u={x:a,y:i},C=await Io(o,f),b=Ae(ae(l)),E=Bo(b),O=u[E],N=u[b];if(c){let z=E==="y"?"top":"left",I=E==="y"?"bottom":"right",H=O+C[z],K=O-C[I];O=Ao(H,O,K)}if(d){let z=b==="y"?"top":"left",I=b==="y"?"bottom":"right",H=N+C[z],K=N-C[I];N=Ao(H,N,K)}let P=p.fn({...o,[E]:O,[b]:N});return{...P,data:{x:P.x-a,y:P.y-i,enabled:{[E]:c,[b]:d}}}}}};var To=Math.min,ne=Math.max,me=Math.round;var Ct=e=>({x:e,y:e});function St(e){return da(e)?(e.nodeName||"").toLowerCase():"#document"}function Y(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function Ot(e){var o;return(o=(da(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function da(e){return e instanceof Node||e instanceof Y(e).Node}function ft(e){return e instanceof Element||e instanceof Y(e).Element}function nt(e){return e instanceof HTMLElement||e instanceof Y(e).HTMLElement}function ca(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Y(e).ShadowRoot}function ie(e){let{overflow:o,overflowX:a,overflowY:i,display:l}=q(e);return/auto|scroll|overlay|hidden|clip/.test(o+i+a)&&!["inline","contents"].includes(l)}function sa(e){return["table","td","th"].includes(St(e))}function $e(e){let o=Pe(),a=q(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 pa(e){let o=Tt(e);for(;nt(o)&&!he(o);){if($e(o))return o;o=Tt(o)}return null}function Pe(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function he(e){return["html","body","#document"].includes(St(e))}function q(e){return Y(e).getComputedStyle(e)}function be(e){return ft(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Tt(e){if(St(e)==="html")return e;let o=e.assignedSlot||e.parentNode||ca(e)&&e.host||Ot(e);return ca(o)?o.host:o}function fa(e){let o=Tt(e);return he(o)?e.ownerDocument?e.ownerDocument.body:e.body:nt(o)&&ie(o)?o:fa(o)}function Be(e,o,a){var i;o===void 0&&(o=[]),a===void 0&&(a=!0);let l=fa(e),c=l===((i=e.ownerDocument)==null?void 0:i.body),d=Y(l);return c?o.concat(d,d.visualViewport||[],ie(l)?l:[],d.frameElement&&a?Be(d.frameElement):[]):o.concat(l,Be(l,[],a))}function ga(e){let o=q(e),a=parseFloat(o.width)||0,i=parseFloat(o.height)||0,l=nt(e),c=l?e.offsetWidth:a,d=l?e.offsetHeight:i,p=me(a)!==c||me(i)!==d;return p&&(a=c,i=d),{width:a,height:i,$:p}}function ma(e){return ft(e)?e:e.contextElement}function le(e){let o=ma(e);if(!nt(o))return Ct(1);let a=o.getBoundingClientRect(),{width:i,height:l,$:c}=ga(o),d=(c?me(a.width):a.width)/i,p=(c?me(a.height):a.height)/l;return(!d||!Number.isFinite(d))&&(d=1),(!p||!Number.isFinite(p))&&(p=1),{x:d,y:p}}var un=Ct(0);function ha(e){let o=Y(e);return!Pe()||!o.visualViewport?un:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function gn(e,o,a){return o===void 0&&(o=!1),!a||o&&a!==Y(e)?!1:o}function xe(e,o,a,i){o===void 0&&(o=!1),a===void 0&&(a=!1);let l=e.getBoundingClientRect(),c=ma(e),d=Ct(1);o&&(i?ft(i)&&(d=le(i)):d=le(e));let p=gn(c,a,i)?ha(c):Ct(0),f=(l.left+p.x)/d.x,u=(l.top+p.y)/d.y,C=l.width/d.x,b=l.height/d.y;if(c){let E=Y(c),O=i&&ft(i)?Y(i):i,N=E.frameElement;for(;N&&i&&O!==E;){let P=le(N),z=N.getBoundingClientRect(),I=q(N),H=z.left+(N.clientLeft+parseFloat(I.paddingLeft))*P.x,K=z.top+(N.clientTop+parseFloat(I.paddingTop))*P.y;f*=P.x,u*=P.y,C*=P.x,b*=P.y,f+=H,u+=K,N=Y(N).frameElement}}return Wt({width:C,height:b,x:f,y:u})}function mn(e){let{rect:o,offsetParent:a,strategy:i}=e,l=nt(a),c=Ot(a);if(a===c)return o;let d={scrollLeft:0,scrollTop:0},p=Ct(1),f=Ct(0);if((l||!l&&i!=="fixed")&&((St(a)!=="body"||ie(c))&&(d=be(a)),nt(a))){let u=xe(a);p=le(a),f.x=u.x+a.clientLeft,f.y=u.y+a.clientTop}return{width:o.width*p.x,height:o.height*p.y,x:o.x*p.x-d.scrollLeft*p.x+f.x,y:o.y*p.y-d.scrollTop*p.y+f.y}}function hn(e){return Array.from(e.getClientRects())}function ba(e){return xe(Ot(e)).left+be(e).scrollLeft}function bn(e){let o=Ot(e),a=be(e),i=e.ownerDocument.body,l=ne(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),c=ne(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight),d=-a.scrollLeft+ba(e),p=-a.scrollTop;return q(i).direction==="rtl"&&(d+=ne(o.clientWidth,i.clientWidth)-l),{width:l,height:c,x:d,y:p}}function xn(e,o){let a=Y(e),i=Ot(e),l=a.visualViewport,c=i.clientWidth,d=i.clientHeight,p=0,f=0;if(l){c=l.width,d=l.height;let u=Pe();(!u||u&&o==="fixed")&&(p=l.offsetLeft,f=l.offsetTop)}return{width:c,height:d,x:p,y:f}}function Cn(e,o){let a=xe(e,!0,o==="fixed"),i=a.top+e.clientTop,l=a.left+e.clientLeft,c=nt(e)?le(e):Ct(1),d=e.clientWidth*c.x,p=e.clientHeight*c.y,f=l*c.x,u=i*c.y;return{width:d,height:p,x:f,y:u}}function ya(e,o,a){let i;if(o==="viewport")i=xn(e,a);else if(o==="document")i=bn(Ot(e));else if(ft(o))i=Cn(o,a);else{let l=ha(e);i={...o,x:o.x-l.x,y:o.y-l.y}}return Wt(i)}function xa(e,o){let a=Tt(e);return a===o||!ft(a)||he(a)?!1:q(a).position==="fixed"||xa(a,o)}function Sn(e,o){let a=o.get(e);if(a)return a;let i=Be(e,[],!1).filter(p=>ft(p)&&St(p)!=="body"),l=null,c=q(e).position==="fixed",d=c?Tt(e):e;for(;ft(d)&&!he(d);){let p=q(d),f=$e(d);!f&&p.position==="fixed"&&(l=null),(c?!f&&!l:!f&&p.position==="static"&&!!l&&["absolute","fixed"].includes(l.position)||ie(d)&&!f&&xa(e,d))?i=i.filter(C=>C!==d):l=p,d=Tt(d)}return o.set(e,i),i}function On(e){let{element:o,boundary:a,rootBoundary:i,strategy:l}=e,d=[...a==="clippingAncestors"?Sn(o,this._c):[].concat(a),i],p=d[0],f=d.reduce((u,C)=>{let b=ya(o,C,l);return u.top=ne(b.top,u.top),u.right=To(b.right,u.right),u.bottom=To(b.bottom,u.bottom),u.left=ne(b.left,u.left),u},ya(o,p,l));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function vn(e){return ga(e)}function wn(e,o,a){let i=nt(o),l=Ot(o),c=a==="fixed",d=xe(e,!0,c,o),p={scrollLeft:0,scrollTop:0},f=Ct(0);if(i||!i&&!c)if((St(o)!=="body"||ie(l))&&(p=be(o)),i){let u=xe(o,!0,c,o);f.x=u.x+o.clientLeft,f.y=u.y+o.clientTop}else l&&(f.x=ba(l));return{x:d.left+p.scrollLeft-f.x,y:d.top+p.scrollTop-f.y,width:d.width,height:d.height}}function ua(e,o){return!nt(e)||q(e).position==="fixed"?null:o?o(e):e.offsetParent}function Ca(e,o){let a=Y(e);if(!nt(e))return a;let i=ua(e,o);for(;i&&sa(i)&&q(i).position==="static";)i=ua(i,o);return i&&(St(i)==="html"||St(i)==="body"&&q(i).position==="static"&&!$e(i))?a:i||pa(e)||a}var En=async function(e){let{reference:o,floating:a,strategy:i}=e,l=this.getOffsetParent||Ca,c=this.getDimensions;return{reference:wn(o,await l(a),i),floating:{x:0,y:0,...await c(a)}}};function Nn(e){return q(e).direction==="rtl"}var Ie={convertOffsetParentRelativeRectToViewportRelativeRect:mn,getDocumentElement:Ot,getClippingRect:On,getOffsetParent:Ca,getElementRects:En,getClientRects:hn,getDimensions:vn,getScale:le,isElement:ft,isRTL:Nn};var Sa=(e,o,a)=>{let i=new Map,l={platform:Ie,...a},c={...l.platform,_c:i};return la(e,o,{...l,platform:c})};function Oa(e){return Rn(e)}function zo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Rn(e){for(let o=e;o;o=zo(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=zo(e);o;o=zo(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 va(e,o,a){return Sa(e,o,{platform:{...Ie,getOffsetParent:i=>Ie.getOffsetParent(i,Oa)},middleware:[Wo({crossAxis:!0}),ko({allowedPlacements:[a]})]})}var it=function(e,o,a,i){var l=arguments.length,c=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,a,i);else for(var p=e.length-1;p>=0;p--)(d=e[p])&&(c=(l<3?d(c):l>3?d(o,a,c):d(o,a))||c);return l>3&&c&&Object.defineProperty(o,a,c),c},D=class extends X.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 X.Debouncer,this.revealDebouncer=new X.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 wa.html`
|
|
542
|
+
`;var Ti=["top","right","bottom","left"],Ri=["start","end"],vn=Ti.reduce((e,t)=>e.concat(t,t+"-"+Ri[0],t+"-"+Ri[1]),[]),Ni=Math.min,Li=Math.max;var Rl={left:"right",right:"left",bottom:"top",top:"bottom"},Tl={start:"end",end:"start"};function Sn(e,t,o){return Li(e,Ni(t,o))}function Hr(e,t){return typeof e=="function"?e(t):e}function qt(e){return e.split("-")[0]}function nt(e){return e.split("-")[1]}function Cn(e){return e==="x"?"y":"x"}function On(e){return e==="y"?"height":"width"}function Fr(e){return["top","bottom"].includes(qt(e))?"y":"x"}function En(e){return Cn(Fr(e))}function Ii(e,t,o){o===void 0&&(o=!1);let n=nt(e),a=En(e),i=On(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(c=xn(c)),[c,xn(c)]}function _i(e){return e.replace(/start|end/g,t=>Tl[t])}function xn(e){return e.replace(/left|right|bottom|top/g,t=>Rl[t])}function Nl(e){return{top:0,right:0,bottom:0,left:0,...e}}function Pi(e){return typeof e!="number"?Nl(e):{top:e,right:e,bottom:e,left:e}}function vt(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 ki(e,t,o){let{reference:n,floating:a}=e,i=Fr(t),c=En(t),l=On(c),u=qt(t),p=i==="y",h=n.x+n.width/2-a.width/2,y=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,x;switch(u){case"top":x={x:h,y:n.y-a.height};break;case"bottom":x={x:h,y:n.y+n.height};break;case"right":x={x:n.x+n.width,y};break;case"left":x={x:n.x-a.width,y};break;default:x={x:n.x,y:n.y}}switch(nt(t)){case"start":x[c]-=g*(o&&p?-1:1);break;case"end":x[c]+=g*(o&&p?-1:1);break}return x}var Di=async(e,t,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),u=await(c.isRTL==null?void 0:c.isRTL(t)),p=await c.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y}=ki(p,n,u),g=n,x={},b=0;for(let O=0;O<l.length;O++){let{name:T,fn:R}=l[O],{x:N,y:P,data:M,reset:U}=await R({x:h,y,initialPlacement:n,placement:g,strategy:a,middlewareData:x,rects:p,platform:c,elements:{reference:e,floating:t}});h=N??h,y=P??y,x={...x,[T]:{...x[T],...M}},U&&b<=50&&(b++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:a}):U.rects),{x:h,y}=ki(p,g,u)),O=-1)}return{x:h,y,placement:g,strategy:a,middlewareData:x}};async function An(e,t){var o;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:y="floating",altBoundary:g=!1,padding:x=0}=Hr(t,e),b=Pi(x),T=l[g?y==="floating"?"reference":"floating":y],R=vt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(T)))==null||o?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:u})),N=y==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,P=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),M=await(i.isElement==null?void 0:i.isElement(P))?await(i.getScale==null?void 0:i.getScale(P))||{x:1,y:1}:{x:1,y:1},U=vt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:P,strategy:u}):N);return{top:(R.top-U.top+b.top)/M.y,bottom:(U.bottom-R.bottom+b.bottom)/M.y,left:(R.left-U.left+b.left)/M.x,right:(U.right-R.right+b.right)/M.x}}function Ll(e,t,o){return(e?[...o.filter(a=>nt(a)===e),...o.filter(a=>nt(a)!==e)]:o.filter(a=>qt(a)===a)).filter(a=>e?nt(a)===e||(t?_i(a)!==a:!1):!0)}var wn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=t,{crossAxis:h=!1,alignment:y,allowedPlacements:g=vn,autoAlignment:x=!0,...b}=Hr(e,t),O=y!==void 0||g===vn?Ll(y||null,x,g):g,T=await An(t,b),R=((o=c.autoPlacement)==null?void 0:o.index)||0,N=O[R];if(N==null)return{};let P=Ii(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==N)return{reset:{placement:O[0]}};let M=[T[qt(N)],T[P[0]],T[P[1]]],U=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:M}],pe=O[R+1];if(pe)return{data:{index:R+1,overflows:U},reset:{placement:pe}};let Be=U.map(ne=>{let m=nt(ne.placement);return[ne.placement,m&&h?ne.overflows.slice(0,2).reduce((v,_)=>v+_,0):ne.overflows[0],ne.overflows]}).sort((ne,m)=>ne[1]-m[1]),Me=((a=Be.filter(ne=>ne[2].slice(0,nt(ne[0])?2:3).every(m=>m<=0))[0])==null?void 0:a[0])||Be[0][0];return Me!==l?{data:{index:R+1,overflows:U},reset:{placement:Me}}:{}}}};var Rn=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:c=!1,limiter:l={fn:T=>{let{x:R,y:N}=T;return{x:R,y:N}}},...u}=Hr(e,t),p={x:o,y:n},h=await An(t,u),y=Fr(qt(a)),g=Cn(y),x=p[g],b=p[y];if(i){let T=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=x+h[T],P=x-h[R];x=Sn(N,x,P)}if(c){let T=y==="y"?"top":"left",R=y==="y"?"bottom":"right",N=b+h[T],P=b-h[R];b=Sn(N,b,P)}let O=l.fn({...t,[g]:x,[y]:b});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[y]:c}}}}}};var Tn=Math.min,Yt=Math.max,gr=Math.round;var Ye=e=>({x:e,y:e});function Xe(e){return Mi(e)?(e.nodeName||"").toLowerCase():"#document"}function he(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Je(e){var t;return(t=(Mi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Mi(e){return e instanceof Node||e instanceof he(e).Node}function He(e){return e instanceof Element||e instanceof he(e).Element}function Le(e){return e instanceof HTMLElement||e instanceof he(e).HTMLElement}function Bi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof he(e).ShadowRoot}function Xt(e){let{overflow:t,overflowX:o,overflowY:n,display:a}=ye(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(a)}function Ui(e){return["table","td","th"].includes(Xe(e))}function zr(e){let t=Gr(),o=ye(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 $i(e){let t=St(e);for(;Le(t)&&!br(t);){if(zr(t))return t;t=St(t)}return null}function Gr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function br(e){return["html","body","#document"].includes(Xe(e))}function ye(e){return he(e).getComputedStyle(e)}function xr(e){return He(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function St(e){if(Xe(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Bi(e)&&e.host||Je(e);return Bi(t)?t.host:t}function Hi(e){let t=St(e);return br(t)?e.ownerDocument?e.ownerDocument.body:e.body:Le(t)&&Xt(t)?t:Hi(t)}function Wr(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let a=Hi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=he(a);return i?t.concat(c,c.visualViewport||[],Xt(a)?a:[],c.frameElement&&o?Wr(c.frameElement):[]):t.concat(a,Wr(a,[],o))}function zi(e){let t=ye(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=Le(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=gr(o)!==i||gr(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Gi(e){return He(e)?e:e.contextElement}function Jt(e){let t=Gi(e);if(!Le(t))return Ye(1);let o=t.getBoundingClientRect(),{width:n,height:a,$:i}=zi(t),c=(i?gr(o.width):o.width)/n,l=(i?gr(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var Pl=Ye(0);function ji(e){let t=he(e);return!Gr()||!t.visualViewport?Pl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function kl(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==he(e)?!1:t}function vr(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Gi(e),c=Ye(1);t&&(n?He(n)&&(c=Jt(n)):c=Jt(e));let l=kl(i,o,n)?ji(i):Ye(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,h=a.width/c.x,y=a.height/c.y;if(i){let g=he(i),x=n&&He(n)?he(n):n,b=g.frameElement;for(;b&&n&&x!==g;){let O=Jt(b),T=b.getBoundingClientRect(),R=ye(b),N=T.left+(b.clientLeft+parseFloat(R.paddingLeft))*O.x,P=T.top+(b.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,h*=O.x,y*=O.y,u+=N,p+=P,b=he(b).frameElement}}return vt({width:h,height:y,x:u,y:p})}function Dl(e){let{rect:t,offsetParent:o,strategy:n}=e,a=Le(o),i=Je(o);if(o===i)return t;let c={scrollLeft:0,scrollTop:0},l=Ye(1),u=Ye(0);if((a||!a&&n!=="fixed")&&((Xe(o)!=="body"||Xt(i))&&(c=xr(o)),Le(o))){let p=vr(o);l=Jt(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-c.scrollLeft*l.x+u.x,y:t.y*l.y-c.scrollTop*l.y+u.y}}function Bl(e){return Array.from(e.getClientRects())}function Ki(e){return vr(Je(e)).left+xr(e).scrollLeft}function Ml(e){let t=Je(e),o=xr(e),n=e.ownerDocument.body,a=Yt(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=Yt(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ki(e),l=-o.scrollTop;return ye(n).direction==="rtl"&&(c+=Yt(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function Ul(e,t){let o=he(e),n=Je(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=Gr();(!p||p&&t==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function $l(e,t){let o=vr(e,!0,t==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Le(e)?Jt(e):Ye(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:c,height:l,x:u,y:p}}function Fi(e,t,o){let n;if(t==="viewport")n=Ul(e,o);else if(t==="document")n=Ml(Je(e));else if(He(t))n=$l(t,o);else{let a=ji(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return vt(n)}function Vi(e,t){let o=St(e);return o===t||!He(o)||br(o)?!1:ye(o).position==="fixed"||Vi(o,t)}function Hl(e,t){let o=t.get(e);if(o)return o;let n=Wr(e,[],!1).filter(l=>He(l)&&Xe(l)!=="body"),a=null,i=ye(e).position==="fixed",c=i?St(e):e;for(;He(c)&&!br(c);){let l=ye(c),u=zr(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Xt(c)&&!u&&Vi(e,c))?n=n.filter(h=>h!==c):a=l,c=St(c)}return t.set(e,n),n}function Fl(e){let{element:t,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?Hl(t,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,h)=>{let y=Fi(t,h,a);return p.top=Yt(y.top,p.top),p.right=Tn(y.right,p.right),p.bottom=Tn(y.bottom,p.bottom),p.left=Yt(y.left,p.left),p},Fi(t,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Wl(e){return zi(e)}function zl(e,t,o){let n=Le(t),a=Je(t),i=o==="fixed",c=vr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},u=Ye(0);if(n||!n&&!i)if((Xe(t)!=="body"||Xt(a))&&(l=xr(t)),n){let p=vr(t,!0,i,t);u.x=p.x+t.clientLeft,u.y=p.y+t.clientTop}else a&&(u.x=Ki(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function Wi(e,t){return!Le(e)||ye(e).position==="fixed"?null:t?t(e):e.offsetParent}function Zi(e,t){let o=he(e);if(!Le(e))return o;let n=Wi(e,t);for(;n&&Ui(n)&&ye(n).position==="static";)n=Wi(n,t);return n&&(Xe(n)==="html"||Xe(n)==="body"&&ye(n).position==="static"&&!zr(n))?o:n||$i(e)||o}var Gl=async function(e){let{reference:t,floating:o,strategy:n}=e,a=this.getOffsetParent||Zi,i=this.getDimensions;return{reference:zl(t,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function jl(e){return ye(e).direction==="rtl"}var jr={convertOffsetParentRelativeRectToViewportRelativeRect:Dl,getDocumentElement:Je,getClippingRect:Fl,getOffsetParent:Zi,getElementRects:Gl,getClientRects:Bl,getDimensions:Wl,getScale:Jt,isElement:He,isRTL:jl};var qi=(e,t,o)=>{let n=new Map,a={platform:jr,...o},i={...a.platform,_c:n};return Di(e,t,{...a,platform:i})};function Yi(e){return Kl(e)}function Nn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Kl(e){for(let t=e;t;t=Nn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Nn(e);t;t=Nn(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 Xi(e,t,o){return qi(e,t,{platform:{...jr,getOffsetParent:n=>jr.getOffsetParent(n,Yi)},middleware:[Rn({crossAxis:!0}),wn({allowedPlacements:[o]})]})}var lr=C(k());var Mc=C(k());var Fs=C(z()),ce=C(ie()),Ie=C(k());var Ji=C(z());var Qi=Ji.css`
|
|
543
|
+
`;var Kr=C(k()),Vl="ft-app-info",Ct=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Ct.eventName="authentication-change";var Zl={session:(e,t)=>{(0,Kr.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>L.dispatchEvent(new Ct(t.payload)),0))}},L=Kr.FtReduxStore.get({name:Vl,reducers:Zl,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 Ln=C(k());var Ot=class e{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=L.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=L.subscribe(()=>{n=e.get(t),n&&(a(),o(n))})}})}};var Vr=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Ot.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ot.await()}};var me=class extends Vr{constructor(t=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Ln.CacheRegistry,this.cache=t?a.commonCache:new Ln.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 Zr=class extends me{async listMyBookmarks(){let t=L.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var In=class{addCommand(t,o=!1){L.commands.add(t,o)}consumeCommand(t){return L.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new In;var Ce=C(k());var es,Qt=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},ql=Symbol("clearAfterUnitTest"),qr=class extends(0,Ce.withEventBus)(me){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[es]=()=>{this.defaultMessages={},this.cache=new Ce.CacheRegistry,this.listeners={}},this.currentUiLocale=L.getState().uiLocale,L.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=L.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,Ce.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(),c=this.resolveContext(i);return new Ce.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).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 Ce.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 Qt({loadedContexts:t})),this.dispatchEvent(new Qt({loadedContexts:t})),await Promise.all(t.map(o=>this.notify(o,!1)))}async notify(t,o=!0){o&&(document.body.dispatchEvent(new Qt({loadedContexts:[t]})),this.dispatchEvent(new Qt({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Ce.delay)(0).then(()=>n()).catch(()=>null)))}};es=ql;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends qr{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends qr{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Sr=window.FluidTopicsI18nService,_n=window.FluidTopicsCustomI18nService;var ts=C(k()),Pn=class{highlightHtml(t,o,n){(0,ts.highlightHtml)(t,o,n)}};window.FluidTopicsHighlightHtmlService=new Pn;var Xl=C(os(),1);var ns;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ns||(ns={}));var as;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(as||(as={}));var is;(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"})(is||(is={}));var ss;(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"})(ss||(ss={}));var cs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(cs||(cs={}));var ls;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(ls||(ls={}));var ds;(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"})(ds||(ds={}));var us;(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"})(us||(us={}));var ps;(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"})(ps||(ps={}));var fs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(fs||(fs={}));var hs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(hs||(hs={}));var ys;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(ys||(ys={}));var ms;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ms||(ms={}));var gs;(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"})(gs||(gs={}));var bs;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(bs||(bs={}));var xs;(function(e){e.ASC="ASC",e.DESC="DESC"})(xs||(xs={}));var vs;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(vs||(vs={}));var Ss;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Ss||(Ss={}));var Cs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Cs||(Cs={}));var Os;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Os||(Os={}));var Es;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Es||(Es={}));var As;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(As||(As={}));var ws;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(ws||(ws={}));var Rs;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Rs||(Rs={}));var Ts;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ts||(Ts={}));var J;(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"})(J||(J={}));var Oe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Oe||(Oe={}));var Ns;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Ns||(Ns={}));var Ls;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ls||(Ls={}));var Is;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Is||(Is={}));var _s;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(_s||(_s={}));var Ps;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ps||(Ps={}));var Yl={[J.PERSONAL_BOOK_SHARE_USER]:[J.PERSONAL_BOOK_USER],[J.HTML_EXPORT_USER]:[J.PERSONAL_BOOK_USER],[J.PDF_EXPORT_USER]:[J.PERSONAL_BOOK_USER],[J.KHUB_ADMIN]:[J.CONTENT_PUBLISHER],[J.ADMIN]:[J.KHUB_ADMIN,J.USERS_ADMIN,J.PORTAL_ADMIN],[J.GENERATIVE_AI_EXPORT_USER]:[J.GENERATIVE_AI_USER]};function ks(e,t){return e===t||(Yl[e]??[]).some(o=>ks(o,t))}function Ds(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=>ks(n,t))}var Jr=class extends me{async listMySearches(){let{session:t}=L.getState();return Ds(t,J.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Bs=C(k());var kn=class{isDate(t){var o,n,a,i;return(i=(a=((n=(o=L.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,o){var n,a,i;return Bs.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:L.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new kn;var Ms=C(k());var Cr=class{static get(t,o){var n,a;let i=L.getState(),{lang:c,region:l}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Ms.SearchPlaceConverter(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var Dn=class{urlToSearchRequest(t){return Cr.get().parse(t)}searchRequestToUrl(t){return Cr.get().serialize(t)}};window.FluidTopicsUrlService=new Dn;var it=C(k());var Et=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Et.eventName="change";var Bn=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))}},Us=new Bn;var Qr=class e extends it.WithEventBus{static build(){return new e(window.history,Us,()=>window.location,!1)}constructor(t,o,n,a){var i,c;super(),this.history=t,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(c=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c: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,it.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Et(this.currentItem())),0)}installProxies(){let t=o=>(n,a,[i,c,l])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[p,c,l]),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(Et.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Et.eventName,t)}currentItem(){return(0,it.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,it.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,it.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=Qr.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 $s=L;function Hs(e,t){var o;return $s.getState().authenticationRequired&&!(!((o=$s.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(t):e()}var Q=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},W=class extends Ie.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=()=>Ot.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ie.CacheRegistry,this.cleanSessionDebouncer=new Ie.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Fs.html`
|
|
544
|
+
<slot></slot>
|
|
545
|
+
`}connectedCallback(){super.connectedCallback(),L.addEventListener(Ct.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener(Ct.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,c,l,u;super.update(t),t.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&L.actions.noCustom(this.noCustom),t.has("editorMode")&&L.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&L.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>Sr.addContext(p)),t.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(L.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),L.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),L.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),t.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&L.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.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",()=>Hs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};W.elementDefinitions={};W.styles=Qi;Q([(0,ce.property)()],W.prototype,"baseUrl",void 0);Q([(0,ce.property)()],W.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ce.property)()],W.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ce.property)()],W.prototype,"uiLocale",void 0);Q([(0,Ie.jsonProperty)(null)],W.prototype,"availableUiLocales",void 0);Q([(0,Ie.jsonProperty)(null)],W.prototype,"metadataConfiguration",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"editorMode",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"noCustom",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ce.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],W.prototype,"noCustomComponent",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"withManualResources",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"navigatorOnline",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"forcedOffline",void 0);Q([(0,ce.property)({type:Object})],W.prototype,"apiProvider",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"authenticationRequired",void 0);Q([(0,Ie.jsonProperty)([])],W.prototype,"messageContexts",void 0);Q([(0,Ie.jsonProperty)(void 0)],W.prototype,"session",void 0);Q([(0,ce.state)()],W.prototype,"localesConfiguration",void 0);Q([(0,ce.state)()],W.prototype,"availableContentLocales",void 0);var sa=C(ie());function Jl(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(!eo(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(!eo(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=c=>Object.keys(c).filter(l=>c[l]!=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 c=a[n];if(!eo(e[c],t[c]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function eo(e,t){try{return Jl(e,t)}catch{return!1}}function Or(e,t){return!eo(e,t)}function to(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 Ws=C(ie(),1);var Mn=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:Or,attribute:!1,...t};(0,Ws.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:l=>l[n],store:t.store})}};var ro=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 At=C(ie(),1);var zs=C(ie(),1);function Gs(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,zs.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:Or,...t??{}})}var oo=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 c of n)try{await c()}catch(l){a(l);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 Ks=C(z(),1);var no=globalThis,Ql=no.ShadowRoot&&(no.ShadyCSS===void 0||no.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Tb=Symbol();var js=(e,t)=>{if(Ql)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=no.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var ao=class extends Ks.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 js(n,t.elementStyles),n}};function Vs(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 rr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Xs,Zs=Symbol("constructorPrototype"),qs=Symbol("constructorName"),Js=Symbol("exportpartsDebouncer"),Ys=Symbol("dynamicDependenciesLoaded"),tr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};tr.eventName="exportparts-updated";var Fe=class extends ao{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Xs]=new oo(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[Js].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[qs]=this.constructor.name,this[Zs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[qs]&&Object.setPrototypeOf(this,this[Zs])}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[Ys]||(o[Ys]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(tr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(tr.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 tr)})}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=Vs(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,c,l;let u=g=>g!=null&&g.trim().length>0,p=t.filter(u).map(g=>g.trim());if(p.length===0){this.exportparts=void 0;return}let h=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let x=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],b=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(T=>T.split(":")[1]))!==null&&l!==void 0?l:[],O=[...x,...b].filter(u).map(T=>T.trim());for(let T of O)h.add(T)}if(h.size===0){this.exportparts=void 0;return}let y=[...h.values()].flatMap(g=>p.map(x=>`${g}:${x}--${g}`));this.exportparts=[...this.part,...y].join(", ")}};Xs=Js;rr([(0,At.property)()],Fe.prototype,"exportpartsPrefix",void 0);rr([Gs([])],Fe.prototype,"exportpartsPrefixes",void 0);rr([(0,At.property)({reflect:!0})],Fe.prototype,"exportparts",void 0);rr([(0,At.property)()],Fe.prototype,"customStylesheet",void 0);rr([(0,At.property)()],Fe.prototype,"elementToFocus",void 0);rr([(0,At.state)()],Fe.prototype,"useAdoptedStyleSheets",void 0);function io(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Er=Symbol("internalReduxEventsUnsubscribers"),st=Symbol("internalStoresUnsubscribers"),wt=Symbol("internalStores"),ed=to(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(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[wt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[wt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[wt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[wt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[wt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[wt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[st].has(c.store):this[st].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[st].set(c,l.subscribe(()=>this.updateFromStores())),this[Er].set(c,[]),io(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let y=g=>this[h](g);l.addEventListener(p.eventName,y),this[Er].get(c).push(()=>l.removeEventListener(p.eventName,y))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[st].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[st].has(c)&&this[st].get(c)(),this[st].delete(c),(l=this[Er].get(c))===null||l===void 0||l.forEach(u=>u()),this[Er].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=st,o=wt,n=Er,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Qs=class extends ed(Fe){};function Ee(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(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Qe(e){return!!e&&!!e[j]}function _e(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)===cd}(e)||Array.isArray(e)||!!e[ic]||!!(!((t=e.constructor)===null||t===void 0)&&t[ic])||Kn(e)||Vn(e))}function Rt(e,t,o){o===void 0&&(o=!1),ar(e)===0?(o?Object.keys:nr)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function ar(e){var t=e[j];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Kn(e)?2:Vn(e)?3:0}function or(e,t){return ar(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function td(e,t){return ar(e)===2?e.get(t):e[t]}function sc(e,t,o){var n=ar(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function cc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Kn(e){return id&&e instanceof Map}function Vn(e){return sd&&e instanceof Set}function ct(e){return e.o||e.t}function Zn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=uc(e);delete t[j];for(var o=nr(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 qn(e,t){return t===void 0&&(t=!1),Yn(e)||Qe(e)||!_e(e)||(ar(e)>1&&(e.set=e.add=e.clear=e.delete=rd),Object.freeze(e),t&&Rt(e,function(o,n){return qn(n,!0)},!0)),e}function rd(){Ee(2)}function Yn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function We(e){var t=jn[e];return t||Ee(18,e),t}function od(e,t){jn[e]||(jn[e]=t)}function Wn(){return wr}function Un(e,t){t&&(We("Patches"),e.u=[],e.s=[],e.v=t)}function so(e){zn(e),e.p.forEach(nd),e.p=null}function zn(e){e===wr&&(wr=e.l)}function ec(e){return wr={p:[],l:wr,h:e,m:!0,_:0}}function nd(e){var t=e[j];t.i===0||t.i===1?t.j():t.g=!0}function $n(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||We("ES5").S(t,e,n),n?(o[j].P&&(so(t),Ee(4)),_e(e)&&(e=co(t,e),t.l||lo(t,e)),t.u&&We("Patches").M(o[j].t,e,t.u,t.s)):e=co(t,o,[]),so(t),t.u&&t.v(t.u,t.s),e!==dc?e:void 0}function co(e,t,o){if(Yn(t))return t;var n=t[j];if(!n)return Rt(t,function(l,u){return tc(e,n,t,l,u,o)},!0),t;if(n.A!==e)return t;if(!n.P)return lo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=Zn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Rt(i,function(l,u){return tc(e,n,a,l,u,o,c)}),lo(e,a,!1),o&&e.u&&We("Patches").N(n,o,e.u,e.s)}return n.o}function tc(e,t,o,n,a,i,c){if(Qe(a)){var l=co(e,a,i&&t&&t.i!==3&&!or(t.R,n)?i.concat(n):void 0);if(sc(o,n,l),!Qe(l))return;e.m=!1}else c&&o.add(a);if(_e(a)&&!Yn(a)){if(!e.h.D&&e._<1)return;co(e,a),t&&t.A.l||lo(e,a)}}function lo(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&qn(t,o)}function Hn(e,t){var o=e[j];return(o?ct(o):e)[t]}function rc(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 lt(e){e.P||(e.P=!0,e.l&<(e.l))}function Fn(e){e.o||(e.o=Zn(e.t))}function Gn(e,t,o){var n=Kn(t)?We("MapSet").F(t,o):Vn(t)?We("MapSet").T(t,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?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=l,p=Rr;c&&(u=[l],p=Ar);var h=Proxy.revocable(u,p),y=h.revoke,g=h.proxy;return l.k=g,l.j=y,g}(t,o):We("ES5").J(t,o);return(o?o.A:Wn()).p.push(n),n}function ad(e){return Qe(e)||Ee(22,e),function t(o){if(!_e(o))return o;var n,a=o[j],i=ar(o);if(a){if(!a.P&&(a.i<4||!We("ES5").K(a)))return a.t;a.I=!0,n=oc(o,i),a.I=!1}else n=oc(o,i);return Rt(n,function(c,l){a&&td(a.t,c)===l||sc(n,c,t(l))}),i===3?new Set(n):n}(e)}function oc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Zn(e)}function lc(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[j];return Rr.get(p,c)},set:function(p){var h=this[j];Rr.set(h,c,p)}},u}function t(c){for(var l=c.length-1;l>=0;l--){var u=c[l][j];if(!u.P)switch(u.i){case 5:n(u)&<(u);break;case 4:o(u)&<(u)}}}function o(c){for(var l=c.t,u=c.k,p=nr(u),h=p.length-1;h>=0;h--){var y=p[h];if(y!==j){var g=l[y];if(g===void 0&&!or(l,y))return!0;var x=u[y],b=x&&x[j];if(b?b.t!==g:!cc(x,g))return!0}}var O=!!l[j];return p.length!==nr(l).length+(O?0:1)}function n(c){var l=c.k;if(l.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&Ee(3,JSON.stringify(ct(c)))}var i={};od("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(y,g){if(y){for(var x=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(x,""+b,e(b,!0));return x}var O=uc(g);delete O[j];for(var T=nr(O),R=0;R<T.length;R++){var N=T[R];O[N]=e(N,y||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),h={i:u?5:4,A:l?l.A:Wn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,j,{value:h,writable:!0}),p},S:function(c,l,u){u?Qe(l)&&l[j].A===c&&t(c.p):(c.u&&function p(h){if(h&&typeof h=="object"){var y=h[j];if(y){var g=y.t,x=y.k,b=y.R,O=y.i;if(O===4)Rt(x,function(M){M!==j&&(g[M]!==void 0||or(g,M)?b[M]||p(x[M]):(b[M]=!0,lt(y)))}),Rt(g,function(M){x[M]!==void 0||or(x,M)||(b[M]=!1,lt(y))});else if(O===5){if(n(y)&&(lt(y),b.length=!0),x.length<g.length)for(var T=x.length;T<g.length;T++)b[T]=!1;else for(var R=g.length;R<x.length;R++)b[R]=!0;for(var N=Math.min(x.length,g.length),P=0;P<N;P++)x.hasOwnProperty(P)||(b[P]=!0),b[P]===void 0&&p(x[P])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var nc,wr,Xn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",id=typeof Map<"u",sd=typeof Set<"u",ac=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",dc=Xn?Symbol.for("immer-nothing"):((nc={})["immer-nothing"]=!0,nc),ic=Xn?Symbol.for("immer-draftable"):"__$immer_draftable",j=Xn?Symbol.for("immer-state"):"__$immer_state";var cd=""+Object.prototype.constructor,nr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,uc=Object.getOwnPropertyDescriptors||function(e){var t={};return nr(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},jn={},Rr={get:function(e,t){if(t===j)return e;var o=ct(e);if(!or(o,t))return function(a,i,c){var l,u=rc(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!_e(n)?n:n===Hn(e.t,t)?(Fn(e),e.o[t]=Gn(e.A.h,n,e)):n},has:function(e,t){return t in ct(e)},ownKeys:function(e){return Reflect.ownKeys(ct(e))},set:function(e,t,o){var n=rc(ct(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Hn(ct(e),t),i=a?.[j];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(cc(o,a)&&(o!==void 0||or(e.t,t)))return!0;Fn(e),lt(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 Hn(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Fn(e),lt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=ct(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){Ee(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ee(12)}},Ar={};Rt(Rr,function(e,t){Ar[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ar.deleteProperty=function(e,t){return Ar.set.call(this,e,t,void 0)},Ar.set=function(e,t,o){return Rr.set.call(this,e[0],t,o,e[0])};var ld=function(){function e(o){var n=this;this.O=ac,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(O){var T=this;O===void 0&&(O=l);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return u.produce(O,function(M){var U;return(U=i).call.apply(U,[T,M].concat(N))})}}var p;if(typeof i!="function"&&Ee(6),c!==void 0&&typeof c!="function"&&Ee(7),_e(a)){var h=ec(n),y=Gn(n,a,void 0),g=!0;try{p=i(y),g=!1}finally{g?so(h):zn(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Un(h,c),$n(O,h)},function(O){throw so(h),O}):(Un(h,c),$n(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===dc&&(p=void 0),n.D&&qn(p,!0),c){var x=[],b=[];We("Patches").M(a,p,x,b),c(x,b)}return p}Ee(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(x){return a.apply(void 0,[x].concat(y))})};var c,l,u=n.produce(a,i,function(p,h){c=p,l=h});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,l]}):[u,c,l]},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){_e(o)||Ee(8),Qe(o)&&(o=ad(o));var n=ec(this),a=Gn(this,o,void 0);return a[j].C=!0,zn(n),a},t.finishDraft=function(o,n){var a=o&&o[j],i=a.A;return Un(i,n),$n(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!ac&&Ee(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 c=We("Patches").$;return Qe(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),ge=new ld,dd=ge.produce,zb=ge.produceWithPatches.bind(ge),Gb=ge.setAutoFreeze.bind(ge),jb=ge.setUseProxies.bind(ge),Kb=ge.applyPatches.bind(ge),Vb=ge.createDraft.bind(ge),Zb=ge.finishDraft.bind(ge),uo=dd;function Tt(e){"@babel/helpers - typeof";return Tt=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},Tt(e)}function pc(e,t){if(Tt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(Tt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fc(e){var t=pc(e,"string");return Tt(t)=="symbol"?t:t+""}function hc(e,t,o){return(t=fc(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function yc(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 Jn(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?yc(Object(o),!0).forEach(function(n){hc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):yc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function le(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 mc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Qn=function(){return Math.random().toString(36).substring(7).split("").join(".")},po={INIT:"@@redux/INIT"+Qn(),REPLACE:"@@redux/REPLACE"+Qn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Qn()}};function ud(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 ea(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(le(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(le(1));return o(ea)(e,t)}if(typeof e!="function")throw new Error(le(2));var a=e,i=t,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function h(){if(u)throw new Error(le(3));return i}function y(O){if(typeof O!="function")throw new Error(le(4));if(u)throw new Error(le(5));var T=!0;return p(),l.push(O),function(){if(T){if(u)throw new Error(le(6));T=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!ud(O))throw new Error(le(7));if(typeof O.type>"u")throw new Error(le(8));if(u)throw new Error(le(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var T=c=l,R=0;R<T.length;R++){var N=T[R];N()}return O}function x(O){if(typeof O!="function")throw new Error(le(10));a=O,g({type:po.REPLACE})}function b(){var O,T=y;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(le(11));function P(){N.next&&N.next(h())}P();var M=T(P);return{unsubscribe:M}}},O[mc]=function(){return this},O}return g({type:po.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:x},n[mc]=b,n}function pd(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:po.INIT});if(typeof n>"u")throw new Error(le(12));if(typeof o(void 0,{type:po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(le(13))})}function gc(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),c,l;try{pd(o)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var y;for(var g=!1,x={},b=0;b<i.length;b++){var O=i[b],T=o[O],R=p[O],N=T(R,h);if(typeof N>"u"){var P=h&&h.type;throw new Error(le(14))}x[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?x:p}}function ir(){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 bc(){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(le(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(u){return u(c)});return i=ir.apply(void 0,l)(a.dispatch),Jn(Jn({},a),{},{dispatch:i})}}}function xc(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return t}var vc=xc();vc.withExtraArgument=xc;var ta=vc;var Ac=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)}}(),fd=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function l(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}}},sr=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},hd=Object.defineProperty,yd=Object.defineProperties,md=Object.getOwnPropertyDescriptors,Sc=Object.getOwnPropertySymbols,gd=Object.prototype.hasOwnProperty,bd=Object.prototype.propertyIsEnumerable,Cc=function(e,t,o){return t in e?hd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},dt=function(e,t){for(var o in t||(t={}))gd.call(t,o)&&Cc(e,o,t[o]);if(Sc)for(var n=0,a=Sc(t);n<a.length;n++){var o=a[n];bd.call(t,o)&&Cc(e,o,t[o])}return e},ra=function(e,t){return yd(e,md(t))},xd=function(e,t,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,t)).next())})};var vd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ir:ir.apply(null,arguments)},px=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Sd(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 Cd=function(e){Ac(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,sr([void 0],o[0].concat(this)))):new(t.bind.apply(t,sr([void 0],o.concat(this))))},t}(Array),Od=function(e){Ac(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,sr([void 0],o[0].concat(this)))):new(t.bind.apply(t,sr([void 0],o.concat(this))))},t}(Array);function aa(e){return _e(e)?uo(e,function(){}):e}function Ed(e){return typeof e=="boolean"}function Ad(){return function(t){return wd(t)}}function wd(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,c=i===void 0?!0:i,l=new Cd;if(o&&(Ed(o)?l.push(ta):l.push(ta.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var oa=!0;function wc(e){var t=Ad(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?t():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,x;if(typeof a=="function")x=a;else if(Sd(a))x=gc(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 b=c;if(typeof b=="function"&&(b=b(t),!oa&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!oa&&b.some(function(M){return typeof M!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=bc.apply(void 0,b),T=ir;u&&(T=vd(dt({trace:!oa},typeof u=="object"&&u)));var R=new Od(O),N=R;Array.isArray(g)?N=sr([O],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return ea(x,h,P)}function ut(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 dt(dt({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 Rc(e){var t={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Rd(e){return typeof e=="function"}function Td(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Rc(t):[t,o,n],i=a[0],c=a[1],l=a[2],u;if(Rd(e))u=function(){return aa(e())};else{var p=aa(e);u=function(){return p}}function h(y,g){y===void 0&&(y=u());var x=sr([i[g.type]],c.filter(function(b){var O=b.matcher;return O(g)}).map(function(b){var O=b.reducer;return O}));return x.filter(function(b){return!!b}).length===0&&(x=[l]),x.reduce(function(b,O){if(O)if(Qe(b)){var T=b,R=O(T,g);return R===void 0?b:R}else{if(_e(b))return uo(b,function(N){return O(N,g)});var R=O(b,g);if(R===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return b},y)}return h.getInitialState=u,h}function Nd(e,t){return e+"/"+t}function Tc(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:aa(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(h){var y=n[h],g=Nd(t,h),x,b;"reducer"in y?(x=y.reducer,b=y.prepare):x=y,i[h]=x,c[g]=x,l[h]=b?ut(g,b):ut(g)});function u(){var h=typeof e.extraReducers=="function"?Rc(e.extraReducers):[e.extraReducers],y=h[0],g=y===void 0?{}:y,x=h[1],b=x===void 0?[]:x,O=h[2],T=O===void 0?void 0:O,R=dt(dt({},g),c);return Td(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var M=0,U=b;M<U.length;M++){var pe=U[M];N.addMatcher(pe.matcher,pe.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:t,reducer:function(h,y){return p||(p=u()),p(h,y)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Ld="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Id=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Ld[Math.random()*64|0];return t},_d=["name","message","stack","code"],na=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Oc=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Pd=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=_d;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},mx=function(){function e(t,o,n){var a=ut(t+"/fulfilled",function(h,y,g,x){return{payload:h,meta:ra(dt({},x||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),i=ut(t+"/pending",function(h,y,g){return{payload:void 0,meta:ra(dt({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),c=ut(t+"/rejected",function(h,y,g,x,b){return{payload:x,error:(n&&n.serializeError||Pd)(h||"Rejected"),meta:ra(dt({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!x,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!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(y,g,x){var b=n?.idGenerator?n.idGenerator(h):Id(),O=new u,T,R=!1;function N(M){T=M,O.abort()}var P=function(){return xd(this,null,function(){var M,U,pe,Be,de,Me,ne;return fd(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Be=(M=n?.condition)==null?void 0:M.call(n,h,{getState:g,extra:x}),Dd(Be)?[4,Be]:[3,2];case 1:Be=m.sent(),m.label=2;case 2:if(Be===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,de=new Promise(function(v,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:T||"Aborted"})})}),y(i(b,h,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:b,arg:h},{getState:g,extra:x}))),[4,Promise.race([de,Promise.resolve(o(h,{dispatch:y,getState:g,extra:x,requestId:b,signal:O.signal,abort:N,rejectWithValue:function(v,_){return new na(v,_)},fulfillWithValue:function(v,_){return new Oc(v,_)}})).then(function(v){if(v instanceof na)throw v;return v instanceof Oc?a(v.payload,b,h,v.meta):a(v,b,h)})])];case 3:return pe=m.sent(),[3,5];case 4:return Me=m.sent(),pe=Me instanceof na?c(null,b,h,Me.payload,Me.meta):c(Me,b,h),[3,5];case 5:return ne=n&&!n.dispatchConditionRejection&&c.match(pe)&&pe.meta.condition,ne||y(pe),[2,pe]}})})}();return Object.assign(P,{abort:N,requestId:b,arg:h,unwrap:function(){return P.then(kd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function kd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Dd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Nc="listener",Lc="completed",Ic="cancelled",gx="task-"+Ic,bx="task-"+Lc,xx=Nc+"-"+Ic,vx=Nc+"-"+Lc;var ia="listenerMiddleware";var Sx=ut(ia+"/add"),Cx=ut(ia+"/removeAll"),Ox=ut(ia+"/remove");var Ec,Ex=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ec||(Ec=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Bd=function(e){return function(t){setTimeout(t,e)}},Ax=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Bd(10);lc();var Md=to(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)}}}),fo=class extends Md(Object){};window.ftReduxStores||(window.ftReduxStores={});var _c=class e extends fo{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(io(i))return i;if(a==null)return;let c=Tc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=wc({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new ro;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...h)=>{let y=p(...h.map(a));return this.reduxStore.dispatch(y),y}: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 ho=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,c=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return c;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${c} ${l}`}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 Pc=C(k()),yo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},qx=(0,Pc.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(L)}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(l=>l.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>ho.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return yo([(0,sa.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),yo([(0,sa.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),yo([Mn({store:L.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),yo([Mn({store:L.name})],t.prototype,"uiLocale",void 0),t});var bo=C(k());var mo=class extends me{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=L.getState().session;return!!t?.sessionAuthenticated}};var go=class extends me{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=L.getState().session;return!!t?.sessionAuthenticated}};var Ud="ft-user-assets",$d={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Oe).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;la(e,o,[...ca(e,o),a]),kc(e,o,1,n),Dc(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;la(e,o,ca(e,o).map(a=>a.id===n.id?n:a)),Dc(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;la(e,o,ca(e,o).filter(i=>i.id!==a)),kc(e,o,-1,n)}},Bc={[Oe.SEARCHES]:"savedSearches",[Oe.BOOKMARKS]:"bookmarks",[Oe.BOOKS]:void 0,[Oe.COLLECTIONS]:void 0},ca=(e,t)=>{var o;let n=Bc[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},la=(e,t,o)=>{let n=Bc[t];n&&(e[n]=o)},kc=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===Oe.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Dc=(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)},be=bo.FtReduxStore.get({name:Ud,reducers:$d,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Oe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),da=class{constructor(t=new mo,o=new go){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Zr,this.savedSearchesService=new Jr,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=L.getState();(0,bo.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(),be.actions.clearAssetCount(),be.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),be.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),be.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();be.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();be.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&be.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&be.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(be.getState().assetCounts.bookmarkByMap).length!==0;t===Oe.BOOKMARKS&&o&&be.actions.clearBookmarkCountByMap(),be.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;be.actions.bookmarks(o)}}},Hd=new da;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hd);(0,Mc.customElement)("ft-app-context")(W);var Uc=C(ie());var ua=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-]+$/)}},cr=new ua;var Fd=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Nr=Symbol("i18nAttributes"),$c=Symbol("i18nListAttributes"),Hc=Symbol("i18nProperties"),xo=Symbol("i18nContexts"),Tr=Symbol("i18nUnsubs"),Fc=(0,lr.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?_n:Sr}i18n(i){let{context:c,key:l,message:u}=i,{custom:p,args:h,argsProvider:y}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,p);let g=h??(y?y(this):[]);return this.getI18nService(p).resolveMessage(c,l,...g)}return u}async awaitI18n(i){let{context:c,custom:l}=i;return c&&await this.getI18nService(l).prepareContext(c),this.i18n(i)}customI18n(i,c){if(cr.isI18nKey(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(h,y,g)=>g?.context&&g.key&&i(h,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...h})}:g;(c=this[Nr])===null||c===void 0||c.forEach((h,y)=>u[y]=p(h,y,u[y])),(l=this[$c])===null||l===void 0||l.forEach((h,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(x=>p(h,y,x))})}updateI18nProperties(i){var c;(c=this[Hc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[xo].set(u,{isCustomContext:l}),this[Tr].has(u)||this[Tr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[xo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[xo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Tr].forEach(i=>i()),this[Tr].clear()}}return t=xo,o=Tr,Fd([(0,Uc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),vo=class extends Fc(lr.FtLitElement){},So=class extends Fc(lr.FtLitElementRedux){};var Wc=C(k());var pa=class{fromAttribute(t){if(!t)return[];try{let o=JSON.parse(t);return Array.isArray(o)?o.map(n=>typeof n=="string"?cr.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Wd=new pa;var zc=(e,t)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Wc.hasChanged,converter:cr,...t}),o[Nr]=(a=o[Nr])!==null&&a!==void 0?a:new Map,o[Nr].set(n,e??{})};var Kc=C(k());var Co=C(z()),Oo=C(ie()),Eo=C(k());var Gc=C(z());var jc=Gc.css`
|
|
546
|
+
`;var Lr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Pe=class extends So{constructor(){super(),this.editorMode=!1,this.addStore(L)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Co.nothing:Co.html`
|
|
547
|
+
<span class="ft-i18n">
|
|
548
|
+
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
549
|
+
</span>
|
|
550
|
+
`}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:""})}};Pe.elementDefinitions={};Pe.styles=jc;Lr([(0,Eo.redux)()],Pe.prototype,"editorMode",void 0);Lr([(0,Oo.property)()],Pe.prototype,"context",void 0);Lr([(0,Oo.property)()],Pe.prototype,"key",void 0);Lr([(0,Eo.jsonProperty)([])],Pe.prototype,"args",void 0);Lr([(0,Oo.property)()],Pe.prototype,"defaultMessage",void 0);(0,Kc.customElement)("ft-i18n")(Pe);var ke=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},ee=class extends vo{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 Ae.Debouncer,this.revealDebouncer=new Ae.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 Vc.html`
|
|
542
551
|
<div part="container"
|
|
543
552
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
|
|
544
553
|
<slot part="slot"></slot>
|
|
@@ -547,23 +556,25 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
547
556
|
?hidden=${!this.visible}>
|
|
548
557
|
<div part="tooltip-content" class="ft-tooltip--content">
|
|
549
558
|
<slot name="text"></slot>
|
|
550
|
-
<ft-typography variant="caption" ?hidden=${!this.text
|
|
559
|
+
<ft-typography variant="${ot.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
|
|
560
|
+
${(o=this.text)===null||o===void 0?void 0:o.message}
|
|
561
|
+
</ft-typography>
|
|
551
562
|
</div>
|
|
552
563
|
</div>
|
|
553
564
|
</div>
|
|
554
|
-
`}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="",va(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 ${X.designSystemVariables.transitionDuration}, left ${X.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(o){return this.manual||(0,X.eventPathContainsMatchingElement)(o,this.ignoreMatchingElements,this.eventsTarget)}};D.elementDefinitions={"ft-typography":at};D.styles=Qr;it([(0,Q.property)()],D.prototype,"text",void 0);it([(0,Q.property)({type:Boolean})],D.prototype,"manual",void 0);it([(0,Q.property)({type:Boolean})],D.prototype,"inline",void 0);it([(0,X.numberProperty)()],D.prototype,"delay",void 0);it([(0,Q.property)()],D.prototype,"position",void 0);it([(0,X.jsonProperty)([])],D.prototype,"ignoreMatchingElements",void 0);it([(0,Q.queryAssignedNodes)()],D.prototype,"slotNodes",void 0);it([(0,Q.query)(".ft-tooltip--container")],D.prototype,"container",void 0);it([(0,Q.query)(".ft-tooltip")],D.prototype,"tooltip",void 0);it([(0,Q.query)(".ft-tooltip--content")],D.prototype,"tooltipContent",void 0);it([(0,Q.state)()],D.prototype,"visible",void 0);(0,Ea.customElement)("ft-tooltip")(D);var Aa=x(L());var Ce=x(_()),Rt=x(dt()),Ra=x(L()),La=x(Ho());var ke;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.EYE="",e.SHARE="󨃱",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CLOUD_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID=""})(ke||(ke={}));var m;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(m||(m={}));var Xp=new Map([...["abw"].map(e=>[e,m.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,m.AUDIO]),...["avi"].map(e=>[e,m.AVI]),...["chm","xhs"].map(e=>[e,m.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,m.CODE]),...["csv"].map(e=>[e,m.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,m.DITA]),...["epub"].map(e=>[e,m.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,m.EXCEL]),...["flac"].map(e=>[e,m.FLAC]),...["gif"].map(e=>[e,m.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,m.GZIP]),...["html","htm","xhtml"].map(e=>[e,m.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,m.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,m.JPEG]),...["json"].map(e=>[e,m.JSON]),...["m4a","m4p"].map(e=>[e,m.M4A]),...["mov","qt"].map(e=>[e,m.MOV]),...["mp3"].map(e=>[e,m.MP3]),...["mp4","m4v"].map(e=>[e,m.MP4]),...["ogg","oga"].map(e=>[e,m.OGG]),...["pdf","ps"].map(e=>[e,m.PDF]),...["png"].map(e=>[e,m.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,m.POWERPOINT]),...["rar"].map(e=>[e,m.RAR]),...["stp"].map(e=>[e,m.STP]),...["txt","rtf","md","mdown"].map(e=>[e,m.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,m.VIDEO]),...["wav"].map(e=>[e,m.WAV]),...["wma"].map(e=>[e,m.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,m.WORD]),...["xml","xsl","rdf"].map(e=>[e,m.XML]),...["yaml","yml","x-yaml"].map(e=>[e,m.YAML]),...["zip"].map(e=>[e,m.ZIP])]);var qp={[m.ABW]:"#91ABC6",[m.AUDIO]:"#1795E3",[m.AVI]:"#E63324",[m.CHM]:"#71C3EB",[m.CODE]:"#71C3EB",[m.CSV]:"#1F7345",[m.DITA]:"#71C3EB",[m.EPUB]:"#85B926",[m.EXCEL]:"#1F7345",[m.FLAC]:"#1795E3",[m.GIF]:"#59B031",[m.GZIP]:"#F8AB36",[m.HTML]:"#71C3EB",[m.IMAGE]:"#59B031",[m.JPEG]:"#59B031",[m.JSON]:"#71C3EB",[m.M4A]:"#1795E3",[m.MOV]:"#E63324",[m.MP3]:"#1795E3",[m.MP4]:"#E63324",[m.OGG]:"#1795E3",[m.PDF]:"#E44948",[m.PNG]:"#59B031",[m.POWERPOINT]:"#B54A2B",[m.RAR]:"#F8AB36",[m.STP]:"#3764B1",[m.TEXT]:"#3162AB",[m.UNKNOWN]:"#999999",[m.VIDEO]:"#E63324",[m.WAV]:"#1795E3",[m.WMA]:"#1795E3",[m.WORD]:"#3162AB",[m.XML]:"#71C3EB",[m.YAML]:"#71C3EB",[m.ZIP]:"#F8AB36"};var yt;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(yt||(yt={}));var Se=function(e,o,a,i){var l=arguments.length,c=l<3?o:i===null?i=Object.getOwnPropertyDescriptor(o,a):i,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(e,o,a,i);else for(var p=e.length-1;p>=0;p--)(d=e[p])&&(c=(l<3?d(c):l>3?d(o,a,c):d(o,a))||c);return l>3&&c&&Object.defineProperty(o,a,c),c},J=class extends Ra.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Ce.nothing}render(){let o=this.variant&&Object.values(yt).includes(this.variant)?this.variant:yt.fluid_topics,a=o!==yt.material||!!this.value;return Ce.html`
|
|
555
|
-
<i class="ft-icon ft-icon--${
|
|
556
|
-
${(0,
|
|
557
|
-
<slot ?hidden=${
|
|
565
|
+
`}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="",Xi(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 ${Ae.designSystemVariables.transitionDuration}, left ${Ae.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,Ae.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};ee.elementDefinitions={"ft-typography":Ne};ee.styles=wi;ke([zc()],ee.prototype,"text",void 0);ke([(0,we.property)({type:Boolean})],ee.prototype,"manual",void 0);ke([(0,we.property)({type:Boolean})],ee.prototype,"inline",void 0);ke([(0,Ae.numberProperty)()],ee.prototype,"delay",void 0);ke([(0,we.property)()],ee.prototype,"position",void 0);ke([(0,Ae.jsonProperty)([])],ee.prototype,"ignoreMatchingElements",void 0);ke([(0,we.queryAssignedNodes)()],ee.prototype,"slotNodes",void 0);ke([(0,we.query)(".ft-tooltip--container")],ee.prototype,"container",void 0);ke([(0,we.query)(".ft-tooltip")],ee.prototype,"tooltip",void 0);ke([(0,we.query)(".ft-tooltip--content")],ee.prototype,"tooltipContent",void 0);ke([(0,we.state)()],ee.prototype,"visible",void 0);(0,Zc.customElement)("ft-tooltip")(ee);var Jc=C(k());var Ir=C(z()),pt=C(ie()),Yc=C(k()),Xc=C(fa());var Ao;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.EYE="",e.SHARE="󨃱",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CLOUD_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID=""})(Ao||(Ao={}));var A;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(A||(A={}));var c0=new Map([...["abw"].map(e=>[e,A.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,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,A.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,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,A.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,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,A.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,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var l0={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var ze;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ze||(ze={}));var _r=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},xe=class extends Yc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Ir.nothing}render(){let t=this.variant&&Object.values(ze).includes(this.variant)?this.variant:ze.fluid_topics,o=t!==ze.material||!!this.value;return Ir.html`
|
|
566
|
+
<i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
|
|
567
|
+
${(0,Xc.unsafeHTML)(this.resolvedIcon)}
|
|
568
|
+
<slot ?hidden=${o}></slot>
|
|
558
569
|
</i>
|
|
559
|
-
`}getTextContent(){var o
|
|
570
|
+
`}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 ze.file_format:this.resolvedIcon=(t=A[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case ze.material:this.resolvedIcon=this.value||Ir.nothing;break;default:this.resolvedIcon=(o=Ao[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};xe.elementDefinitions={};xe.styles=Ya;_r([(0,pt.property)()],xe.prototype,"variant",void 0);_r([(0,pt.property)()],xe.prototype,"value",void 0);_r([(0,pt.property)({reflect:!0,attribute:"aria-hidden"})],xe.prototype,"ariaHidden",void 0);_r([(0,pt.state)()],xe.prototype,"resolvedIcon",void 0);_r([(0,pt.query)("slot")],xe.prototype,"slottedContent",void 0);(0,Jc.customElement)("ft-icon")(xe);var tl=C(k());var Qc=C(z()),el=C(k());var Nt=class extends el.FtLitElement{render(){return Qc.html`
|
|
560
571
|
<div class="ft-loader">
|
|
561
572
|
<div></div>
|
|
562
573
|
<div></div>
|
|
563
574
|
<div></div>
|
|
564
575
|
<div></div>
|
|
565
576
|
</div>
|
|
566
|
-
`}};
|
|
577
|
+
`}};Nt.styles=Za;(0,tl.customElement)("ft-loader")(Nt);var ft=C(z()),ya=C(Br()),Z=C(ie());var ha=e=>e??X;var te=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},H=class extends(0,ht.toFtFormComponent)(ht.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",t=>{var o;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var t,o,n;let a=ft.html`
|
|
567
578
|
<ft-ripple part="ripple"
|
|
568
579
|
?disabled=${this.isDisabled()}
|
|
569
580
|
?activated=${this.activated}
|
|
@@ -571,40 +582,41 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
571
582
|
<ft-or-ftds-typography part="label"
|
|
572
583
|
variant="${this.typographyVariant}"
|
|
573
584
|
element="span"
|
|
574
|
-
class="ft-button--label ${
|
|
585
|
+
class="ft-button--label ${ht.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
575
586
|
?hidden=${!this.hasTextContent()}>
|
|
576
587
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
577
588
|
</ft-or-ftds-typography>
|
|
578
589
|
${this.resolveIcon()}
|
|
579
|
-
`,
|
|
580
|
-
<a href="${
|
|
581
|
-
target="${(
|
|
590
|
+
`,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?ft.html`
|
|
591
|
+
<a href="${i}"
|
|
592
|
+
target="${(t=this.target)!==null&&t!==void 0?t:"_self"}"
|
|
582
593
|
part="button"
|
|
583
|
-
class="${(0,
|
|
584
|
-
aria-label="${(
|
|
594
|
+
class="${(0,ya.classMap)(this.buttonClasses)}"
|
|
595
|
+
aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
|
|
585
596
|
?disabled=${this.isDisabled()}>
|
|
586
|
-
${
|
|
597
|
+
${a}
|
|
587
598
|
</a>
|
|
588
|
-
`:
|
|
599
|
+
`:ft.html`
|
|
589
600
|
<button part="button"
|
|
590
|
-
class="${(0,
|
|
591
|
-
aria-label="${(
|
|
592
|
-
aria-haspopup="${
|
|
601
|
+
class="${(0,ya.classMap)(this.buttonClasses)}"
|
|
602
|
+
aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
|
|
603
|
+
aria-haspopup="${ha(this.ariaHasPopup)}"
|
|
604
|
+
aria-pressed="${ha(this.ariaPressed)}"
|
|
593
605
|
?disabled=${this.isDisabled()}>
|
|
594
|
-
${
|
|
606
|
+
${a}
|
|
595
607
|
</button>
|
|
596
|
-
`)}addTooltipIfNeeded(
|
|
608
|
+
`)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?ft.html`
|
|
597
609
|
<ft-tooltip part="tooltip"
|
|
598
610
|
text="${this.getLabel()}"
|
|
599
611
|
position="${this.tooltipPosition}">
|
|
600
|
-
${
|
|
612
|
+
${t}
|
|
601
613
|
</ft-tooltip>
|
|
602
|
-
`:
|
|
603
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
614
|
+
`:t}resolveIcon(){return this.loading?ft.html`
|
|
615
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?ft.html`
|
|
604
616
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
605
|
-
`:
|
|
617
|
+
`:ft.html`
|
|
606
618
|
<slot part="icon" name="icon"></slot>
|
|
607
|
-
`}focus(){var
|
|
619
|
+
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,o)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,ht.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};H.elementDefinitions={"ft-ripple":V,"ft-tooltip":ee,"ft-icon":xe,"ft-loader":Nt};te([(0,Z.property)()],H.prototype,"href",void 0);te([(0,Z.property)()],H.prototype,"target",void 0);te([(0,Z.property)()],H.prototype,"type",void 0);te([(0,Z.property)({type:Boolean})],H.prototype,"disabled",void 0);te([(0,Z.property)()],H.prototype,"label",void 0);te([(0,Z.property)()],H.prototype,"icon",void 0);te([(0,Z.property)()],H.prototype,"iconVariant",void 0);te([(0,Z.property)({type:Boolean})],H.prototype,"trailingIcon",void 0);te([(0,Z.property)({type:Boolean})],H.prototype,"loading",void 0);te([(0,Z.property)({attribute:"aria-label"})],H.prototype,"ariaLabel",void 0);te([(0,Z.property)()],H.prototype,"ariaHasPopup",void 0);te([(0,Z.property)({attribute:"aria-pressed"})],H.prototype,"ariaPressed",void 0);te([(0,Z.property)()],H.prototype,"tooltipPosition",void 0);te([(0,Z.property)({type:Boolean})],H.prototype,"hideTooltip",void 0);te([(0,Z.property)({type:Boolean})],H.prototype,"forceTooltip",void 0);te([(0,Z.property)({type:Boolean})],H.prototype,"activated",void 0);te([(0,Z.query)(".ft-button")],H.prototype,"button",void 0);te([(0,Z.query)(".ft-button--label slot")],H.prototype,"slottedContent",void 0);te([(0,Z.query)("[part=tooltip]")],H.prototype,"tooltip",void 0);var wo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ge=class extends H{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return ot.button}};Ge.elementDefinitions={...H.elementDefinitions,"ft-or-ftds-typography":Ne};Ge.styles=[rl.safariEllipsisFix,ei];wo([(0,Pr.property)({type:Boolean})],Ge.prototype,"primary",void 0);wo([(0,Pr.property)({type:Boolean})],Ge.prototype,"outlined",void 0);wo([(0,Pr.property)({type:Boolean})],Ge.prototype,"dense",void 0);wo([(0,Pr.property)({type:Boolean})],Ge.prototype,"round",void 0);var kr=C(ie()),To=C(k());var ol=C(z()),S=C(k());var zd={...f,iconOnlyScale:S.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},nl=[ol.css`
|
|
608
620
|
:host {
|
|
609
621
|
display: inline-block;
|
|
610
622
|
max-width: 100%;
|
|
@@ -655,7 +667,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
655
667
|
}
|
|
656
668
|
|
|
657
669
|
.ft-button:focus-visible {
|
|
658
|
-
outline-color: ${
|
|
670
|
+
outline-color: ${f.focusFocusRingColor};
|
|
659
671
|
outline-style: solid;
|
|
660
672
|
}
|
|
661
673
|
|
|
@@ -687,394 +699,394 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
687
699
|
}
|
|
688
700
|
|
|
689
701
|
.ft-button.ft-button--icon-only ft-icon {
|
|
690
|
-
transform: scale(${
|
|
702
|
+
transform: scale(${zd.iconOnlyScale});
|
|
691
703
|
}
|
|
692
704
|
|
|
693
705
|
/** Brand Primary styles **/
|
|
694
706
|
|
|
695
707
|
.ftds--family-brand.ft-button--primary {
|
|
696
|
-
${(0,
|
|
708
|
+
${(0,S.setVariable)(G.color,f.primaryBrandIconColor)};
|
|
697
709
|
|
|
698
|
-
${(0,
|
|
699
|
-
${(0,
|
|
700
|
-
${(0,
|
|
701
|
-
${(0,
|
|
702
|
-
${(0,
|
|
710
|
+
${(0,S.setVariable)(E.color,f.primaryBrandStateLayerColor)};
|
|
711
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.primaryBrandHoverStateLayerOpacity)};
|
|
712
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.primaryBrandFocusStateLayerOpacity)};
|
|
713
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.primaryBrandActiveStateLayerOpacity)};
|
|
714
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.primaryBrandActiveStateLayerOpacity)};
|
|
703
715
|
|
|
704
|
-
background-color: ${
|
|
705
|
-
color: ${
|
|
716
|
+
background-color: ${f.primaryBrandBackgroundColor};
|
|
717
|
+
color: ${f.primaryBrandColor};
|
|
706
718
|
border-style: none;
|
|
707
719
|
}
|
|
708
720
|
|
|
709
721
|
.ftds--family-brand.ft-button--primary[disabled] {
|
|
710
|
-
opacity: ${
|
|
722
|
+
opacity: ${f.primaryBrandDisabledComponentOpacity};
|
|
711
723
|
}
|
|
712
724
|
|
|
713
725
|
.ftds--family-brand.ft-button--primary ft-icon {
|
|
714
|
-
color: ${
|
|
726
|
+
color: ${f.primaryBrandIconColor};
|
|
715
727
|
}
|
|
716
728
|
|
|
717
729
|
/** Brand Secondary styles **/
|
|
718
730
|
|
|
719
731
|
.ftds--family-brand.ft-button--secondary {
|
|
720
|
-
${(0,
|
|
732
|
+
${(0,S.setVariable)(G.color,f.secondaryBrandIconColor)};
|
|
721
733
|
|
|
722
|
-
${(0,
|
|
723
|
-
${(0,
|
|
724
|
-
${(0,
|
|
725
|
-
${(0,
|
|
726
|
-
${(0,
|
|
734
|
+
${(0,S.setVariable)(E.color,f.secondaryBrandStateLayerColor)};
|
|
735
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryBrandHoverStateLayerOpacity)};
|
|
736
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryBrandFocusStateLayerOpacity)};
|
|
737
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryBrandActiveStateLayerOpacity)};
|
|
738
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryBrandActiveStateLayerOpacity)};
|
|
727
739
|
|
|
728
|
-
background-color: ${
|
|
729
|
-
color: ${
|
|
730
|
-
border-color: ${
|
|
740
|
+
background-color: ${f.secondaryBrandBackgroundColor};
|
|
741
|
+
color: ${f.secondaryBrandColor};
|
|
742
|
+
border-color: ${f.secondaryBrandBorderColor};
|
|
731
743
|
border-style: solid;
|
|
732
744
|
}
|
|
733
745
|
|
|
734
746
|
.ftds--family-brand.ft-button--secondary[disabled] {
|
|
735
|
-
opacity: ${
|
|
747
|
+
opacity: ${f.secondaryBrandDisabledComponentOpacity};
|
|
736
748
|
}
|
|
737
749
|
|
|
738
750
|
.ftds--family-brand.ft-button--secondary ft-icon {
|
|
739
|
-
color: ${
|
|
751
|
+
color: ${f.secondaryBrandIconColor};
|
|
740
752
|
}
|
|
741
753
|
|
|
742
754
|
/** Brand Tertiary styles **/
|
|
743
755
|
|
|
744
756
|
.ftds--family-brand.ft-button--tertiary {
|
|
745
|
-
${(0,
|
|
757
|
+
${(0,S.setVariable)(G.color,f.tertiaryBrandIconColor)};
|
|
746
758
|
|
|
747
|
-
${(0,
|
|
748
|
-
${(0,
|
|
749
|
-
${(0,
|
|
750
|
-
${(0,
|
|
751
|
-
${(0,
|
|
759
|
+
${(0,S.setVariable)(E.color,f.tertiaryBrandStateLayerColor)};
|
|
760
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryBrandHoverStateLayerOpacity)};
|
|
761
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryBrandFocusStateLayerOpacity)};
|
|
762
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryBrandActiveStateLayerOpacity)};
|
|
763
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryBrandActiveStateLayerOpacity)};
|
|
752
764
|
|
|
753
|
-
background-color: ${
|
|
754
|
-
color: ${
|
|
765
|
+
background-color: ${f.tertiaryBrandBackgroundColor};
|
|
766
|
+
color: ${f.tertiaryBrandColor};
|
|
755
767
|
border-style: none;
|
|
756
768
|
}
|
|
757
769
|
|
|
758
770
|
.ftds--family-brand.ft-button--tertiary[disabled] {
|
|
759
|
-
opacity: ${
|
|
771
|
+
opacity: ${f.tertiaryBrandDisabledComponentOpacity};
|
|
760
772
|
}
|
|
761
773
|
|
|
762
774
|
.ftds--family-brand.ft-button--tertiary ft-icon {
|
|
763
|
-
color: ${
|
|
775
|
+
color: ${f.tertiaryBrandIconColor};
|
|
764
776
|
}
|
|
765
777
|
|
|
766
778
|
/** Neutral Secondary styles **/
|
|
767
779
|
|
|
768
780
|
.ftds--family-neutral.ft-button--secondary {
|
|
769
|
-
${(0,
|
|
781
|
+
${(0,S.setVariable)(G.color,f.secondaryNeutralIconColor)};
|
|
770
782
|
|
|
771
|
-
${(0,
|
|
772
|
-
${(0,
|
|
773
|
-
${(0,
|
|
774
|
-
${(0,
|
|
775
|
-
${(0,
|
|
783
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryNeutralStateLayerColor)};
|
|
784
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryNeutralHoverStateLayerOpacity)};
|
|
785
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryNeutralFocusStateLayerOpacity)};
|
|
786
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryNeutralActiveStateLayerOpacity)};
|
|
787
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryNeutralActiveStateLayerOpacity)};
|
|
776
788
|
|
|
777
|
-
background-color: ${
|
|
778
|
-
color: ${
|
|
779
|
-
border-color: ${
|
|
789
|
+
background-color: ${f.secondaryNeutralBackgroundColor};
|
|
790
|
+
color: ${f.secondaryNeutralColor};
|
|
791
|
+
border-color: ${f.secondaryNeutralBorderColor};
|
|
780
792
|
border-style: solid;
|
|
781
793
|
}
|
|
782
794
|
|
|
783
795
|
.ftds--family-neutral.ft-button--secondary[disabled] {
|
|
784
|
-
opacity: ${
|
|
796
|
+
opacity: ${f.secondaryNeutralDisabledComponentOpacity};
|
|
785
797
|
}
|
|
786
798
|
|
|
787
799
|
.ftds--family-neutral.ft-button--secondary ft-icon {
|
|
788
|
-
color: ${
|
|
800
|
+
color: ${f.secondaryNeutralIconColor};
|
|
789
801
|
}
|
|
790
802
|
|
|
791
803
|
/** Neutral Tertiary styles **/
|
|
792
804
|
|
|
793
805
|
.ftds--family-neutral.ft-button--tertiary {
|
|
794
|
-
${(0,
|
|
806
|
+
${(0,S.setVariable)(G.color,f.tertiaryNeutralIconColor)};
|
|
795
807
|
|
|
796
|
-
${(0,
|
|
797
|
-
${(0,
|
|
798
|
-
${(0,
|
|
799
|
-
${(0,
|
|
800
|
-
${(0,
|
|
808
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryNeutralStateLayerColor)};
|
|
809
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryNeutralHoverStateLayerOpacity)};
|
|
810
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryNeutralFocusStateLayerOpacity)};
|
|
811
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryNeutralActiveStateLayerOpacity)};
|
|
812
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryNeutralActiveStateLayerOpacity)};
|
|
801
813
|
|
|
802
|
-
background-color: ${
|
|
803
|
-
color: ${
|
|
814
|
+
background-color: ${f.tertiaryNeutralBackgroundColor};
|
|
815
|
+
color: ${f.tertiaryNeutralColor};
|
|
804
816
|
border-style: none;
|
|
805
817
|
}
|
|
806
818
|
|
|
807
819
|
.ftds--family-neutral.ft-button--tertiary[disabled] {
|
|
808
|
-
opacity: ${
|
|
820
|
+
opacity: ${f.tertiaryNeutralDisabledComponentOpacity};
|
|
809
821
|
}
|
|
810
822
|
|
|
811
823
|
.ftds--family-neutral.ft-button--tertiary ft-icon {
|
|
812
|
-
color: ${
|
|
824
|
+
color: ${f.tertiaryNeutralIconColor};
|
|
813
825
|
}
|
|
814
826
|
|
|
815
827
|
/** Info Secondary styles **/
|
|
816
828
|
|
|
817
829
|
.ftds--family-info.ft-button--secondary {
|
|
818
|
-
${(0,
|
|
830
|
+
${(0,S.setVariable)(G.color,f.secondaryInfoIconColor)};
|
|
819
831
|
|
|
820
|
-
${(0,
|
|
821
|
-
${(0,
|
|
822
|
-
${(0,
|
|
823
|
-
${(0,
|
|
824
|
-
${(0,
|
|
832
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryInfoStateLayerColor)};
|
|
833
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryInfoHoverStateLayerOpacity)};
|
|
834
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryInfoFocusStateLayerOpacity)};
|
|
835
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryInfoActiveStateLayerOpacity)};
|
|
836
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryInfoActiveStateLayerOpacity)};
|
|
825
837
|
|
|
826
|
-
background-color: ${
|
|
827
|
-
color: ${
|
|
828
|
-
border-color: ${
|
|
838
|
+
background-color: ${f.secondaryInfoBackgroundColor};
|
|
839
|
+
color: ${f.secondaryInfoColor};
|
|
840
|
+
border-color: ${f.secondaryInfoBorderColor};
|
|
829
841
|
border-style: solid;
|
|
830
842
|
}
|
|
831
843
|
|
|
832
844
|
.ftds--family-info.ft-button--secondary[disabled] {
|
|
833
|
-
opacity: ${
|
|
845
|
+
opacity: ${f.secondaryInfoDisabledComponentOpacity};
|
|
834
846
|
}
|
|
835
847
|
|
|
836
848
|
.ftds--family-info.ft-button--secondary ft-icon {
|
|
837
|
-
color: ${
|
|
849
|
+
color: ${f.secondaryInfoIconColor};
|
|
838
850
|
}
|
|
839
851
|
|
|
840
852
|
/** Info Tertiary styles **/
|
|
841
853
|
|
|
842
854
|
.ftds--family-info.ft-button--tertiary {
|
|
843
|
-
${(0,
|
|
855
|
+
${(0,S.setVariable)(G.color,f.tertiaryInfoIconColor)};
|
|
844
856
|
|
|
845
|
-
${(0,
|
|
846
|
-
${(0,
|
|
847
|
-
${(0,
|
|
848
|
-
${(0,
|
|
849
|
-
${(0,
|
|
857
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryInfoStateLayerColor)};
|
|
858
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryInfoHoverStateLayerOpacity)};
|
|
859
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryInfoFocusStateLayerOpacity)};
|
|
860
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryInfoActiveStateLayerOpacity)};
|
|
861
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryInfoActiveStateLayerOpacity)};
|
|
850
862
|
|
|
851
|
-
background-color: ${
|
|
852
|
-
color: ${
|
|
863
|
+
background-color: ${f.tertiaryInfoBackgroundColor};
|
|
864
|
+
color: ${f.tertiaryInfoColor};
|
|
853
865
|
border-style: none;
|
|
854
866
|
}
|
|
855
867
|
|
|
856
868
|
.ftds--family-info.ft-button--tertiary[disabled] {
|
|
857
|
-
opacity: ${
|
|
869
|
+
opacity: ${f.tertiaryInfoDisabledComponentOpacity};
|
|
858
870
|
}
|
|
859
871
|
|
|
860
872
|
.ftds--family-info.ft-button--tertiary ft-icon {
|
|
861
|
-
color: ${
|
|
873
|
+
color: ${f.tertiaryInfoIconColor};
|
|
862
874
|
}
|
|
863
875
|
|
|
864
876
|
/** Success Secondary styles **/
|
|
865
877
|
|
|
866
878
|
.ftds--family-success.ft-button--secondary {
|
|
867
|
-
${(0,
|
|
879
|
+
${(0,S.setVariable)(G.color,f.secondarySuccessIconColor)};
|
|
868
880
|
|
|
869
|
-
${(0,
|
|
870
|
-
${(0,
|
|
871
|
-
${(0,
|
|
872
|
-
${(0,
|
|
873
|
-
${(0,
|
|
881
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondarySuccessStateLayerColor)};
|
|
882
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondarySuccessHoverStateLayerOpacity)};
|
|
883
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondarySuccessFocusStateLayerOpacity)};
|
|
884
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondarySuccessActiveStateLayerOpacity)};
|
|
885
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondarySuccessActiveStateLayerOpacity)};
|
|
874
886
|
|
|
875
|
-
background-color: ${
|
|
876
|
-
color: ${
|
|
877
|
-
border-color: ${
|
|
887
|
+
background-color: ${f.secondarySuccessBackgroundColor};
|
|
888
|
+
color: ${f.secondarySuccessColor};
|
|
889
|
+
border-color: ${f.secondarySuccessBorderColor};
|
|
878
890
|
border-style: solid;
|
|
879
891
|
}
|
|
880
892
|
|
|
881
893
|
.ftds--family-success.ft-button--secondary[disabled] {
|
|
882
|
-
opacity: ${
|
|
894
|
+
opacity: ${f.secondarySuccessDisabledComponentOpacity};
|
|
883
895
|
}
|
|
884
896
|
|
|
885
897
|
.ftds--family-success.ft-button--secondary ft-icon {
|
|
886
|
-
color: ${
|
|
898
|
+
color: ${f.secondarySuccessIconColor};
|
|
887
899
|
}
|
|
888
900
|
|
|
889
901
|
/** Success Tertiary styles **/
|
|
890
902
|
|
|
891
903
|
.ftds--family-success.ft-button--tertiary {
|
|
892
|
-
${(0,
|
|
904
|
+
${(0,S.setVariable)(G.color,f.tertiarySuccessIconColor)};
|
|
893
905
|
|
|
894
|
-
${(0,
|
|
895
|
-
${(0,
|
|
896
|
-
${(0,
|
|
897
|
-
${(0,
|
|
898
|
-
${(0,
|
|
906
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiarySuccessStateLayerColor)};
|
|
907
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiarySuccessHoverStateLayerOpacity)};
|
|
908
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiarySuccessFocusStateLayerOpacity)};
|
|
909
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiarySuccessActiveStateLayerOpacity)};
|
|
910
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiarySuccessActiveStateLayerOpacity)};
|
|
899
911
|
|
|
900
|
-
background-color: ${
|
|
901
|
-
color: ${
|
|
912
|
+
background-color: ${f.tertiarySuccessBackgroundColor};
|
|
913
|
+
color: ${f.tertiarySuccessColor};
|
|
902
914
|
border-style: none;
|
|
903
915
|
}
|
|
904
916
|
|
|
905
917
|
.ftds--family-success.ft-button--tertiary[disabled] {
|
|
906
|
-
opacity: ${
|
|
918
|
+
opacity: ${f.tertiarySuccessDisabledComponentOpacity};
|
|
907
919
|
}
|
|
908
920
|
|
|
909
921
|
.ftds--family-success.ft-button--tertiary ft-icon {
|
|
910
|
-
color: ${
|
|
922
|
+
color: ${f.tertiarySuccessIconColor};
|
|
911
923
|
}
|
|
912
924
|
|
|
913
925
|
/** Warning Secondary styles **/
|
|
914
926
|
|
|
915
927
|
.ftds--family-warning.ft-button--secondary {
|
|
916
|
-
${(0,
|
|
928
|
+
${(0,S.setVariable)(G.color,f.secondaryWarningIconColor)};
|
|
917
929
|
|
|
918
|
-
${(0,
|
|
919
|
-
${(0,
|
|
920
|
-
${(0,
|
|
921
|
-
${(0,
|
|
922
|
-
${(0,
|
|
930
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryWarningStateLayerColor)};
|
|
931
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryWarningHoverStateLayerOpacity)};
|
|
932
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryWarningFocusStateLayerOpacity)};
|
|
933
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryWarningActiveStateLayerOpacity)};
|
|
934
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryWarningActiveStateLayerOpacity)};
|
|
923
935
|
|
|
924
|
-
background-color: ${
|
|
925
|
-
color: ${
|
|
926
|
-
border-color: ${
|
|
936
|
+
background-color: ${f.secondaryWarningBackgroundColor};
|
|
937
|
+
color: ${f.secondaryWarningColor};
|
|
938
|
+
border-color: ${f.secondaryWarningBorderColor};
|
|
927
939
|
border-style: solid;
|
|
928
940
|
}
|
|
929
941
|
|
|
930
942
|
.ftds--family-warning.ft-button--secondary[disabled] {
|
|
931
|
-
opacity: ${
|
|
943
|
+
opacity: ${f.secondaryWarningDisabledComponentOpacity};
|
|
932
944
|
}
|
|
933
945
|
|
|
934
946
|
.ftds--family-warning.ft-button--secondary ft-icon {
|
|
935
|
-
color: ${
|
|
947
|
+
color: ${f.secondaryWarningIconColor};
|
|
936
948
|
}
|
|
937
949
|
|
|
938
950
|
/** Warning Tertiary styles **/
|
|
939
951
|
|
|
940
952
|
.ftds--family-warning.ft-button--tertiary {
|
|
941
|
-
${(0,
|
|
953
|
+
${(0,S.setVariable)(G.color,f.tertiaryWarningIconColor)};
|
|
942
954
|
|
|
943
|
-
${(0,
|
|
944
|
-
${(0,
|
|
945
|
-
${(0,
|
|
946
|
-
${(0,
|
|
947
|
-
${(0,
|
|
955
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryWarningStateLayerColor)};
|
|
956
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryWarningHoverStateLayerOpacity)};
|
|
957
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryWarningFocusStateLayerOpacity)};
|
|
958
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryWarningActiveStateLayerOpacity)};
|
|
959
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryWarningActiveStateLayerOpacity)};
|
|
948
960
|
|
|
949
|
-
background-color: ${
|
|
950
|
-
color: ${
|
|
961
|
+
background-color: ${f.tertiaryWarningBackgroundColor};
|
|
962
|
+
color: ${f.tertiaryWarningColor};
|
|
951
963
|
border-style: none;
|
|
952
964
|
}
|
|
953
965
|
|
|
954
966
|
.ftds--family-warning.ft-button--tertiary[disabled] {
|
|
955
|
-
opacity: ${
|
|
967
|
+
opacity: ${f.tertiaryWarningDisabledComponentOpacity};
|
|
956
968
|
}
|
|
957
969
|
|
|
958
970
|
.ftds--family-warning.ft-button--tertiary ft-icon {
|
|
959
|
-
color: ${
|
|
971
|
+
color: ${f.tertiaryWarningIconColor};
|
|
960
972
|
}
|
|
961
973
|
|
|
962
974
|
/** Error Secondary styles **/
|
|
963
975
|
|
|
964
976
|
.ftds--family-error.ft-button--secondary {
|
|
965
|
-
${(0,
|
|
977
|
+
${(0,S.setVariable)(G.color,f.secondaryErrorIconColor)};
|
|
966
978
|
|
|
967
|
-
${(0,
|
|
968
|
-
${(0,
|
|
969
|
-
${(0,
|
|
970
|
-
${(0,
|
|
971
|
-
${(0,
|
|
979
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryErrorStateLayerColor)};
|
|
980
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryErrorHoverStateLayerOpacity)};
|
|
981
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryErrorFocusStateLayerOpacity)};
|
|
982
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryErrorActiveStateLayerOpacity)};
|
|
983
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryErrorActiveStateLayerOpacity)};
|
|
972
984
|
|
|
973
|
-
background-color: ${
|
|
974
|
-
color: ${
|
|
975
|
-
border-color: ${
|
|
985
|
+
background-color: ${f.secondaryErrorBackgroundColor};
|
|
986
|
+
color: ${f.secondaryErrorColor};
|
|
987
|
+
border-color: ${f.secondaryErrorBorderColor};
|
|
976
988
|
border-style: solid;
|
|
977
989
|
}
|
|
978
990
|
|
|
979
991
|
.ftds--family-error.ft-button--secondary[disabled] {
|
|
980
|
-
opacity: ${
|
|
992
|
+
opacity: ${f.secondaryErrorDisabledComponentOpacity};
|
|
981
993
|
}
|
|
982
994
|
|
|
983
995
|
.ftds--family-error.ft-button--secondary ft-icon {
|
|
984
|
-
color: ${
|
|
996
|
+
color: ${f.secondaryErrorIconColor};
|
|
985
997
|
}
|
|
986
998
|
|
|
987
999
|
/** Error Tertiary styles **/
|
|
988
1000
|
|
|
989
1001
|
.ftds--family-error.ft-button--tertiary {
|
|
990
|
-
${(0,
|
|
1002
|
+
${(0,S.setVariable)(G.color,f.tertiaryErrorIconColor)};
|
|
991
1003
|
|
|
992
|
-
${(0,
|
|
993
|
-
${(0,
|
|
994
|
-
${(0,
|
|
995
|
-
${(0,
|
|
996
|
-
${(0,
|
|
1004
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryErrorStateLayerColor)};
|
|
1005
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryErrorHoverStateLayerOpacity)};
|
|
1006
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryErrorFocusStateLayerOpacity)};
|
|
1007
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryErrorActiveStateLayerOpacity)};
|
|
1008
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryErrorActiveStateLayerOpacity)};
|
|
997
1009
|
|
|
998
|
-
background-color: ${
|
|
999
|
-
color: ${
|
|
1010
|
+
background-color: ${f.tertiaryErrorBackgroundColor};
|
|
1011
|
+
color: ${f.tertiaryErrorColor};
|
|
1000
1012
|
border-style: none;
|
|
1001
1013
|
}
|
|
1002
1014
|
|
|
1003
1015
|
.ftds--family-error.ft-button--tertiary[disabled] {
|
|
1004
|
-
opacity: ${
|
|
1016
|
+
opacity: ${f.tertiaryErrorDisabledComponentOpacity};
|
|
1005
1017
|
}
|
|
1006
1018
|
|
|
1007
1019
|
.ftds--family-error.ft-button--tertiary ft-icon {
|
|
1008
|
-
color: ${
|
|
1020
|
+
color: ${f.tertiaryErrorIconColor};
|
|
1009
1021
|
}
|
|
1010
1022
|
|
|
1011
1023
|
/** Large styles **/
|
|
1012
1024
|
|
|
1013
1025
|
.ftds--size-large {
|
|
1014
|
-
${(0,
|
|
1015
|
-
${(0,
|
|
1026
|
+
${(0,S.setVariable)(ue.size,f.largeIconSize)};
|
|
1027
|
+
${(0,S.setVariable)(G.size,f.largeIconSize)};
|
|
1016
1028
|
|
|
1017
|
-
height: ${
|
|
1018
|
-
padding: 0 ${
|
|
1019
|
-
gap: ${
|
|
1020
|
-
border-radius: ${
|
|
1021
|
-
border-width: ${
|
|
1029
|
+
height: ${f.largeHeight};
|
|
1030
|
+
padding: 0 ${f.largeHorizontalPadding};
|
|
1031
|
+
gap: ${f.largeGap};
|
|
1032
|
+
border-radius: ${f.largeBorderRadius};
|
|
1033
|
+
border-width: ${f.largeBorderWidth};
|
|
1022
1034
|
}
|
|
1023
1035
|
|
|
1024
1036
|
.ftds--size-large:focus-visible {
|
|
1025
|
-
outline-width: ${
|
|
1026
|
-
outline-offset: ${
|
|
1037
|
+
outline-width: ${f.largeFocusOutlineWidth};
|
|
1038
|
+
outline-offset: ${f.largeFocusOutlineOffset};
|
|
1027
1039
|
}
|
|
1028
1040
|
|
|
1029
1041
|
.ftds--size-large.ft-button--icon-only {
|
|
1030
|
-
width: ${
|
|
1042
|
+
width: ${f.largeIconOnlyWidth};
|
|
1031
1043
|
}
|
|
1032
1044
|
|
|
1033
1045
|
/** Small styles **/
|
|
1034
1046
|
|
|
1035
1047
|
.ftds--size-medium {
|
|
1036
|
-
${(0,
|
|
1037
|
-
${(0,
|
|
1048
|
+
${(0,S.setVariable)(ue.size,f.mediumIconSize)};
|
|
1049
|
+
${(0,S.setVariable)(G.size,f.mediumIconSize)};
|
|
1038
1050
|
|
|
1039
|
-
height: ${
|
|
1040
|
-
padding: 0 ${
|
|
1041
|
-
gap: ${
|
|
1042
|
-
border-radius: ${
|
|
1043
|
-
border-width: ${
|
|
1051
|
+
height: ${f.mediumHeight};
|
|
1052
|
+
padding: 0 ${f.mediumHorizontalPadding};
|
|
1053
|
+
gap: ${f.mediumGap};
|
|
1054
|
+
border-radius: ${f.mediumBorderRadius};
|
|
1055
|
+
border-width: ${f.mediumBorderWidth};
|
|
1044
1056
|
}
|
|
1045
1057
|
|
|
1046
1058
|
.ftds--size-medium:focus-visible {
|
|
1047
|
-
outline-width: ${
|
|
1048
|
-
outline-offset: ${
|
|
1059
|
+
outline-width: ${f.mediumFocusOutlineWidth};
|
|
1060
|
+
outline-offset: ${f.mediumFocusOutlineOffset};
|
|
1049
1061
|
}
|
|
1050
1062
|
|
|
1051
1063
|
.ftds--size-medium.ft-button--icon-only {
|
|
1052
|
-
width: ${
|
|
1064
|
+
width: ${f.mediumIconOnlyWidth};
|
|
1053
1065
|
}
|
|
1054
1066
|
|
|
1055
1067
|
|
|
1056
1068
|
/** Small styles **/
|
|
1057
1069
|
|
|
1058
1070
|
.ftds--size-small {
|
|
1059
|
-
${(0,
|
|
1060
|
-
${(0,
|
|
1071
|
+
${(0,S.setVariable)(ue.size,f.smallIconSize)};
|
|
1072
|
+
${(0,S.setVariable)(G.size,f.smallIconSize)};
|
|
1061
1073
|
|
|
1062
|
-
height: ${
|
|
1063
|
-
padding: 0 ${
|
|
1064
|
-
gap: ${
|
|
1065
|
-
border-radius: ${
|
|
1066
|
-
border-width: ${
|
|
1074
|
+
height: ${f.smallHeight};
|
|
1075
|
+
padding: 0 ${f.smallHorizontalPadding};
|
|
1076
|
+
gap: ${f.smallGap};
|
|
1077
|
+
border-radius: ${f.smallBorderRadius};
|
|
1078
|
+
border-width: ${f.smallBorderWidth};
|
|
1067
1079
|
}
|
|
1068
1080
|
|
|
1069
1081
|
.ftds--size-small:focus-visible {
|
|
1070
|
-
outline-width: ${
|
|
1071
|
-
outline-offset: ${
|
|
1082
|
+
outline-width: ${f.smallFocusOutlineWidth};
|
|
1083
|
+
outline-offset: ${f.smallFocusOutlineOffset};
|
|
1072
1084
|
}
|
|
1073
1085
|
|
|
1074
1086
|
.ftds--size-small.ft-button--icon-only {
|
|
1075
|
-
width: ${
|
|
1087
|
+
width: ${f.smallIconOnlyWidth};
|
|
1076
1088
|
}
|
|
1077
|
-
`,
|
|
1089
|
+
`,S.noTextSelect];var Ro=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},je=class extends(0,To.toFtdsBase)(H){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=It.brand,this.iconVariant=ze.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case _t.large:return Se.body2medium;case _t.medium:return Se.caption1medium;case _t.small:return Se.caption2medium}}};je.elementDefinitions={...H.elementDefinitions,"ft-or-ftds-typography":Ze};je.styles=[To.safariEllipsisFix,nl];Ro([(0,kr.property)({type:Boolean})],je.prototype,"primary",void 0);Ro([(0,kr.property)({type:Boolean})],je.prototype,"secondary",void 0);Ro([(0,kr.property)({type:Boolean})],je.prototype,"tertiary",void 0);Ro([(0,kr.property)({type:Boolean})],je.prototype,"round",void 0);(0,ma.customElement)("ft-button")(Ge);(0,ma.customElement)("ftds-button")(je);var al;(function(e){e.left="left",e.center="center",e.right="right"})(al||(al={}));var No=class extends CustomEvent{constructor(t){super("row-click",{detail:t})}},Lo=class extends CustomEvent{constructor(t){super("change",{detail:t})}};var De=C(ie());var il=C(z());var sl=il.css`
|
|
1078
1090
|
:host {
|
|
1079
1091
|
display: block;
|
|
1080
1092
|
}
|
|
@@ -1086,40 +1098,40 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1086
1098
|
}
|
|
1087
1099
|
|
|
1088
1100
|
.header {
|
|
1089
|
-
color: ${
|
|
1101
|
+
color: ${B.headerRowColor};
|
|
1090
1102
|
}
|
|
1091
1103
|
|
|
1092
1104
|
.row {
|
|
1093
|
-
color: ${
|
|
1105
|
+
color: ${B.dataRowColor};
|
|
1094
1106
|
position: relative;
|
|
1095
|
-
background-color: ${
|
|
1096
|
-
border-bottom: ${
|
|
1097
|
-
border-left: ${
|
|
1098
|
-
border-right: ${
|
|
1107
|
+
background-color: ${B.dataRowBackgroundColor};
|
|
1108
|
+
border-bottom: ${B.dataRowBorderWidth} solid ${B.dataRowBorderColor};
|
|
1109
|
+
border-left: ${B.dataRowBorderWidth} solid ${B.dataRowBorderColor};
|
|
1110
|
+
border-right: ${B.dataRowBorderWidth} solid ${B.dataRowBorderColor};
|
|
1099
1111
|
}
|
|
1100
1112
|
|
|
1101
1113
|
.row:hover {
|
|
1102
|
-
background-color: ${
|
|
1114
|
+
background-color: ${B.dataRowDefaultHoverBackgroundColor};
|
|
1103
1115
|
}
|
|
1104
1116
|
|
|
1105
1117
|
.row.row--clickable:hover {
|
|
1106
|
-
background-color: ${
|
|
1118
|
+
background-color: ${B.dataRowClickableHoverBackgroundColor};
|
|
1107
1119
|
cursor: pointer;
|
|
1108
1120
|
}
|
|
1109
1121
|
|
|
1110
1122
|
.row.row--highlighted,
|
|
1111
1123
|
.row.row--clickable:focus-within {
|
|
1112
|
-
background-color: ${
|
|
1113
|
-
outline: 1px solid ${
|
|
1124
|
+
background-color: ${B.dataRowClickableFocusBackgroundColor};
|
|
1125
|
+
outline: 1px solid ${B.dataRowClickableFocusBorderColor};
|
|
1114
1126
|
z-index: 15;
|
|
1115
1127
|
}
|
|
1116
1128
|
|
|
1117
1129
|
.row.row--clickable.row--active {
|
|
1118
|
-
background-color: ${
|
|
1130
|
+
background-color: ${B.dataRowClickableActiveBackgroundColor};
|
|
1119
1131
|
}
|
|
1120
1132
|
|
|
1121
1133
|
.header {
|
|
1122
|
-
background-color: ${
|
|
1134
|
+
background-color: ${B.headerRowBackgroundColor};
|
|
1123
1135
|
}
|
|
1124
1136
|
|
|
1125
1137
|
.header--sticky {
|
|
@@ -1129,7 +1141,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1129
1141
|
}
|
|
1130
1142
|
|
|
1131
1143
|
.header-cell {
|
|
1132
|
-
padding: ${
|
|
1144
|
+
padding: ${B.headerCellVerticalPadding} ${B.headerCellHorizontalPadding};
|
|
1133
1145
|
vertical-align: baseline;
|
|
1134
1146
|
}
|
|
1135
1147
|
|
|
@@ -1148,21 +1160,21 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1148
1160
|
}
|
|
1149
1161
|
|
|
1150
1162
|
.header > .header-cell {
|
|
1151
|
-
border-top: ${
|
|
1152
|
-
border-bottom: ${
|
|
1163
|
+
border-top: ${B.headerRowBorderWidth} solid ${B.headerRowBorderColor};
|
|
1164
|
+
border-bottom: ${B.headerRowBorderWidth} solid ${B.headerRowBorderColor};
|
|
1153
1165
|
}
|
|
1154
1166
|
|
|
1155
1167
|
.header > .header-cell:first-of-type {
|
|
1156
|
-
border-left: ${
|
|
1168
|
+
border-left: ${B.headerRowBorderWidth} solid ${B.headerRowBorderColor};
|
|
1157
1169
|
}
|
|
1158
1170
|
|
|
1159
1171
|
.header > .header-cell:last-of-type {
|
|
1160
|
-
border-right: ${
|
|
1172
|
+
border-right: ${B.headerRowBorderWidth} solid ${B.headerRowBorderColor};
|
|
1161
1173
|
}
|
|
1162
1174
|
|
|
1163
1175
|
.column-title-container {
|
|
1164
1176
|
display: flex;
|
|
1165
|
-
row-gap: ${
|
|
1177
|
+
row-gap: ${B.headerCellHorizontalGap};
|
|
1166
1178
|
align-items: baseline;
|
|
1167
1179
|
}
|
|
1168
1180
|
|
|
@@ -1185,7 +1197,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1185
1197
|
}
|
|
1186
1198
|
|
|
1187
1199
|
.cell {
|
|
1188
|
-
padding: ${
|
|
1200
|
+
padding: ${B.dataCellVerticalPadding} ${B.dataCellHorizontalPadding};
|
|
1189
1201
|
overflow-x: auto;
|
|
1190
1202
|
position: relative;
|
|
1191
1203
|
}
|
|
@@ -1193,7 +1205,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1193
1205
|
.cell:not(.no-content) ftds-typography {
|
|
1194
1206
|
display: flex;
|
|
1195
1207
|
flex-wrap: wrap;
|
|
1196
|
-
column-gap: ${
|
|
1208
|
+
column-gap: ${B.dataCellVerticalGap};
|
|
1197
1209
|
}
|
|
1198
1210
|
|
|
1199
1211
|
.cell--text-align-right ftds-typography {
|
|
@@ -1205,15 +1217,15 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1205
1217
|
}
|
|
1206
1218
|
|
|
1207
1219
|
.row > .cell {
|
|
1208
|
-
border-bottom: ${
|
|
1220
|
+
border-bottom: ${B.dataRowBorderWidth} solid ${B.dataRowBorderColor};
|
|
1209
1221
|
}
|
|
1210
1222
|
|
|
1211
1223
|
.row > .cell:first-of-type {
|
|
1212
|
-
border-left: ${
|
|
1224
|
+
border-left: ${B.dataRowBorderWidth} solid ${B.dataRowBorderColor};
|
|
1213
1225
|
}
|
|
1214
1226
|
|
|
1215
1227
|
.row > .cell:last-of-type {
|
|
1216
|
-
border-right: ${
|
|
1228
|
+
border-right: ${B.dataRowBorderWidth} solid ${B.dataRowBorderColor};
|
|
1217
1229
|
}
|
|
1218
1230
|
|
|
1219
1231
|
.no-content svg {
|
|
@@ -1230,7 +1242,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1230
1242
|
display: flex;
|
|
1231
1243
|
justify-content: center;
|
|
1232
1244
|
}
|
|
1233
|
-
`;var
|
|
1245
|
+
`;var dr=C(Br()),ul=C(ll()),pl=C(fa()),Lt=C(k());var ga=C(z()),dl=ga.html`
|
|
1234
1246
|
<svg width="120" height="121" viewBox="0 0 120 121" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1235
1247
|
<g clip-path="url(#clip0_9048_22830)">
|
|
1236
1248
|
<path
|
|
@@ -1252,7 +1264,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1252
1264
|
</clipPath>
|
|
1253
1265
|
</defs>
|
|
1254
1266
|
</svg>
|
|
1255
|
-
`,
|
|
1267
|
+
`,hS=ga.html`
|
|
1256
1268
|
<svg fill="none" height="192" viewBox="0 0 192 192" width="192" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
1257
1269
|
<clipPath id="a">
|
|
1258
1270
|
<path d="m0 0h192v192h-192z"/>
|
|
@@ -1269,71 +1281,71 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1269
1281
|
</g>
|
|
1270
1282
|
</g>
|
|
1271
1283
|
</svg>
|
|
1272
|
-
`;var
|
|
1284
|
+
`;var Re=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},re=class e extends Lt.FtLitElement{constructor(){super(...arguments),this.data=[],this.columns=[],this.stickyHeaders=!1,this.disableDataManipulation=!1,this.ariaLabel=null,this.clickableRows=!1,this.highlightedRowIndex=-1,this.activeRowIndex=-1}focusRow(t){this.rows&&this.rows[t].focus()}render(){var t;let o=this.sortData(this.data);return q.html`
|
|
1273
1285
|
<table class="table"
|
|
1274
1286
|
role="table"
|
|
1275
|
-
aria-label="${(
|
|
1287
|
+
aria-label="${(t=this.ariaLabel)!==null&&t!==void 0?t:q.nothing}"
|
|
1276
1288
|
>
|
|
1277
1289
|
${this.renderHeaderRow()}
|
|
1278
1290
|
<tbody>
|
|
1279
|
-
${
|
|
1280
|
-
${(0,
|
|
1291
|
+
${o.length>0?q.html`
|
|
1292
|
+
${(0,Io.repeat)(o,(n,a)=>"row-"+a,(n,a)=>this.renderRow(n,a))}`:this.renderEmptyStateTable()}
|
|
1281
1293
|
</tbody>
|
|
1282
1294
|
</table>
|
|
1283
|
-
`}renderHeader(o
|
|
1284
|
-
<th class="${(0,
|
|
1285
|
-
part="${this.columnPart("header-cell",
|
|
1286
|
-
<div class="${(0,
|
|
1287
|
-
part="${this.columnPart("title-container",
|
|
1295
|
+
`}renderHeader(t,o){var n,a,i,c;let l={"header-cell":!0,"header-cell--sticky":this.stickyHeaders},u={"column-title-container":!0,["column-title-container--text-align-"+t.textAlign]:!0},p=(a=(n=t.styles)===null||n===void 0?void 0:n.headerCell)!==null&&a!==void 0?a:{},h;return(!((i=t.sortable)!==null&&i!==void 0)||i)&&(((c=this.currentSort)===null||c===void 0?void 0:c.column)===o?h=this.currentSort.order==="asc"?"ascending":"descending":h="none"),q.html`
|
|
1296
|
+
<th class="${(0,dr.classMap)(l)}" style="${(0,ul.styleMap)(p)}" role="columnheader" scope="col" aria-sort="${h??q.nothing}"
|
|
1297
|
+
part="${this.columnPart("header-cell",o)}">
|
|
1298
|
+
<div class="${(0,dr.classMap)(u)}"
|
|
1299
|
+
part="${this.columnPart("title-container",o)}">
|
|
1288
1300
|
<span class="column-title"
|
|
1289
|
-
part="${this.columnPart("title",
|
|
1290
|
-
<ftds-typography variant="${
|
|
1291
|
-
${
|
|
1301
|
+
part="${this.columnPart("title",o)}">
|
|
1302
|
+
<ftds-typography variant="${Se.caption1semibold}">
|
|
1303
|
+
${t.title}
|
|
1292
1304
|
</ftds-typography>
|
|
1293
1305
|
</span>
|
|
1294
|
-
${this.renderColumnSort(o
|
|
1306
|
+
${this.renderColumnSort(t,o)}
|
|
1295
1307
|
</div>
|
|
1296
1308
|
</th>
|
|
1297
|
-
`}renderHeaderRow(){let
|
|
1309
|
+
`}renderHeaderRow(){let t={header:!0,"header--sticky":this.stickyHeaders};return q.html`
|
|
1298
1310
|
<thead>
|
|
1299
|
-
<tr class="${(0,
|
|
1300
|
-
${(0,
|
|
1311
|
+
<tr class="${(0,dr.classMap)(t)}" role="row">
|
|
1312
|
+
${(0,Io.repeat)(this.columns,(o,n)=>"header-cell-"+n,(o,n)=>this.renderHeader(o,n))}
|
|
1301
1313
|
</tr>
|
|
1302
1314
|
</thead>
|
|
1303
|
-
`}renderRow(o
|
|
1304
|
-
<tr class="${(0,
|
|
1305
|
-
part="table-row-${
|
|
1306
|
-
@keydown=${this.clickableRows?
|
|
1307
|
-
@click=${this.clickableRows?()=>this.dispatchRowClickEvent(
|
|
1308
|
-
@mousedown=${this.clickableRows?()=>this.handleRowMouseDown(
|
|
1309
|
-
@mouseup=${this.clickableRows?this.handleRowMouseUp
|
|
1310
|
-
@mouseleave=${this.clickableRows?this.handleRowMouseUp
|
|
1315
|
+
`}renderRow(t,o){let n={row:!0,"row--clickable":this.clickableRows,"row--active":o===this.activeRowIndex,"row--highlighted":o===this.highlightedRowIndex};return q.html`
|
|
1316
|
+
<tr class="${(0,dr.classMap)(n)}" role="row" tabindex="${this.clickableRows?"0":q.nothing}"
|
|
1317
|
+
part="table-row-${o}"
|
|
1318
|
+
@keydown=${this.clickableRows?a=>this.handleRowKeyDown(a,t):q.nothing}
|
|
1319
|
+
@click=${this.clickableRows?()=>this.dispatchRowClickEvent(t):q.nothing}
|
|
1320
|
+
@mousedown=${this.clickableRows?()=>this.handleRowMouseDown(o):q.nothing}
|
|
1321
|
+
@mouseup=${this.clickableRows?this.handleRowMouseUp:q.nothing}
|
|
1322
|
+
@mouseleave=${this.clickableRows?this.handleRowMouseUp:q.nothing}
|
|
1311
1323
|
>
|
|
1312
|
-
${(0,
|
|
1324
|
+
${(0,Io.repeat)(this.columns,(a,i)=>"cell-"+i+"-"+o,(a,i)=>this.renderCell(a,i,t,o))}
|
|
1313
1325
|
</tr>
|
|
1314
|
-
`}renderSortButton(o,a
|
|
1326
|
+
`}renderSortButton(t,o,n,a){return q.html`
|
|
1315
1327
|
<ftds-button
|
|
1316
|
-
family="${
|
|
1317
|
-
icon="${
|
|
1318
|
-
label="${
|
|
1319
|
-
@click=${
|
|
1320
|
-
part="${this.columnPart("sort-button",
|
|
1328
|
+
family="${It.neutral}"
|
|
1329
|
+
icon="${t}"
|
|
1330
|
+
label="${o}"
|
|
1331
|
+
@click=${n}
|
|
1332
|
+
part="${this.columnPart("sort-button",a)}"
|
|
1321
1333
|
></ftds-button>
|
|
1322
|
-
`}renderCell(o,a
|
|
1323
|
-
<td class="${(0,
|
|
1324
|
-
part="${this.columnPart("cell",
|
|
1325
|
-
<ftds-typography variant="${
|
|
1334
|
+
`}renderCell(t,o,n,a){var i;let c={cell:!0,["cell--text-align-"+t.textAlign]:!0},l=(i=t.render)!==null&&i!==void 0?i:e.DEFAULT_RENDER,u=p=>{let h=l(p,a);return typeof h=="string"?(0,pl.unsafeHTML)(h):h};return q.html`
|
|
1335
|
+
<td class="${(0,dr.classMap)(c)}" role="cell"
|
|
1336
|
+
part="${this.columnPart("cell",o)} cell-row-${a} cell-column-${o}-row-${a}">
|
|
1337
|
+
<ftds-typography variant="${Se.caption1medium}">${u(this.getValue(t,n))}</ftds-typography>
|
|
1326
1338
|
</td>
|
|
1327
|
-
`}renderColumnSort(o
|
|
1339
|
+
`}renderColumnSort(t,o){var n,a,i;let c=((n=this.currentSort)===null||n===void 0?void 0:n.column)===o,l=this.getSortIcon(c),u=()=>{var g,x;let b=(g=t.defaultSortOrder)!==null&&g!==void 0?g:"asc";this.currentSort={column:o,order:c&&((x=this.currentSort)===null||x===void 0?void 0:x.order)===b?this.getOppositeSortOrder(b):b},this.dispatchChangeEvent()},p=this.getSortOrderText(c,t),y=`Sort ${(a=t.titleText)!==null&&a!==void 0?a:t.title} in ${p} order`;return!((i=t.sortable)!==null&&i!==void 0)||i?this.renderSortButton(l,y,u,o):q.nothing}renderEmptyStateTable(){var t,o;return q.html`
|
|
1328
1340
|
<tr class="row" role="row">
|
|
1329
1341
|
<td colspan="${this.columns.length}" class="cell no-content" role="cell">
|
|
1330
|
-
${!((
|
|
1331
|
-
<ftds-typography variant="${
|
|
1332
|
-
${(
|
|
1342
|
+
${!((t=this.emptyState)===null||t===void 0)&&t.noImage?q.nothing:dl}
|
|
1343
|
+
<ftds-typography variant="${Se.body2medium}">
|
|
1344
|
+
${(o=this.emptyState)===null||o===void 0?void 0:o.content}
|
|
1333
1345
|
</ftds-typography>
|
|
1334
1346
|
</td>
|
|
1335
1347
|
</tr>
|
|
1336
|
-
`}getSortIcon(
|
|
1348
|
+
`}getSortIcon(t){return t?this.currentSort.order==="asc"?"sort_up":"sort_down":"sort_unsorted"}update(t){super.update(t),t.has("sort")&&(this.currentSort=this.sort)}columnPart(t,o){return`${t} ${t}-column-${o}`}getValue(t,o){return typeof t.getter=="string"?o[t.getter]:t.getter(o)}sortData(t){var o;if(this.currentSort&&!this.disableDataManipulation){let n=this.columns[this.currentSort.column],a=(o=n.comparator)!==null&&o!==void 0?o:e.DEFAULT_COMPARATOR,i=this.currentSort.order==="asc"?a:(c,l)=>-a(c,l);return[...t].sort((c,l)=>i(this.getValue(n,c),this.getValue(n,l)))}return t}getOppositeSortOrder(t){return t==="asc"?"desc":"asc"}getSortOrderText(t,o){return t?this.currentSort.order==="asc"?"descending":"ascending":o.defaultSortOrder==="desc"?"descending":"ascending"}dispatchChangeEvent(){this.dispatchEvent(new Lo({sort:this.currentSort}))}handleRowKeyDown(t,o){(t.key==="Enter"||t.key===" ")&&this.dispatchRowClickEvent(o)}dispatchRowClickEvent(t){this.dispatchEvent(new No(t))}handleRowMouseDown(t){this.activeRowIndex=t}handleRowMouseUp(){this.activeRowIndex=-1}};re.styles=sl;re.DEFAULT_RENDER=e=>q.html`${e}`;re.DEFAULT_COMPARATOR=(e,t)=>e-t;Re([(0,Lt.jsonProperty)([])],re.prototype,"data",void 0);Re([(0,Lt.jsonProperty)([])],re.prototype,"columns",void 0);Re([(0,Lt.jsonProperty)(void 0)],re.prototype,"sort",void 0);Re([(0,Lt.jsonProperty)([])],re.prototype,"emptyState",void 0);Re([(0,De.property)({type:Boolean})],re.prototype,"stickyHeaders",void 0);Re([(0,De.property)({type:Boolean})],re.prototype,"disableDataManipulation",void 0);Re([(0,De.state)()],re.prototype,"currentSort",void 0);Re([(0,De.property)({attribute:"aria-label"})],re.prototype,"ariaLabel",void 0);Re([(0,De.property)({type:Boolean})],re.prototype,"clickableRows",void 0);Re([(0,De.property)({type:Number})],re.prototype,"highlightedRowIndex",void 0);Re([(0,De.property)({type:Number})],re.prototype,"activeRowIndex",void 0);Re([(0,De.queryAll)("tbody .row")],re.prototype,"rows",void 0);(0,fl.customElement)("ftds-table")(re);})();
|
|
1337
1349
|
/*! Bundled license information:
|
|
1338
1350
|
|
|
1339
1351
|
lit-html/lit-html.js:
|
|
@@ -1350,6 +1362,13 @@ lit-html/static.js:
|
|
|
1350
1362
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1351
1363
|
*)
|
|
1352
1364
|
|
|
1365
|
+
@lit/reactive-element/css-tag.js:
|
|
1366
|
+
(**
|
|
1367
|
+
* @license
|
|
1368
|
+
* Copyright 2019 Google LLC
|
|
1369
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1370
|
+
*)
|
|
1371
|
+
|
|
1353
1372
|
lit-html/directives/if-defined.js:
|
|
1354
1373
|
(**
|
|
1355
1374
|
* @license
|