@fluid-topics/ft-collapsible 1.3.48 → 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-collapsible.light.js +374 -356
- package/build/ft-collapsible.min.js +364 -354
- package/package.json +4 -4
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var ol=Object.create;var ya=Object.defineProperty;var nl=Object.getOwnPropertyDescriptor;var al=Object.getOwnPropertyNames;var il=Object.getPrototypeOf,sl=Object.prototype.hasOwnProperty;var Nt=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var cl=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of al(r))!sl.call(e,a)&&a!==o&&ya(e,a,{get:()=>r[a],enumerable:!(n=nl(r,a))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?ol(il(e)):{},cl(r||!e||!e.__esModule?ya(o,"default",{value:e,enumerable:!0}):o,e));var k=Nt((kd,ma)=>{ma.exports=ftGlobals.wcUtils});var V=Nt((Dd,ga)=>{ga.exports=ftGlobals.lit});var ie=Nt((Bd,ba)=>{ba.exports=ftGlobals.litDecorators});var kr=Nt((Md,xa)=>{xa.exports=ftGlobals.litClassMap});var Qi=Nt((ot,Ji)=>{var qr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Yr=function(){function e(){this.fetch=!1,this.DOMException=qr.DOMException}return e.prototype=qr,new e}();(function(e){var r=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(y){return y&&DataView.prototype.isPrototypeOf(y)}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(y){return y&&c.indexOf(Object.prototype.toString.call(y))>-1};function u(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var b={next:function(){var _=y.shift();return{done:_===void 0,value:_}}};return a.iterable&&(b[Symbol.iterator]=function(){return b}),b}function h(y){this.map={},y instanceof h?y.forEach(function(b,_){this.append(_,b)},this):Array.isArray(y)?y.forEach(function(b){if(b.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+b.length);this.append(b[0],b[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(b){this.append(b,y[b])},this)}h.prototype.append=function(y,b){y=u(y),b=p(b);var _=this.map[y];this.map[y]=_?_+", "+b:b},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,b){this.map[u(y)]=p(b)},h.prototype.forEach=function(y,b){for(var _ in this.map)this.map.hasOwnProperty(_)&&y.call(b,this.map[_],_,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(b,_){y.push(_)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(b){y.push(b)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(b,_){y.push([_,b])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function v(y){return new Promise(function(b,_){y.onload=function(){b(y.result)},y.onerror=function(){_(y.error)}})}function x(y){var b=new FileReader,_=v(b);return b.readAsArrayBuffer(y),_}function O(y){var b=new FileReader,_=v(b),H=/charset=([A-Za-z0-9_-]+)/.exec(y.type),K=H?H[1]:"utf-8";return b.readAsText(y,K),_}function N(y){for(var b=new Uint8Array(y),_=new Array(b.length),H=0;H<b.length;H++)_[H]=String.fromCharCode(b[H]);return _.join("")}function R(y){if(y.slice)return y.slice(0);var b=new Uint8Array(y.byteLength);return b.set(new Uint8Array(y)),b.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=R(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||l(y))?this._bodyArrayBuffer=R(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="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(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(this);if(y)return y;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 y=g(this);return y||(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(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(N(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 B(y){var b=y.toUpperCase();return P.indexOf(b)>-1?b:y}function M(y,b){if(!(this instanceof M))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');b=b||{};var _=b.body;if(y instanceof M){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,b.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!_&&y._bodyInit!=null&&(_=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=b.credentials||this.credentials||"same-origin",(b.headers||!this.headers)&&(this.headers=new h(b.headers)),this.method=B(b.method||this.method||"GET"),this.mode=b.mode||this.mode||null,this.signal=b.signal||this.signal||function(){if("AbortController"in n){var U=new AbortController;return U.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")&&(b.cache==="no-store"||b.cache==="no-cache")){var H=/([?&])_=[^&]*/;if(H.test(this.url))this.url=this.url.replace(H,"$1_="+new Date().getTime());else{var K=/\?/;this.url+=(K.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function pe(y){var b=new FormData;return y.trim().split("&").forEach(function(_){if(_){var H=_.split("="),K=H.shift().replace(/\+/g," "),U=H.join("=").replace(/\+/g," ");b.append(decodeURIComponent(K),decodeURIComponent(U))}}),b}function De(y){var b=new h,_=y.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(H){return H.indexOf(`
|
|
2
|
+
`)===0?H.substr(1,H.length):H}).forEach(function(H){var K=H.split(":"),U=K.shift().trim();if(U){var Pr=K.join(":").trim();try{b.append(U,Pr)}catch(To){console.warn("Response "+To.message)}}}),b}T.call(M.prototype);function de(y,b){if(!(this instanceof de))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(b||(b={}),this.type="default",this.status=b.status===void 0?200:b.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=b.statusText===void 0?"":""+b.statusText,this.headers=new h(b.headers),this.url=b.url||"",this._initBody(y)}T.call(de.prototype),de.prototype.clone=function(){return new de(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},de.error=function(){var y=new de(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Be=[301,302,303,307,308];de.redirect=function(y,b){if(Be.indexOf(b)===-1)throw new RangeError("Invalid status code");return new de(null,{status:b,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(b,_){this.message=b,this.name=_;var H=Error(b);this.stack=H.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ne(y,b){return new Promise(function(_,H){var K=new M(y,b);if(K.signal&&K.signal.aborted)return H(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function Pr(){U.abort()}U.onload=function(){var ae={statusText:U.statusText,headers:De(U.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&(U.status<200||U.status>599)?ae.status=200:ae.status=U.status,ae.url="responseURL"in U?U.responseURL:ae.headers.get("X-Request-URL");var ft="response"in U?U.response:U.responseText;setTimeout(function(){_(new de(ft,ae))},0)},U.onerror=function(){setTimeout(function(){H(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){H(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){H(new o.DOMException("Aborted","AbortError"))},0)};function To(ae){try{return ae===""&&n.location.href?n.location.href:ae}catch{return ae}}if(U.open(K.method,To(K.url),!0),K.credentials==="include"?U.withCredentials=!0:K.credentials==="omit"&&(U.withCredentials=!1),"responseType"in U&&(a.blob?U.responseType="blob":a.arrayBuffer&&(U.responseType="arraybuffer")),b&&typeof b.headers=="object"&&!(b.headers instanceof h||n.Headers&&b.headers instanceof n.Headers)){var ha=[];Object.getOwnPropertyNames(b.headers).forEach(function(ae){ha.push(u(ae)),U.setRequestHeader(ae,p(b.headers[ae]))}),K.headers.forEach(function(ae,ft){ha.indexOf(ft)===-1&&U.setRequestHeader(ft,ae)})}else K.headers.forEach(function(ae,ft){U.setRequestHeader(ft,ae)});K.signal&&(K.signal.addEventListener("abort",Pr),U.onreadystatechange=function(){U.readyState===4&&K.signal.removeEventListener("abort",Pr)}),U.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return ne.polyfill=!0,n.fetch||(n.fetch=ne,n.Headers=h,n.Request=M,n.Response=de),o.Headers=h,o.Request=M,o.Response=de,o.fetch=ne,o}({})})(Yr);Yr.fetch.ponyfill=!0;delete Yr.fetch.polyfill;var Xt=qr.fetch?qr:Yr;ot=Xt.fetch;ot.default=Xt.fetch;ot.fetch=Xt.fetch;ot.Headers=Xt.Headers;ot.Request=Xt.Request;ot.Response=Xt.Response;Ji.exports=ot});var Kc=Nt((Xv,jc)=>{jc.exports=ftGlobals.litUnsafeHTML});var fa=C(k());var va=C(V()),z=C(ie()),Sa=C(kr()),Xe=C(k()),Z=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},$=class extends Xe.FtLitElement{constructor(){super(...arguments),this.open=!1,this.animated=!1,this.closeCollapsibleMatchers=[],this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.dense=!1,this.round=!1,this.small=!1,this.disabled=!1,this.tooltipPosition="right",this.openIcon="THIN_ARROW",this.closedIcon="THIN_ARROW_RIGHT",this.trailingIcon=!1,this.animationInProgress=!1,this.animationEndSafeguard=new Xe.Debouncer(800)}render(){let r={"ft-collapsible--content":!0,"ft-collapsible--hidden":!this.open,"ft-collapsible--animated":this.animated,"ft-collapsible--animation-in-progress":this.animated&&this.animationInProgress};return va.html`
|
|
2
3
|
<slot name="toggle"
|
|
3
4
|
part="toggle"
|
|
4
5
|
@click=${this.toggleOpenAnimation}
|
|
@@ -25,10 +26,10 @@
|
|
|
25
26
|
</ft-or-ftds-button>
|
|
26
27
|
</slot>
|
|
27
28
|
<slot id="ft-collapsible-content"
|
|
28
|
-
class="${(0,
|
|
29
|
+
class="${(0,Sa.classMap)(r)}"
|
|
29
30
|
@click=${this.onContentClick}
|
|
30
31
|
@transitionend=${()=>this.animationInProgress=!1}></slot>
|
|
31
|
-
`}handleKeydown(
|
|
32
|
+
`}handleKeydown(r){(r.key==="Enter"||r.key===" ")&&(r.preventDefault(),this.toggleOpenAnimation())}toggleOpenAnimation(){this.animationInProgress=!0,setTimeout(()=>this.toggleOpen(),5),this.animationEndSafeguard.run(()=>this.animationInProgress=!1)}toggleOpen(){var r,o;this.open=!this.open;let n=this.shadowRoot.querySelector("[part=toggle]"),a=(o=(r=n?.querySelector("ft-or-ftds-button"))===null||r===void 0?void 0:r.shadowRoot)===null||o===void 0?void 0:o.querySelector("[part=button]");a?.setAttribute("aria-expanded",`${this.open}`),this.dispatchEvent(new CustomEvent("change",{detail:{open:this.open}}))}onContentClick(r){(0,Xe.eventPathContainsMatchingElement)(r,this.closeCollapsibleMatchers,this)&&this.toggleOpenAnimation()}};Z([(0,z.property)({type:Boolean,reflect:!0})],$.prototype,"open",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"animated",void 0);Z([(0,Xe.jsonProperty)([])],$.prototype,"closeCollapsibleMatchers",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"primary",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"secondary",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"tertiary",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"neutral",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"dense",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"round",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"small",void 0);Z([(0,z.property)()],$.prototype,"label",void 0);Z([(0,z.property)()],$.prototype,"openLabel",void 0);Z([(0,z.property)()],$.prototype,"closedLabel",void 0);Z([(0,z.property)()],$.prototype,"text",void 0);Z([(0,z.property)()],$.prototype,"openText",void 0);Z([(0,z.property)()],$.prototype,"closedText",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"disabled",void 0);Z([(0,z.property)()],$.prototype,"tooltipPosition",void 0);Z([(0,z.property)()],$.prototype,"iconVariant",void 0);Z([(0,z.property)()],$.prototype,"openIcon",void 0);Z([(0,z.property)()],$.prototype,"closedIcon",void 0);Z([(0,z.property)({type:Boolean})],$.prototype,"trailingIcon",void 0);Z([(0,z.state)()],$.prototype,"animationInProgress",void 0);var pa=C(k());var Ir=C(ie()),Qc=C(k());var Ya=C(V()),D=C(k());var Ra=C(V()),X=C(k()),Oa=X.FtCssVariableFactory.extend("--ft-ripple-color","",X.designSystemVariables.colorContent),E={color:Oa,backgroundColor:X.FtCssVariableFactory.extend("--ft-ripple-background-color","",Oa),opacityContentOnSurfacePressed:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:X.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ca=X.FtCssVariableFactory.extend("--ft-ripple-color","",X.designSystemVariables.colorPrimary),Ea={color:Ca,backgroundColor:X.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ca)},Aa=X.FtCssVariableFactory.extend("--ft-ripple-color","",X.designSystemVariables.colorSecondary),wa={color:Aa,backgroundColor:X.FtCssVariableFactory.extend("--ft-ripple-background-color","",Aa)},Na=Ra.css`
|
|
32
33
|
:host {
|
|
33
34
|
display: contents;
|
|
34
35
|
}
|
|
@@ -41,7 +42,7 @@
|
|
|
41
42
|
|
|
42
43
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
43
44
|
overflow: hidden;
|
|
44
|
-
border-radius: ${
|
|
45
|
+
border-radius: ${E.borderRadius};
|
|
45
46
|
}
|
|
46
47
|
|
|
47
48
|
.ft-ripple .ft-ripple--background,
|
|
@@ -75,27 +76,27 @@
|
|
|
75
76
|
}
|
|
76
77
|
|
|
77
78
|
.ft-ripple .ft-ripple--background {
|
|
78
|
-
background-color: ${
|
|
79
|
+
background-color: ${E.backgroundColor};
|
|
79
80
|
}
|
|
80
81
|
|
|
81
82
|
.ft-ripple .ft-ripple--effect {
|
|
82
|
-
background-color: ${
|
|
83
|
+
background-color: ${E.color};
|
|
83
84
|
}
|
|
84
85
|
|
|
85
86
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
86
|
-
background-color: ${
|
|
87
|
+
background-color: ${wa.backgroundColor};
|
|
87
88
|
}
|
|
88
89
|
|
|
89
90
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
90
|
-
background-color: ${
|
|
91
|
+
background-color: ${wa.color};
|
|
91
92
|
}
|
|
92
93
|
|
|
93
94
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
94
|
-
background-color: ${
|
|
95
|
+
background-color: ${Ea.backgroundColor};
|
|
95
96
|
}
|
|
96
97
|
|
|
97
98
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
98
|
-
background-color: ${
|
|
99
|
+
background-color: ${Ea.color};
|
|
99
100
|
}
|
|
100
101
|
|
|
101
102
|
.ft-ripple .ft-ripple--background {
|
|
@@ -125,42 +126,42 @@
|
|
|
125
126
|
}
|
|
126
127
|
|
|
127
128
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
128
|
-
opacity: ${
|
|
129
|
+
opacity: ${E.opacityContentOnSurfaceHover};
|
|
129
130
|
}
|
|
130
131
|
|
|
131
132
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
132
|
-
opacity: ${
|
|
133
|
+
opacity: ${E.opacityContentOnSurfaceSelected};
|
|
133
134
|
}
|
|
134
135
|
|
|
135
136
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
136
|
-
opacity: ${
|
|
137
|
+
opacity: ${E.opacityContentOnSurfaceFocused};
|
|
137
138
|
}
|
|
138
139
|
|
|
139
140
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
140
|
-
opacity: ${
|
|
141
|
+
opacity: ${E.opacityContentOnSurfacePressed};
|
|
141
142
|
transform: translate(-50%, -50%) scale(1);
|
|
142
143
|
}
|
|
143
|
-
`;var tt=x(U()),m=x(R());var yt=x(U(),1),Ot=e=>typeof e=="string"?(0,yt.unsafeCSS)(e):e,t=class{static create(o,a,i,l){let c=p=>Ot(p??l),d=yt.css`var(${Ot(o)}, ${c(l)})`;return d.name=o,d.description=a,d.category=i,d.defaultValue=l,d.defaultCssValue=c,d.set=p=>or(d,p??c(l)),d.get=p=>yt.css`var(${Ot(o)}, ${c(p)})`,d.breadcrumb=()=>[],d.lastResortDefaultValue=()=>l,d}static extend(o,a,i,l){let c=p=>i.get(p??l),d=yt.css`var(${Ot(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=>or(d,p??c(l)),d.get=p=>yt.css`var(${Ot(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=yt.css`var(${Ot(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=>yt.css`var(${Ot(o.name)}, ${i(c)})`,l.breadcrumb=()=>o.breadcrumb(),l.lastResortDefaultValue=()=>o.lastResortDefaultValue(),l}};function or(e,o){return Ot(`${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)")},He={fontFamily:t.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-display-text-case","","UNKNOWN","none")},_e={fontFamily:t.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},De={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")},Ge={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")},Ue={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")},Me={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")},Ze={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")},Fe={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")},Ke={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")},Ma={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")},Ve={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")},je={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")},Ye={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")},Xe={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")},qe={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")},Qe={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")},Je={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")},to={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")},eo={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")},oo={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")},ro={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")},ao={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")},no={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")},io={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")},lo={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")},co={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")},At={display:He,"title-1":_e,"title-2":De,"title-3":Ge,"body-1-regular":Ue,"body-1-medium":Me,"body-1-semibold":Ze,"body-2-regular":Fe,"body-2-medium":Ke,"body-2-medium-underline":Ma,"body-2-semibold":Ve,"label-1-medium":je,"label-1-semibold":Ye,"label-1-bold":Xe,"label-2-medium":qe,"label-2-semibold":Qe,"label-2-bold":Je,"caption-1-medium":to,"caption-1-semibold":eo,"caption-1-bold":oo,"caption-2-medium":ro,"caption-2-semibold":ao,"caption-2-bold":no,"caption-3-medium":io,"caption-3-semibold":lo,"caption-3-bold":co};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.
|
|
144
|
-
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 _n={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 Zn={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 Yn={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 ti={headerRowBorderWidth:t.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ftds-table-header-row-background-color","",n.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ftds-table-header-row-border-color","",n.borderGlobalPrimary),headerRowColor:t.extend("--ftds-table-header-row-color","",n.contentGlobalPrimary),dataRowBorderWidth:t.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ftds-table-data-row-background-color","",n.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ftds-table-data-row-border-color","",n.borderGlobalSubtle),dataRowColor:t.extend("--ftds-table-data-row-color","",n.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ftds-table-data-row-default-hover-background-color","",r.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",r.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-default-background-color","",r.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ftds-table-data-row-selectable-selected-default-border-color","",r.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",r.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",r.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ftds-table-data-row-selectable-selected-color","",n.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ftds-table-data-row-clickable-hover-background-color","",r.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ftds-table-data-row-clickable-focus-border-color","",n.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ftds-table-data-row-clickable-focus-background-color","",r.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ftds-table-data-row-clickable-active-background-color","",r.colorGray40),headerCellHorizontalGap:t.extend("--ftds-table-header-cell-horizontal-gap","",r.spacing1),headerCellVerticalPadding:t.extend("--ftds-table-header-cell-vertical-padding","",r.spacing2),headerCellHorizontalPadding:t.extend("--ftds-table-header-cell-horizontal-padding","",r.spacing3),dataCellVerticalPadding:t.extend("--ftds-table-data-cell-vertical-padding","",r.spacing2),dataCellHorizontalPadding:t.extend("--ftds-table-data-cell-horizontal-padding","",r.spacing3),dataCellVerticalGap:t.extend("--ftds-table-data-cell-vertical-gap","",r.spacing1)};var ni={neutralOffHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",r.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",r.opacity8),neutralOffFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",n.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",r.opacity16),neutralOffBackgroundColor:t.extend("--ftds-chip-choice-neutral-off-background-color","",n.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ftds-chip-choice-neutral-off-border-color","",n.borderGlobalPrimary),neutralOffColor:t.extend("--ftds-chip-choice-neutral-off-color","",n.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ftds-chip-choice-neutral-off-state-layer-color","",n.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",r.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",r.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",r.opacity24),neutralOnFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",n.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",r.opacity32),neutralOnBackgroundColor:t.extend("--ftds-chip-choice-neutral-on-background-color","",n.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ftds-chip-choice-neutral-on-border-color","",n.borderGlobalPrimary),neutralOnColor:t.extend("--ftds-chip-choice-neutral-on-color","",n.contentGlobalPrimary),neutralOnIconColor:t.extend("--ftds-chip-choice-neutral-on-icon-color","",n.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ftds-chip-choice-neutral-on-state-layer-color","",n.contentGlobalPrimary),largeMinHeight:t.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-choice-large-horizontal-padding","",r.spacing3),largeGap:t.extend("--ftds-chip-choice-large-gap","",r.spacing1),largeBorderRadius:t.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-choice-large-icon-size","",r.iconSize3),mediumMinHeight:t.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-choice-medium-horizontal-padding","",r.spacing2),mediumGap:t.extend("--ftds-chip-choice-medium-gap","",r.spacing1),mediumBorderRadius:t.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-choice-medium-icon-size","",r.iconSize2)};var si={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 gi={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 Ci={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 wi={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 Bi={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 Ti={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 Di={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 Zi={contentHorizontalPadding:t.extend("--ftds-page-layout-content-horizontal-padding","",r.spacing6),contentVerticalPadding:t.extend("--ftds-page-layout-content-vertical-padding","",r.spacing6)};var Yi={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 tl={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 nl={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 sl={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 gl={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 Cl={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 wl={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 Bl={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 Tl={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 Dl={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 Fl={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 Yl={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 Jl={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 ac={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 dc={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 uc={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 xc={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 Nc={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 Rc={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 ve;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(ve||(ve={}));var kt;(function(e){e.large="large",e.medium="medium",e.small="small"})(kt||(kt={}));var zt=x(U());function rr(e,o){let a=At[e];return zt.css`
|
|
145
|
-
${
|
|
146
|
-
font-family: ${
|
|
147
|
-
font-size: ${
|
|
148
|
-
font-weight: ${
|
|
149
|
-
letter-spacing: ${
|
|
150
|
-
line-height: ${
|
|
151
|
-
text-decoration: ${
|
|
152
|
-
text-transform: ${
|
|
153
|
-
}
|
|
154
|
-
`}var
|
|
144
|
+
`;var ve=C(V()),w=C(k());var ze=C(V(),1),Je=e=>typeof e=="string"?(0,ze.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=l=>Je(l??a),c=ze.css`var(${Je(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>Ta(c,l??i(a)),c.get=l=>ze.css`var(${Je(r)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(r,o,n,a){let i=l=>n.get(l??a),c=ze.css`var(${Je(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>Ta(c,l??i(a)),c.get=l=>ze.css`var(${Je(r)}, ${i(l)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(r,o){let n=i=>r.defaultCssValue(i),a=ze.css`var(${Je(r.name)}, ${n(r.defaultValue)})`;return a.name=r.name,a.category=r.category,a.fallbackVariable=r.fallbackVariable,a.defaultValue=r.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>r.set(i),a.get=i=>ze.css`var(${Je(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function Ta(e,r){return Je(`${e.name}: ${r}`)}var s={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)")},Lo={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")},Io={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")},_o={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")},Po={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")},ko={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")},Do={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")},Bo={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")},Mo={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")},Uo={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")},ll={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")},$o={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")},Fo={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")},Ho={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")},Wo={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")},zo={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")},Go={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")},jo={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")},Ko={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")},Vo={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")},Zo={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")},qo={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")},Yo={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")},Xo={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")},Jo={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")},Qo={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")},en={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")},ht={display:Lo,"title-1":Io,"title-2":_o,"title-3":Po,"body-1-regular":ko,"body-1-medium":Do,"body-1-semibold":Bo,"body-2-regular":Mo,"body-2-medium":Uo,"body-2-medium-underline":ll,"body-2-semibold":$o,"label-1-medium":Fo,"label-1-semibold":Ho,"label-1-bold":Wo,"label-2-medium":zo,"label-2-semibold":Go,"label-2-bold":jo,"caption-1-medium":Ko,"caption-1-semibold":Vo,"caption-1-bold":Zo,"caption-2-medium":qo,"caption-2-semibold":Yo,"caption-2-bold":Xo,"caption-3-medium":Jo,"caption-3-semibold":Qo,"caption-3-bold":en};var d={backgroundActionPrimary:t.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ftds-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ftds-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ftds-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ftds-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ftds-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ftds-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ftds-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ftds-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
145
|
+
Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ftds-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ftds-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ftds-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ftds-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ftds-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ftds-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ftds-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ftds-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ftds-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ftds-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ftds-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ftds-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ftds-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ftds-button-large-icon-size","",s.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","",s.spacing3),mediumGap:t.extend("--ftds-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ftds-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ftds-button-medium-icon-size","",s.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","",s.spacing2),smallGap:t.extend("--ftds-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ftds-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ftds-button-small-icon-size","",s.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","",s.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","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ftds-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ftds-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ftds-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ftds-button-tertiary-error-disabled-component-opacity","",s.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","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ftds-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ftds-button-secondary-info-disabled-component-opacity","",s.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","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ftds-button-secondary-success-disabled-component-opacity","",s.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","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ftds-button-secondary-warning-disabled-component-opacity","",s.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","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ftds-button-secondary-error-disabled-component-opacity","",s.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","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Qd={loadMoreIconSize:t.extend("--ftds-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:t.extend("--ftds-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ftds-tree-list-load-more-hover-border-color","",s.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","",s.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","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:t.extend("--ftds-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:t.extend("--ftds-tree-list-node-icon-size","",s.iconSize2),nodeHeight:t.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ftds-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ftds-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ftds-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ftds-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ftds-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ftds-tree-list-node-selected-counter-color","",d.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","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.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","",s.spacing3),headerSectionPaddingRight:t.extend("--ftds-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ftds-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ftds-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ftds-tree-list-list-container-border-color","",d.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","",s.spacing10),emptyStateContainerPaddingTop:t.extend("--ftds-tree-list-empty-state-container-padding-top","",s.spacing10),emptyStateContainerPaddingBottom:t.extend("--ftds-tree-list-empty-state-container-padding-bottom","",s.spacing10),emptyStateTitleMarginBottom:t.extend("--ftds-tree-list-empty-state-title-margin-bottom","",s.spacing2),emptyStateTitleLabelColor:t.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:t.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var nu={iconSize:t.extend("--ftds-checkbox-icon-size","",s.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","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ftds-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ftds-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ftds-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ftds-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-checkbox-focus-focus-ring-color","",d.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","",s.spacing3),leftPadding:t.extend("--ftds-checkbox-left-padding","",s.spacing2)};var lu={circleSize:t.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ftds-radio-border-width","","SIZE","2px"),color:t.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ftds-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ftds-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ftds-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ftds-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ftds-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ftds-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ftds-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ftds-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-radio-focus-focus-ring-color","",d.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","",s.spacing3),horizontalGap:t.extend("--ftds-radio-horizontal-gap","",s.spacing3)};var hu={headerRowBorderWidth:t.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ftds-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ftds-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ftds-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ftds-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ftds-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ftds-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ftds-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ftds-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ftds-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ftds-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ftds-table-data-cell-vertical-gap","",s.spacing1)};var xu={neutralOffHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ftds-chip-choice-large-gap","",s.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","",s.iconSize3),mediumMinHeight:t.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ftds-chip-choice-medium-gap","",s.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","",s.iconSize2)};var Eu={largeMinHeight:t.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ftds-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ftds-chip-large-gap","",s.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","",s.iconSize3),mediumMinHeight:t.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ftds-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ftds-chip-medium-gap","",s.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","",s.iconSize2),smallMinHeight:t.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ftds-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ftds-chip-small-gap","",s.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","",s.iconSize1),neutralBackgroundColor:t.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var Tu={brandHoverOpacity:t.extend("--ftds-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ftds-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ftds-link-neutral-visited-color","",s.colorBrand100)};var ku={iconSize:t.extend("--ftds-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ftds-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ftds-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ftds-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ftds-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ftds-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ftds-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ftds-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var $u={horizontalPadding:t.extend("--ftds-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ftds-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ftds-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Gu={horizontalGap:t.extend("--ftds-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var qu={parentHorizontalPadding:t.extend("--ftds-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ftds-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ftds-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ftds-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ftds-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ftds-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ftds-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ftds-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ftds-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ftds-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ftds-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ftds-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ftds-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ftds-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ftds-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ftds-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ftds-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var ep={horizontalPadding:t.extend("--ftds-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ftds-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ftds-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ftds-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ftds-page-footer-buttons-group-gap","",s.spacing4)};var np={contentHorizontalPadding:t.extend("--ftds-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ftds-page-layout-content-vertical-padding","",s.spacing6)};var lp={smallContainerTargetWidth:t.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ftds-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ftds-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ftds-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ftds-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ftds-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ftds-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ftds-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ftds-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ftds-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ftds-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ftds-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ftds-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ftds-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ftds-modal-border-radius","",s.borderRadiusM)};var hp={overlayOpacity:t.extend("--ftds-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ftds-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ftds-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ftds-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ftds-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ftds-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ftds-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ftds-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ftds-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ftds-drawer-buttons-bar-gap","",s.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","",s.colorGray700)};var xp={offBorderBottomWidth:t.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ftds-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ftds-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ftds-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ftds-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ftds-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ftds-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ftds-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ftds-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ftds-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ftds-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ftds-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ftds-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ftds-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ftds-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ftds-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ftds-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Ep={largeFieldHorizontalPadding:t.extend("--ftds-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ftds-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ftds-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-text-input-medium-field-horizontal-gap","",s.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","",s.iconSize3),helperHorizontalPadding:t.extend("--ftds-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ftds-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ftds-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ftds-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-input-default-helper-text-color","",d.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","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-text-input-warning-helper-icon-color","",d.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","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-input-disabled-component-opacity","",s.opacity40)};var Tp={backgroundColor:t.extend("--ftds-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-area-default-helper-text-color","",d.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","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ftds-text-area-focus-focus-ring-color","",d.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","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ftds-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ftds-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ftds-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ftds-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ftds-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ftds-text-area-border-radius","",s.borderRadiusS)};var kp={height:t.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ftds-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ftds-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ftds-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ftds-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ftds-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ftds-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ftds-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ftds-floating-menu-shadow","",s.shadowElevation02)};var $p={largeFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ftds-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",s.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","",s.iconSize3),helperHorizontalPadding:t.extend("--ftds-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ftds-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ftds-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ftds-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ftds-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ftds-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-single-select-default-helper-text-color","",d.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","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-single-select-disabled-component-opacity","",s.opacity40)};var Gp={backgroundColor:t.extend("--ftds-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.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","",s.opacity40),helperHorizontalPadding:t.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ftds-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ftds-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ftds-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ftds-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ftds-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ftds-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ftds-combobox-multi-select-border-radius","",s.borderRadiusS)};var qp={backgroundColor:t.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ftds-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ftds-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ftds-popover-gap","",s.spacing2),borderRadius:t.extend("--ftds-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ftds-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ftds-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ftds-popover-multi-section-vertical-gap","",s.spacing6)};var ef={hoverStateLayerOpacity:t.extend("--ftds-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ftds-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ftds-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ftds-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ftds-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ftds-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ftds-collapsible-icon-size","",s.iconSize3)};var af={groupHorizontalPadding:t.extend("--ftds-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ftds-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ftds-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ftds-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ftds-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ftds-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ftds-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ftds-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ftds-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ftds-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ftds-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ftds-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ftds-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ftds-switch-option-border-radius","",s.borderRadiusS)};var df={color1Light:t.extend("--ftds-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ftds-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ftds-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ftds-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ftds-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ftds-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ftds-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ftds-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ftds-chart-5-light","",s.colorRed40),color5Base:t.extend("--ftds-chart-5-base","",s.colorRed60),color6Light:t.extend("--ftds-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ftds-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ftds-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ftds-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ftds-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ftds-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ftds-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ftds-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ftds-chart-10-light","",s.colorGray50),color10Base:t.extend("--ftds-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ftds-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ftds-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ftds-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ftds-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ftds-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ftds-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var hf={color1IconColor:t.extend("--ftds-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ftds-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ftds-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ftds-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ftds-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ftds-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ftds-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ftds-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ftds-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ftds-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ftds-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ftds-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ftds-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ftds-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ftds-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ftds-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var xf={borderWidth:t.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ftds-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ftds-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ftds-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ftds-notice-gap","",s.spacing2),iconSize:t.extend("--ftds-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-notice-success-icon-color","",d.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","",s.spacing1),denseIconSize:t.extend("--ftds-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ftds-notice-dense-border-width","","SIZE","0")};var Ef={offHoverStateLayerOpacity:t.extend("--ftds-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ftds-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ftds-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ftds-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ftds-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ftds-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ftds-toggle-gap","",s.spacing3)};var Tf={iconSize:t.extend("--ftds-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ftds-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ftds-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ftds-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ftds-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ftds-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ftds-notification-trailing-gap","",s.spacing8)};var kf={horizontalPadding:t.extend("--ftds-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ftds-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ftds-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ftds-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ftds-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ftds-tooltip-gap","",s.spacing05)};var $f={verticalPadding:t.extend("--ftds-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ftds-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ftds-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ftds-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ftds-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ftds-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ftds-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var zf={menuHorizontalPadding:t.extend("--ftds-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:t.extend("--ftds-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:t.extend("--ftds-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:t.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var Dr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Dr||(Dr={}));var Tt;(function(e){e.large="large",e.medium="medium",e.small="small"})(Tt||(Tt={}));var Lt=C(V());function La(e,r){let o=ht[e];return Lt.css`
|
|
146
|
+
${r?(0,Lt.unsafeCSS)(r):Lt.css`.ft-typography--${(0,Lt.unsafeCSS)(e)}`} {
|
|
147
|
+
font-family: ${o.fontFamily};
|
|
148
|
+
font-size: ${o.fontSize};
|
|
149
|
+
font-weight: ${o.fontWeight};
|
|
150
|
+
letter-spacing: ${o.letterSpacing};
|
|
151
|
+
line-height: ${o.lineHeight};
|
|
152
|
+
text-decoration: ${o.textDecoration};
|
|
153
|
+
text-transform: ${o.textCase};
|
|
154
|
+
}
|
|
155
|
+
`}var Ia=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),Ge=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),I={fontFamily:Ge,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")},It={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ia),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")},_t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ia),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")},Pt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ge),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")},kt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ge),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")},Dt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ge),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")},Bt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ge),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")},Mt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ge),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")},Ut={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ge),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")},$t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ge),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")},Me={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ge),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")},_a=ve.css`
|
|
155
156
|
.ft-typography--title {
|
|
156
|
-
font-family: ${
|
|
157
|
-
font-size: ${
|
|
158
|
-
font-weight: ${
|
|
159
|
-
letter-spacing: ${
|
|
160
|
-
line-height: ${
|
|
161
|
-
text-transform: ${
|
|
157
|
+
font-family: ${It.fontFamily};
|
|
158
|
+
font-size: ${It.fontSize};
|
|
159
|
+
font-weight: ${It.fontWeight};
|
|
160
|
+
letter-spacing: ${It.letterSpacing};
|
|
161
|
+
line-height: ${It.lineHeight};
|
|
162
|
+
text-transform: ${It.textTransform};
|
|
162
163
|
}
|
|
163
|
-
`,
|
|
164
|
+
`,Pa=ve.css`
|
|
164
165
|
.ft-typography--title-dense {
|
|
165
166
|
font-family: ${_t.fontFamily};
|
|
166
167
|
font-size: ${_t.fontSize};
|
|
@@ -169,8 +170,27 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
169
170
|
line-height: ${_t.lineHeight};
|
|
170
171
|
text-transform: ${_t.textTransform};
|
|
171
172
|
}
|
|
172
|
-
`,
|
|
173
|
+
`,ka=ve.css`
|
|
173
174
|
.ft-typography--subtitle1 {
|
|
175
|
+
font-family: ${Pt.fontFamily};
|
|
176
|
+
font-size: ${Pt.fontSize};
|
|
177
|
+
font-weight: ${Pt.fontWeight};
|
|
178
|
+
letter-spacing: ${Pt.letterSpacing};
|
|
179
|
+
line-height: ${Pt.lineHeight};
|
|
180
|
+
text-transform: ${Pt.textTransform};
|
|
181
|
+
}
|
|
182
|
+
`,Da=ve.css`
|
|
183
|
+
.ft-typography--subtitle2 {
|
|
184
|
+
font-family: ${kt.fontFamily};
|
|
185
|
+
font-size: ${kt.fontSize};
|
|
186
|
+
font-weight: ${kt.fontWeight};
|
|
187
|
+
letter-spacing: ${kt.letterSpacing};
|
|
188
|
+
line-height: ${kt.lineHeight};
|
|
189
|
+
text-transform: ${kt.textTransform};
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
`,Ba=ve.css`
|
|
193
|
+
.ft-typography--body1 {
|
|
174
194
|
font-family: ${Dt.fontFamily};
|
|
175
195
|
font-size: ${Dt.fontSize};
|
|
176
196
|
font-weight: ${Dt.fontWeight};
|
|
@@ -178,27 +198,17 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
178
198
|
line-height: ${Dt.lineHeight};
|
|
179
199
|
text-transform: ${Dt.textTransform};
|
|
180
200
|
}
|
|
181
|
-
`,
|
|
182
|
-
.ft-typography--subtitle2 {
|
|
183
|
-
font-family: ${Gt.fontFamily};
|
|
184
|
-
font-size: ${Gt.fontSize};
|
|
185
|
-
font-weight: ${Gt.fontWeight};
|
|
186
|
-
letter-spacing: ${Gt.letterSpacing};
|
|
187
|
-
line-height: ${Gt.lineHeight};
|
|
188
|
-
text-transform: ${Gt.textTransform};
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
`,dr=tt.css`
|
|
192
|
-
.ft-typography--body1 {
|
|
193
|
-
font-family: ${Ut.fontFamily};
|
|
194
|
-
font-size: ${Ut.fontSize};
|
|
195
|
-
font-weight: ${Ut.fontWeight};
|
|
196
|
-
letter-spacing: ${Ut.letterSpacing};
|
|
197
|
-
line-height: ${Ut.lineHeight};
|
|
198
|
-
text-transform: ${Ut.textTransform};
|
|
199
|
-
}
|
|
200
|
-
`,sr=tt.css`
|
|
201
|
+
`,Ma=ve.css`
|
|
201
202
|
.ft-typography--body2 {
|
|
203
|
+
font-family: ${Bt.fontFamily};
|
|
204
|
+
font-size: ${Bt.fontSize};
|
|
205
|
+
font-weight: ${Bt.fontWeight};
|
|
206
|
+
letter-spacing: ${Bt.letterSpacing};
|
|
207
|
+
line-height: ${Bt.lineHeight};
|
|
208
|
+
text-transform: ${Bt.textTransform};
|
|
209
|
+
}
|
|
210
|
+
`,Ua=ve.css`
|
|
211
|
+
.ft-typography--caption {
|
|
202
212
|
font-family: ${Mt.fontFamily};
|
|
203
213
|
font-size: ${Mt.fontSize};
|
|
204
214
|
font-weight: ${Mt.fontWeight};
|
|
@@ -206,47 +216,38 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
206
216
|
line-height: ${Mt.lineHeight};
|
|
207
217
|
text-transform: ${Mt.textTransform};
|
|
208
218
|
}
|
|
209
|
-
|
|
210
|
-
.ft-typography--caption {
|
|
211
|
-
font-family: ${Zt.fontFamily};
|
|
212
|
-
font-size: ${Zt.fontSize};
|
|
213
|
-
font-weight: ${Zt.fontWeight};
|
|
214
|
-
letter-spacing: ${Zt.letterSpacing};
|
|
215
|
-
line-height: ${Zt.lineHeight};
|
|
216
|
-
text-transform: ${Zt.textTransform};
|
|
217
|
-
}
|
|
218
|
-
`,fr=tt.css`
|
|
219
|
+
`,$a=ve.css`
|
|
219
220
|
.ft-typography--breadcrumb {
|
|
220
|
-
font-family: ${
|
|
221
|
-
font-size: ${
|
|
222
|
-
font-weight: ${
|
|
223
|
-
letter-spacing: ${
|
|
224
|
-
line-height: ${
|
|
225
|
-
text-transform: ${
|
|
221
|
+
font-family: ${Ut.fontFamily};
|
|
222
|
+
font-size: ${Ut.fontSize};
|
|
223
|
+
font-weight: ${Ut.fontWeight};
|
|
224
|
+
letter-spacing: ${Ut.letterSpacing};
|
|
225
|
+
line-height: ${Ut.lineHeight};
|
|
226
|
+
text-transform: ${Ut.textTransform};
|
|
226
227
|
}
|
|
227
|
-
`,
|
|
228
|
+
`,Fa=ve.css`
|
|
228
229
|
.ft-typography--overline {
|
|
229
|
-
font-family: ${
|
|
230
|
-
font-size: ${
|
|
231
|
-
font-weight: ${
|
|
232
|
-
letter-spacing: ${
|
|
233
|
-
line-height: ${
|
|
234
|
-
text-transform: ${
|
|
230
|
+
font-family: ${$t.fontFamily};
|
|
231
|
+
font-size: ${$t.fontSize};
|
|
232
|
+
font-weight: ${$t.fontWeight};
|
|
233
|
+
letter-spacing: ${$t.letterSpacing};
|
|
234
|
+
line-height: ${$t.lineHeight};
|
|
235
|
+
text-transform: ${$t.textTransform};
|
|
235
236
|
}
|
|
236
|
-
`,
|
|
237
|
+
`,Ha=ve.css`
|
|
237
238
|
.ft-typography--button {
|
|
238
|
-
font-family: ${
|
|
239
|
-
font-size: ${
|
|
240
|
-
font-weight: ${
|
|
241
|
-
letter-spacing: ${
|
|
242
|
-
line-height: ${
|
|
243
|
-
text-transform: ${
|
|
239
|
+
font-family: ${Me.fontFamily};
|
|
240
|
+
font-size: ${Me.fontSize};
|
|
241
|
+
font-weight: ${Me.fontWeight};
|
|
242
|
+
letter-spacing: ${Me.letterSpacing};
|
|
243
|
+
line-height: ${Me.lineHeight};
|
|
244
|
+
text-transform: ${Me.textTransform};
|
|
244
245
|
}
|
|
245
|
-
`,
|
|
246
|
+
`,Wa=ve.css`
|
|
246
247
|
.ft-typography {
|
|
247
248
|
vertical-align: inherit;
|
|
248
249
|
}
|
|
249
|
-
`,
|
|
250
|
+
`,za=[Object.keys(ht).map(e=>La(e))];var Ga=C(V()),lr=C(k()),G={color:lr.FtCssVariableFactory.extend("--ft-loader-color","",lr.designSystemVariables.colorPrimary),size:lr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ja=Ga.css`
|
|
250
251
|
:host {
|
|
251
252
|
line-height: 0;
|
|
252
253
|
}
|
|
@@ -255,8 +256,8 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
255
256
|
display: inline-block;
|
|
256
257
|
position: relative;
|
|
257
258
|
|
|
258
|
-
width: ${
|
|
259
|
-
height: ${
|
|
259
|
+
width: ${G.size};
|
|
260
|
+
height: ${G.size};
|
|
260
261
|
}
|
|
261
262
|
|
|
262
263
|
.ft-loader div {
|
|
@@ -265,7 +266,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
265
266
|
width: 25%;
|
|
266
267
|
height: 25%;
|
|
267
268
|
border-radius: 50%;
|
|
268
|
-
background: ${
|
|
269
|
+
background: ${G.color};
|
|
269
270
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
270
271
|
}
|
|
271
272
|
|
|
@@ -312,10 +313,10 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
312
313
|
transform: translate(0, 0);
|
|
313
314
|
}
|
|
314
315
|
100% {
|
|
315
|
-
transform: translate(calc(0.35 * ${
|
|
316
|
+
transform: translate(calc(0.35 * ${G.size}), 0);
|
|
316
317
|
}
|
|
317
318
|
}
|
|
318
|
-
`;var
|
|
319
|
+
`;var Ka=C(V()),Ne=C(k()),ue={size:Ne.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ne.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ne.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ne.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ne.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ne.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ne.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ne.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Va=[Ka.css`
|
|
319
320
|
:host, i.ft-icon {
|
|
320
321
|
display: inline-flex;
|
|
321
322
|
align-items: center;
|
|
@@ -324,14 +325,14 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
324
325
|
}
|
|
325
326
|
|
|
326
327
|
:host {
|
|
327
|
-
width: ${
|
|
328
|
-
height: ${
|
|
328
|
+
width: ${ue.size};
|
|
329
|
+
height: ${ue.size};
|
|
329
330
|
}
|
|
330
331
|
|
|
331
332
|
i.ft-icon {
|
|
332
333
|
width: 100%;
|
|
333
334
|
height: 100%;
|
|
334
|
-
font-size: ${
|
|
335
|
+
font-size: ${ue.size};
|
|
335
336
|
line-height: 1;
|
|
336
337
|
font-weight: normal;
|
|
337
338
|
text-transform: none;
|
|
@@ -342,28 +343,28 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
342
343
|
text-rendering: auto;
|
|
343
344
|
-webkit-font-smoothing: antialiased;
|
|
344
345
|
-moz-osx-font-smoothing: grayscale;
|
|
345
|
-
vertical-align: ${
|
|
346
|
+
vertical-align: ${ue.verticalAlign};
|
|
346
347
|
}
|
|
347
348
|
|
|
348
349
|
i.ft-icon.ft-icon--fluid-topics {
|
|
349
|
-
font-family: ${
|
|
350
|
+
font-family: ${ue.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
350
351
|
|
|
351
352
|
/* Ugly fix because font is broken */
|
|
352
|
-
font-size: calc(0.75 * ${
|
|
353
|
-
line-height: ${
|
|
353
|
+
font-size: calc(0.75 * ${ue.size});
|
|
354
|
+
line-height: ${ue.size};
|
|
354
355
|
position: relative;
|
|
355
356
|
top: -4%;
|
|
356
357
|
justify-content: center;
|
|
357
358
|
}
|
|
358
359
|
|
|
359
360
|
.ft-icon--file-format {
|
|
360
|
-
font-family: ${
|
|
361
|
+
font-family: ${ue.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
361
362
|
}
|
|
362
363
|
|
|
363
364
|
.ft-icon--material {
|
|
364
|
-
font-family: ${
|
|
365
|
+
font-family: ${ue.materialFontFamily}, "Material Icons", sans-serif;
|
|
365
366
|
}
|
|
366
|
-
`,
|
|
367
|
+
`,Ne.noTextSelect];var Za=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:Za,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Me.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Za),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")},qa=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),tn={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:qa,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",qa)},Ue={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")},Xa=[Ya.css`
|
|
367
368
|
:host {
|
|
368
369
|
display: inline-block;
|
|
369
370
|
max-width: 100%;
|
|
@@ -374,7 +375,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
374
375
|
box-shadow: 0px 0px 0px transparent;
|
|
375
376
|
border: 0px solid transparent;
|
|
376
377
|
text-shadow: 0px 0px 0px transparent;
|
|
377
|
-
font-size: ${
|
|
378
|
+
font-size: ${oe.fontSize};
|
|
378
379
|
text-decoration: none;
|
|
379
380
|
}
|
|
380
381
|
|
|
@@ -404,31 +405,31 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
404
405
|
border: none;
|
|
405
406
|
pointer-events: auto;
|
|
406
407
|
|
|
407
|
-
--button-internal-line-height: max(calc(${
|
|
408
|
-
--button-internal-color: ${
|
|
409
|
-
${(0,
|
|
410
|
-
${(0,
|
|
408
|
+
--button-internal-line-height: max(calc(${oe.fontSize} + 2px), ${oe.iconSize});
|
|
409
|
+
--button-internal-color: ${oe.color};
|
|
410
|
+
${(0,D.setVariable)(ue.size,oe.iconSize)};
|
|
411
|
+
${(0,D.setVariable)(E.color,oe.rippleColor)};
|
|
411
412
|
|
|
412
|
-
border-radius: ${
|
|
413
|
-
padding: ${
|
|
414
|
-
background-color: ${
|
|
413
|
+
border-radius: ${oe.borderRadius};
|
|
414
|
+
padding: ${oe.verticalPadding} ${oe.horizontalPadding};
|
|
415
|
+
background-color: ${oe.backgroundColor};
|
|
415
416
|
color: var(--button-internal-color);
|
|
416
417
|
-webkit-mask-image: radial-gradient(white, black);
|
|
417
418
|
}
|
|
418
419
|
|
|
419
420
|
.ft-button.ft-button--outlined {
|
|
420
421
|
border: 1px solid var(--button-internal-color);
|
|
421
|
-
padding: calc(${
|
|
422
|
+
padding: calc(${oe.verticalPadding} - 1px) calc(${oe.horizontalPadding} - 1px);
|
|
422
423
|
}
|
|
423
424
|
|
|
424
425
|
.ft-button.ft-button--dense {
|
|
425
|
-
padding: ${
|
|
426
|
-
border-radius: ${
|
|
427
|
-
gap: ${
|
|
426
|
+
padding: ${Ue.verticalPadding} ${Ue.horizontalPadding};
|
|
427
|
+
border-radius: ${Ue.borderRadius};
|
|
428
|
+
gap: ${Ue.iconPadding};
|
|
428
429
|
}
|
|
429
430
|
|
|
430
431
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
431
|
-
padding: calc(${
|
|
432
|
+
padding: calc(${Ue.verticalPadding} - 1px) calc(${Ue.horizontalPadding} - 1px);
|
|
432
433
|
}
|
|
433
434
|
|
|
434
435
|
.ft-button:not([disabled]):hover {
|
|
@@ -436,22 +437,22 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
436
437
|
}
|
|
437
438
|
|
|
438
439
|
.ft-button--round {
|
|
439
|
-
border-radius: calc(var(--button-internal-line-height) / 2 + ${
|
|
440
|
+
border-radius: calc(var(--button-internal-line-height) / 2 + ${oe.verticalPadding});
|
|
440
441
|
}
|
|
441
442
|
|
|
442
443
|
.ft-button--round.ft-button--dense {
|
|
443
|
-
border-radius: calc(var(--button-internal-line-height) / 2 + ${
|
|
444
|
+
border-radius: calc(var(--button-internal-line-height) / 2 + ${Ue.verticalPadding});
|
|
444
445
|
}
|
|
445
446
|
|
|
446
447
|
.ft-button[disabled] {
|
|
447
448
|
filter: grayscale(1);
|
|
448
|
-
opacity: ${
|
|
449
|
+
opacity: ${oe.opacityDisabled};
|
|
449
450
|
}
|
|
450
451
|
|
|
451
452
|
.ft-button.ft-button--primary {
|
|
452
|
-
background-color: ${
|
|
453
|
-
--button-internal-color: ${
|
|
454
|
-
${(0,
|
|
453
|
+
background-color: ${tn.backgroundColor};
|
|
454
|
+
--button-internal-color: ${tn.color};
|
|
455
|
+
${(0,D.setVariable)(E.color,tn.rippleColor)};
|
|
455
456
|
}
|
|
456
457
|
|
|
457
458
|
.ft-button:focus {
|
|
@@ -464,13 +465,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
464
465
|
white-space: nowrap;
|
|
465
466
|
text-overflow: ellipsis;
|
|
466
467
|
display: block;
|
|
467
|
-
margin: 0 ${
|
|
468
|
-
${(0,
|
|
469
|
-
${(0,
|
|
468
|
+
margin: 0 ${oe.iconPadding};
|
|
469
|
+
${(0,D.setVariable)(Me.fontSize,"1em")};
|
|
470
|
+
${(0,D.setVariable)(Me.lineHeight,"var(--button-internal-line-height)")};
|
|
470
471
|
}
|
|
471
472
|
|
|
472
473
|
.ft-button--dense .ft-button--label {
|
|
473
|
-
margin: 0 ${
|
|
474
|
+
margin: 0 ${Ue.iconPadding};
|
|
474
475
|
}
|
|
475
476
|
|
|
476
477
|
.ft-button--label[hidden] {
|
|
@@ -483,13 +484,13 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
483
484
|
}
|
|
484
485
|
|
|
485
486
|
.ft-button--label[hidden] + [part="icon"] {
|
|
486
|
-
margin: 0 calc(${
|
|
487
|
-
padding: 0 ${
|
|
487
|
+
margin: 0 calc(${oe.horizontalPadding} * -1);
|
|
488
|
+
padding: 0 ${oe.verticalPadding};
|
|
488
489
|
}
|
|
489
490
|
|
|
490
491
|
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
491
|
-
margin: 0 calc(${
|
|
492
|
-
padding: 0 ${
|
|
492
|
+
margin: 0 calc(${Ue.horizontalPadding} * -1);
|
|
493
|
+
padding: 0 ${Ue.verticalPadding};
|
|
493
494
|
}
|
|
494
495
|
|
|
495
496
|
.ft-button:not(.ft-button--trailing-icon) [part="label"] {
|
|
@@ -497,49 +498,49 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
497
498
|
}
|
|
498
499
|
|
|
499
500
|
ft-loader {
|
|
500
|
-
${(0,
|
|
501
|
-
${(0,
|
|
501
|
+
${(0,D.setVariable)(G.size,oe.iconSize)};
|
|
502
|
+
${(0,D.setVariable)(G.color,"var(--button-internal-color)")};
|
|
502
503
|
}
|
|
503
|
-
`,
|
|
504
|
+
`,D.noTextSelect];var pt=C(k());var ei=C(k());var Ja=C(V()),se=C(ie()),Qa=C(kr()),dr=C(k());var fe=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},q=class extends dr.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 dr.Debouncer(1e3),this.onTransitionStart=r=>{r.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=r=>{r.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new dr.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:i}=this.getCoordinates(r),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=r=>{this.moveRipple(r),this.pressed=!this.isIgnored(r)},this.endPress=()=>{this.pressed=!1},this.startHover=r=>{this.hovered=!this.isIgnored(r)},this.endHover=()=>{this.hovered=!1},this.startFocus=r=>{this.focused=this.isFocusVisible(r?.target)&&!this.isIgnored(r)},this.endFocus=()=>{this.focused=!1}}render(){let r={"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 Ja.html`
|
|
504
505
|
<style>
|
|
505
506
|
.ft-ripple .ft-ripple--effect {
|
|
506
507
|
left: ${this.originX}px;
|
|
507
508
|
top: ${this.originY}px;
|
|
508
509
|
}
|
|
509
510
|
</style>
|
|
510
|
-
<div class="${(0,
|
|
511
|
+
<div class="${(0,Qa.classMap)(r)}">
|
|
511
512
|
<div class="ft-ripple--background"></div>
|
|
512
513
|
<div class="ft-ripple--effect"></div>
|
|
513
514
|
</div>
|
|
514
|
-
`}contentAvailableCallback(
|
|
515
|
-
\f\r]`,
|
|
516
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
|
517
|
-
<${
|
|
515
|
+
`}contentAvailableCallback(r){super.contentAvailableCallback(r),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(r){var o,n;super.update(r),r.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 r,o;let n=(r=this.shadowRoot)===null||r===void 0?void 0:r.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var r;!((r=this.target)===null||r===void 0)&&r.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(r){if(this.setupDebouncer.cancel(),this.target===r)return;this.onDisconnect&&this.onDisconnect(),this.target=r,r.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};r.addEventListener("mouseover",this.startHover,c),r.addEventListener("mousemove",this.moveRipple,c),r.addEventListener("mouseleave",this.endHover,c),r.addEventListener("mousedown",n,c),r.addEventListener("touchstart",a,c),r.addEventListener("touchmove",this.moveRipple,c),r.addEventListener("keydown",i,c),r.addEventListener("focus",this.startFocus,c),r.addEventListener("blur",this.endFocus,c),r.addEventListener("focusin",this.startFocus,c),r.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,c),r.removeEventListener("mousemove",this.moveRipple,c),r.removeEventListener("mouseleave",this.endHover,c),r.removeEventListener("mousedown",n,c),r.removeEventListener("touchstart",a,c),r.removeEventListener("touchmove",this.moveRipple,c),r.removeEventListener("keydown",i,c),r.removeEventListener("focus",this.startFocus,c),r.removeEventListener("blur",this.endFocus,c),r.removeEventListener("focusin",this.startFocus,c),r.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,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(r){return r instanceof HTMLElement?r.matches(":focus-visible"):!0}isIgnored(r){if(this.disabled)return!0;if(r!=null)for(let o of r.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()}};q.elementDefinitions={};q.styles=Na;fe([(0,se.property)({type:Boolean})],q.prototype,"primary",void 0);fe([(0,se.property)({type:Boolean})],q.prototype,"secondary",void 0);fe([(0,se.property)({type:Boolean})],q.prototype,"unbounded",void 0);fe([(0,se.property)({type:Boolean})],q.prototype,"activated",void 0);fe([(0,se.property)({type:Boolean})],q.prototype,"selected",void 0);fe([(0,se.property)({type:Boolean})],q.prototype,"disabled",void 0);fe([(0,se.state)()],q.prototype,"hovered",void 0);fe([(0,se.state)()],q.prototype,"focused",void 0);fe([(0,se.state)()],q.prototype,"pressed",void 0);fe([(0,se.state)()],q.prototype,"rippling",void 0);fe([(0,se.state)()],q.prototype,"originX",void 0);fe([(0,se.state)()],q.prototype,"originY",void 0);fe([(0,se.query)(".ft-ripple")],q.prototype,"ripple",void 0);fe([(0,se.query)(".ft-ripple--effect")],q.prototype,"rippleEffect",void 0);(0,ei.customElement)("ft-ripple")(q);var Gc=C(k());var zc=C(V()),Ae=C(ie()),Ee=C(k());var yn=C(k());var ln=globalThis,Br=ln.trustedTypes,ti=Br?Br.createPolicy("lit-html",{createHTML:e=>e}):void 0,si="$lit$",Qe=`lit$${Math.random().toFixed(9).slice(2)}$`,ci="?"+Qe,dl=`<${ci}>`,gt=document,Mr=()=>gt.createComment(""),pr=e=>e===null||typeof e!="object"&&typeof e!="function",dn=Array.isArray,ul=e=>dn(e)||typeof e?.[Symbol.iterator]=="function",rn=`[
|
|
516
|
+
\f\r]`,ur=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ri=/-->/g,oi=/>/g,yt=RegExp(`>|${rn}(?:([^\\s"'>=/]+)(${rn}*=${rn}*(?:[^
|
|
517
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),ni=/'/g,ai=/"/g,li=/^(?:script|style|textarea|title)$/i,un=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),di=un(1),ui=un(2),pi=un(3),fr=Symbol.for("lit-noChange"),J=Symbol.for("lit-nothing"),ii=new WeakMap,mt=gt.createTreeWalker(gt,129);function fi(e,r){if(!dn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ti!==void 0?ti.createHTML(r):r}var pl=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",c=ur;for(let l=0;l<o;l++){let u=e[l],p,m,h=-1,g=0;for(;g<u.length&&(c.lastIndex=g,m=c.exec(u),m!==null);)g=c.lastIndex,c===ur?m[1]==="!--"?c=ri:m[1]!==void 0?c=oi:m[2]!==void 0?(li.test(m[2])&&(a=RegExp("</"+m[2],"g")),c=yt):m[3]!==void 0&&(c=yt):c===yt?m[0]===">"?(c=a??ur,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,p=m[1],c=m[3]===void 0?yt:m[3]==='"'?ai:ni):c===ai||c===ni?c=yt:c===ri||c===oi?c=ur:(c=yt,a=void 0);let v=c===yt&&e[l+1].startsWith("/>")?" ":"";i+=c===ur?u+dl:h>=0?(n.push(p),u.slice(0,h)+si+u.slice(h)+Qe+v):u+Qe+(h===-2?l:v)}return[fi(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},hr=class e{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let i=0,c=0,l=r.length-1,u=this.parts,[p,m]=pl(r,o);if(this.el=e.createElement(p,n),mt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=mt.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(si)){let g=m[c++],v=a.getAttribute(h).split(Qe),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?nn:x[1]==="?"?an:x[1]==="@"?sn:Ht}),a.removeAttribute(h)}else h.startsWith(Qe)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(li.test(a.tagName)){let h=a.textContent.split(Qe),g=h.length-1;if(g>0){a.textContent=Br?Br.emptyScript:"";for(let v=0;v<g;v++)a.append(h[v],Mr()),mt.nextNode(),u.push({type:2,index:++i});a.append(h[g],Mr())}}}else if(a.nodeType===8)if(a.data===ci)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(Qe,h+1))!==-1;)u.push({type:7,index:i}),h+=Qe.length-1}i++}}static createElement(r,o){let n=gt.createElement("template");return n.innerHTML=r,n}};function Ft(e,r,o=e,n){if(r===fr)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=pr(r)?void 0:r._$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&&(r=Ft(e,a._$AS(e,r.values),a,n)),r}var on=class{constructor(r,o){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:o},parts:n}=this._$AD,a=(r?.creationScope??gt).importNode(o,!0);mt.currentNode=a;let i=mt.nextNode(),c=0,l=0,u=n[0];for(;u!==void 0;){if(c===u.index){let p;u.type===2?p=new Ur(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new cn(i,this,r)),this._$AV.push(p),u=n[++l]}c!==u?.index&&(i=mt.nextNode(),c++)}return mt.currentNode=gt,a}p(r){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(r,n,o),o+=n.strings.length-2):n._$AI(r[o])),o++}},Ur=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=J,this._$AN=void 0,this._$AA=r,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,o=this._$AM;return o!==void 0&&r?.nodeType===11&&(r=o.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,o=this){r=Ft(this,r,o),pr(r)?r===J||r==null||r===""?(this._$AH!==J&&this._$AR(),this._$AH=J):r!==this._$AH&&r!==fr&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):ul(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==J&&pr(this._$AH)?this._$AA.nextSibling.data=r:this.T(gt.createTextNode(r)),this._$AH=r}$(r){let{values:o,_$litType$:n}=r,a=typeof n=="number"?this._$AC(r):(n.el===void 0&&(n.el=hr.createElement(fi(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new on(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(r){let o=ii.get(r.strings);return o===void 0&&ii.set(r.strings,o=new hr(r)),o}k(r){dn(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of r)a===o.length?o.push(n=new e(this.O(Mr()),this.O(Mr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(r=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);r&&r!==this._$AB;){let n=r.nextSibling;r.remove(),r=n}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},Ht=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=J,this._$AN=void 0,this.element=r,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=J}_$AI(r,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)r=Ft(this,r,o,0),c=!pr(r)||r!==this._$AH&&r!==fr,c&&(this._$AH=r);else{let l=r,u,p;for(r=i[0],u=0;u<i.length-1;u++)p=Ft(this,l[n+u],o,u),p===fr&&(p=this._$AH[u]),c||=!pr(p)||p!==this._$AH[u],p===J?r=J:r!==J&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}c&&!a&&this.j(r)}j(r){r===J?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},nn=class extends Ht{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===J?void 0:r}},an=class extends Ht{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==J)}},sn=class extends Ht{constructor(r,o,n,a,i){super(r,o,n,a,i),this.type=5}_$AI(r,o=this){if((r=Ft(this,r,o,0)??J)===fr)return;let n=this._$AH,a=r===J&&n!==J||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==J&&(n===J||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},cn=class{constructor(r,o,n){this.element=r,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(r){Ft(this,r)}};var fl=ln.litHtmlPolyfillSupport;fl?.(hr,Ur),(ln.litHtmlVersions??=[]).push("3.3.0");var yi=Symbol.for(""),hl=e=>{if(e?.r===yi)return e?._$litStatic$},Wt=e=>({_$litStatic$:e,r:yi});var hi=new Map,pn=e=>(r,...o)=>{let n=o.length,a,i,c=[],l=[],u,p=0,m=!1;for(;p<n;){for(u=r[p];p<n&&(i=o[p],(a=hl(i))!==void 0);)u+=a+r[++p],m=!0;p!==n&&l.push(i),c.push(u),p++}if(p===n&&c.push(r[n]),m){let h=c.join("$$lit$$");(r=hi.get(h))===void 0&&(c.raw=c,hi.set(h,r=c)),o=l}return e(r,...o)},zt=pn(di),Ey=pn(ui),Ay=pn(pi);var fn=C(ie()),gi=C(k());var et;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(et||(et={}));var mi=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Te=class extends gi.FtLitElement{constructor(){super(...arguments),this.variant=et.body1}render(){return this.element?zt`
|
|
518
|
+
<${Wt(this.element)}
|
|
518
519
|
part="text"
|
|
519
520
|
class="ft-typography ft-typography--${this.variant}">
|
|
520
521
|
<slot></slot>
|
|
521
|
-
</${
|
|
522
|
-
`:
|
|
522
|
+
</${Wt(this.element)}>
|
|
523
|
+
`:zt`
|
|
523
524
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
524
|
-
`}};
|
|
525
|
-
${
|
|
526
|
-
font-family: ${
|
|
527
|
-
font-size: ${
|
|
528
|
-
font-weight: ${
|
|
529
|
-
letter-spacing: ${
|
|
530
|
-
line-height: ${
|
|
531
|
-
text-decoration: ${
|
|
532
|
-
text-transform: ${
|
|
533
|
-
}
|
|
534
|
-
`}var
|
|
535
|
-
<${
|
|
525
|
+
`}};Te.styles=[_a,Pa,ka,Da,Ba,Ma,Ua,$a,Fa,Ha,Wa,...za];mi([(0,fn.property)()],Te.prototype,"element",void 0);mi([(0,fn.property)()],Te.prototype,"variant",void 0);var hn=C(ie()),vi=C(k());var tt;(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"})(tt||(tt={}));var Gt=C(V());function yl(e,r){let o=ht[e];return Gt.css`
|
|
526
|
+
${r?(0,Gt.unsafeCSS)(r):Gt.css`.ftds-typography--${(0,Gt.unsafeCSS)(e)}`} {
|
|
527
|
+
font-family: ${o.fontFamily};
|
|
528
|
+
font-size: ${o.fontSize};
|
|
529
|
+
font-weight: ${o.fontWeight};
|
|
530
|
+
letter-spacing: ${o.letterSpacing};
|
|
531
|
+
line-height: ${o.lineHeight};
|
|
532
|
+
text-decoration: ${o.textDecoration};
|
|
533
|
+
text-transform: ${o.textCase};
|
|
534
|
+
}
|
|
535
|
+
`}var bi=[Object.keys(ht).map(e=>yl(e))];var xi=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},je=class extends vi.FtLitElement{constructor(){super(...arguments),this.variant=tt.body2medium}render(){return this.element?zt`
|
|
536
|
+
<${Wt(this.element)}
|
|
536
537
|
part="text"
|
|
537
538
|
class="ftds-typography ftds-typography--${this.variant}">
|
|
538
539
|
<slot></slot>
|
|
539
|
-
</${
|
|
540
|
-
`:
|
|
540
|
+
</${Wt(this.element)}>
|
|
541
|
+
`:zt`
|
|
541
542
|
<slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
|
|
542
|
-
`}};
|
|
543
|
+
`}};je.styles=[...bi];xi([(0,hn.property)()],je.prototype,"element",void 0);xi([(0,hn.property)()],je.prototype,"variant",void 0);(0,yn.customElement)("ft-typography")(Te);(0,yn.customElement)("ftds-typography")(je);var Si=C(V()),Ke=C(k()),jt={distance:Ke.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ke.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ke.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Ke.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Ke.FtCssVariableFactory.external(Ke.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Ke.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Oi=Si.css`
|
|
543
544
|
.ft-tooltip--container {
|
|
544
545
|
display: block;
|
|
545
546
|
}
|
|
@@ -554,21 +555,29 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
554
555
|
box-sizing: border-box;
|
|
555
556
|
overflow: hidden;
|
|
556
557
|
width: max-content;
|
|
557
|
-
max-width: ${
|
|
558
|
+
max-width: ${jt.maxWidth};
|
|
558
559
|
text-align: center;
|
|
559
|
-
padding: ${
|
|
560
|
-
z-index: ${
|
|
560
|
+
padding: ${jt.distance};
|
|
561
|
+
z-index: ${jt.zIndex};
|
|
561
562
|
}
|
|
562
563
|
|
|
563
564
|
.ft-tooltip--content {
|
|
564
565
|
padding: 4px 8px;
|
|
565
|
-
border-radius: ${
|
|
566
|
-
background-color: ${
|
|
567
|
-
color: ${
|
|
566
|
+
border-radius: ${jt.borderRadiusS};
|
|
567
|
+
background-color: ${jt.backgroundColor};
|
|
568
|
+
color: ${jt.color};
|
|
568
569
|
position: relative;
|
|
569
570
|
word-break: break-word;
|
|
570
571
|
}
|
|
571
|
-
`;var qr=["top","right","bottom","left"],Xr=["start","end"],wo=qr.reduce((e,o)=>e.concat(o,o+"-"+Xr[0],o+"-"+Xr[1]),[]),Qr=Math.min,Jr=Math.max;var Xa={left:"right",right:"left",bottom:"top",top:"bottom"},qa={start:"end",end:"start"};function Eo(e,o,a){return Jr(e,Qr(o,a))}function Le(e,o){return typeof e=="function"?e(o):e}function te(e){return e.split("-")[0]}function wt(e){return e.split("-")[1]}function Lo(e){return e==="x"?"y":"x"}function Ro(e){return e==="y"?"height":"width"}function Re(e){return["top","bottom"].includes(te(e))?"y":"x"}function Ao(e){return Lo(Re(e))}function ta(e,o,a){a===void 0&&(a=!1);let i=wt(e),l=Ao(e),c=Ro(l),d=l==="x"?i===(a?"end":"start")?"right":"left":i==="start"?"bottom":"top";return o.reference[c]>o.floating[c]&&(d=No(d)),[d,No(d)]}function ea(e){return e.replace(/start|end/g,o=>qa[o])}function No(e){return e.replace(/left|right|bottom|top/g,o=>Xa[o])}function Qa(e){return{top:0,right:0,bottom:0,left:0,...e}}function oa(e){return typeof e!="number"?Qa(e):{top:e,right:e,bottom:e,left:e}}function It(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 ra(e,o,a){let{reference:i,floating:l}=e,c=Re(o),d=Ao(o),p=Ro(d),y=te(o),h=c==="y",S=i.x+i.width/2-l.width/2,b=i.y+i.height/2-l.height/2,N=i[p]/2-l[p]/2,v;switch(y){case"top":v={x:S,y:i.y-l.height};break;case"bottom":v={x:S,y:i.y+i.height};break;case"right":v={x:i.x+i.width,y:b};break;case"left":v={x:i.x-l.width,y:b};break;default:v={x:i.x,y:i.y}}switch(wt(o)){case"start":v[d]-=N*(a&&h?-1:1);break;case"end":v[d]+=N*(a&&h?-1:1);break}return v}var aa=async(e,o,a)=>{let{placement:i="bottom",strategy:l="absolute",middleware:c=[],platform:d}=a,p=c.filter(Boolean),y=await(d.isRTL==null?void 0:d.isRTL(o)),h=await d.getElementRects({reference:e,floating:o,strategy:l}),{x:S,y:b}=ra(h,i,y),N=i,v={},w=0;for(let W=0;W<p.length;W++){let{name:H,fn:T}=p[W],{x:_,y:K,data:Ct,reset:F}=await T({x:S,y:b,initialPlacement:i,placement:N,strategy:l,middlewareData:v,rects:h,platform:d,elements:{reference:e,floating:o}});S=_??S,b=K??b,v={...v,[H]:{...v[H],...Ct}},F&&w<=50&&(w++,typeof F=="object"&&(F.placement&&(N=F.placement),F.rects&&(h=F.rects===!0?await d.getElementRects({reference:e,floating:o,strategy:l}):F.rects),{x:S,y:b}=ra(h,N,y)),W=-1)}return{x:S,y:b,placement:N,strategy:l,middlewareData:v}};async function Bo(e,o){var a;o===void 0&&(o={});let{x:i,y:l,platform:c,rects:d,elements:p,strategy:y}=e,{boundary:h="clippingAncestors",rootBoundary:S="viewport",elementContext:b="floating",altBoundary:N=!1,padding:v=0}=Le(o,e),w=oa(v),H=p[N?b==="floating"?"reference":"floating":b],T=It(await c.getClippingRect({element:(a=await(c.isElement==null?void 0:c.isElement(H)))==null||a?H:H.contextElement||await(c.getDocumentElement==null?void 0:c.getDocumentElement(p.floating)),boundary:h,rootBoundary:S,strategy:y})),_=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)),Ct=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=It(c.convertOffsetParentRelativeRectToViewportRelativeRect?await c.convertOffsetParentRelativeRectToViewportRelativeRect({elements:p,rect:_,offsetParent:K,strategy:y}):_);return{top:(T.top-F.top+w.top)/Ct.y,bottom:(F.bottom-T.bottom+w.bottom)/Ct.y,left:(T.left-F.left+w.left)/Ct.x,right:(F.right-T.right+w.right)/Ct.x}}function Ja(e,o,a){return(e?[...a.filter(l=>wt(l)===e),...a.filter(l=>wt(l)!==e)]:a.filter(l=>te(l)===l)).filter(l=>e?wt(l)===e||(o?ea(l)!==l:!1):!0)}var Po=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:y,elements:h}=o,{crossAxis:S=!1,alignment:b,allowedPlacements:N=wo,autoAlignment:v=!0,...w}=Le(e,o),W=b!==void 0||N===wo?Ja(b||null,v,N):N,H=await Bo(o,w),T=((a=d.autoPlacement)==null?void 0:a.index)||0,_=W[T];if(_==null)return{};let K=ta(_,c,await(y.isRTL==null?void 0:y.isRTL(h.floating)));if(p!==_)return{reset:{placement:W[0]}};let Ct=[H[te(_)],H[K[0]],H[K[1]]],F=[...((i=d.autoPlacement)==null?void 0:i.overflows)||[],{placement:_,overflows:Ct}],_o=W[T+1];if(_o)return{data:{index:T+1,overflows:F},reset:{placement:_o}};let Do=F.map(lt=>{let ie=wt(lt.placement);return[lt.placement,ie&&S?lt.overflows.slice(0,2).reduce((Ta,ka)=>Ta+ka,0):lt.overflows[0],lt.overflows]}).sort((lt,ie)=>lt[1]-ie[1]),Go=((l=Do.filter(lt=>lt[2].slice(0,wt(lt[0])?2:3).every(ie=>ie<=0))[0])==null?void 0:l[0])||Do[0][0];return Go!==p?{data:{index:T+1,overflows:F},reset:{placement:Go}}:{}}}};var $o=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:H=>{let{x:T,y:_}=H;return{x:T,y:_}}},...y}=Le(e,o),h={x:a,y:i},S=await Bo(o,y),b=Re(te(l)),N=Lo(b),v=h[N],w=h[b];if(c){let H=N==="y"?"top":"left",T=N==="y"?"bottom":"right",_=v+S[H],K=v-S[T];v=Eo(_,v,K)}if(d){let H=b==="y"?"top":"left",T=b==="y"?"bottom":"right",_=w+S[H],K=w-S[T];w=Eo(_,w,K)}let W=p.fn({...o,[N]:v,[b]:w});return{...W,data:{x:W.x-a,y:W.y-i,enabled:{[N]:c,[b]:d}}}}}};var Io=Math.min,ee=Math.max,ue=Math.round;var ht=e=>({x:e,y:e});function bt(e){return ia(e)?(e.nodeName||"").toLowerCase():"#document"}function Y(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function xt(e){var o;return(o=(ia(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function ia(e){return e instanceof Node||e instanceof Y(e).Node}function pt(e){return e instanceof Element||e instanceof Y(e).Element}function nt(e){return e instanceof HTMLElement||e instanceof Y(e).HTMLElement}function na(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Y(e).ShadowRoot}function oe(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 la(e){return["table","td","th"].includes(bt(e))}function Be(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 ca(e){let o=Wt(e);for(;nt(o)&&!ge(o);){if(Be(o))return o;o=Wt(o)}return null}function Pe(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ge(e){return["html","body","#document"].includes(bt(e))}function q(e){return Y(e).getComputedStyle(e)}function me(e){return pt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Wt(e){if(bt(e)==="html")return e;let o=e.assignedSlot||e.parentNode||na(e)&&e.host||xt(e);return na(o)?o.host:o}function da(e){let o=Wt(e);return ge(o)?e.ownerDocument?e.ownerDocument.body:e.body:nt(o)&&oe(o)?o:da(o)}function Ae(e,o,a){var i;o===void 0&&(o=[]),a===void 0&&(a=!0);let l=da(e),c=l===((i=e.ownerDocument)==null?void 0:i.body),d=Y(l);return c?o.concat(d,d.visualViewport||[],oe(l)?l:[],d.frameElement&&a?Ae(d.frameElement):[]):o.concat(l,Ae(l,[],a))}function fa(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=ue(a)!==c||ue(i)!==d;return p&&(a=c,i=d),{width:a,height:i,$:p}}function ya(e){return pt(e)?e:e.contextElement}function re(e){let o=ya(e);if(!nt(o))return ht(1);let a=o.getBoundingClientRect(),{width:i,height:l,$:c}=fa(o),d=(c?ue(a.width):a.width)/i,p=(c?ue(a.height):a.height)/l;return(!d||!Number.isFinite(d))&&(d=1),(!p||!Number.isFinite(p))&&(p=1),{x:d,y:p}}var on=ht(0);function ua(e){let o=Y(e);return!Pe()||!o.visualViewport?on:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function rn(e,o,a){return o===void 0&&(o=!1),!a||o&&a!==Y(e)?!1:o}function he(e,o,a,i){o===void 0&&(o=!1),a===void 0&&(a=!1);let l=e.getBoundingClientRect(),c=ya(e),d=ht(1);o&&(i?pt(i)&&(d=re(i)):d=re(e));let p=rn(c,a,i)?ua(c):ht(0),y=(l.left+p.x)/d.x,h=(l.top+p.y)/d.y,S=l.width/d.x,b=l.height/d.y;if(c){let N=Y(c),v=i&&pt(i)?Y(i):i,w=N.frameElement;for(;w&&i&&v!==N;){let W=re(w),H=w.getBoundingClientRect(),T=q(w),_=H.left+(w.clientLeft+parseFloat(T.paddingLeft))*W.x,K=H.top+(w.clientTop+parseFloat(T.paddingTop))*W.y;y*=W.x,h*=W.y,S*=W.x,b*=W.y,y+=_,h+=K,w=Y(w).frameElement}}return It({width:S,height:b,x:y,y:h})}function an(e){let{rect:o,offsetParent:a,strategy:i}=e,l=nt(a),c=xt(a);if(a===c)return o;let d={scrollLeft:0,scrollTop:0},p=ht(1),y=ht(0);if((l||!l&&i!=="fixed")&&((bt(a)!=="body"||oe(c))&&(d=me(a)),nt(a))){let h=he(a);p=re(a),y.x=h.x+a.clientLeft,y.y=h.y+a.clientTop}return{width:o.width*p.x,height:o.height*p.y,x:o.x*p.x-d.scrollLeft*p.x+y.x,y:o.y*p.y-d.scrollTop*p.y+y.y}}function nn(e){return Array.from(e.getClientRects())}function ga(e){return he(xt(e)).left+me(e).scrollLeft}function ln(e){let o=xt(e),a=me(e),i=e.ownerDocument.body,l=ee(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),c=ee(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight),d=-a.scrollLeft+ga(e),p=-a.scrollTop;return q(i).direction==="rtl"&&(d+=ee(o.clientWidth,i.clientWidth)-l),{width:l,height:c,x:d,y:p}}function cn(e,o){let a=Y(e),i=xt(e),l=a.visualViewport,c=i.clientWidth,d=i.clientHeight,p=0,y=0;if(l){c=l.width,d=l.height;let h=Pe();(!h||h&&o==="fixed")&&(p=l.offsetLeft,y=l.offsetTop)}return{width:c,height:d,x:p,y}}function dn(e,o){let a=he(e,!0,o==="fixed"),i=a.top+e.clientTop,l=a.left+e.clientLeft,c=nt(e)?re(e):ht(1),d=e.clientWidth*c.x,p=e.clientHeight*c.y,y=l*c.x,h=i*c.y;return{width:d,height:p,x:y,y:h}}function sa(e,o,a){let i;if(o==="viewport")i=cn(e,a);else if(o==="document")i=ln(xt(e));else if(pt(o))i=dn(o,a);else{let l=ua(e);i={...o,x:o.x-l.x,y:o.y-l.y}}return It(i)}function ma(e,o){let a=Wt(e);return a===o||!pt(a)||ge(a)?!1:q(a).position==="fixed"||ma(a,o)}function sn(e,o){let a=o.get(e);if(a)return a;let i=Ae(e,[],!1).filter(p=>pt(p)&&bt(p)!=="body"),l=null,c=q(e).position==="fixed",d=c?Wt(e):e;for(;pt(d)&&!ge(d);){let p=q(d),y=Be(d);!y&&p.position==="fixed"&&(l=null),(c?!y&&!l:!y&&p.position==="static"&&!!l&&["absolute","fixed"].includes(l.position)||oe(d)&&!y&&ma(e,d))?i=i.filter(S=>S!==d):l=p,d=Wt(d)}return o.set(e,i),i}function pn(e){let{element:o,boundary:a,rootBoundary:i,strategy:l}=e,d=[...a==="clippingAncestors"?sn(o,this._c):[].concat(a),i],p=d[0],y=d.reduce((h,S)=>{let b=sa(o,S,l);return h.top=ee(b.top,h.top),h.right=Io(b.right,h.right),h.bottom=Io(b.bottom,h.bottom),h.left=ee(b.left,h.left),h},sa(o,p,l));return{width:y.right-y.left,height:y.bottom-y.top,x:y.left,y:y.top}}function fn(e){return fa(e)}function yn(e,o,a){let i=nt(o),l=xt(o),c=a==="fixed",d=he(e,!0,c,o),p={scrollLeft:0,scrollTop:0},y=ht(0);if(i||!i&&!c)if((bt(o)!=="body"||oe(l))&&(p=me(o)),i){let h=he(o,!0,c,o);y.x=h.x+o.clientLeft,y.y=h.y+o.clientTop}else l&&(y.x=ga(l));return{x:d.left+p.scrollLeft-y.x,y:d.top+p.scrollTop-y.y,width:d.width,height:d.height}}function pa(e,o){return!nt(e)||q(e).position==="fixed"?null:o?o(e):e.offsetParent}function ha(e,o){let a=Y(e);if(!nt(e))return a;let i=pa(e,o);for(;i&&la(i)&&q(i).position==="static";)i=pa(i,o);return i&&(bt(i)==="html"||bt(i)==="body"&&q(i).position==="static"&&!Be(i))?a:i||ca(e)||a}var un=async function(e){let{reference:o,floating:a,strategy:i}=e,l=this.getOffsetParent||ha,c=this.getDimensions;return{reference:yn(o,await l(a),i),floating:{x:0,y:0,...await c(a)}}};function gn(e){return q(e).direction==="rtl"}var $e={convertOffsetParentRelativeRectToViewportRelativeRect:an,getDocumentElement:xt,getClippingRect:pn,getOffsetParent:ha,getElementRects:un,getClientRects:nn,getDimensions:fn,getScale:re,isElement:pt,isRTL:gn};var ba=(e,o,a)=>{let i=new Map,l={platform:$e,...a},c={...l.platform,_c:i};return aa(e,o,{...l,platform:c})};function xa(e){return mn(e)}function Wo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function mn(e){for(let o=e;o;o=Wo(o))if(o instanceof Element&&getComputedStyle(o).display==="none")return null;for(let o=Wo(e);o;o=Wo(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 Ca(e,o,a){return ba(e,o,{platform:{...$e,getOffsetParent:i=>$e.getOffsetParent(i,xa)},middleware:[$o({crossAxis:!0}),Po({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 Sa.html`
|
|
572
|
+
`;var Ei=["top","right","bottom","left"],Ci=["start","end"],gn=Ei.reduce((e,r)=>e.concat(r,r+"-"+Ci[0],r+"-"+Ci[1]),[]),Ai=Math.min,wi=Math.max;var ml={left:"right",right:"left",bottom:"top",top:"bottom"},gl={start:"end",end:"start"};function bn(e,r,o){return wi(e,Ai(r,o))}function $r(e,r){return typeof e=="function"?e(r):e}function Kt(e){return e.split("-")[0]}function rt(e){return e.split("-")[1]}function xn(e){return e==="x"?"y":"x"}function vn(e){return e==="y"?"height":"width"}function Fr(e){return["top","bottom"].includes(Kt(e))?"y":"x"}function Sn(e){return xn(Fr(e))}function Ri(e,r,o){o===void 0&&(o=!1);let n=rt(e),a=Sn(e),i=vn(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=mn(c)),[c,mn(c)]}function Ni(e){return e.replace(/start|end/g,r=>gl[r])}function mn(e){return e.replace(/left|right|bottom|top/g,r=>ml[r])}function bl(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ti(e){return typeof e!="number"?bl(e):{top:e,right:e,bottom:e,left:e}}function bt(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function Li(e,r,o){let{reference:n,floating:a}=e,i=Fr(r),c=Sn(r),l=vn(c),u=Kt(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,v;switch(u){case"top":v={x:m,y:n.y-a.height};break;case"bottom":v={x:m,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-a.width,y:h};break;default:v={x:n.x,y:n.y}}switch(rt(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var Ii=async(e,r,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(r)),p=await c.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=Li(p,n,u),g=n,v={},x=0;for(let O=0;O<l.length;O++){let{name:N,fn:R}=l[O],{x:T,y:P,data:B,reset:M}=await R({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:v,rects:p,platform:c,elements:{reference:e,floating:r}});m=T??m,h=P??h,v={...v,[N]:{...v[N],...B}},M&&x<=50&&(x++,typeof M=="object"&&(M.placement&&(g=M.placement),M.rects&&(p=M.rects===!0?await c.getElementRects({reference:e,floating:r,strategy:a}):M.rects),{x:m,y:h}=Li(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function On(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:v=0}=$r(r,e),x=Ti(v),N=l[g?h==="floating"?"reference":"floating":h],R=bt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(N)))==null||o?N:N.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),T=h==="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)),B=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},M=bt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:T,offsetParent:P,strategy:u}):T);return{top:(R.top-M.top+x.top)/B.y,bottom:(M.bottom-R.bottom+x.bottom)/B.y,left:(R.left-M.left+x.left)/B.x,right:(M.right-R.right+x.right)/B.x}}function xl(e,r,o){return(e?[...o.filter(a=>rt(a)===e),...o.filter(a=>rt(a)!==e)]:o.filter(a=>Kt(a)===a)).filter(a=>e?rt(a)===e||(r?Ni(a)!==a:!1):!0)}var Cn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=gn,autoAlignment:v=!0,...x}=$r(e,r),O=h!==void 0||g===gn?xl(h||null,v,g):g,N=await On(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,T=O[R];if(T==null)return{};let P=Ri(T,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==T)return{reset:{placement:O[0]}};let B=[N[Kt(T)],N[P[0]],N[P[1]]],M=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:T,overflows:B}],pe=O[R+1];if(pe)return{data:{index:R+1,overflows:M},reset:{placement:pe}};let De=M.map(ne=>{let y=rt(ne.placement);return[ne.placement,y&&m?ne.overflows.slice(0,2).reduce((b,_)=>b+_,0):ne.overflows[0],ne.overflows]}).sort((ne,y)=>ne[1]-y[1]),Be=((a=De.filter(ne=>ne[2].slice(0,rt(ne[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||De[0][0];return Be!==l?{data:{index:R+1,overflows:M},reset:{placement:Be}}:{}}}};var En=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:N=>{let{x:R,y:T}=N;return{x:R,y:T}}},...u}=$r(e,r),p={x:o,y:n},m=await On(r,u),h=Fr(Kt(a)),g=xn(h),v=p[g],x=p[h];if(i){let N=g==="y"?"top":"left",R=g==="y"?"bottom":"right",T=v+m[N],P=v-m[R];v=bn(T,v,P)}if(c){let N=h==="y"?"top":"left",R=h==="y"?"bottom":"right",T=x+m[N],P=x-m[R];x=bn(T,x,P)}let O=l.fn({...r,[g]:v,[h]:x});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[h]:c}}}}}};var An=Math.min,Vt=Math.max,yr=Math.round;var Ve=e=>({x:e,y:e});function Ze(e){return Pi(e)?(e.nodeName||"").toLowerCase():"#document"}function he(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function qe(e){var r;return(r=(Pi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Pi(e){return e instanceof Node||e instanceof he(e).Node}function $e(e){return e instanceof Element||e instanceof he(e).Element}function Le(e){return e instanceof HTMLElement||e instanceof he(e).HTMLElement}function _i(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof he(e).ShadowRoot}function Zt(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=ye(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function ki(e){return["table","td","th"].includes(Ze(e))}function Wr(e){let r=zr(),o=ye(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(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 Di(e){let r=xt(e);for(;Le(r)&&!mr(r);){if(Wr(r))return r;r=xt(r)}return null}function zr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function mr(e){return["html","body","#document"].includes(Ze(e))}function ye(e){return he(e).getComputedStyle(e)}function gr(e){return $e(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function xt(e){if(Ze(e)==="html")return e;let r=e.assignedSlot||e.parentNode||_i(e)&&e.host||qe(e);return _i(r)?r.host:r}function Bi(e){let r=xt(e);return mr(r)?e.ownerDocument?e.ownerDocument.body:e.body:Le(r)&&Zt(r)?r:Bi(r)}function Hr(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Bi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=he(a);return i?r.concat(c,c.visualViewport||[],Zt(a)?a:[],c.frameElement&&o?Hr(c.frameElement):[]):r.concat(a,Hr(a,[],o))}function $i(e){let r=ye(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=Le(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=yr(o)!==i||yr(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Fi(e){return $e(e)?e:e.contextElement}function qt(e){let r=Fi(e);if(!Le(r))return Ve(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=$i(r),c=(i?yr(o.width):o.width)/n,l=(i?yr(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var Ol=Ve(0);function Hi(e){let r=he(e);return!zr()||!r.visualViewport?Ol:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function Cl(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==he(e)?!1:r}function br(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Fi(e),c=Ve(1);r&&(n?$e(n)&&(c=qt(n)):c=qt(e));let l=Cl(i,o,n)?Hi(i):Ve(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,m=a.width/c.x,h=a.height/c.y;if(i){let g=he(i),v=n&&$e(n)?he(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let O=qt(x),N=x.getBoundingClientRect(),R=ye(x),T=N.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,P=N.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=T,p+=P,x=he(x).frameElement}}return bt({width:m,height:h,x:u,y:p})}function El(e){let{rect:r,offsetParent:o,strategy:n}=e,a=Le(o),i=qe(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=Ve(1),u=Ve(0);if((a||!a&&n!=="fixed")&&((Ze(o)!=="body"||Zt(i))&&(c=gr(o)),Le(o))){let p=br(o);l=qt(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*l.x,height:r.height*l.y,x:r.x*l.x-c.scrollLeft*l.x+u.x,y:r.y*l.y-c.scrollTop*l.y+u.y}}function Al(e){return Array.from(e.getClientRects())}function Wi(e){return br(qe(e)).left+gr(e).scrollLeft}function wl(e){let r=qe(e),o=gr(e),n=e.ownerDocument.body,a=Vt(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Vt(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Wi(e),l=-o.scrollTop;return ye(n).direction==="rtl"&&(c+=Vt(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function Rl(e,r){let o=he(e),n=qe(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=zr();(!p||p&&r==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function Nl(e,r){let o=br(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Le(e)?qt(e):Ve(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 Mi(e,r,o){let n;if(r==="viewport")n=Rl(e,o);else if(r==="document")n=wl(qe(e));else if($e(r))n=Nl(r,o);else{let a=Hi(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return bt(n)}function zi(e,r){let o=xt(e);return o===r||!$e(o)||mr(o)?!1:ye(o).position==="fixed"||zi(o,r)}function Tl(e,r){let o=r.get(e);if(o)return o;let n=Hr(e,[],!1).filter(l=>$e(l)&&Ze(l)!=="body"),a=null,i=ye(e).position==="fixed",c=i?xt(e):e;for(;$e(c)&&!mr(c);){let l=ye(c),u=Wr(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Zt(c)&&!u&&zi(e,c))?n=n.filter(m=>m!==c):a=l,c=xt(c)}return r.set(e,n),n}function Ll(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?Tl(r,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,m)=>{let h=Mi(r,m,a);return p.top=Vt(h.top,p.top),p.right=An(h.right,p.right),p.bottom=An(h.bottom,p.bottom),p.left=Vt(h.left,p.left),p},Mi(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Il(e){return $i(e)}function _l(e,r,o){let n=Le(r),a=qe(r),i=o==="fixed",c=br(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=Ve(0);if(n||!n&&!i)if((Ze(r)!=="body"||Zt(a))&&(l=gr(r)),n){let p=br(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Wi(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function Ui(e,r){return!Le(e)||ye(e).position==="fixed"?null:r?r(e):e.offsetParent}function Gi(e,r){let o=he(e);if(!Le(e))return o;let n=Ui(e,r);for(;n&&ki(n)&&ye(n).position==="static";)n=Ui(n,r);return n&&(Ze(n)==="html"||Ze(n)==="body"&&ye(n).position==="static"&&!Wr(n))?o:n||Di(e)||o}var Pl=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Gi,i=this.getDimensions;return{reference:_l(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function kl(e){return ye(e).direction==="rtl"}var Gr={convertOffsetParentRelativeRectToViewportRelativeRect:El,getDocumentElement:qe,getClippingRect:Ll,getOffsetParent:Gi,getElementRects:Pl,getClientRects:Al,getDimensions:Il,getScale:qt,isElement:$e,isRTL:kl};var ji=(e,r,o)=>{let n=new Map,a={platform:Gr,...o},i={...a.platform,_c:n};return Ii(e,r,{...a,platform:i})};function Ki(e){return Dl(e)}function wn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Dl(e){for(let r=e;r;r=wn(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=wn(e);r;r=wn(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function Vi(e,r,o){return ji(e,r,{platform:{...Gr,getOffsetParent:n=>Gr.getOffsetParent(n,Ki)},middleware:[En({crossAxis:!0}),Cn({allowedPlacements:[o]})]})}var ir=C(k());var Pc=C(k());var Ms=C(V()),ce=C(ie()),Ie=C(k());var Zi=C(V());var qi=Zi.css`
|
|
573
|
+
`;var jr=C(k()),Bl="ft-app-info",vt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};vt.eventName="authentication-change";var Ml={session:(e,r)=>{(0,jr.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>L.dispatchEvent(new vt(r.payload)),0))}},L=jr.FtReduxStore.get({name:Bl,reducers:Ml,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 Rn=C(k());var St=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=L.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=L.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var Kr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:St.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):St.await()}};var me=class extends Kr{constructor(r=!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 Rn.CacheRegistry,this.cache=r?a.commonCache:new Rn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Vr=class extends me{async listMyBookmarks(){let r=L.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var Nn=class{addCommand(r,o=!1){L.commands.add(r,o)}consumeCommand(r){return L.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new Nn;var Se=C(k());var Yi,Yt=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},Ul=Symbol("clearAfterUnitTest"),Zr=class extends(0,Se.withEventBus)(me){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Yi]=()=>{this.defaultMessages={},this.cache=new Se.CacheRegistry,this.listeners={}},this.currentUiLocale=L.getState().uiLocale,L.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=L.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,Se.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),c=this.resolveContext(i);return new Se.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof Se.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let r=Object.keys(this.listeners);document.body.dispatchEvent(new Yt({loadedContexts:r})),this.dispatchEvent(new Yt({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new Yt({loadedContexts:[r]})),this.dispatchEvent(new Yt({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,Se.delay)(0).then(()=>n()).catch(()=>null)))}};Yi=Ul;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Zr{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Zr{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var xr=window.FluidTopicsI18nService,Tn=window.FluidTopicsCustomI18nService;var Xi=C(k()),Ln=class{highlightHtml(r,o,n){(0,Xi.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new Ln;var Fl=C(Qi(),1);var es;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(es||(es={}));var ts;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ts||(ts={}));var rs;(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"})(rs||(rs={}));var os;(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"})(os||(os={}));var ns;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ns||(ns={}));var as;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(as||(as={}));var is;(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"})(is||(is={}));var ss;(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"})(ss||(ss={}));var cs;(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"})(cs||(cs={}));var ls;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(ls||(ls={}));var ds;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(ds||(ds={}));var us;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(us||(us={}));var ps;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ps||(ps={}));var fs;(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"})(fs||(fs={}));var hs;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(hs||(hs={}));var ys;(function(e){e.ASC="ASC",e.DESC="DESC"})(ys||(ys={}));var ms;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(ms||(ms={}));var gs;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(gs||(gs={}));var bs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(bs||(bs={}));var xs;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(xs||(xs={}));var vs;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(vs||(vs={}));var Ss;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Ss||(Ss={}));var Os;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(Os||(Os={}));var Cs;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Cs||(Cs={}));var Es;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Es||(Es={}));var Q;(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"})(Q||(Q={}));var Oe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Oe||(Oe={}));var As;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(As||(As={}));var ws;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ws||(ws={}));var Rs;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Rs||(Rs={}));var Ns;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(Ns||(Ns={}));var Ts;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ts||(Ts={}));var $l={[Q.PERSONAL_BOOK_SHARE_USER]:[Q.PERSONAL_BOOK_USER],[Q.HTML_EXPORT_USER]:[Q.PERSONAL_BOOK_USER],[Q.PDF_EXPORT_USER]:[Q.PERSONAL_BOOK_USER],[Q.KHUB_ADMIN]:[Q.CONTENT_PUBLISHER],[Q.ADMIN]:[Q.KHUB_ADMIN,Q.USERS_ADMIN,Q.PORTAL_ADMIN],[Q.GENERATIVE_AI_EXPORT_USER]:[Q.GENERATIVE_AI_USER]};function Ls(e,r){return e===r||($l[e]??[]).some(o=>Ls(o,r))}function Is(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>Ls(n,r))}var Xr=class extends me{async listMySearches(){let{session:r}=L.getState();return Is(r,Q.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var _s=C(k());var In=class{isDate(r){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===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return _s.DateFormatter.format(r,(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 In;var Ps=C(k());var vr=class{static get(r,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 Ps.SearchPlaceConverter(i.baseUrl,r??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var _n=class{urlToSearchRequest(r){return vr.get().parse(r)}searchRequestToUrl(r){return vr.get().serialize(r)}};window.FluidTopicsUrlService=new _n;var nt=C(k());var Ot=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};Ot.eventName="change";var Pn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},ks=new Pn;var Jr=class e extends nt.WithEventBus{static build(){return new e(window.history,ks,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},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,nt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ot(this.currentItem())),0)}installProxies(){let r=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:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.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(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(Ot.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(Ot.eventName,r)}currentItem(){return(0,nt.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,nt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,nt.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Jr.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 Ds=L;function Bs(e,r){var o;return Ds.getState().authenticationRequired&&!(!((o=Ds.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var ee=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,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=()=>St.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 Ms.html`
|
|
574
|
+
<slot></slot>
|
|
575
|
+
`}connectedCallback(){super.connectedCallback(),L.addEventListener(vt.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener(vt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,c,l,u;super.update(r),r.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&L.actions.noCustom(this.noCustom),r.has("editorMode")&&L.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&L.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>xr.addContext(p)),r.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),r.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)),r.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),r.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 r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}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",()=>Bs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};W.elementDefinitions={};W.styles=qi;ee([(0,ce.property)()],W.prototype,"baseUrl",void 0);ee([(0,ce.property)()],W.prototype,"apiIntegrationIdentifier",void 0);ee([(0,ce.property)()],W.prototype,"apiIntegrationAppVersion",void 0);ee([(0,ce.property)()],W.prototype,"uiLocale",void 0);ee([(0,Ie.jsonProperty)(null)],W.prototype,"availableUiLocales",void 0);ee([(0,Ie.jsonProperty)(null)],W.prototype,"metadataConfiguration",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"editorMode",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"noCustom",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"openExternalDocumentInNewTab",void 0);ee([(0,ce.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],W.prototype,"noCustomComponent",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"withManualResources",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"navigatorOnline",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"forcedOffline",void 0);ee([(0,ce.property)({type:Object})],W.prototype,"apiProvider",void 0);ee([(0,ce.property)({type:Boolean})],W.prototype,"authenticationRequired",void 0);ee([(0,Ie.jsonProperty)([])],W.prototype,"messageContexts",void 0);ee([(0,Ie.jsonProperty)(void 0)],W.prototype,"session",void 0);ee([(0,ce.state)()],W.prototype,"localesConfiguration",void 0);ee([(0,ce.state)()],W.prototype,"availableContentLocales",void 0);var na=C(ie());function Hl(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!Qr(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!Qr(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!Qr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function Qr(e,r){try{return Hl(e,r)}catch{return!1}}function Sr(e,r){return!Qr(e,r)}function eo(e,r){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=r(n);return a[e]=!0,a}}var Us=C(ie(),1);var kn=e=>{let r=e??{};return(o,n)=>{var a;let i={hasChanged:Sr,attribute:!1,...r};(0,Us.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=r.selector)!==null&&a!==void 0?a:l=>l[n],store:r.store})}};var to=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var Ct=C(ie(),1);var $s=C(ie(),1);function Fs(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,$s.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:Sr,...r??{}})}var ro=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>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 Ws=C(V(),1);var oo=globalThis,Wl=oo.ShadowRoot&&(oo.ShadyCSS===void 0||oo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,bb=Symbol();var Hs=(e,r)=>{if(Wl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=oo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var no=class extends Ws.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Hs(n,r.elementStyles),n}};function zs(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Qt=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Vs,Gs=Symbol("constructorPrototype"),js=Symbol("constructorName"),Zs=Symbol("exportpartsDebouncer"),Ks=Symbol("dynamicDependenciesLoaded"),Jt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Jt.eventName="exportparts-updated";var Fe=class extends no{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Vs]=new ro(5),this.scheduleExportpartsUpdate=()=>{var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Zs].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[js]=this.constructor.name,this[Gs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[js]&&Object.setPrototypeOf(this,this[Gs])}connectedCallback(){var r;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[Ks]||(o[Ks]=!0,this.importDynamicDependencies()),(r=this.shadowRoot)===null||r===void 0||r.addEventListener(Jt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.shadowRoot)===null||r===void 0||r.removeEventListener(Jt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate(),r.has("exportparts")&&this.dispatchEvent(new Jt)})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=zs(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){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(r.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(r){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.exportparts=void 0;return}let m=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 v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(N=>N.split(":")[1]))!==null&&l!==void 0?l:[],O=[...v,...x].filter(u).map(N=>N.trim());for(let N of O)m.add(N)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};Vs=Zs;Qt([(0,Ct.property)()],Fe.prototype,"exportpartsPrefix",void 0);Qt([Fs([])],Fe.prototype,"exportpartsPrefixes",void 0);Qt([(0,Ct.property)({reflect:!0})],Fe.prototype,"exportparts",void 0);Qt([(0,Ct.property)()],Fe.prototype,"customStylesheet",void 0);Qt([(0,Ct.property)()],Fe.prototype,"elementToFocus",void 0);Qt([(0,Ct.state)()],Fe.prototype,"useAdoptedStyleSheets",void 0);function ao(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Or=Symbol("internalReduxEventsUnsubscribers"),at=Symbol("internalStoresUnsubscribers"),Et=Symbol("internalStores"),zl=eo(Symbol("withRedux"),function(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=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[Et].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Et].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[Et].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[Et].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[Et].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Et].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[at].has(c.store):this[at].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[at].set(c,l.subscribe(()=>this.updateFromStores())),this[Or].set(c,[]),ao(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||l.name===p.store)){let h=g=>this[m](g);l.addEventListener(p.eventName,h),this[Or].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[at].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[at].has(c)&&this[at].get(c)(),this[at].delete(c),(l=this[Or].get(c))===null||l===void 0||l.forEach(u=>u()),this[Or].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=at,o=Et,n=Or,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),qs=class extends zl(Fe){};function Ce(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;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 Ye(e){return!!e&&!!e[j]}function _e(e){var r;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)===Xl}(e)||Array.isArray(e)||!!e[rc]||!!(!((r=e.constructor)===null||r===void 0)&&r[rc])||zn(e)||Gn(e))}function At(e,r,o){o===void 0&&(o=!1),rr(e)===0?(o?Object.keys:tr)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function rr(e){var r=e[j];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:zn(e)?2:Gn(e)?3:0}function er(e,r){return rr(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Gl(e,r){return rr(e)===2?e.get(r):e[r]}function oc(e,r,o){var n=rr(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function nc(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function zn(e){return ql&&e instanceof Map}function Gn(e){return Yl&&e instanceof Set}function it(e){return e.o||e.t}function jn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=sc(e);delete r[j];for(var o=tr(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function Kn(e,r){return r===void 0&&(r=!1),Vn(e)||Ye(e)||!_e(e)||(rr(e)>1&&(e.set=e.add=e.clear=e.delete=jl),Object.freeze(e),r&&At(e,function(o,n){return Kn(n,!0)},!0)),e}function jl(){Ce(2)}function Vn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function He(e){var r=Wn[e];return r||Ce(18,e),r}function Kl(e,r){Wn[e]||(Wn[e]=r)}function $n(){return Er}function Dn(e,r){r&&(He("Patches"),e.u=[],e.s=[],e.v=r)}function io(e){Fn(e),e.p.forEach(Vl),e.p=null}function Fn(e){e===Er&&(Er=e.l)}function Ys(e){return Er={p:[],l:Er,h:e,m:!0,_:0}}function Vl(e){var r=e[j];r.i===0||r.i===1?r.j():r.g=!0}function Bn(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||He("ES5").S(r,e,n),n?(o[j].P&&(io(r),Ce(4)),_e(e)&&(e=so(r,e),r.l||co(r,e)),r.u&&He("Patches").M(o[j].t,e,r.u,r.s)):e=so(r,o,[]),io(r),r.u&&r.v(r.u,r.s),e!==ic?e:void 0}function so(e,r,o){if(Vn(r))return r;var n=r[j];if(!n)return At(r,function(l,u){return Xs(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return co(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=jn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),At(i,function(l,u){return Xs(e,n,a,l,u,o,c)}),co(e,a,!1),o&&e.u&&He("Patches").N(n,o,e.u,e.s)}return n.o}function Xs(e,r,o,n,a,i,c){if(Ye(a)){var l=so(e,a,i&&r&&r.i!==3&&!er(r.R,n)?i.concat(n):void 0);if(oc(o,n,l),!Ye(l))return;e.m=!1}else c&&o.add(a);if(_e(a)&&!Vn(a)){if(!e.h.D&&e._<1)return;so(e,a),r&&r.A.l||co(e,a)}}function co(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&Kn(r,o)}function Mn(e,r){var o=e[j];return(o?it(o):e)[r]}function Js(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function st(e){e.P||(e.P=!0,e.l&&st(e.l))}function Un(e){e.o||(e.o=jn(e.t))}function Hn(e,r,o){var n=zn(r)?He("MapSet").F(r,o):Gn(r)?He("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:$n(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Ar;c&&(u=[l],p=Cr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):He("ES5").J(r,o);return(o?o.A:$n()).p.push(n),n}function Zl(e){return Ye(e)||Ce(22,e),function r(o){if(!_e(o))return o;var n,a=o[j],i=rr(o);if(a){if(!a.P&&(a.i<4||!He("ES5").K(a)))return a.t;a.I=!0,n=Qs(o,i),a.I=!1}else n=Qs(o,i);return At(n,function(c,l){a&&Gl(a.t,c)===l||oc(n,c,r(l))}),i===3?new Set(n):n}(e)}function Qs(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return jn(e)}function ac(){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 Ar.get(p,c)},set:function(p){var m=this[j];Ar.set(m,c,p)}},u}function r(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)&&st(u);break;case 4:o(u)&&st(u)}}}function o(c){for(var l=c.t,u=c.k,p=tr(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==j){var g=l[h];if(g===void 0&&!er(l,h))return!0;var v=u[h],x=v&&v[j];if(x?x.t!==g:!nc(v,g))return!0}}var O=!!l[j];return p.length!==tr(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&&Ce(3,JSON.stringify(it(c)))}var i={};Kl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(h,g){if(h){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var O=sc(g);delete O[j];for(var N=tr(O),R=0;R<N.length;R++){var T=N[R];O[T]=e(T,h||!!O[T].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),m={i:u?5:4,A:l?l.A:$n(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,j,{value:m,writable:!0}),p},S:function(c,l,u){u?Ye(l)&&l[j].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[j];if(h){var g=h.t,v=h.k,x=h.R,O=h.i;if(O===4)At(v,function(B){B!==j&&(g[B]!==void 0||er(g,B)?x[B]||p(v[B]):(x[B]=!0,st(h)))}),At(g,function(B){v[B]!==void 0||er(v,B)||(x[B]=!1,st(h))});else if(O===5){if(n(h)&&(st(h),x.length=!0),v.length<g.length)for(var N=v.length;N<g.length;N++)x[N]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var T=Math.min(v.length,g.length),P=0;P<T;P++)v.hasOwnProperty(P)||(x[P]=!0),x[P]===void 0&&p(v[P])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var ec,Er,Zn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ql=typeof Map<"u",Yl=typeof Set<"u",tc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ic=Zn?Symbol.for("immer-nothing"):((ec={})["immer-nothing"]=!0,ec),rc=Zn?Symbol.for("immer-draftable"):"__$immer_draftable",j=Zn?Symbol.for("immer-state"):"__$immer_state";var Xl=""+Object.prototype.constructor,tr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,sc=Object.getOwnPropertyDescriptors||function(e){var r={};return tr(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},Wn={},Ar={get:function(e,r){if(r===j)return e;var o=it(e);if(!er(o,r))return function(a,i,c){var l,u=Js(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,r);var n=o[r];return e.I||!_e(n)?n:n===Mn(e.t,r)?(Un(e),e.o[r]=Hn(e.A.h,n,e)):n},has:function(e,r){return r in it(e)},ownKeys:function(e){return Reflect.ownKeys(it(e))},set:function(e,r,o){var n=Js(it(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Mn(it(e),r),i=a?.[j];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(nc(o,a)&&(o!==void 0||er(e.t,r)))return!0;Un(e),st(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return Mn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,Un(e),st(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=it(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Ce(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ce(12)}},Cr={};At(Ar,function(e,r){Cr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),Cr.deleteProperty=function(e,r){return Cr.set.call(this,e,r,void 0)},Cr.set=function(e,r,o){return Ar.set.call(this,e[0],r,o,e[0])};var Jl=function(){function e(o){var n=this;this.O=tc,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 N=this;O===void 0&&(O=l);for(var R=arguments.length,T=Array(R>1?R-1:0),P=1;P<R;P++)T[P-1]=arguments[P];return u.produce(O,function(B){var M;return(M=i).call.apply(M,[N,B].concat(T))})}}var p;if(typeof i!="function"&&Ce(6),c!==void 0&&typeof c!="function"&&Ce(7),_e(a)){var m=Ys(n),h=Hn(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?io(m):Fn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Dn(m,c),Bn(O,m)},function(O){throw io(m),O}):(Dn(m,c),Bn(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===ic&&(p=void 0),n.D&&Kn(p,!0),c){var v=[],x=[];He("Patches").M(a,p,v,x),c(v,x)}return p}Ce(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(h))})};var c,l,u=n.produce(a,i,function(p,m){c=p,l=m});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 r=e.prototype;return r.createDraft=function(o){_e(o)||Ce(8),Ye(o)&&(o=Zl(o));var n=Ys(this),a=Hn(this,o,void 0);return a[j].C=!0,Fn(n),a},r.finishDraft=function(o,n){var a=o&&o[j],i=a.A;return Dn(i,n),Bn(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!tc&&Ce(20),this.O=o},r.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=He("Patches").$;return Ye(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),ge=new Jl,Ql=ge.produce,Pb=ge.produceWithPatches.bind(ge),kb=ge.setAutoFreeze.bind(ge),Db=ge.setUseProxies.bind(ge),Bb=ge.applyPatches.bind(ge),Mb=ge.createDraft.bind(ge),Ub=ge.finishDraft.bind(ge),lo=Ql;function wt(e){"@babel/helpers - typeof";return wt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},wt(e)}function cc(e,r){if(wt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(wt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function lc(e){var r=cc(e,"string");return wt(r)=="symbol"?r:r+""}function dc(e,r,o){return(r=lc(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function uc(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function qn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?uc(Object(o),!0).forEach(function(n){dc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):uc(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 pc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Yn=function(){return Math.random().toString(36).substring(7).split("").join(".")},uo={INIT:"@@redux/INIT"+Yn(),REPLACE:"@@redux/REPLACE"+Yn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Yn()}};function ed(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function Xn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(le(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(le(1));return o(Xn)(e,r)}if(typeof e!="function")throw new Error(le(2));var a=e,i=r,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function m(){if(u)throw new Error(le(3));return i}function h(O){if(typeof O!="function")throw new Error(le(4));if(u)throw new Error(le(5));var N=!0;return p(),l.push(O),function(){if(N){if(u)throw new Error(le(6));N=!1,p();var T=l.indexOf(O);l.splice(T,1),c=null}}}function g(O){if(!ed(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 N=c=l,R=0;R<N.length;R++){var T=N[R];T()}return O}function v(O){if(typeof O!="function")throw new Error(le(10));a=O,g({type:uo.REPLACE})}function x(){var O,N=h;return O={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(le(11));function P(){T.next&&T.next(m())}P();var B=N(P);return{unsubscribe:B}}},O[pc]=function(){return this},O}return g({type:uo.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[pc]=x,n}function td(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:uo.INIT});if(typeof n>"u")throw new Error(le(12));if(typeof o(void 0,{type:uo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(le(13))})}function fc(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{td(o)}catch(u){l=u}return function(p,m){if(p===void 0&&(p={}),l)throw l;if(0)var h;for(var g=!1,v={},x=0;x<i.length;x++){var O=i[x],N=o[O],R=p[O],T=N(R,m);if(typeof T>"u"){var P=m&&m.type;throw new Error(le(14))}v[O]=T,g=g||T!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function or(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function hc(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[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=r.map(function(u){return u(c)});return i=or.apply(void 0,l)(a.dispatch),qn(qn({},a),{},{dispatch:i})}}}function yc(e){var r=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 r}var mc=yc();mc.withExtraArgument=yc;var Jn=mc;var Sc=function(){var e=function(r,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(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),rd=function(e,r){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(m){return u([p,m])}}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=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},nr=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},od=Object.defineProperty,nd=Object.defineProperties,ad=Object.getOwnPropertyDescriptors,gc=Object.getOwnPropertySymbols,id=Object.prototype.hasOwnProperty,sd=Object.prototype.propertyIsEnumerable,bc=function(e,r,o){return r in e?od(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},ct=function(e,r){for(var o in r||(r={}))id.call(r,o)&&bc(e,o,r[o]);if(gc)for(var n=0,a=gc(r);n<a.length;n++){var o=a[n];sd.call(r,o)&&bc(e,o,r[o])}return e},Qn=function(e,r){return nd(e,ad(r))},cd=function(e,r,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,r)).next())})};var ld=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?or:or.apply(null,arguments)},rx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function dd(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var ud=function(e){Sc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.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(r.bind.apply(r,nr([void 0],o[0].concat(this)))):new(r.bind.apply(r,nr([void 0],o.concat(this))))},r}(Array),pd=function(e){Sc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.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(r.bind.apply(r,nr([void 0],o[0].concat(this)))):new(r.bind.apply(r,nr([void 0],o.concat(this))))},r}(Array);function ra(e){return _e(e)?lo(e,function(){}):e}function fd(e){return typeof e=="boolean"}function hd(){return function(r){return yd(r)}}function yd(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new ud;if(o&&(fd(o)?l.push(Jn):l.push(Jn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var ea=!0;function Oc(e){var r=hd(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,v;if(typeof a=="function")v=a;else if(dd(a))v=fc(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 x=c;if(typeof x=="function"&&(x=x(r),!ea&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ea&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=hc.apply(void 0,x),N=or;u&&(N=ld(ct({trace:!ea},typeof u=="object"&&u)));var R=new pd(O),T=R;Array.isArray(g)?T=nr([O],g):typeof g=="function"&&(T=g(R));var P=N.apply(void 0,T);return Xn(v,m,P)}function lt(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ct(ct({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 Cc(e){var r={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[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),[r,o,n]}function md(e){return typeof e=="function"}function gd(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?Cc(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(md(e))u=function(){return ra(e())};else{var p=ra(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=nr([i[g.type]],c.filter(function(x){var O=x.matcher;return O(g)}).map(function(x){var O=x.reducer;return O}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,O){if(O)if(Ye(x)){var N=x,R=O(N,g);return R===void 0?x:R}else{if(_e(x))return lo(x,function(T){return O(T,g)});var R=O(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return m.getInitialState=u,m}function bd(e,r){return e+"/"+r}function Ec(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:ra(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=bd(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?lt(g,x):lt(g)});function u(){var m=typeof e.extraReducers=="function"?Cc(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,O=m[2],N=O===void 0?void 0:O,R=ct(ct({},g),c);return gd(o,function(T){for(var P in R)T.addCase(P,R[P]);for(var B=0,M=x;B<M.length;B++){var pe=M[B];T.addMatcher(pe.matcher,pe.reducer)}N&&T.addDefaultCase(N)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var xd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",vd=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=xd[Math.random()*64|0];return r},Sd=["name","message","stack","code"],ta=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),xc=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Od=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=Sd;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},ix=function(){function e(r,o,n){var a=lt(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:Qn(ct({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=lt(r+"/pending",function(m,h,g){return{payload:void 0,meta:Qn(ct({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=lt(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||Od)(m||"Rejected"),meta:Qn(ct({},x||{}),{arg:g,requestId:h,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(h,g,v){var x=n?.idGenerator?n.idGenerator(m):vd(),O=new u,N,R=!1;function T(B){N=B,O.abort()}var P=function(){return cd(this,null,function(){var B,M,pe,De,de,Be,ne;return rd(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),De=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),Ed(De)?[4,De]:[3,2];case 1:De=y.sent(),y.label=2;case 2:if(De===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,de=new Promise(function(b,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:N||"Aborted"})})}),h(i(x,m,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([de,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:O.signal,abort:T,rejectWithValue:function(b,_){return new ta(b,_)},fulfillWithValue:function(b,_){return new xc(b,_)}})).then(function(b){if(b instanceof ta)throw b;return b instanceof xc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return pe=y.sent(),[3,5];case 4:return Be=y.sent(),pe=Be instanceof ta?c(null,x,m,Be.payload,Be.meta):c(Be,x,m),[3,5];case 5:return ne=n&&!n.dispatchConditionRejection&&c.match(pe)&&pe.meta.condition,ne||h(pe),[2,pe]}})})}();return Object.assign(P,{abort:T,requestId:x,arg:m,unwrap:function(){return P.then(Cd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function Cd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Ed(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ac="listener",wc="completed",Rc="cancelled",sx="task-"+Rc,cx="task-"+wc,lx=Ac+"-"+Rc,dx=Ac+"-"+wc;var oa="listenerMiddleware";var ux=lt(oa+"/add"),px=lt(oa+"/removeAll"),fx=lt(oa+"/remove");var vc,hx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(vc||(vc=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},Ad=function(e){return function(r){setTimeout(r,e)}},yx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ad(10);ac();var wd=eo(Symbol("withEventBus"),function(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??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)}}}),po=class extends wd(Object){};window.ftReduxStores||(window.ftReduxStores={});var Nc=class e extends po{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(ao(i))return i;if(a==null)return;let c=Ec({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Oc({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(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new to;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?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var fo=class{static format(r,o,n,a){return window.moment?window.moment(r).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(r,o,n,a)}static getMomentDateFormat(r,o){return r?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(r,o,n,a){let i=typeof r=="string"?new Date(r):r,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 r=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${r(Math.abs(o)/60)}:${r(Math.abs(o)%60)}`}};var Tc=C(k()),ho=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},$x=(0,Tc.applyMixinOnce)(Symbol("withDateFormat"),function(e){class r 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=>fo.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ho([(0,na.property)({type:Boolean})],r.prototype,"useLongDateFormat",void 0),ho([(0,na.property)({type:Boolean})],r.prototype,"useDateTimeFormat",void 0),ho([kn({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:[]}})],r.prototype,"metadataDescriptors",void 0),ho([kn({store:L.name})],r.prototype,"uiLocale",void 0),r});var go=C(k());var yo=class extends me{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=L.getState().session;return!!r?.sessionAuthenticated}};var mo=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 r=L.getState().session;return!!r?.sessionAuthenticated}};var Rd="ft-user-assets",Nd={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Oe).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,r)=>{let{assetType:o,mapId:n,asset:a}=r.payload;ia(e,o,[...aa(e,o),a]),Lc(e,o,1,n),Ic(e,a)},editAsset:(e,r)=>{let{assetType:o,asset:n}=r.payload;ia(e,o,aa(e,o).map(a=>a.id===n.id?n:a)),Ic(e,n)},removeAsset:(e,r)=>{let{assetType:o,mapId:n,assetId:a}=r.payload;ia(e,o,aa(e,o).filter(i=>i.id!==a)),Lc(e,o,-1,n)}},_c={[Oe.SEARCHES]:"savedSearches",[Oe.BOOKMARKS]:"bookmarks",[Oe.BOOKS]:void 0,[Oe.COLLECTIONS]:void 0},aa=(e,r)=>{var o;let n=_c[r];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},ia=(e,r,o)=>{let n=_c[r];n&&(e[n]=o)},Lc=(e,r,o,n)=>{let a=e.assetCounts.allAsset[r];if(a!==void 0&&(e.assetCounts.allAsset[r]=Math.max(0,a+o),r===Oe.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Ic=(e,r)=>{let o=e.assetLabels.map(a=>a.title),n=r.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},be=go.FtReduxStore.get({name:Rd,reducers:Nd,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Oe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),sa=class{constructor(r=new yo,o=new mo){this.assetCountsService=r,this.assetLabelsService=o,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Vr,this.savedSearchesService=new Xr,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=L.getState();(0,go.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.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 r=await this.savedSearchesService.listMySearches();be.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let r=await this.assetLabelsService.getUserAssetLabels();be.actions.assetLabels(r)}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&be.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&be.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(be.getState().assetCounts.bookmarkByMap).length!==0;r===Oe.BOOKMARKS&&o&&be.actions.clearBookmarkCountByMap(),be.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;be.actions.bookmarks(o)}}},Td=new sa;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Td);(0,Pc.customElement)("ft-app-context")(W);var kc=C(ie());var ca=class{fromLocalizableLabel(r){return r.type=="PLAIN_TEXT"?{message:r.text}:{key:r.key,custom:r.type=="LOCALIZED_CUSTOM",context:r.context,message:r.key}}fromAttribute(r){if(r!=null)try{return JSON.parse(r)}catch{if(this.isI18nKey(r)){let[n,a]=r.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:r}}}toAttribute(r){if(r!=null)return JSON.stringify(r)}isI18nKey(r){return r.match(/^[\w-]+\.[\w-]+$/)}},ar=new ca;var Ld=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Rr=Symbol("i18nAttributes"),Dc=Symbol("i18nListAttributes"),Bc=Symbol("i18nProperties"),bo=Symbol("i18nContexts"),wr=Symbol("i18nUnsubs"),Mc=(0,ir.applyMixinOnce)(Symbol("withI18n"),function(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Tn:xr}i18n(i){let{context:c,key:l,message:u}=i,{custom:p,args:m,argsProvider:h}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,p);let g=m??(h?h(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(ar.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=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(c=this[Rr])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[Dc])===null||l===void 0||l.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(v=>p(m,h,v))})}updateI18nProperties(i){var c;(c=this[Bc])===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[bo].set(u,{isCustomContext:l}),this[wr].has(u)||this[wr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[bo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[bo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[wr].forEach(i=>i()),this[wr].clear()}}return r=bo,o=wr,Ld([(0,kc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),xo=class extends Mc(ir.FtLitElement){},vo=class extends Mc(ir.FtLitElementRedux){};var Uc=C(k());var la=class{fromAttribute(r){if(!r)return[];try{let o=JSON.parse(r);return Array.isArray(o)?o.map(n=>typeof n=="string"?ar.fromAttribute(n):n):[]}catch{return[]}}toAttribute(r){if(r!=null)return JSON.stringify(r)}},Id=new la;var $c=(e,r)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Uc.hasChanged,converter:ar,...r}),o[Rr]=(a=o[Rr])!==null&&a!==void 0?a:new Map,o[Rr].set(n,e??{})};var Wc=C(k());var So=C(V()),Oo=C(ie()),Co=C(k());var Fc=C(V());var Hc=Fc.css`
|
|
576
|
+
`;var Nr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Pe=class extends vo{constructor(){super(),this.editorMode=!1,this.addStore(L)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":So.nothing:So.html`
|
|
577
|
+
<span class="ft-i18n">
|
|
578
|
+
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
579
|
+
</span>
|
|
580
|
+
`}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Pe.elementDefinitions={};Pe.styles=Hc;Nr([(0,Co.redux)()],Pe.prototype,"editorMode",void 0);Nr([(0,Oo.property)()],Pe.prototype,"context",void 0);Nr([(0,Oo.property)()],Pe.prototype,"key",void 0);Nr([(0,Co.jsonProperty)([])],Pe.prototype,"args",void 0);Nr([(0,Oo.property)()],Pe.prototype,"defaultMessage",void 0);(0,Wc.customElement)("ft-i18n")(Pe);var ke=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},te=class extends xo{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 Ee.Debouncer,this.revealDebouncer=new Ee.Debouncer,this.onTouch=r=>{this.isIgnored(r)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut(o)},{once:!0}),100))},this.onHover=r=>{this.isIgnored(r)||this.show()},this.onFocusIn=r=>{!this.isIgnored(r)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=r=>{this.isIgnored(r)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=r=>{this.isIgnored(r)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var r,o;return zc.html`
|
|
572
581
|
<div part="container"
|
|
573
582
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
|
|
574
583
|
<slot part="slot"></slot>
|
|
@@ -577,23 +586,25 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
577
586
|
?hidden=${!this.visible}>
|
|
578
587
|
<div part="tooltip-content" class="ft-tooltip--content">
|
|
579
588
|
<slot name="text"></slot>
|
|
580
|
-
<ft-typography variant="caption" ?hidden=${!this.text
|
|
589
|
+
<ft-typography variant="${et.caption}" ?hidden=${!(!((r=this.text)===null||r===void 0)&&r.message)}>
|
|
590
|
+
${(o=this.text)===null||o===void 0?void 0:o.message}
|
|
591
|
+
</ft-typography>
|
|
581
592
|
</div>
|
|
582
593
|
</div>
|
|
583
594
|
</div>
|
|
584
|
-
`}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="",Ca(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=Yr;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,Oa.customElement)("ft-tooltip")(D);var La=x(R());var be=x(U()),Et=x(ct()),wa=x(R()),Ea=x(Na());var Ie;(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=""})(Ie||(Ie={}));var g;(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=""})(g||(g={}));var Dp=new Map([...["abw"].map(e=>[e,g.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,g.AUDIO]),...["avi"].map(e=>[e,g.AVI]),...["chm","xhs"].map(e=>[e,g.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,g.CODE]),...["csv"].map(e=>[e,g.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,g.DITA]),...["epub"].map(e=>[e,g.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,g.EXCEL]),...["flac"].map(e=>[e,g.FLAC]),...["gif"].map(e=>[e,g.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,g.GZIP]),...["html","htm","xhtml"].map(e=>[e,g.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,g.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,g.JPEG]),...["json"].map(e=>[e,g.JSON]),...["m4a","m4p"].map(e=>[e,g.M4A]),...["mov","qt"].map(e=>[e,g.MOV]),...["mp3"].map(e=>[e,g.MP3]),...["mp4","m4v"].map(e=>[e,g.MP4]),...["ogg","oga"].map(e=>[e,g.OGG]),...["pdf","ps"].map(e=>[e,g.PDF]),...["png"].map(e=>[e,g.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,g.POWERPOINT]),...["rar"].map(e=>[e,g.RAR]),...["stp"].map(e=>[e,g.STP]),...["txt","rtf","md","mdown"].map(e=>[e,g.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,g.VIDEO]),...["wav"].map(e=>[e,g.WAV]),...["wma"].map(e=>[e,g.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,g.WORD]),...["xml","xsl","rdf"].map(e=>[e,g.XML]),...["yaml","yml","x-yaml"].map(e=>[e,g.YAML]),...["zip"].map(e=>[e,g.ZIP])]);var Gp={[g.ABW]:"#91ABC6",[g.AUDIO]:"#1795E3",[g.AVI]:"#E63324",[g.CHM]:"#71C3EB",[g.CODE]:"#71C3EB",[g.CSV]:"#1F7345",[g.DITA]:"#71C3EB",[g.EPUB]:"#85B926",[g.EXCEL]:"#1F7345",[g.FLAC]:"#1795E3",[g.GIF]:"#59B031",[g.GZIP]:"#F8AB36",[g.HTML]:"#71C3EB",[g.IMAGE]:"#59B031",[g.JPEG]:"#59B031",[g.JSON]:"#71C3EB",[g.M4A]:"#1795E3",[g.MOV]:"#E63324",[g.MP3]:"#1795E3",[g.MP4]:"#E63324",[g.OGG]:"#1795E3",[g.PDF]:"#E44948",[g.PNG]:"#59B031",[g.POWERPOINT]:"#B54A2B",[g.RAR]:"#F8AB36",[g.STP]:"#3764B1",[g.TEXT]:"#3162AB",[g.UNKNOWN]:"#999999",[g.VIDEO]:"#E63324",[g.WAV]:"#1795E3",[g.WMA]:"#1795E3",[g.WORD]:"#3162AB",[g.XML]:"#71C3EB",[g.YAML]:"#71C3EB",[g.ZIP]:"#F8AB36"};var ft;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ft||(ft={}));var xe=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 wa.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=be.nothing}render(){let o=this.variant&&Object.values(ft).includes(this.variant)?this.variant:ft.fluid_topics,a=o!==ft.material||!!this.value;return be.html`
|
|
585
|
-
<i class="ft-icon ft-icon--${
|
|
586
|
-
${(0,
|
|
587
|
-
<slot ?hidden=${
|
|
595
|
+
`}setupFor(r){this.eventsTarget!==r&&(this.removeHandlers(),this.eventsTarget=r,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(r){r.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(r)}contentAvailableCallback(r){super.contentAvailableCallback(r),["visible","text"].some(o=>r.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(r){this.visible=!0,r!=null&&await this.hideDebounce.run(()=>{this.hide()},r)}async showTemporaryText(r,o){let n=this.manual;this.manual=!0;let a=this.text;this.text={message:r},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 r;return((r=this.slotNodes)!==null&&r!==void 0?r:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let r=this.tooltipContent.style;switch(r.transition="none",this.validPosition){case"top":r.top=this.tooltip.clientHeight+"px",r.left="0";break;case"bottom":r.top=-this.tooltip.clientHeight+"px",r.left="0";break;case"left":r.top="0",r.left=this.tooltip.clientWidth+"px";break;case"right":r.top="0",r.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Vi(this.slottedElement,this.tooltip,this.position).then(({x:r,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${r}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Ee.designSystemVariables.transitionDuration}, left ${Ee.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(r){return this.manual||(0,Ee.eventPathContainsMatchingElement)(r,this.ignoreMatchingElements,this.eventsTarget)}};te.elementDefinitions={"ft-typography":Te};te.styles=Oi;ke([$c()],te.prototype,"text",void 0);ke([(0,Ae.property)({type:Boolean})],te.prototype,"manual",void 0);ke([(0,Ae.property)({type:Boolean})],te.prototype,"inline",void 0);ke([(0,Ee.numberProperty)()],te.prototype,"delay",void 0);ke([(0,Ae.property)()],te.prototype,"position",void 0);ke([(0,Ee.jsonProperty)([])],te.prototype,"ignoreMatchingElements",void 0);ke([(0,Ae.queryAssignedNodes)()],te.prototype,"slotNodes",void 0);ke([(0,Ae.query)(".ft-tooltip--container")],te.prototype,"container",void 0);ke([(0,Ae.query)(".ft-tooltip")],te.prototype,"tooltip",void 0);ke([(0,Ae.query)(".ft-tooltip--content")],te.prototype,"tooltipContent",void 0);ke([(0,Ae.state)()],te.prototype,"visible",void 0);(0,Gc.customElement)("ft-tooltip")(te);var qc=C(k());var Tr=C(V()),dt=C(ie()),Vc=C(k()),Zc=C(Kc());var Eo;(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=""})(Eo||(Eo={}));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 Jv=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 Qv={[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 We;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(We||(We={}));var Lr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},xe=class extends Vc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Tr.nothing}render(){let r=this.variant&&Object.values(We).includes(this.variant)?this.variant:We.fluid_topics,o=r!==We.material||!!this.value;return Tr.html`
|
|
596
|
+
<i class="ft-icon ft-icon--${r} ft-no-text-select" part="icon icon-${r}">
|
|
597
|
+
${(0,Zc.unsafeHTML)(this.resolvedIcon)}
|
|
598
|
+
<slot ?hidden=${o}></slot>
|
|
588
599
|
</i>
|
|
589
|
-
`}getTextContent(){var o
|
|
600
|
+
`}getTextContent(){var r,o;return(o=(r=this.slottedContent)===null||r===void 0?void 0:r.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(r){super.update(r),["value","variant"].some(o=>r.has(o))&&this.resolveIcon()}resolveIcon(){var r,o;let n=this.value||this.getTextContent();switch(this.variant){case We.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case We.material:this.resolvedIcon=this.value||Tr.nothing;break;default:this.resolvedIcon=(o=Eo[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};xe.elementDefinitions={};xe.styles=Va;Lr([(0,dt.property)()],xe.prototype,"variant",void 0);Lr([(0,dt.property)()],xe.prototype,"value",void 0);Lr([(0,dt.property)({reflect:!0,attribute:"aria-hidden"})],xe.prototype,"ariaHidden",void 0);Lr([(0,dt.state)()],xe.prototype,"resolvedIcon",void 0);Lr([(0,dt.query)("slot")],xe.prototype,"slottedContent",void 0);(0,qc.customElement)("ft-icon")(xe);var Jc=C(k());var Yc=C(V()),Xc=C(k());var Rt=class extends Xc.FtLitElement{render(){return Yc.html`
|
|
590
601
|
<div class="ft-loader">
|
|
591
602
|
<div></div>
|
|
592
603
|
<div></div>
|
|
593
604
|
<div></div>
|
|
594
605
|
<div></div>
|
|
595
606
|
</div>
|
|
596
|
-
`}};
|
|
607
|
+
`}};Rt.styles=ja;(0,Jc.customElement)("ft-loader")(Rt);var ut=C(V()),ua=C(kr()),Y=C(ie());var da=e=>e??J;var re=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},F=class extends(0,pt.toFtFormComponent)(pt.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",r=>{var o;this.isDisabled()?(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var r,o,n;let a=ut.html`
|
|
597
608
|
<ft-ripple part="ripple"
|
|
598
609
|
?disabled=${this.isDisabled()}
|
|
599
610
|
?activated=${this.activated}
|
|
@@ -601,41 +612,41 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
601
612
|
<ft-or-ftds-typography part="label"
|
|
602
613
|
variant="${this.typographyVariant}"
|
|
603
614
|
element="span"
|
|
604
|
-
class="ft-button--label ${
|
|
615
|
+
class="ft-button--label ${pt.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
605
616
|
?hidden=${!this.hasTextContent()}>
|
|
606
617
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
607
618
|
</ft-or-ftds-typography>
|
|
608
619
|
${this.resolveIcon()}
|
|
609
|
-
`,
|
|
610
|
-
<a href="${
|
|
611
|
-
target="${(
|
|
620
|
+
`,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?ut.html`
|
|
621
|
+
<a href="${i}"
|
|
622
|
+
target="${(r=this.target)!==null&&r!==void 0?r:"_self"}"
|
|
612
623
|
part="button"
|
|
613
|
-
class="${(0,
|
|
614
|
-
aria-label="${(
|
|
624
|
+
class="${(0,ua.classMap)(this.buttonClasses)}"
|
|
625
|
+
aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
|
|
615
626
|
?disabled=${this.isDisabled()}>
|
|
616
|
-
${
|
|
627
|
+
${a}
|
|
617
628
|
</a>
|
|
618
|
-
`:
|
|
629
|
+
`:ut.html`
|
|
619
630
|
<button part="button"
|
|
620
|
-
class="${(0,
|
|
621
|
-
aria-label="${(
|
|
622
|
-
aria-haspopup="${
|
|
623
|
-
aria-pressed="${
|
|
631
|
+
class="${(0,ua.classMap)(this.buttonClasses)}"
|
|
632
|
+
aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
|
|
633
|
+
aria-haspopup="${da(this.ariaHasPopup)}"
|
|
634
|
+
aria-pressed="${da(this.ariaPressed)}"
|
|
624
635
|
?disabled=${this.isDisabled()}>
|
|
625
|
-
${
|
|
636
|
+
${a}
|
|
626
637
|
</button>
|
|
627
|
-
`)}addTooltipIfNeeded(
|
|
638
|
+
`)}addTooltipIfNeeded(r){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?ut.html`
|
|
628
639
|
<ft-tooltip part="tooltip"
|
|
629
640
|
text="${this.getLabel()}"
|
|
630
641
|
position="${this.tooltipPosition}">
|
|
631
|
-
${
|
|
642
|
+
${r}
|
|
632
643
|
</ft-tooltip>
|
|
633
|
-
`:
|
|
634
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
644
|
+
`:r}resolveIcon(){return this.loading?ut.html`
|
|
645
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?ut.html`
|
|
635
646
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
636
|
-
`:
|
|
647
|
+
`:ut.html`
|
|
637
648
|
<slot part="icon" name="icon"></slot>
|
|
638
|
-
`}focus(){var
|
|
649
|
+
`}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}showTooltip(){var r;(r=this.tooltip)===null||r===void 0||r.show()}showTemporaryTooltip(r,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(r,o)}setTooltipManual(r){this.tooltip&&(this.tooltip.manual=r)}click(){var r;(r=this.button)===null||r===void 0||r.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,pt.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};F.elementDefinitions={"ft-ripple":q,"ft-tooltip":te,"ft-icon":xe,"ft-loader":Rt};re([(0,Y.property)()],F.prototype,"href",void 0);re([(0,Y.property)()],F.prototype,"target",void 0);re([(0,Y.property)()],F.prototype,"type",void 0);re([(0,Y.property)({type:Boolean})],F.prototype,"disabled",void 0);re([(0,Y.property)()],F.prototype,"label",void 0);re([(0,Y.property)()],F.prototype,"icon",void 0);re([(0,Y.property)()],F.prototype,"iconVariant",void 0);re([(0,Y.property)({type:Boolean})],F.prototype,"trailingIcon",void 0);re([(0,Y.property)({type:Boolean})],F.prototype,"loading",void 0);re([(0,Y.property)({attribute:"aria-label"})],F.prototype,"ariaLabel",void 0);re([(0,Y.property)()],F.prototype,"ariaHasPopup",void 0);re([(0,Y.property)({attribute:"aria-pressed"})],F.prototype,"ariaPressed",void 0);re([(0,Y.property)()],F.prototype,"tooltipPosition",void 0);re([(0,Y.property)({type:Boolean})],F.prototype,"hideTooltip",void 0);re([(0,Y.property)({type:Boolean})],F.prototype,"forceTooltip",void 0);re([(0,Y.property)({type:Boolean})],F.prototype,"activated",void 0);re([(0,Y.query)(".ft-button")],F.prototype,"button",void 0);re([(0,Y.query)(".ft-button--label slot")],F.prototype,"slottedContent",void 0);re([(0,Y.query)("[part=tooltip]")],F.prototype,"tooltip",void 0);var Ao=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},we=class extends F{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 et.button}};we.elementDefinitions={...F.elementDefinitions,"ft-or-ftds-typography":Te};we.styles=[Qc.safariEllipsisFix,Xa];Ao([(0,Ir.property)({type:Boolean})],we.prototype,"primary",void 0);Ao([(0,Ir.property)({type:Boolean})],we.prototype,"outlined",void 0);Ao([(0,Ir.property)({type:Boolean})],we.prototype,"dense",void 0);Ao([(0,Ir.property)({type:Boolean})],we.prototype,"round",void 0);var _r=C(ie()),Ro=C(k());var el=C(V()),S=C(k());var _d={...f,iconOnlyScale:S.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},tl=[el.css`
|
|
639
650
|
:host {
|
|
640
651
|
display: inline-block;
|
|
641
652
|
max-width: 100%;
|
|
@@ -686,7 +697,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
686
697
|
}
|
|
687
698
|
|
|
688
699
|
.ft-button:focus-visible {
|
|
689
|
-
outline-color: ${
|
|
700
|
+
outline-color: ${f.focusFocusRingColor};
|
|
690
701
|
outline-style: solid;
|
|
691
702
|
}
|
|
692
703
|
|
|
@@ -718,394 +729,394 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
718
729
|
}
|
|
719
730
|
|
|
720
731
|
.ft-button.ft-button--icon-only ft-icon {
|
|
721
|
-
transform: scale(${
|
|
732
|
+
transform: scale(${_d.iconOnlyScale});
|
|
722
733
|
}
|
|
723
734
|
|
|
724
735
|
/** Brand Primary styles **/
|
|
725
736
|
|
|
726
737
|
.ftds--family-brand.ft-button--primary {
|
|
727
|
-
${(0,
|
|
738
|
+
${(0,S.setVariable)(G.color,f.primaryBrandIconColor)};
|
|
728
739
|
|
|
729
|
-
${(0,
|
|
730
|
-
${(0,
|
|
731
|
-
${(0,
|
|
732
|
-
${(0,
|
|
733
|
-
${(0,
|
|
740
|
+
${(0,S.setVariable)(E.color,f.primaryBrandStateLayerColor)};
|
|
741
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.primaryBrandHoverStateLayerOpacity)};
|
|
742
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.primaryBrandFocusStateLayerOpacity)};
|
|
743
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.primaryBrandActiveStateLayerOpacity)};
|
|
744
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.primaryBrandActiveStateLayerOpacity)};
|
|
734
745
|
|
|
735
|
-
background-color: ${
|
|
736
|
-
color: ${
|
|
746
|
+
background-color: ${f.primaryBrandBackgroundColor};
|
|
747
|
+
color: ${f.primaryBrandColor};
|
|
737
748
|
border-style: none;
|
|
738
749
|
}
|
|
739
750
|
|
|
740
751
|
.ftds--family-brand.ft-button--primary[disabled] {
|
|
741
|
-
opacity: ${
|
|
752
|
+
opacity: ${f.primaryBrandDisabledComponentOpacity};
|
|
742
753
|
}
|
|
743
754
|
|
|
744
755
|
.ftds--family-brand.ft-button--primary ft-icon {
|
|
745
|
-
color: ${
|
|
756
|
+
color: ${f.primaryBrandIconColor};
|
|
746
757
|
}
|
|
747
758
|
|
|
748
759
|
/** Brand Secondary styles **/
|
|
749
760
|
|
|
750
761
|
.ftds--family-brand.ft-button--secondary {
|
|
751
|
-
${(0,
|
|
762
|
+
${(0,S.setVariable)(G.color,f.secondaryBrandIconColor)};
|
|
752
763
|
|
|
753
|
-
${(0,
|
|
754
|
-
${(0,
|
|
755
|
-
${(0,
|
|
756
|
-
${(0,
|
|
757
|
-
${(0,
|
|
764
|
+
${(0,S.setVariable)(E.color,f.secondaryBrandStateLayerColor)};
|
|
765
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryBrandHoverStateLayerOpacity)};
|
|
766
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryBrandFocusStateLayerOpacity)};
|
|
767
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryBrandActiveStateLayerOpacity)};
|
|
768
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryBrandActiveStateLayerOpacity)};
|
|
758
769
|
|
|
759
|
-
background-color: ${
|
|
760
|
-
color: ${
|
|
761
|
-
border-color: ${
|
|
770
|
+
background-color: ${f.secondaryBrandBackgroundColor};
|
|
771
|
+
color: ${f.secondaryBrandColor};
|
|
772
|
+
border-color: ${f.secondaryBrandBorderColor};
|
|
762
773
|
border-style: solid;
|
|
763
774
|
}
|
|
764
775
|
|
|
765
776
|
.ftds--family-brand.ft-button--secondary[disabled] {
|
|
766
|
-
opacity: ${
|
|
777
|
+
opacity: ${f.secondaryBrandDisabledComponentOpacity};
|
|
767
778
|
}
|
|
768
779
|
|
|
769
780
|
.ftds--family-brand.ft-button--secondary ft-icon {
|
|
770
|
-
color: ${
|
|
781
|
+
color: ${f.secondaryBrandIconColor};
|
|
771
782
|
}
|
|
772
783
|
|
|
773
784
|
/** Brand Tertiary styles **/
|
|
774
785
|
|
|
775
786
|
.ftds--family-brand.ft-button--tertiary {
|
|
776
|
-
${(0,
|
|
787
|
+
${(0,S.setVariable)(G.color,f.tertiaryBrandIconColor)};
|
|
777
788
|
|
|
778
|
-
${(0,
|
|
779
|
-
${(0,
|
|
780
|
-
${(0,
|
|
781
|
-
${(0,
|
|
782
|
-
${(0,
|
|
789
|
+
${(0,S.setVariable)(E.color,f.tertiaryBrandStateLayerColor)};
|
|
790
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryBrandHoverStateLayerOpacity)};
|
|
791
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryBrandFocusStateLayerOpacity)};
|
|
792
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryBrandActiveStateLayerOpacity)};
|
|
793
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryBrandActiveStateLayerOpacity)};
|
|
783
794
|
|
|
784
|
-
background-color: ${
|
|
785
|
-
color: ${
|
|
795
|
+
background-color: ${f.tertiaryBrandBackgroundColor};
|
|
796
|
+
color: ${f.tertiaryBrandColor};
|
|
786
797
|
border-style: none;
|
|
787
798
|
}
|
|
788
799
|
|
|
789
800
|
.ftds--family-brand.ft-button--tertiary[disabled] {
|
|
790
|
-
opacity: ${
|
|
801
|
+
opacity: ${f.tertiaryBrandDisabledComponentOpacity};
|
|
791
802
|
}
|
|
792
803
|
|
|
793
804
|
.ftds--family-brand.ft-button--tertiary ft-icon {
|
|
794
|
-
color: ${
|
|
805
|
+
color: ${f.tertiaryBrandIconColor};
|
|
795
806
|
}
|
|
796
807
|
|
|
797
808
|
/** Neutral Secondary styles **/
|
|
798
809
|
|
|
799
810
|
.ftds--family-neutral.ft-button--secondary {
|
|
800
|
-
${(0,
|
|
811
|
+
${(0,S.setVariable)(G.color,f.secondaryNeutralIconColor)};
|
|
801
812
|
|
|
802
|
-
${(0,
|
|
803
|
-
${(0,
|
|
804
|
-
${(0,
|
|
805
|
-
${(0,
|
|
806
|
-
${(0,
|
|
813
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryNeutralStateLayerColor)};
|
|
814
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryNeutralHoverStateLayerOpacity)};
|
|
815
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryNeutralFocusStateLayerOpacity)};
|
|
816
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryNeutralActiveStateLayerOpacity)};
|
|
817
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryNeutralActiveStateLayerOpacity)};
|
|
807
818
|
|
|
808
|
-
background-color: ${
|
|
809
|
-
color: ${
|
|
810
|
-
border-color: ${
|
|
819
|
+
background-color: ${f.secondaryNeutralBackgroundColor};
|
|
820
|
+
color: ${f.secondaryNeutralColor};
|
|
821
|
+
border-color: ${f.secondaryNeutralBorderColor};
|
|
811
822
|
border-style: solid;
|
|
812
823
|
}
|
|
813
824
|
|
|
814
825
|
.ftds--family-neutral.ft-button--secondary[disabled] {
|
|
815
|
-
opacity: ${
|
|
826
|
+
opacity: ${f.secondaryNeutralDisabledComponentOpacity};
|
|
816
827
|
}
|
|
817
828
|
|
|
818
829
|
.ftds--family-neutral.ft-button--secondary ft-icon {
|
|
819
|
-
color: ${
|
|
830
|
+
color: ${f.secondaryNeutralIconColor};
|
|
820
831
|
}
|
|
821
832
|
|
|
822
833
|
/** Neutral Tertiary styles **/
|
|
823
834
|
|
|
824
835
|
.ftds--family-neutral.ft-button--tertiary {
|
|
825
|
-
${(0,
|
|
836
|
+
${(0,S.setVariable)(G.color,f.tertiaryNeutralIconColor)};
|
|
826
837
|
|
|
827
|
-
${(0,
|
|
828
|
-
${(0,
|
|
829
|
-
${(0,
|
|
830
|
-
${(0,
|
|
831
|
-
${(0,
|
|
838
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryNeutralStateLayerColor)};
|
|
839
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryNeutralHoverStateLayerOpacity)};
|
|
840
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryNeutralFocusStateLayerOpacity)};
|
|
841
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryNeutralActiveStateLayerOpacity)};
|
|
842
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryNeutralActiveStateLayerOpacity)};
|
|
832
843
|
|
|
833
|
-
background-color: ${
|
|
834
|
-
color: ${
|
|
844
|
+
background-color: ${f.tertiaryNeutralBackgroundColor};
|
|
845
|
+
color: ${f.tertiaryNeutralColor};
|
|
835
846
|
border-style: none;
|
|
836
847
|
}
|
|
837
848
|
|
|
838
849
|
.ftds--family-neutral.ft-button--tertiary[disabled] {
|
|
839
|
-
opacity: ${
|
|
850
|
+
opacity: ${f.tertiaryNeutralDisabledComponentOpacity};
|
|
840
851
|
}
|
|
841
852
|
|
|
842
853
|
.ftds--family-neutral.ft-button--tertiary ft-icon {
|
|
843
|
-
color: ${
|
|
854
|
+
color: ${f.tertiaryNeutralIconColor};
|
|
844
855
|
}
|
|
845
856
|
|
|
846
857
|
/** Info Secondary styles **/
|
|
847
858
|
|
|
848
859
|
.ftds--family-info.ft-button--secondary {
|
|
849
|
-
${(0,
|
|
860
|
+
${(0,S.setVariable)(G.color,f.secondaryInfoIconColor)};
|
|
850
861
|
|
|
851
|
-
${(0,
|
|
852
|
-
${(0,
|
|
853
|
-
${(0,
|
|
854
|
-
${(0,
|
|
855
|
-
${(0,
|
|
862
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryInfoStateLayerColor)};
|
|
863
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryInfoHoverStateLayerOpacity)};
|
|
864
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryInfoFocusStateLayerOpacity)};
|
|
865
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryInfoActiveStateLayerOpacity)};
|
|
866
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryInfoActiveStateLayerOpacity)};
|
|
856
867
|
|
|
857
|
-
background-color: ${
|
|
858
|
-
color: ${
|
|
859
|
-
border-color: ${
|
|
868
|
+
background-color: ${f.secondaryInfoBackgroundColor};
|
|
869
|
+
color: ${f.secondaryInfoColor};
|
|
870
|
+
border-color: ${f.secondaryInfoBorderColor};
|
|
860
871
|
border-style: solid;
|
|
861
872
|
}
|
|
862
873
|
|
|
863
874
|
.ftds--family-info.ft-button--secondary[disabled] {
|
|
864
|
-
opacity: ${
|
|
875
|
+
opacity: ${f.secondaryInfoDisabledComponentOpacity};
|
|
865
876
|
}
|
|
866
877
|
|
|
867
878
|
.ftds--family-info.ft-button--secondary ft-icon {
|
|
868
|
-
color: ${
|
|
879
|
+
color: ${f.secondaryInfoIconColor};
|
|
869
880
|
}
|
|
870
881
|
|
|
871
882
|
/** Info Tertiary styles **/
|
|
872
883
|
|
|
873
884
|
.ftds--family-info.ft-button--tertiary {
|
|
874
|
-
${(0,
|
|
885
|
+
${(0,S.setVariable)(G.color,f.tertiaryInfoIconColor)};
|
|
875
886
|
|
|
876
|
-
${(0,
|
|
877
|
-
${(0,
|
|
878
|
-
${(0,
|
|
879
|
-
${(0,
|
|
880
|
-
${(0,
|
|
887
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryInfoStateLayerColor)};
|
|
888
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryInfoHoverStateLayerOpacity)};
|
|
889
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryInfoFocusStateLayerOpacity)};
|
|
890
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryInfoActiveStateLayerOpacity)};
|
|
891
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryInfoActiveStateLayerOpacity)};
|
|
881
892
|
|
|
882
|
-
background-color: ${
|
|
883
|
-
color: ${
|
|
893
|
+
background-color: ${f.tertiaryInfoBackgroundColor};
|
|
894
|
+
color: ${f.tertiaryInfoColor};
|
|
884
895
|
border-style: none;
|
|
885
896
|
}
|
|
886
897
|
|
|
887
898
|
.ftds--family-info.ft-button--tertiary[disabled] {
|
|
888
|
-
opacity: ${
|
|
899
|
+
opacity: ${f.tertiaryInfoDisabledComponentOpacity};
|
|
889
900
|
}
|
|
890
901
|
|
|
891
902
|
.ftds--family-info.ft-button--tertiary ft-icon {
|
|
892
|
-
color: ${
|
|
903
|
+
color: ${f.tertiaryInfoIconColor};
|
|
893
904
|
}
|
|
894
905
|
|
|
895
906
|
/** Success Secondary styles **/
|
|
896
907
|
|
|
897
908
|
.ftds--family-success.ft-button--secondary {
|
|
898
|
-
${(0,
|
|
909
|
+
${(0,S.setVariable)(G.color,f.secondarySuccessIconColor)};
|
|
899
910
|
|
|
900
|
-
${(0,
|
|
901
|
-
${(0,
|
|
902
|
-
${(0,
|
|
903
|
-
${(0,
|
|
904
|
-
${(0,
|
|
911
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondarySuccessStateLayerColor)};
|
|
912
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondarySuccessHoverStateLayerOpacity)};
|
|
913
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondarySuccessFocusStateLayerOpacity)};
|
|
914
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondarySuccessActiveStateLayerOpacity)};
|
|
915
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondarySuccessActiveStateLayerOpacity)};
|
|
905
916
|
|
|
906
|
-
background-color: ${
|
|
907
|
-
color: ${
|
|
908
|
-
border-color: ${
|
|
917
|
+
background-color: ${f.secondarySuccessBackgroundColor};
|
|
918
|
+
color: ${f.secondarySuccessColor};
|
|
919
|
+
border-color: ${f.secondarySuccessBorderColor};
|
|
909
920
|
border-style: solid;
|
|
910
921
|
}
|
|
911
922
|
|
|
912
923
|
.ftds--family-success.ft-button--secondary[disabled] {
|
|
913
|
-
opacity: ${
|
|
924
|
+
opacity: ${f.secondarySuccessDisabledComponentOpacity};
|
|
914
925
|
}
|
|
915
926
|
|
|
916
927
|
.ftds--family-success.ft-button--secondary ft-icon {
|
|
917
|
-
color: ${
|
|
928
|
+
color: ${f.secondarySuccessIconColor};
|
|
918
929
|
}
|
|
919
930
|
|
|
920
931
|
/** Success Tertiary styles **/
|
|
921
932
|
|
|
922
933
|
.ftds--family-success.ft-button--tertiary {
|
|
923
|
-
${(0,
|
|
934
|
+
${(0,S.setVariable)(G.color,f.tertiarySuccessIconColor)};
|
|
924
935
|
|
|
925
|
-
${(0,
|
|
926
|
-
${(0,
|
|
927
|
-
${(0,
|
|
928
|
-
${(0,
|
|
929
|
-
${(0,
|
|
936
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiarySuccessStateLayerColor)};
|
|
937
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiarySuccessHoverStateLayerOpacity)};
|
|
938
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiarySuccessFocusStateLayerOpacity)};
|
|
939
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiarySuccessActiveStateLayerOpacity)};
|
|
940
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiarySuccessActiveStateLayerOpacity)};
|
|
930
941
|
|
|
931
|
-
background-color: ${
|
|
932
|
-
color: ${
|
|
942
|
+
background-color: ${f.tertiarySuccessBackgroundColor};
|
|
943
|
+
color: ${f.tertiarySuccessColor};
|
|
933
944
|
border-style: none;
|
|
934
945
|
}
|
|
935
946
|
|
|
936
947
|
.ftds--family-success.ft-button--tertiary[disabled] {
|
|
937
|
-
opacity: ${
|
|
948
|
+
opacity: ${f.tertiarySuccessDisabledComponentOpacity};
|
|
938
949
|
}
|
|
939
950
|
|
|
940
951
|
.ftds--family-success.ft-button--tertiary ft-icon {
|
|
941
|
-
color: ${
|
|
952
|
+
color: ${f.tertiarySuccessIconColor};
|
|
942
953
|
}
|
|
943
954
|
|
|
944
955
|
/** Warning Secondary styles **/
|
|
945
956
|
|
|
946
957
|
.ftds--family-warning.ft-button--secondary {
|
|
947
|
-
${(0,
|
|
958
|
+
${(0,S.setVariable)(G.color,f.secondaryWarningIconColor)};
|
|
948
959
|
|
|
949
|
-
${(0,
|
|
950
|
-
${(0,
|
|
951
|
-
${(0,
|
|
952
|
-
${(0,
|
|
953
|
-
${(0,
|
|
960
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryWarningStateLayerColor)};
|
|
961
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryWarningHoverStateLayerOpacity)};
|
|
962
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryWarningFocusStateLayerOpacity)};
|
|
963
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryWarningActiveStateLayerOpacity)};
|
|
964
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryWarningActiveStateLayerOpacity)};
|
|
954
965
|
|
|
955
|
-
background-color: ${
|
|
956
|
-
color: ${
|
|
957
|
-
border-color: ${
|
|
966
|
+
background-color: ${f.secondaryWarningBackgroundColor};
|
|
967
|
+
color: ${f.secondaryWarningColor};
|
|
968
|
+
border-color: ${f.secondaryWarningBorderColor};
|
|
958
969
|
border-style: solid;
|
|
959
970
|
}
|
|
960
971
|
|
|
961
972
|
.ftds--family-warning.ft-button--secondary[disabled] {
|
|
962
|
-
opacity: ${
|
|
973
|
+
opacity: ${f.secondaryWarningDisabledComponentOpacity};
|
|
963
974
|
}
|
|
964
975
|
|
|
965
976
|
.ftds--family-warning.ft-button--secondary ft-icon {
|
|
966
|
-
color: ${
|
|
977
|
+
color: ${f.secondaryWarningIconColor};
|
|
967
978
|
}
|
|
968
979
|
|
|
969
980
|
/** Warning Tertiary styles **/
|
|
970
981
|
|
|
971
982
|
.ftds--family-warning.ft-button--tertiary {
|
|
972
|
-
${(0,
|
|
983
|
+
${(0,S.setVariable)(G.color,f.tertiaryWarningIconColor)};
|
|
973
984
|
|
|
974
|
-
${(0,
|
|
975
|
-
${(0,
|
|
976
|
-
${(0,
|
|
977
|
-
${(0,
|
|
978
|
-
${(0,
|
|
985
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryWarningStateLayerColor)};
|
|
986
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryWarningHoverStateLayerOpacity)};
|
|
987
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryWarningFocusStateLayerOpacity)};
|
|
988
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryWarningActiveStateLayerOpacity)};
|
|
989
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryWarningActiveStateLayerOpacity)};
|
|
979
990
|
|
|
980
|
-
background-color: ${
|
|
981
|
-
color: ${
|
|
991
|
+
background-color: ${f.tertiaryWarningBackgroundColor};
|
|
992
|
+
color: ${f.tertiaryWarningColor};
|
|
982
993
|
border-style: none;
|
|
983
994
|
}
|
|
984
995
|
|
|
985
996
|
.ftds--family-warning.ft-button--tertiary[disabled] {
|
|
986
|
-
opacity: ${
|
|
997
|
+
opacity: ${f.tertiaryWarningDisabledComponentOpacity};
|
|
987
998
|
}
|
|
988
999
|
|
|
989
1000
|
.ftds--family-warning.ft-button--tertiary ft-icon {
|
|
990
|
-
color: ${
|
|
1001
|
+
color: ${f.tertiaryWarningIconColor};
|
|
991
1002
|
}
|
|
992
1003
|
|
|
993
1004
|
/** Error Secondary styles **/
|
|
994
1005
|
|
|
995
1006
|
.ftds--family-error.ft-button--secondary {
|
|
996
|
-
${(0,
|
|
1007
|
+
${(0,S.setVariable)(G.color,f.secondaryErrorIconColor)};
|
|
997
1008
|
|
|
998
|
-
${(0,
|
|
999
|
-
${(0,
|
|
1000
|
-
${(0,
|
|
1001
|
-
${(0,
|
|
1002
|
-
${(0,
|
|
1009
|
+
${(0,S.setVariable)(E.backgroundColor,f.secondaryErrorStateLayerColor)};
|
|
1010
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryErrorHoverStateLayerOpacity)};
|
|
1011
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryErrorFocusStateLayerOpacity)};
|
|
1012
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryErrorActiveStateLayerOpacity)};
|
|
1013
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryErrorActiveStateLayerOpacity)};
|
|
1003
1014
|
|
|
1004
|
-
background-color: ${
|
|
1005
|
-
color: ${
|
|
1006
|
-
border-color: ${
|
|
1015
|
+
background-color: ${f.secondaryErrorBackgroundColor};
|
|
1016
|
+
color: ${f.secondaryErrorColor};
|
|
1017
|
+
border-color: ${f.secondaryErrorBorderColor};
|
|
1007
1018
|
border-style: solid;
|
|
1008
1019
|
}
|
|
1009
1020
|
|
|
1010
1021
|
.ftds--family-error.ft-button--secondary[disabled] {
|
|
1011
|
-
opacity: ${
|
|
1022
|
+
opacity: ${f.secondaryErrorDisabledComponentOpacity};
|
|
1012
1023
|
}
|
|
1013
1024
|
|
|
1014
1025
|
.ftds--family-error.ft-button--secondary ft-icon {
|
|
1015
|
-
color: ${
|
|
1026
|
+
color: ${f.secondaryErrorIconColor};
|
|
1016
1027
|
}
|
|
1017
1028
|
|
|
1018
1029
|
/** Error Tertiary styles **/
|
|
1019
1030
|
|
|
1020
1031
|
.ftds--family-error.ft-button--tertiary {
|
|
1021
|
-
${(0,
|
|
1032
|
+
${(0,S.setVariable)(G.color,f.tertiaryErrorIconColor)};
|
|
1022
1033
|
|
|
1023
|
-
${(0,
|
|
1024
|
-
${(0,
|
|
1025
|
-
${(0,
|
|
1026
|
-
${(0,
|
|
1027
|
-
${(0,
|
|
1034
|
+
${(0,S.setVariable)(E.backgroundColor,f.tertiaryErrorStateLayerColor)};
|
|
1035
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryErrorHoverStateLayerOpacity)};
|
|
1036
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryErrorFocusStateLayerOpacity)};
|
|
1037
|
+
${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryErrorActiveStateLayerOpacity)};
|
|
1038
|
+
${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryErrorActiveStateLayerOpacity)};
|
|
1028
1039
|
|
|
1029
|
-
background-color: ${
|
|
1030
|
-
color: ${
|
|
1040
|
+
background-color: ${f.tertiaryErrorBackgroundColor};
|
|
1041
|
+
color: ${f.tertiaryErrorColor};
|
|
1031
1042
|
border-style: none;
|
|
1032
1043
|
}
|
|
1033
1044
|
|
|
1034
1045
|
.ftds--family-error.ft-button--tertiary[disabled] {
|
|
1035
|
-
opacity: ${
|
|
1046
|
+
opacity: ${f.tertiaryErrorDisabledComponentOpacity};
|
|
1036
1047
|
}
|
|
1037
1048
|
|
|
1038
1049
|
.ftds--family-error.ft-button--tertiary ft-icon {
|
|
1039
|
-
color: ${
|
|
1050
|
+
color: ${f.tertiaryErrorIconColor};
|
|
1040
1051
|
}
|
|
1041
1052
|
|
|
1042
1053
|
/** Large styles **/
|
|
1043
1054
|
|
|
1044
1055
|
.ftds--size-large {
|
|
1045
|
-
${(0,
|
|
1046
|
-
${(0,
|
|
1056
|
+
${(0,S.setVariable)(ue.size,f.largeIconSize)};
|
|
1057
|
+
${(0,S.setVariable)(G.size,f.largeIconSize)};
|
|
1047
1058
|
|
|
1048
|
-
height: ${
|
|
1049
|
-
padding: 0 ${
|
|
1050
|
-
gap: ${
|
|
1051
|
-
border-radius: ${
|
|
1052
|
-
border-width: ${
|
|
1059
|
+
height: ${f.largeHeight};
|
|
1060
|
+
padding: 0 ${f.largeHorizontalPadding};
|
|
1061
|
+
gap: ${f.largeGap};
|
|
1062
|
+
border-radius: ${f.largeBorderRadius};
|
|
1063
|
+
border-width: ${f.largeBorderWidth};
|
|
1053
1064
|
}
|
|
1054
1065
|
|
|
1055
1066
|
.ftds--size-large:focus-visible {
|
|
1056
|
-
outline-width: ${
|
|
1057
|
-
outline-offset: ${
|
|
1067
|
+
outline-width: ${f.largeFocusOutlineWidth};
|
|
1068
|
+
outline-offset: ${f.largeFocusOutlineOffset};
|
|
1058
1069
|
}
|
|
1059
1070
|
|
|
1060
1071
|
.ftds--size-large.ft-button--icon-only {
|
|
1061
|
-
width: ${
|
|
1072
|
+
width: ${f.largeIconOnlyWidth};
|
|
1062
1073
|
}
|
|
1063
1074
|
|
|
1064
1075
|
/** Small styles **/
|
|
1065
1076
|
|
|
1066
1077
|
.ftds--size-medium {
|
|
1067
|
-
${(0,
|
|
1068
|
-
${(0,
|
|
1078
|
+
${(0,S.setVariable)(ue.size,f.mediumIconSize)};
|
|
1079
|
+
${(0,S.setVariable)(G.size,f.mediumIconSize)};
|
|
1069
1080
|
|
|
1070
|
-
height: ${
|
|
1071
|
-
padding: 0 ${
|
|
1072
|
-
gap: ${
|
|
1073
|
-
border-radius: ${
|
|
1074
|
-
border-width: ${
|
|
1081
|
+
height: ${f.mediumHeight};
|
|
1082
|
+
padding: 0 ${f.mediumHorizontalPadding};
|
|
1083
|
+
gap: ${f.mediumGap};
|
|
1084
|
+
border-radius: ${f.mediumBorderRadius};
|
|
1085
|
+
border-width: ${f.mediumBorderWidth};
|
|
1075
1086
|
}
|
|
1076
1087
|
|
|
1077
1088
|
.ftds--size-medium:focus-visible {
|
|
1078
|
-
outline-width: ${
|
|
1079
|
-
outline-offset: ${
|
|
1089
|
+
outline-width: ${f.mediumFocusOutlineWidth};
|
|
1090
|
+
outline-offset: ${f.mediumFocusOutlineOffset};
|
|
1080
1091
|
}
|
|
1081
1092
|
|
|
1082
1093
|
.ftds--size-medium.ft-button--icon-only {
|
|
1083
|
-
width: ${
|
|
1094
|
+
width: ${f.mediumIconOnlyWidth};
|
|
1084
1095
|
}
|
|
1085
1096
|
|
|
1086
1097
|
|
|
1087
1098
|
/** Small styles **/
|
|
1088
1099
|
|
|
1089
1100
|
.ftds--size-small {
|
|
1090
|
-
${(0,
|
|
1091
|
-
${(0,
|
|
1101
|
+
${(0,S.setVariable)(ue.size,f.smallIconSize)};
|
|
1102
|
+
${(0,S.setVariable)(G.size,f.smallIconSize)};
|
|
1092
1103
|
|
|
1093
|
-
height: ${
|
|
1094
|
-
padding: 0 ${
|
|
1095
|
-
gap: ${
|
|
1096
|
-
border-radius: ${
|
|
1097
|
-
border-width: ${
|
|
1104
|
+
height: ${f.smallHeight};
|
|
1105
|
+
padding: 0 ${f.smallHorizontalPadding};
|
|
1106
|
+
gap: ${f.smallGap};
|
|
1107
|
+
border-radius: ${f.smallBorderRadius};
|
|
1108
|
+
border-width: ${f.smallBorderWidth};
|
|
1098
1109
|
}
|
|
1099
1110
|
|
|
1100
1111
|
.ftds--size-small:focus-visible {
|
|
1101
|
-
outline-width: ${
|
|
1102
|
-
outline-offset: ${
|
|
1112
|
+
outline-width: ${f.smallFocusOutlineWidth};
|
|
1113
|
+
outline-offset: ${f.smallFocusOutlineOffset};
|
|
1103
1114
|
}
|
|
1104
1115
|
|
|
1105
1116
|
.ftds--size-small.ft-button--icon-only {
|
|
1106
|
-
width: ${
|
|
1117
|
+
width: ${f.smallIconOnlyWidth};
|
|
1107
1118
|
}
|
|
1108
|
-
`,
|
|
1119
|
+
`,S.noTextSelect];var wo=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Re=class extends(0,Ro.toFtdsBase)(F){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Dr.brand,this.iconVariant=We.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 Tt.large:return tt.body2medium;case Tt.medium:return tt.caption1medium;case Tt.small:return tt.caption2medium}}};Re.elementDefinitions={...F.elementDefinitions,"ft-or-ftds-typography":je};Re.styles=[Ro.safariEllipsisFix,tl];wo([(0,_r.property)({type:Boolean})],Re.prototype,"primary",void 0);wo([(0,_r.property)({type:Boolean})],Re.prototype,"secondary",void 0);wo([(0,_r.property)({type:Boolean})],Re.prototype,"tertiary",void 0);wo([(0,_r.property)({type:Boolean})],Re.prototype,"round",void 0);(0,pa.customElement)("ft-button")(we);(0,pa.customElement)("ftds-button")(Re);var rl=C(V()),No=rl.css`
|
|
1109
1120
|
:host {
|
|
1110
1121
|
display: contents;
|
|
1111
1122
|
}
|
|
@@ -1129,7 +1140,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
|
|
|
1129
1140
|
.ft-collapsible--animated.ft-collapsible--hidden, .ft-collapsible--animated.ft-collapsible--hidden::slotted(*) {
|
|
1130
1141
|
transition: opacity 300ms;
|
|
1131
1142
|
}
|
|
1132
|
-
`;var
|
|
1143
|
+
`;var sr=class extends ${};sr.elementDefinitions={"ft-or-ftds-button":we};sr.styles=No;var cr=class extends ${};cr.elementDefinitions={"ft-or-ftds-button":Re};cr.styles=No;(0,fa.customElement)("ft-collapsible")(sr);(0,fa.customElement)("ftds-collapsible")(cr);})();
|
|
1133
1144
|
/*! Bundled license information:
|
|
1134
1145
|
|
|
1135
1146
|
lit-html/lit-html.js:
|
|
@@ -1146,6 +1157,13 @@ lit-html/static.js:
|
|
|
1146
1157
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1147
1158
|
*)
|
|
1148
1159
|
|
|
1160
|
+
@lit/reactive-element/css-tag.js:
|
|
1161
|
+
(**
|
|
1162
|
+
* @license
|
|
1163
|
+
* Copyright 2019 Google LLC
|
|
1164
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1165
|
+
*)
|
|
1166
|
+
|
|
1149
1167
|
lit-html/directives/if-defined.js:
|
|
1150
1168
|
(**
|
|
1151
1169
|
* @license
|