@fluid-topics/ft-search-results-spellcheck 1.1.80 → 1.1.82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,24 +1,24 @@
1
- "use strict";(()=>{var mo=Object.create;var bt=Object.defineProperty;var bo=Object.getOwnPropertyDescriptor;var xo=Object.getOwnPropertyNames;var So=Object.getPrototypeOf,Oo=Object.prototype.hasOwnProperty;var Ce=(o,t)=>()=>(t||o((t={exports:{}}).exports,t),t.exports);var Co=(o,t,i,c)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of xo(t))!Oo.call(o,n)&&n!==i&&bt(o,n,{get:()=>t[n],enumerable:!(c=bo(t,n))||c.enumerable});return o};var S=(o,t,i)=>(i=o!=null?mo(So(o)):{},Co(t||!o||!o.__esModule?bt(i,"default",{value:o,enumerable:!0}):i,o));var N=Ce((Wo,xt)=>{xt.exports=ftGlobals.wcUtils});var _=Ce((Do,St)=>{St.exports=ftGlobals.lit});var te=Ce((Vo,zt)=>{zt.exports=ftGlobals.litDecorators});var Mr=Ce($r=>{(function(o){var t=function(i){var c={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function n(l){return l&&DataView.prototype.isPrototypeOf(l)}if(c.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],p=ArrayBuffer.isView||function(l){return l&&s.indexOf(Object.prototype.toString.call(l))>-1};function d(l){if(typeof l!="string"&&(l=String(l)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(l))throw new TypeError("Invalid character in header field name");return l.toLowerCase()}function h(l){return typeof l!="string"&&(l=String(l)),l}function m(l){var f={next:function(){var b=l.shift();return{done:b===void 0,value:b}}};return c.iterable&&(f[Symbol.iterator]=function(){return f}),f}function g(l){this.map={},l instanceof g?l.forEach(function(f,b){this.append(b,f)},this):Array.isArray(l)?l.forEach(function(f){this.append(f[0],f[1])},this):l&&Object.getOwnPropertyNames(l).forEach(function(f){this.append(f,l[f])},this)}g.prototype.append=function(l,f){l=d(l),f=h(f);var b=this.map[l];this.map[l]=b?b+", "+f:f},g.prototype.delete=function(l){delete this.map[d(l)]},g.prototype.get=function(l){return l=d(l),this.has(l)?this.map[l]:null},g.prototype.has=function(l){return this.map.hasOwnProperty(d(l))},g.prototype.set=function(l,f){this.map[d(l)]=h(f)},g.prototype.forEach=function(l,f){for(var b in this.map)this.map.hasOwnProperty(b)&&l.call(f,this.map[b],b,this)},g.prototype.keys=function(){var l=[];return this.forEach(function(f,b){l.push(b)}),m(l)},g.prototype.values=function(){var l=[];return this.forEach(function(f){l.push(f)}),m(l)},g.prototype.entries=function(){var l=[];return this.forEach(function(f,b){l.push([b,f])}),m(l)},c.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function O(l){if(l.bodyUsed)return Promise.reject(new TypeError("Already read"));l.bodyUsed=!0}function L(l){return new Promise(function(f,b){l.onload=function(){f(l.result)},l.onerror=function(){b(l.error)}})}function P(l){var f=new FileReader,b=L(f);return f.readAsArrayBuffer(l),b}function Q(l){var f=new FileReader,b=L(f);return f.readAsText(l),b}function po(l){for(var f=new Uint8Array(l),b=new Array(f.length),R=0;R<f.length;R++)b[R]=String.fromCharCode(f[R]);return b.join("")}function gt(l){if(l.slice)return l.slice(0);var f=new Uint8Array(l.byteLength);return f.set(new Uint8Array(l)),f.buffer}function mt(){return this.bodyUsed=!1,this._initBody=function(l){this._bodyInit=l,l?typeof l=="string"?this._bodyText=l:c.blob&&Blob.prototype.isPrototypeOf(l)?this._bodyBlob=l:c.formData&&FormData.prototype.isPrototypeOf(l)?this._bodyFormData=l:c.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)?this._bodyText=l.toString():c.arrayBuffer&&c.blob&&n(l)?(this._bodyArrayBuffer=gt(l.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):c.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(l)||p(l))?this._bodyArrayBuffer=gt(l):this._bodyText=l=Object.prototype.toString.call(l):this._bodyText="",this.headers.get("content-type")||(typeof l=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):c.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},c.blob&&(this.blob=function(){var l=O(this);if(l)return l;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(){return this._bodyArrayBuffer?O(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(P)}),this.text=function(){var l=O(this);if(l)return l;if(this._bodyBlob)return Q(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(po(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},c.formData&&(this.formData=function(){return this.text().then(ho)}),this.json=function(){return this.text().then(JSON.parse)},this}var fo=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function uo(l){var f=l.toUpperCase();return fo.indexOf(f)>-1?f:l}function Z(l,f){f=f||{};var b=f.body;if(l instanceof Z){if(l.bodyUsed)throw new TypeError("Already read");this.url=l.url,this.credentials=l.credentials,f.headers||(this.headers=new g(l.headers)),this.method=l.method,this.mode=l.mode,this.signal=l.signal,!b&&l._bodyInit!=null&&(b=l._bodyInit,l.bodyUsed=!0)}else this.url=String(l);if(this.credentials=f.credentials||this.credentials||"same-origin",(f.headers||!this.headers)&&(this.headers=new g(f.headers)),this.method=uo(f.method||this.method||"GET"),this.mode=f.mode||this.mode||null,this.signal=f.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&b)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(b)}Z.prototype.clone=function(){return new Z(this,{body:this._bodyInit})};function ho(l){var f=new FormData;return l.trim().split("&").forEach(function(b){if(b){var R=b.split("="),I=R.shift().replace(/\+/g," "),C=R.join("=").replace(/\+/g," ");f.append(decodeURIComponent(I),decodeURIComponent(C))}}),f}function yo(l){var f=new g,b=l.replace(/\r?\n[\t ]+/g," ");return b.split(/\r?\n/).forEach(function(R){var I=R.split(":"),C=I.shift().trim();if(C){var Oe=I.join(":").trim();f.append(C,Oe)}}),f}mt.call(Z.prototype);function B(l,f){f||(f={}),this.type="default",this.status=f.status===void 0?200:f.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in f?f.statusText:"OK",this.headers=new g(f.headers),this.url=f.url||"",this._initBody(l)}mt.call(B.prototype),B.prototype.clone=function(){return new B(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},B.error=function(){var l=new B(null,{status:0,statusText:""});return l.type="error",l};var go=[301,302,303,307,308];B.redirect=function(l,f){if(go.indexOf(f)===-1)throw new RangeError("Invalid status code");return new B(null,{status:f,headers:{location:l}})},i.DOMException=o.DOMException;try{new i.DOMException}catch{i.DOMException=function(f,b){this.message=f,this.name=b;var R=Error(f);this.stack=R.stack},i.DOMException.prototype=Object.create(Error.prototype),i.DOMException.prototype.constructor=i.DOMException}function Ze(l,f){return new Promise(function(b,R){var I=new Z(l,f);if(I.signal&&I.signal.aborted)return R(new i.DOMException("Aborted","AbortError"));var C=new XMLHttpRequest;function Oe(){C.abort()}C.onload=function(){var he={status:C.status,statusText:C.statusText,headers:yo(C.getAllResponseHeaders()||"")};he.url="responseURL"in C?C.responseURL:he.headers.get("X-Request-URL");var Ve="response"in C?C.response:C.responseText;b(new B(Ve,he))},C.onerror=function(){R(new TypeError("Network request failed"))},C.ontimeout=function(){R(new TypeError("Network request failed"))},C.onabort=function(){R(new i.DOMException("Aborted","AbortError"))},C.open(I.method,I.url,!0),I.credentials==="include"?C.withCredentials=!0:I.credentials==="omit"&&(C.withCredentials=!1),"responseType"in C&&c.blob&&(C.responseType="blob"),I.headers.forEach(function(he,Ve){C.setRequestHeader(Ve,he)}),I.signal&&(I.signal.addEventListener("abort",Oe),C.onreadystatechange=function(){C.readyState===4&&I.signal.removeEventListener("abort",Oe)}),C.send(typeof I._bodyInit>"u"?null:I._bodyInit)})}return Ze.polyfill=!0,o.fetch||(o.fetch=Ze,o.Headers=g,o.Request=Z,o.Response=B),i.Headers=g,i.Request=Z,i.Response=B,i.fetch=Ze,Object.defineProperty(i,"__esModule",{value:!0}),i}({})})(typeof self<"u"?self:$r)});var lo=S(N());var Ke=S(_()),ue=S(N());var Ot=S(_()),X=S(N()),ve={linkColor:X.FtCssVariableFactory.external(X.designSystemVariables.colorPrimaryVariant,"Design system"),linkHoverColor:X.FtCssVariableFactory.external(X.designSystemVariables.colorPrimary,"Design system")},Ct=Ot.css`
1
+ "use strict";(()=>{var va=Object.create;var Ur=Object.defineProperty;var Sa=Object.getOwnPropertyDescriptor;var Oa=Object.getOwnPropertyNames;var Ca=Object.getPrototypeOf,Ea=Object.prototype.hasOwnProperty;var nt=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports);var wa=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Oa(t))!Ea.call(r,a)&&a!==o&&Ur(r,a,{get:()=>t[a],enumerable:!(n=Sa(t,a))||n.enumerable});return r};var E=(r,t,o)=>(o=r!=null?va(Ca(r)):{},wa(t||!r||!r.__esModule?Ur(o,"default",{value:r,enumerable:!0}):o,r));var F=nt((Ni,Dr)=>{Dr.exports=ftGlobals.wcUtils});var V=nt((Ii,Mr)=>{Mr.exports=ftGlobals.lit});var Q=nt((Ui,no)=>{no.exports=ftGlobals.litDecorators});var Jn=nt(Qn=>{(function(r){var t=function(o){var n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};function a(f){return f&&DataView.prototype.isPrototypeOf(f)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(f){return f&&s.indexOf(Object.prototype.toString.call(f))>-1};function u(f){if(typeof f!="string"&&(f=String(f)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(f))throw new TypeError("Invalid character in header field name");return f.toLowerCase()}function d(f){return typeof f!="string"&&(f=String(f)),f}function p(f){var m={next:function(){var O=f.shift();return{done:O===void 0,value:O}}};return n.iterable&&(m[Symbol.iterator]=function(){return m}),m}function h(f){this.map={},f instanceof h?f.forEach(function(m,O){this.append(O,m)},this):Array.isArray(f)?f.forEach(function(m){this.append(m[0],m[1])},this):f&&Object.getOwnPropertyNames(f).forEach(function(m){this.append(m,f[m])},this)}h.prototype.append=function(f,m){f=u(f),m=d(m);var O=this.map[f];this.map[f]=O?O+", "+m:m},h.prototype.delete=function(f){delete this.map[u(f)]},h.prototype.get=function(f){return f=u(f),this.has(f)?this.map[f]:null},h.prototype.has=function(f){return this.map.hasOwnProperty(u(f))},h.prototype.set=function(f,m){this.map[u(f)]=d(m)},h.prototype.forEach=function(f,m){for(var O in this.map)this.map.hasOwnProperty(O)&&f.call(m,this.map[O],O,this)},h.prototype.keys=function(){var f=[];return this.forEach(function(m,O){f.push(O)}),p(f)},h.prototype.values=function(){var f=[];return this.forEach(function(m){f.push(m)}),p(f)},h.prototype.entries=function(){var f=[];return this.forEach(function(m,O){f.push([O,m])}),p(f)},n.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function y(f){if(f.bodyUsed)return Promise.reject(new TypeError("Already read"));f.bodyUsed=!0}function g(f){return new Promise(function(m,O){f.onload=function(){m(f.result)},f.onerror=function(){O(f.error)}})}function v(f){var m=new FileReader,O=g(m);return m.readAsArrayBuffer(f),O}function b(f){var m=new FileReader,O=g(m);return m.readAsText(f),O}function S(f){for(var m=new Uint8Array(f),O=new Array(m.length),L=0;L<m.length;L++)O[L]=String.fromCharCode(m[L]);return O.join("")}function R(f){if(f.slice)return f.slice(0);var m=new Uint8Array(f.byteLength);return m.set(new Uint8Array(f)),m.buffer}function A(){return this.bodyUsed=!1,this._initBody=function(f){this._bodyInit=f,f?typeof f=="string"?this._bodyText=f:n.blob&&Blob.prototype.isPrototypeOf(f)?this._bodyBlob=f:n.formData&&FormData.prototype.isPrototypeOf(f)?this._bodyFormData=f:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(f)?this._bodyText=f.toString():n.arrayBuffer&&n.blob&&a(f)?(this._bodyArrayBuffer=R(f.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(f)||c(f))?this._bodyArrayBuffer=R(f):this._bodyText=f=Object.prototype.toString.call(f):this._bodyText="",this.headers.get("content-type")||(typeof f=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(f)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var f=y(this);if(f)return f;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(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(v)}),this.text=function(){var f=y(this);if(f)return f;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(X)}),this.json=function(){return this.text().then(JSON.parse)},this}var N=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function k(f){var m=f.toUpperCase();return N.indexOf(m)>-1?m:f}function I(f,m){m=m||{};var O=m.body;if(f instanceof I){if(f.bodyUsed)throw new TypeError("Already read");this.url=f.url,this.credentials=f.credentials,m.headers||(this.headers=new h(f.headers)),this.method=f.method,this.mode=f.mode,this.signal=f.signal,!O&&f._bodyInit!=null&&(O=f._bodyInit,f.bodyUsed=!0)}else this.url=String(f);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new h(m.headers)),this.method=k(m.method||this.method||"GET"),this.mode=m.mode||this.mode||null,this.signal=m.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&O)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(O)}I.prototype.clone=function(){return new I(this,{body:this._bodyInit})};function X(f){var m=new FormData;return f.trim().split("&").forEach(function(O){if(O){var L=O.split("="),M=L.shift().replace(/\+/g," "),P=L.join("=").replace(/\+/g," ");m.append(decodeURIComponent(M),decodeURIComponent(P))}}),m}function G(f){var m=new h,O=f.replace(/\r?\n[\t ]+/g," ");return O.split(/\r?\n/).forEach(function(L){var M=L.split(":"),P=M.shift().trim();if(P){var ot=M.join(":").trim();m.append(P,ot)}}),m}A.call(I.prototype);function W(f,m){m||(m={}),this.type="default",this.status=m.status===void 0?200:m.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in m?m.statusText:"OK",this.headers=new h(m.headers),this.url=m.url||"",this._initBody(f)}A.call(W.prototype),W.prototype.clone=function(){return new W(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},W.error=function(){var f=new W(null,{status:0,statusText:""});return f.type="error",f};var rt=[301,302,303,307,308];W.redirect=function(f,m){if(rt.indexOf(m)===-1)throw new RangeError("Invalid status code");return new W(null,{status:m,headers:{location:f}})},o.DOMException=r.DOMException;try{new o.DOMException}catch{o.DOMException=function(m,O){this.message=m,this.name=O;var L=Error(m);this.stack=L.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ee(f,m){return new Promise(function(O,L){var M=new I(f,m);if(M.signal&&M.signal.aborted)return L(new o.DOMException("Aborted","AbortError"));var P=new XMLHttpRequest;function ot(){P.abort()}P.onload=function(){var je={status:P.status,statusText:P.statusText,headers:G(P.getAllResponseHeaders()||"")};je.url="responseURL"in P?P.responseURL:je.headers.get("X-Request-URL");var Wt="response"in P?P.response:P.responseText;O(new W(Wt,je))},P.onerror=function(){L(new TypeError("Network request failed"))},P.ontimeout=function(){L(new TypeError("Network request failed"))},P.onabort=function(){L(new o.DOMException("Aborted","AbortError"))},P.open(M.method,M.url,!0),M.credentials==="include"?P.withCredentials=!0:M.credentials==="omit"&&(P.withCredentials=!1),"responseType"in P&&n.blob&&(P.responseType="blob"),M.headers.forEach(function(je,Wt){P.setRequestHeader(Wt,je)}),M.signal&&(M.signal.addEventListener("abort",ot),P.onreadystatechange=function(){P.readyState===4&&M.signal.removeEventListener("abort",ot)}),P.send(typeof M._bodyInit>"u"?null:M._bodyInit)})}return ee.polyfill=!0,r.fetch||(r.fetch=ee,r.Headers=h,r.Request=I,r.Response=W),o.Headers=h,o.Request=I,o.Response=W,o.fetch=ee,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Qn)});var xa=E(F());var Mt=E(V()),$e=E(F());var Wr=E(V()),Ce=E(F()),at={linkColor:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorPrimaryVariant,"Design system"),linkHoverColor:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorPrimary,"Design system")},Br=Wr.css`
2
2
  .ft-search-results-spellcheck--spellcheck {
3
3
  display: flex;
4
4
  flex-direction: column;
5
5
  }
6
6
 
7
7
  .link {
8
- color: ${ve.linkColor};
8
+ color: ${at.linkColor};
9
9
  text-decoration: underline;
10
- text-decoration-color: ${ve.linkColor};
10
+ text-decoration-color: ${at.linkColor};
11
11
  }
12
12
 
13
13
  .link:hover {
14
- color: ${ve.linkHoverColor};
15
- text-decoration-color: ${ve.linkHoverColor};
14
+ color: ${at.linkHoverColor};
15
+ text-decoration-color: ${at.linkHoverColor};
16
16
  }
17
- `;var Rr=S(N());var et=globalThis,Ne=et.trustedTypes,vt=Ne?Ne.createPolicy("lit-html",{createHTML:o=>o}):void 0,wt="$lit$",M=`lit$${(Math.random()+"").slice(9)}$`,Lt="?"+M,vo=`<${Lt}>`,j=document,Ae=()=>j.createComment(""),ge=o=>o===null||typeof o!="object"&&typeof o!="function",Ut=Array.isArray,No=o=>Ut(o)||typeof o?.[Symbol.iterator]=="function",qe=`[
18
- \f\r]`,ye=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Nt=/-->/g,At=/>/g,V=RegExp(`>|${qe}(?:([^\\s"'>=/]+)(${qe}*=${qe}*(?:[^
19
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Et=/'/g,It=/"/g,Ft=/^(?:script|style|textarea|title)$/i,kt=o=>(t,...i)=>({_$litType$:o,strings:t,values:i}),Tt=kt(1),Pt=kt(2),me=Symbol.for("lit-noChange"),A=Symbol.for("lit-nothing"),Rt=new WeakMap,q=j.createTreeWalker(j,129);function Bt(o,t){if(!Array.isArray(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return vt!==void 0?vt.createHTML(t):t}var Ao=(o,t)=>{let i=o.length-1,c=[],n,s=t===2?"<svg>":"",p=ye;for(let d=0;d<i;d++){let h=o[d],m,g,O=-1,L=0;for(;L<h.length&&(p.lastIndex=L,g=p.exec(h),g!==null);)L=p.lastIndex,p===ye?g[1]==="!--"?p=Nt:g[1]!==void 0?p=At:g[2]!==void 0?(Ft.test(g[2])&&(n=RegExp("</"+g[2],"g")),p=V):g[3]!==void 0&&(p=V):p===V?g[0]===">"?(p=n??ye,O=-1):g[1]===void 0?O=-2:(O=p.lastIndex-g[2].length,m=g[1],p=g[3]===void 0?V:g[3]==='"'?It:Et):p===It||p===Et?p=V:p===Nt||p===At?p=ye:(p=V,n=void 0);let P=p===V&&o[d+1].startsWith("/>")?" ":"";s+=p===ye?h+vo:O>=0?(c.push(m),h.slice(0,O)+wt+h.slice(O)+M+P):h+M+(O===-2?d:P)}return[Bt(o,s+(o[i]||"<?>")+(t===2?"</svg>":"")),c]},be=class o{constructor({strings:t,_$litType$:i},c){let n;this.parts=[];let s=0,p=0,d=t.length-1,h=this.parts,[m,g]=Ao(t,i);if(this.el=o.createElement(m,c),q.currentNode=this.el.content,i===2){let O=this.el.content.firstChild;O.replaceWith(...O.childNodes)}for(;(n=q.nextNode())!==null&&h.length<d;){if(n.nodeType===1){if(n.hasAttributes())for(let O of n.getAttributeNames())if(O.endsWith(wt)){let L=g[p++],P=n.getAttribute(O).split(M),Q=/([.?@])?(.*)/.exec(L);h.push({type:1,index:s,name:Q[2],strings:P,ctor:Q[1]==="."?Ye:Q[1]==="?"?Qe:Q[1]==="@"?Xe:ee}),n.removeAttribute(O)}else O.startsWith(M)&&(h.push({type:6,index:s}),n.removeAttribute(O));if(Ft.test(n.tagName)){let O=n.textContent.split(M),L=O.length-1;if(L>0){n.textContent=Ne?Ne.emptyScript:"";for(let P=0;P<L;P++)n.append(O[P],Ae()),q.nextNode(),h.push({type:2,index:++s});n.append(O[L],Ae())}}}else if(n.nodeType===8)if(n.data===Lt)h.push({type:2,index:s});else{let O=-1;for(;(O=n.data.indexOf(M,O+1))!==-1;)h.push({type:7,index:s}),O+=M.length-1}s++}}static createElement(t,i){let c=j.createElement("template");return c.innerHTML=t,c}};function J(o,t,i=o,c){if(t===me)return t;let n=c!==void 0?i._$Co?.[c]:i._$Cl,s=ge(t)?void 0:t._$litDirective$;return n?.constructor!==s&&(n?._$AO?.(!1),s===void 0?n=void 0:(n=new s(o),n._$AT(o,i,c)),c!==void 0?(i._$Co??=[])[c]=n:i._$Cl=n),n!==void 0&&(t=J(o,n._$AS(o,t.values),n,c)),t}var je=class{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:i},parts:c}=this._$AD,n=(t?.creationScope??j).importNode(i,!0);q.currentNode=n;let s=q.nextNode(),p=0,d=0,h=c[0];for(;h!==void 0;){if(p===h.index){let m;h.type===2?m=new Ee(s,s.nextSibling,this,t):h.type===1?m=new h.ctor(s,h.name,h.strings,this,t):h.type===6&&(m=new Je(s,this,t)),this._$AV.push(m),h=c[++d]}p!==h?.index&&(s=q.nextNode(),p++)}return q.currentNode=j,n}p(t){let i=0;for(let c of this._$AV)c!==void 0&&(c.strings!==void 0?(c._$AI(t,c,i),i+=c.strings.length-2):c._$AI(t[i])),i++}},Ee=class o{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,i,c,n){this.type=2,this._$AH=A,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=c,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,i=this._$AM;return i!==void 0&&t?.nodeType===11&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=J(this,t,i),ge(t)?t===A||t==null||t===""?(this._$AH!==A&&this._$AR(),this._$AH=A):t!==this._$AH&&t!==me&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):No(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==A&&ge(this._$AH)?this._$AA.nextSibling.data=t:this.$(j.createTextNode(t)),this._$AH=t}g(t){let{values:i,_$litType$:c}=t,n=typeof c=="number"?this._$AC(t):(c.el===void 0&&(c.el=be.createElement(Bt(c.h,c.h[0]),this.options)),c);if(this._$AH?._$AD===n)this._$AH.p(i);else{let s=new je(n,this),p=s.u(this.options);s.p(i),this.$(p),this._$AH=s}}_$AC(t){let i=Rt.get(t.strings);return i===void 0&&Rt.set(t.strings,i=new be(t)),i}T(t){Ut(this._$AH)||(this._$AH=[],this._$AR());let i=this._$AH,c,n=0;for(let s of t)n===i.length?i.push(c=new o(this.k(Ae()),this.k(Ae()),this,this.options)):c=i[n],c._$AI(s),n++;n<i.length&&(this._$AR(c&&c._$AB.nextSibling,n),i.length=n)}_$AR(t=this._$AA.nextSibling,i){for(this._$AP?.(!1,!0,i);t&&t!==this._$AB;){let c=t.nextSibling;t.remove(),t=c}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},ee=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,c,n,s){this.type=1,this._$AH=A,this._$AN=void 0,this.element=t,this.name=i,this._$AM=n,this.options=s,c.length>2||c[0]!==""||c[1]!==""?(this._$AH=Array(c.length-1).fill(new String),this.strings=c):this._$AH=A}_$AI(t,i=this,c,n){let s=this.strings,p=!1;if(s===void 0)t=J(this,t,i,0),p=!ge(t)||t!==this._$AH&&t!==me,p&&(this._$AH=t);else{let d=t,h,m;for(t=s[0],h=0;h<s.length-1;h++)m=J(this,d[c+h],i,h),m===me&&(m=this._$AH[h]),p||=!ge(m)||m!==this._$AH[h],m===A?t=A:t!==A&&(t+=(m??"")+s[h+1]),this._$AH[h]=m}p&&!n&&this.O(t)}O(t){t===A?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Ye=class extends ee{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===A?void 0:t}},Qe=class extends ee{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==A)}},Xe=class extends ee{constructor(t,i,c,n,s){super(t,i,c,n,s),this.type=5}_$AI(t,i=this){if((t=J(this,t,i,0)??A)===me)return;let c=this._$AH,n=t===A&&c!==A||t.capture!==c.capture||t.once!==c.once||t.passive!==c.passive,s=t!==A&&(c===A||n);n&&this.element.removeEventListener(this.name,this,c),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Je=class{constructor(t,i,c){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=c}get _$AU(){return this._$AM._$AU}_$AI(t){J(this,t)}};var Eo=et.litHtmlPolyfillSupport;Eo?.(be,Ee),(et.litHtmlVersions??=[]).push("3.1.0");var Wt=Symbol.for(""),Io=o=>{if(o?.r===Wt)return o?._$litStatic$},tt=o=>({_$litStatic$:o,r:Wt});var _t=new Map,Dt=o=>(t,...i)=>{let c=i.length,n,s,p=[],d=[],h,m=0,g=!1;for(;m<c;){for(h=t[m];m<c&&(s=i[m],(n=Io(s))!==void 0);)h+=n+t[++m],g=!0;m!==c&&d.push(s),p.push(h),m++}if(m===c&&p.push(t[c]),g){let O=p.join("$$lit$$");(t=_t.get(O))===void 0&&(p.raw=p,_t.set(O,t=p)),i=d}return o(t,...i)},rt=Dt(Tt),Mo=Dt(Pt);var ot=S(te()),Ir=S(N());var Ie;(function(o){o.title="title",o.title_dense="title-dense",o.subtitle1="subtitle1",o.subtitle2="subtitle2",o.body1="body1",o.body2="body2",o.caption="caption",o.breadcrumb="breadcrumb",o.overline="overline",o.button="button",o.display="display",o.title1="title-1",o.title2="title-2",o.title3="title-3",o.body1regular="body-1-regular",o.body1medium="body-1-medium",o.body1semibold="body-1-semibold",o.body2regular="body-2-regular",o.body2medium="body-2-medium",o.body2semibold="body-2-semibold",o.label1medium="label-1-medium",o.label1semibold="label-1-semibold",o.label1bold="label-1-bold",o.label2medium="label-2-medium",o.label2semibold="label-2-semibold",o.label2bold="label-2-bold",o.caption1medium="caption-1-medium",o.caption1semibold="caption-1-semibold",o.caption1bold="caption-1-bold",o.caption2medium="caption-2-medium",o.caption2semibold="caption-2-semibold",o.caption2bold="caption-2-bold"})(Ie||(Ie={}));var U=S(_()),u=S(N());var W=S(_(),1),G=o=>typeof o=="string"?(0,W.unsafeCSS)(o):o,e=class{static create(t,i,c,n){let s=d=>G(d??n),p=W.css`var(${G(t)}, ${s(n)})`;return p.name=t,p.description=i,p.category=c,p.defaultValue=n,p.defaultCssValue=s,p.get=d=>W.css`var(${G(t)}, ${s(d)})`,p.breadcrumb=()=>[],p.lastResortDefaultValue=()=>n,p}static extend(t,i,c,n){let s=d=>c.get(d??n),p=W.css`var(${G(t)}, ${s(n)})`;return p.name=t,p.description=i,p.category=c.category,p.fallbackVariable=c,p.defaultValue=n,p.defaultCssValue=s,p.get=d=>W.css`var(${G(t)}, ${s(d)})`,p.breadcrumb=()=>[c.name,...c.breadcrumb()],p.lastResortDefaultValue=()=>n??c.lastResortDefaultValue(),p}static external(t,i){let c=s=>t.fallbackVariable?t.fallbackVariable.get(s??t.defaultValue):G(s??t.lastResortDefaultValue()),n=W.css`var(${G(t.name)}, ${c(t.defaultValue)})`;return n.name=t.name,n.category=t.category,n.fallbackVariable=t.fallbackVariable,n.defaultValue=t.defaultValue,n.context=i,n.defaultCssValue=c,n.get=s=>W.css`var(${G(t.name)}, ${c(s)})`,n.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],n.lastResortDefaultValue=()=>t.lastResortDefaultValue(),n}};var r={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:e.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:e.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:e.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:e.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:e.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:e.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:e.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:e.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},Ht={fontFamily:e.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-textCase","","UNKNOWN","none")},$t={fontFamily:e.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Mt={fontFamily:e.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Gt={fontFamily:e.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Kt={fontFamily:e.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Zt={fontFamily:e.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Vt={fontFamily:e.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},qt={fontFamily:e.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},jt={fontFamily:e.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Ro={fontFamily:e.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Yt={fontFamily:e.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Qt={fontFamily:e.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Xt={fontFamily:e.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Jt={fontFamily:e.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},er={fontFamily:e.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},tr={fontFamily:e.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},rr={fontFamily:e.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},or={fontFamily:e.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},ar={fontFamily:e.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},nr={fontFamily:e.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},ir={fontFamily:e.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},cr={fontFamily:e.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},sr={fontFamily:e.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},lr={fontFamily:e.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},pr={fontFamily:e.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},dr={fontFamily:e.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Re={display:Ht,"title-1":$t,"title-2":Mt,"title-3":Gt,"body-1-regular":Kt,"body-1-medium":Zt,"body-1-semibold":Vt,"body-2-regular":qt,"body-2-medium":jt,"body-2-medium-underline":Ro,"body-2-semibold":Yt,"label-1-medium":Qt,"label-1-semibold":Xt,"label-1-bold":Jt,"label-2-medium":er,"label-2-semibold":tr,"label-2-bold":rr,"caption-1-medium":or,"caption-1-semibold":ar,"caption-1-bold":nr,"caption-2-medium":ir,"caption-2-semibold":cr,"caption-2-bold":sr,"caption-3-medium":lr,"caption-3-semibold":pr,"caption-3-bold":dr};var a={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
20
- Also for action icons.`,r.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",r.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",r.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",r.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",r.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",r.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",r.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",r.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",r.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",r.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",r.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",r.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",r.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",r.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",r.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",r.colorGray80)};var aa={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",r.spacing4),largeGap:e.extend("--ft-button-large-gap","",r.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",r.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",r.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:e.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",r.spacing3),smallGap:e.extend("--ft-button-small-gap","",r.spacing2),smallBorderRadius:e.extend("--ft-button-small-border-radius","",r.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",r.iconSize2),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",a.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",a.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",a.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",a.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",r.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",r.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",r.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",r.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",a.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",a.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",a.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",a.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",r.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",r.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",r.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",r.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",a.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",a.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",a.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",r.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",r.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",r.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",r.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",a.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",a.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",a.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",a.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",r.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",r.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",r.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",r.opacity40)};var la={focusOpacity:e.extend("--ft-link-focus-opacity","",r.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",a.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",a.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",a.contentInfoPrimary)};var ha={iconSize:e.extend("--ft-banner-icon-size","",r.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-banner-horizontal-padding","",r.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",r.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",r.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",r.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",r.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",r.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",a.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",a.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",a.borderInfoSubtle)};var xa={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",r.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",r.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",r.borderRadiusPill),color:e.extend("--ft-badge-color","",a.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",a.contentActionPrimary)};var Na={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",r.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",r.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",a.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",a.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",a.contentGlobalSubtle)};var wa={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",r.spacing12),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",r.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",r.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",r.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",r.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",r.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",r.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",a.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",a.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",a.contentGlobalSecondary)};var Ta={smallContainerWidth:e.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:e.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",r.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",r.opacity40),shadow:e.extend("--ft-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",r.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",a.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",r.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",r.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",a.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",a.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",a.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",a.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",r.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",r.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",r.spacing6),headerGap:e.extend("--ft-modal-header-gap","",r.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",r.borderRadiusM)};var Da={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",r.opacity40),shadow:e.extend("--ft-drawer-shadow","",r.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",a.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",r.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",r.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",a.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",a.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",a.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",a.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",a.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",a.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",a.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",r.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",r.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",r.colorGray700)};var Ga={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",r.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",r.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",r.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",r.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",r.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",a.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",a.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",a.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",a.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",a.contentErrorIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",r.opacity40)};var ja={backgroundColor:e.extend("--ft-text-area-background-color","",r.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",a.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",a.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",a.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",a.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",r.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",r.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",r.borderRadiusM)};var en={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",r.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",a.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",a.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",a.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",r.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",r.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",a.backgroundGlobalOnSurface)};var nn={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",r.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",r.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",r.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",r.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",a.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",a.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",a.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",a.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",a.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",a.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",a.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",r.opacity40)};var dn={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",r.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",a.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",a.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",a.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",a.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",a.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",a.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",a.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",r.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",r.borderRadiusM)};var gn={backgroundColor:e.extend("--ft-popover-background-color","",a.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",r.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",r.spacing6),iconColor:e.extend("--ft-popover-icon-color","",a.contentGlobalSecondary),iconSize:e.extend("--ft-popover-icon-size","",r.iconSize2),titleColor:e.extend("--ft-popover-title-color","",a.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",a.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",a.contentActionPrimary),gap:e.extend("--ft-popover-gap","",r.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",r.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",r.shadowElevation02)};var On={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",r.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",r.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",r.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",r.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",r.spacing1),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",r.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",r.opacity40),offColor:e.extend("--ft-tabs-off-color","",a.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",a.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:e.extend("--ft-tabs-on-disabled-component-opacity","",r.opacity40),onColor:e.extend("--ft-tabs-on-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",a.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",r.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",r.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",r.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",r.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",a.borderActionFocusRing)};var En={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",a.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",r.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",r.spacing3),color:e.extend("--ft-collapsible-color","",a.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",a.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",a.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",a.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",r.iconSize3)};var Un={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",r.spacing1),groupGap:e.extend("--ft-switch-group-gap","",r.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",a.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",a.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",r.opacity40),offColor:e.extend("--ft-switch-off-color","",a.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",a.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",r.opacity40),onColor:e.extend("--ft-switch-on-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",a.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",a.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",r.borderRadiusS)};var Pn={color1Light:e.extend("--ft-chart-1-light","for area color charts",r.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",r.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",r.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",r.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",r.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",r.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",r.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",r.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",r.colorRed40),color5Base:e.extend("--ft-chart-5-base","",r.colorRed60),color6Light:e.extend("--ft-chart-6-light","",r.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",r.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",r.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",r.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",r.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",r.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",r.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",r.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",r.colorGray50),color10Base:e.extend("--ft-chart-10-base","",r.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",r.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",r.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",r.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",r.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",r.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",r.colorBrand200)};var zn={largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",r.spacing4),largeVerticalPadding:e.extend("--ft-chip-large-vertical-padding","",r.spacing2),largeGap:e.extend("--ft-chip-large-gap","",r.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.extend("--ft-chip-large-border-radius","",r.borderRadiusPill),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",r.iconSize3),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",r.spacing3),mediumVerticalPadding:e.extend("--ft-chip-medium-vertical-padding","",r.spacing1),mediumGap:e.extend("--ft-chip-medium-gap","",r.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.extend("--ft-chip-medium-border-radius","",r.borderRadiusPill),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",r.iconSize2),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",r.spacing2),smallVerticalPadding:e.extend("--ft-chip-small-vertical-padding","",r.spacing05),smallGap:e.extend("--ft-chip-small-gap","",r.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.extend("--ft-chip-small-border-radius","",r.borderRadiusPill),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",r.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",a.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",a.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",a.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",a.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",a.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",a.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",a.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",a.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",a.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",a.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",a.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",a.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",a.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",a.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",a.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",a.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",a.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",a.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",a.borderErrorSubtle)};var Kn={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",r.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",r.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",r.borderRadiusS),gap:e.extend("--ft-notice-gap","",r.spacing2),iconSize:e.extend("--ft-notice-icon-size","",r.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",a.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",a.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",a.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",a.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",a.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",a.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",a.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",a.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",a.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",a.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",a.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",a.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",a.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",a.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",a.contentSuccessIconOnly)};var Yn={color:e.extend("--ft-checkbox-color","",a.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",a.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",a.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",a.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-checkbox-gap","",r.spacing3)};var ti={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",a.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",a.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",a.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",a.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",a.contentActionPrimary),color:e.extend("--ft-toggle-color","",a.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",a.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",r.spacing3)};var ii={color:e.extend("--ft-radio-color","",a.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",a.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",a.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",a.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",a.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-radio-gap","",r.spacing3)};var di={iconSize:e.extend("--ft-notification-icon-size","",r.iconSize4),horizontalPadding:e.extend("--ft-notification-horizontal-padding","",r.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",r.spacing4),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",a.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",a.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",a.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",a.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",a.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",a.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",a.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",a.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",a.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",a.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",a.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",a.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",a.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",a.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",a.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",r.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",r.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",r.spacing8)};var gi={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",r.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",r.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",r.borderRadiusS),color:e.extend("--ft-tooltip-color","",a.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",a.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",r.opacity80),shadow:e.extend("--ft-tooltip-shadow","",r.shadowElevation03),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",r.spacing05)};var we=S(_());function fr(o){let t=Re[o];return we.css`
21
- .ft-typography--${(0,we.unsafeCSS)(o)} {
17
+ `;var qo=E(F());var Gt=globalThis,it=Gt.trustedTypes,zr=it?it.createPolicy("lit-html",{createHTML:r=>r}):void 0,Vr="$lit$",se=`lit$${(Math.random()+"").slice(9)}$`,Zr="?"+se,Aa=`<${Zr}>`,be=document,st=()=>be.createComment(""),Ge=r=>r===null||typeof r!="object"&&typeof r!="function",qr=Array.isArray,Na=r=>qr(r)||typeof r?.[Symbol.iterator]=="function",Bt=`[
18
+ \f\r]`,Ke=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Hr=/-->/g,$r=/>/g,ge=RegExp(`>|${Bt}(?:([^\\s"'>=/]+)(${Bt}*=${Bt}*(?:[^
19
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),jr=/'/g,Kr=/"/g,Yr=/^(?:script|style|textarea|title)$/i,Xr=r=>(t,...o)=>({_$litType$:r,strings:t,values:o}),Qr=Xr(1),Jr=Xr(2),Ve=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),Gr=new WeakMap,me=be.createTreeWalker(be,129);function eo(r,t){if(!Array.isArray(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return zr!==void 0?zr.createHTML(t):t}var Ia=(r,t)=>{let o=r.length-1,n=[],a,s=t===2?"<svg>":"",c=Ke;for(let u=0;u<o;u++){let d=r[u],p,h,y=-1,g=0;for(;g<d.length&&(c.lastIndex=g,h=c.exec(d),h!==null);)g=c.lastIndex,c===Ke?h[1]==="!--"?c=Hr:h[1]!==void 0?c=$r:h[2]!==void 0?(Yr.test(h[2])&&(a=RegExp("</"+h[2],"g")),c=ge):h[3]!==void 0&&(c=ge):c===ge?h[0]===">"?(c=a??Ke,y=-1):h[1]===void 0?y=-2:(y=c.lastIndex-h[2].length,p=h[1],c=h[3]===void 0?ge:h[3]==='"'?Kr:jr):c===Kr||c===jr?c=ge:c===Hr||c===$r?c=Ke:(c=ge,a=void 0);let v=c===ge&&r[u+1].startsWith("/>")?" ":"";s+=c===Ke?d+Aa:y>=0?(n.push(p),d.slice(0,y)+Vr+d.slice(y)+se+v):d+se+(y===-2?u:v)}return[eo(r,s+(r[o]||"<?>")+(t===2?"</svg>":"")),n]},Ze=class r{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let s=0,c=0,u=t.length-1,d=this.parts,[p,h]=Ia(t,o);if(this.el=r.createElement(p,n),me.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=me.nextNode())!==null&&d.length<u;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(Vr)){let g=h[c++],v=a.getAttribute(y).split(se),b=/([.?@])?(.*)/.exec(g);d.push({type:1,index:s,name:b[2],strings:v,ctor:b[1]==="."?Ht:b[1]==="?"?$t:b[1]==="@"?jt:we}),a.removeAttribute(y)}else y.startsWith(se)&&(d.push({type:6,index:s}),a.removeAttribute(y));if(Yr.test(a.tagName)){let y=a.textContent.split(se),g=y.length-1;if(g>0){a.textContent=it?it.emptyScript:"";for(let v=0;v<g;v++)a.append(y[v],st()),me.nextNode(),d.push({type:2,index:++s});a.append(y[g],st())}}}else if(a.nodeType===8)if(a.data===Zr)d.push({type:2,index:s});else{let y=-1;for(;(y=a.data.indexOf(se,y+1))!==-1;)d.push({type:7,index:s}),y+=se.length-1}s++}}static createElement(t,o){let n=be.createElement("template");return n.innerHTML=t,n}};function Ee(r,t,o=r,n){if(t===Ve)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,s=Ge(t)?void 0:t._$litDirective$;return a?.constructor!==s&&(a?._$AO?.(!1),s===void 0?a=void 0:(a=new s(r),a._$AT(r,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=Ee(r,a._$AS(r,t.values),a,n)),t}var zt=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??be).importNode(o,!0);me.currentNode=a;let s=me.nextNode(),c=0,u=0,d=n[0];for(;d!==void 0;){if(c===d.index){let p;d.type===2?p=new ct(s,s.nextSibling,this,t):d.type===1?p=new d.ctor(s,d.name,d.strings,this,t):d.type===6&&(p=new Kt(s,this,t)),this._$AV.push(p),d=n[++u]}c!==d?.index&&(s=me.nextNode(),c++)}return me.currentNode=be,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},ct=class r{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=U,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Ee(this,t,o),Ge(t)?t===U||t==null||t===""?(this._$AH!==U&&this._$AR(),this._$AH=U):t!==this._$AH&&t!==Ve&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):Na(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==U&&Ge(this._$AH)?this._$AA.nextSibling.data=t:this.$(be.createTextNode(t)),this._$AH=t}g(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Ze.createElement(eo(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let s=new zt(a,this),c=s.u(this.options);s.p(o),this.$(c),this._$AH=s}}_$AC(t){let o=Gr.get(t.strings);return o===void 0&&Gr.set(t.strings,o=new Ze(t)),o}T(t){qr(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let s of t)a===o.length?o.push(n=new r(this.k(st()),this.k(st()),this,this.options)):n=o[a],n._$AI(s),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},we=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,s){this.type=1,this._$AH=U,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=U}_$AI(t,o=this,n,a){let s=this.strings,c=!1;if(s===void 0)t=Ee(this,t,o,0),c=!Ge(t)||t!==this._$AH&&t!==Ve,c&&(this._$AH=t);else{let u=t,d,p;for(t=s[0],d=0;d<s.length-1;d++)p=Ee(this,u[n+d],o,d),p===Ve&&(p=this._$AH[d]),c||=!Ge(p)||p!==this._$AH[d],p===U?t=U:t!==U&&(t+=(p??"")+s[d+1]),this._$AH[d]=p}c&&!a&&this.O(t)}O(t){t===U?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Ht=class extends we{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===U?void 0:t}},$t=class extends we{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==U)}},jt=class extends we{constructor(t,o,n,a,s){super(t,o,n,a,s),this.type=5}_$AI(t,o=this){if((t=Ee(this,t,o,0)??U)===Ve)return;let n=this._$AH,a=t===U&&n!==U||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==U&&(n===U||a);a&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Kt=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ee(this,t)}};var Ra=Gt.litHtmlPolyfillSupport;Ra?.(Ze,ct),(Gt.litHtmlVersions??=[]).push("3.1.0");var ro=Symbol.for(""),Pa=r=>{if(r?.r===ro)return r?._$litStatic$},Vt=r=>({_$litStatic$:r,r:ro});var to=new Map,oo=r=>(t,...o)=>{let n=o.length,a,s,c=[],u=[],d,p=0,h=!1;for(;p<n;){for(d=t[p];p<n&&(s=o[p],(a=Pa(s))!==void 0);)d+=a+t[++p],h=!0;p!==n&&u.push(s),c.push(d),p++}if(p===n&&c.push(t[n]),h){let y=c.join("$$lit$$");(t=to.get(y))===void 0&&(c.raw=c,to.set(y,t=c)),o=u}return r(t,...o)},Zt=oo(Qr),Ti=oo(Jr);var qt=E(Q()),Zo=E(F());var lt;(function(r){r.title="title",r.title_dense="title-dense",r.subtitle1="subtitle1",r.subtitle2="subtitle2",r.body1="body1",r.body2="body2",r.caption="caption",r.breadcrumb="breadcrumb",r.overline="overline",r.button="button",r.display="display",r.title1="title-1",r.title2="title-2",r.title3="title-3",r.body1regular="body-1-regular",r.body1medium="body-1-medium",r.body1semibold="body-1-semibold",r.body2regular="body-2-regular",r.body2medium="body-2-medium",r.body2semibold="body-2-semibold",r.label1medium="label-1-medium",r.label1semibold="label-1-semibold",r.label1bold="label-1-bold",r.label2medium="label-2-medium",r.label2semibold="label-2-semibold",r.label2bold="label-2-bold",r.caption1medium="caption-1-medium",r.caption1semibold="caption-1-semibold",r.caption1bold="caption-1-bold",r.caption2medium="caption-2-medium",r.caption2semibold="caption-2-semibold",r.caption2bold="caption-2-bold"})(lt||(lt={}));var $=E(V()),x=E(F());var te=E(V(),1),ce=r=>typeof r=="string"?(0,te.unsafeCSS)(r):r,e=class{static create(t,o,n,a){let s=u=>ce(u??a),c=te.css`var(${ce(t)}, ${s(a)})`;return c.name=t,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=s,c.get=u=>te.css`var(${ce(t)}, ${s(u)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(t,o,n,a){let s=u=>n.get(u??a),c=te.css`var(${ce(t)}, ${s(a)})`;return c.name=t,c.description=o,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=s,c.get=u=>te.css`var(${ce(t)}, ${s(u)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(t,o){let n=s=>t.fallbackVariable?t.fallbackVariable.get(s??t.defaultValue):ce(s??t.lastResortDefaultValue()),a=te.css`var(${ce(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.get=s=>te.css`var(${ce(t.name)}, ${n(s)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};var i={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:e.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:e.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:e.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:e.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:e.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:e.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:e.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:e.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},ao={fontFamily:e.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-textCase","","UNKNOWN","none")},io={fontFamily:e.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},so={fontFamily:e.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},co={fontFamily:e.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},lo={fontFamily:e.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},uo={fontFamily:e.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},po={fontFamily:e.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},fo={fontFamily:e.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},ho={fontFamily:e.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},ka={fontFamily:e.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},yo={fontFamily:e.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},go={fontFamily:e.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},mo={fontFamily:e.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},bo={fontFamily:e.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},xo={fontFamily:e.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},vo={fontFamily:e.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},So={fontFamily:e.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Oo={fontFamily:e.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Co={fontFamily:e.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Eo={fontFamily:e.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},wo={fontFamily:e.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Ao={fontFamily:e.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},No={fontFamily:e.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Io={fontFamily:e.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Ro={fontFamily:e.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Po={fontFamily:e.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},ut={display:ao,"title-1":io,"title-2":so,"title-3":co,"body-1-regular":lo,"body-1-medium":uo,"body-1-semibold":po,"body-2-regular":fo,"body-2-medium":ho,"body-2-medium-underline":ka,"body-2-semibold":yo,"label-1-medium":go,"label-1-semibold":mo,"label-1-bold":bo,"label-2-medium":xo,"label-2-semibold":vo,"label-2-bold":So,"caption-1-medium":Oo,"caption-1-semibold":Co,"caption-1-bold":Eo,"caption-2-medium":wo,"caption-2-semibold":Ao,"caption-2-bold":No,"caption-3-medium":Io,"caption-3-semibold":Ro,"caption-3-bold":Po};var l={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",i.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",i.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",i.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",i.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",i.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",i.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",i.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",i.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",i.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",i.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",i.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",i.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",i.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",i.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",i.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",i.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",i.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",i.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
20
+ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",i.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",i.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",i.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",i.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",i.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",i.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",i.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",i.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",i.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",i.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",i.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",i.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",i.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",i.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",i.colorGray80)};var Vi={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",i.spacing4),largeGap:e.extend("--ft-button-large-gap","",i.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",i.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",i.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",i.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",i.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",i.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",i.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",i.spacing2),smallGap:e.extend("--ft-button-small-gap","",i.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",i.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",i.iconSize1),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",i.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",i.borderRadiusPill),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",l.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",l.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",l.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",l.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",i.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",i.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",i.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",l.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",l.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",l.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",l.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",i.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",i.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",i.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",i.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",l.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",l.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",l.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",i.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",i.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",i.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",i.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",l.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",l.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",l.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",l.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",i.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",i.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",i.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",i.opacity40)};var Qi={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",i.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",i.spacing1),largeGap:e.extend("--ft-chip-large-gap","",i.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.extend("--ft-chip-large-border-radius","",i.borderRadiusPill),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",i.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",i.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",i.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.extend("--ft-chip-medium-border-radius","",i.borderRadiusPill),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",i.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",i.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",i.spacing05),smallGap:e.extend("--ft-chip-small-gap","",i.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.extend("--ft-chip-small-border-radius","",i.borderRadiusPill),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",i.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",l.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",l.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",l.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",l.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",l.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",l.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",l.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",l.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",l.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",l.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",l.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",l.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",l.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",l.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",l.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",l.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",l.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",l.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",l.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",l.borderErrorSubtle)};var os={focusOpacity:e.extend("--ft-link-focus-opacity","",i.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",l.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",l.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",l.contentInfoPrimary)};var cs={iconSize:e.extend("--ft-banner-icon-size","",i.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",i.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",i.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",i.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",i.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",i.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",i.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",i.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",l.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",l.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",l.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",l.borderInfoSubtle)};var fs={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",i.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",i.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",i.borderRadiusPill),color:e.extend("--ft-badge-color","",l.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",l.contentActionPrimary)};var bs={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",i.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",l.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",l.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",l.contentGlobalSubtle)};var Cs={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",i.spacing12),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",i.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",i.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",i.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",i.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",i.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",i.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",l.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",l.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",l.contentGlobalSecondary)};var Is={smallContainerWidth:e.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:e.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",i.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-modal-shadow","",i.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",i.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",l.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",i.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",i.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",i.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",l.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",l.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",l.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",l.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",i.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",i.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",i.spacing6),headerGap:e.extend("--ft-modal-header-gap","",i.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",i.borderRadiusM)};var Ls={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-drawer-shadow","",i.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",l.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",i.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",i.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",i.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",l.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",l.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",l.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",l.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",i.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",i.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",l.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",l.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",l.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",i.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",i.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",i.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",i.colorGray700)};var Ms={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",l.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",l.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",l.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",l.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",l.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",l.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",l.contentErrorIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",i.opacity40)};var $s={backgroundColor:e.extend("--ft-text-area-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",l.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",l.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",l.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",l.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",l.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",l.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",i.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",i.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",i.borderRadiusM)};var Zs={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",i.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",l.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",l.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",l.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",l.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",i.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",i.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",i.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",i.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",i.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",l.backgroundGlobalOnSurface)};var Js={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",i.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",i.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",l.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",l.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",l.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",l.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",l.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",l.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",l.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",l.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",l.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",i.opacity40)};var nc={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",l.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",l.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",l.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",l.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",l.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",l.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",l.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",l.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",l.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",l.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",i.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",i.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",i.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",i.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",i.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",i.borderRadiusM)};var lc={backgroundColor:e.extend("--ft-popover-background-color","",l.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",i.spacing6),titleColor:e.extend("--ft-popover-title-color","",l.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",l.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",l.contentActionPrimary),gap:e.extend("--ft-popover-gap","",i.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",i.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",i.shadowElevation02)};var hc={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",i.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",i.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",i.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",i.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",i.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",i.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",i.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-tabs-off-color","",l.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",l.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",i.opacity8),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",i.opacity0),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",i.opacity16),onColor:e.extend("--ft-tabs-on-color","",l.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",l.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",i.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",i.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",i.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",i.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",l.borderActionFocusRing)};var xc={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",i.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",i.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",l.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",i.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",i.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",i.spacing3),color:e.extend("--ft-collapsible-color","",l.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",l.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",l.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",l.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",i.iconSize3)};var Ec={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",i.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",i.spacing1),groupGap:e.extend("--ft-switch-group-gap","",i.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",l.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",l.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",i.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",i.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",i.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",i.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-switch-off-color","",l.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",l.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",i.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",i.opacity40),onColor:e.extend("--ft-switch-on-color","",l.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",l.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",i.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",i.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",l.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",i.borderRadiusS)};var Ic={color1Light:e.extend("--ft-chart-1-light","for area color charts",i.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",i.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",i.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",i.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",i.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",i.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",i.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",i.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",i.colorRed40),color5Base:e.extend("--ft-chart-5-base","",i.colorRed60),color6Light:e.extend("--ft-chart-6-light","",i.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",i.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",i.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",i.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",i.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",i.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",i.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",i.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",i.colorGray50),color10Base:e.extend("--ft-chart-10-base","",i.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",i.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",i.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",i.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",i.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",i.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",i.colorBrand200)};var Lc={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",i.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",i.borderRadiusS),gap:e.extend("--ft-notice-gap","",i.spacing2),iconSize:e.extend("--ft-notice-icon-size","",i.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",l.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",l.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",l.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",l.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",l.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",l.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",l.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",l.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",l.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",l.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",l.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",l.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",l.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",l.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",l.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",l.contentSuccessIconOnly)};var Mc={color:e.extend("--ft-checkbox-color","",l.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",l.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",l.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",l.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",i.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",i.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",i.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",i.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",i.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",i.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",i.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",i.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",i.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-checkbox-gap","",i.spacing3)};var $c={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",i.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",i.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",i.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",i.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",l.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",l.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",l.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",i.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",i.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",i.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",l.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",l.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",l.contentActionPrimary),color:e.extend("--ft-toggle-color","",l.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",l.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",i.spacing3)};var Zc={color:e.extend("--ft-radio-color","",l.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",l.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",l.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",i.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",i.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",i.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",i.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",l.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",l.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",i.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",i.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",i.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",l.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-radio-gap","",i.spacing3)};var Jc={iconSize:e.extend("--ft-notification-icon-size","",i.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",i.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",i.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",i.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",l.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",l.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",l.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",l.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",l.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",l.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",l.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",l.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",l.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",l.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",l.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",l.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",l.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",l.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",l.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",l.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",i.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",i.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",i.spacing8)};var nl={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",i.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",i.borderRadiusS),color:e.extend("--ft-tooltip-color","",l.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",l.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",i.opacity80),shadow:e.extend("--ft-tooltip-shadow","",i.shadowElevation03),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",i.spacing05)};var ko;(function(r){r.brand="brand",r.neutral="neutral",r.info="info",r.success="success",r.warning="warning",r.error="error"})(ko||(ko={}));var To;(function(r){r.large="large",r.medium="medium",r.small="small"})(To||(To={}));var dt=E(V());function Lo(r){let t=ut[r];return dt.css`
21
+ .ft-typography--${(0,dt.unsafeCSS)(r)} {
22
22
  font-family: ${t.fontFamily};
23
23
  font-size: ${t.fontSize};
24
24
  font-weight: ${t.fontWeight};
@@ -26,124 +26,124 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
26
26
  line-height: ${t.lineHeight};
27
27
  text-transform: ${t.textCase};
28
28
  }
29
- `}var ur=u.FtCssVariableFactory.extend("--ft-typography-font-family","",u.designSystemVariables.titleFont),D=u.FtCssVariableFactory.extend("--ft-typography-font-family","",u.designSystemVariables.contentFont),y={fontFamily:D,fontSize:u.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:u.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:u.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:u.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:u.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},re={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ur),fontSize:u.FtCssVariableFactory.extend("--ft-typography-title-font-size","",y.fontSize,"20px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",y.letterSpacing,"0.15px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-title-line-height","",y.lineHeight,"1.2"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",y.textTransform,"inherit")},oe={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ur),fontSize:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",y.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",y.letterSpacing,"0.105px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",y.lineHeight,"1.7"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",y.textTransform,"inherit")},ae={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",y.fontSize,"16px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",y.fontWeight,"600"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",y.letterSpacing,"0.144px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",y.lineHeight,"1.5"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",y.textTransform,"inherit")},ne={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",y.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",y.letterSpacing,"0.098px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",y.lineHeight,"1.7"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",y.textTransform,"inherit")},ie={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",y.fontSize,"16px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",y.letterSpacing,"0.496px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",y.lineHeight,"1.5"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",y.textTransform,"inherit")},ce={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",y.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",y.letterSpacing,"0.252px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",y.lineHeight,"1.4"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",y.textTransform,"inherit")},se={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",y.fontSize,"12px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",y.letterSpacing,"0.396px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",y.lineHeight,"1.33"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",y.textTransform,"inherit")},le={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",y.fontSize,"10px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",y.letterSpacing,"0.33px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",y.lineHeight,"1.6"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",y.textTransform,"inherit")},pe={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",y.fontSize,"10px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",y.fontWeight,"normal"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",y.letterSpacing,"1.5px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",y.lineHeight,"1.6"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",y.textTransform,"uppercase")},de={fontFamily:u.FtCssVariableFactory.extend("--ft-typography-button-font-family","",D),fontSize:u.FtCssVariableFactory.extend("--ft-typography-button-font-size","",y.fontSize,"14px"),fontWeight:u.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",y.fontWeight,"600"),letterSpacing:u.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",y.letterSpacing,"1.246px"),lineHeight:u.FtCssVariableFactory.extend("--ft-typography-button-line-height","",y.lineHeight,"1.15"),textTransform:u.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",y.textTransform,"uppercase")},hr=U.css`
29
+ `}var Fo=x.FtCssVariableFactory.extend("--ft-typography-font-family","",x.designSystemVariables.titleFont),re=x.FtCssVariableFactory.extend("--ft-typography-font-family","",x.designSystemVariables.contentFont),C={fontFamily:re,fontSize:x.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:x.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:x.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:x.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:x.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Ae={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Fo),fontSize:x.FtCssVariableFactory.extend("--ft-typography-title-font-size","",C.fontSize,"20px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",C.letterSpacing,"0.15px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-title-line-height","",C.lineHeight,"1.2"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",C.textTransform,"inherit")},Ne={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Fo),fontSize:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",C.letterSpacing,"0.105px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",C.lineHeight,"1.7"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",C.textTransform,"inherit")},Ie={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",C.fontSize,"16px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",C.fontWeight,"600"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",C.letterSpacing,"0.144px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",C.lineHeight,"1.5"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",C.textTransform,"inherit")},Re={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",C.letterSpacing,"0.098px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",C.lineHeight,"1.7"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",C.textTransform,"inherit")},Pe={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",C.fontSize,"16px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",C.letterSpacing,"0.496px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",C.lineHeight,"1.5"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",C.textTransform,"inherit")},ke={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",C.letterSpacing,"0.252px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",C.lineHeight,"1.4"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",C.textTransform,"inherit")},Te={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",C.fontSize,"12px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",C.letterSpacing,"0.396px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",C.lineHeight,"1.33"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",C.textTransform,"inherit")},Le={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",C.fontSize,"10px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",C.letterSpacing,"0.33px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",C.lineHeight,"1.6"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",C.textTransform,"inherit")},Fe={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",C.fontSize,"10px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",C.letterSpacing,"1.5px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",C.lineHeight,"1.6"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",C.textTransform,"uppercase")},_e={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-button-font-family","",re),fontSize:x.FtCssVariableFactory.extend("--ft-typography-button-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",C.fontWeight,"600"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",C.letterSpacing,"1.246px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-button-line-height","",C.lineHeight,"1.15"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",C.textTransform,"uppercase")},_o=$.css`
30
30
  .ft-typography--title {
31
- font-family: ${re.fontFamily};
32
- font-size: ${re.fontSize};
33
- font-weight: ${re.fontWeight};
34
- letter-spacing: ${re.letterSpacing};
35
- line-height: ${re.lineHeight};
36
- text-transform: ${re.textTransform};
31
+ font-family: ${Ae.fontFamily};
32
+ font-size: ${Ae.fontSize};
33
+ font-weight: ${Ae.fontWeight};
34
+ letter-spacing: ${Ae.letterSpacing};
35
+ line-height: ${Ae.lineHeight};
36
+ text-transform: ${Ae.textTransform};
37
37
  }
38
- `,yr=U.css`
38
+ `,Uo=$.css`
39
39
  .ft-typography--title-dense {
40
- font-family: ${oe.fontFamily};
41
- font-size: ${oe.fontSize};
42
- font-weight: ${oe.fontWeight};
43
- letter-spacing: ${oe.letterSpacing};
44
- line-height: ${oe.lineHeight};
45
- text-transform: ${oe.textTransform};
40
+ font-family: ${Ne.fontFamily};
41
+ font-size: ${Ne.fontSize};
42
+ font-weight: ${Ne.fontWeight};
43
+ letter-spacing: ${Ne.letterSpacing};
44
+ line-height: ${Ne.lineHeight};
45
+ text-transform: ${Ne.textTransform};
46
46
  }
47
- `,gr=U.css`
47
+ `,Do=$.css`
48
48
  .ft-typography--subtitle1 {
49
- font-family: ${ae.fontFamily};
50
- font-size: ${ae.fontSize};
51
- font-weight: ${ae.fontWeight};
52
- letter-spacing: ${ae.letterSpacing};
53
- line-height: ${ae.lineHeight};
54
- text-transform: ${ae.textTransform};
49
+ font-family: ${Ie.fontFamily};
50
+ font-size: ${Ie.fontSize};
51
+ font-weight: ${Ie.fontWeight};
52
+ letter-spacing: ${Ie.letterSpacing};
53
+ line-height: ${Ie.lineHeight};
54
+ text-transform: ${Ie.textTransform};
55
55
  }
56
- `,mr=U.css`
56
+ `,Mo=$.css`
57
57
  .ft-typography--subtitle2 {
58
- font-family: ${ne.fontFamily};
59
- font-size: ${ne.fontSize};
60
- font-weight: ${ne.fontWeight};
61
- letter-spacing: ${ne.letterSpacing};
62
- line-height: ${ne.lineHeight};
63
- text-transform: ${ne.textTransform};
58
+ font-family: ${Re.fontFamily};
59
+ font-size: ${Re.fontSize};
60
+ font-weight: ${Re.fontWeight};
61
+ letter-spacing: ${Re.letterSpacing};
62
+ line-height: ${Re.lineHeight};
63
+ text-transform: ${Re.textTransform};
64
64
  }
65
65
 
66
- `,br=U.css`
66
+ `,Wo=$.css`
67
67
  .ft-typography--body1 {
68
- font-family: ${ie.fontFamily};
69
- font-size: ${ie.fontSize};
70
- font-weight: ${ie.fontWeight};
71
- letter-spacing: ${ie.letterSpacing};
72
- line-height: ${ie.lineHeight};
73
- text-transform: ${ie.textTransform};
68
+ font-family: ${Pe.fontFamily};
69
+ font-size: ${Pe.fontSize};
70
+ font-weight: ${Pe.fontWeight};
71
+ letter-spacing: ${Pe.letterSpacing};
72
+ line-height: ${Pe.lineHeight};
73
+ text-transform: ${Pe.textTransform};
74
74
  }
75
- `,xr=U.css`
75
+ `,Bo=$.css`
76
76
  .ft-typography--body2 {
77
- font-family: ${ce.fontFamily};
78
- font-size: ${ce.fontSize};
79
- font-weight: ${ce.fontWeight};
80
- letter-spacing: ${ce.letterSpacing};
81
- line-height: ${ce.lineHeight};
82
- text-transform: ${ce.textTransform};
77
+ font-family: ${ke.fontFamily};
78
+ font-size: ${ke.fontSize};
79
+ font-weight: ${ke.fontWeight};
80
+ letter-spacing: ${ke.letterSpacing};
81
+ line-height: ${ke.lineHeight};
82
+ text-transform: ${ke.textTransform};
83
83
  }
84
- `,Sr=U.css`
84
+ `,zo=$.css`
85
85
  .ft-typography--caption {
86
- font-family: ${se.fontFamily};
87
- font-size: ${se.fontSize};
88
- font-weight: ${se.fontWeight};
89
- letter-spacing: ${se.letterSpacing};
90
- line-height: ${se.lineHeight};
91
- text-transform: ${se.textTransform};
86
+ font-family: ${Te.fontFamily};
87
+ font-size: ${Te.fontSize};
88
+ font-weight: ${Te.fontWeight};
89
+ letter-spacing: ${Te.letterSpacing};
90
+ line-height: ${Te.lineHeight};
91
+ text-transform: ${Te.textTransform};
92
92
  }
93
- `,Or=U.css`
93
+ `,Ho=$.css`
94
94
  .ft-typography--breadcrumb {
95
- font-family: ${le.fontFamily};
96
- font-size: ${le.fontSize};
97
- font-weight: ${le.fontWeight};
98
- letter-spacing: ${le.letterSpacing};
99
- line-height: ${le.lineHeight};
100
- text-transform: ${le.textTransform};
95
+ font-family: ${Le.fontFamily};
96
+ font-size: ${Le.fontSize};
97
+ font-weight: ${Le.fontWeight};
98
+ letter-spacing: ${Le.letterSpacing};
99
+ line-height: ${Le.lineHeight};
100
+ text-transform: ${Le.textTransform};
101
101
  }
102
- `,Cr=U.css`
102
+ `,$o=$.css`
103
103
  .ft-typography--overline {
104
- font-family: ${pe.fontFamily};
105
- font-size: ${pe.fontSize};
106
- font-weight: ${pe.fontWeight};
107
- letter-spacing: ${pe.letterSpacing};
108
- line-height: ${pe.lineHeight};
109
- text-transform: ${pe.textTransform};
104
+ font-family: ${Fe.fontFamily};
105
+ font-size: ${Fe.fontSize};
106
+ font-weight: ${Fe.fontWeight};
107
+ letter-spacing: ${Fe.letterSpacing};
108
+ line-height: ${Fe.lineHeight};
109
+ text-transform: ${Fe.textTransform};
110
110
  }
111
- `,vr=U.css`
111
+ `,jo=$.css`
112
112
  .ft-typography--button {
113
- font-family: ${de.fontFamily};
114
- font-size: ${de.fontSize};
115
- font-weight: ${de.fontWeight};
116
- letter-spacing: ${de.letterSpacing};
117
- line-height: ${de.lineHeight};
118
- text-transform: ${de.textTransform};
113
+ font-family: ${_e.fontFamily};
114
+ font-size: ${_e.fontSize};
115
+ font-weight: ${_e.fontWeight};
116
+ letter-spacing: ${_e.letterSpacing};
117
+ line-height: ${_e.lineHeight};
118
+ text-transform: ${_e.textTransform};
119
119
  }
120
- `,Nr=U.css`
120
+ `,Ko=$.css`
121
121
  .ft-typography {
122
122
  vertical-align: inherit;
123
123
  }
124
- `,Ar=[Object.keys(Re).map(o=>fr(o))];var Er=function(o,t,i,c){var n=arguments.length,s=n<3?t:c===null?c=Object.getOwnPropertyDescriptor(t,i):c,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,i,c);else for(var d=o.length-1;d>=0;d--)(p=o[d])&&(s=(n<3?p(s):n>3?p(t,i,s):p(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s},z=class extends Ir.FtLitElement{constructor(){super(...arguments),this.variant=Ie.body1}render(){return this.element?rt`
125
- <${tt(this.element)}
124
+ `,Go=[Object.keys(ut).map(r=>Lo(r))];var Vo=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},oe=class extends Zo.FtLitElement{constructor(){super(...arguments),this.variant=lt.body1}render(){return this.element?Zt`
125
+ <${Vt(this.element)}
126
126
  part="text"
127
127
  class="ft-typography ft-typography--${this.variant}">
128
128
  <slot></slot>
129
- </${tt(this.element)}>
130
- `:rt`
129
+ </${Vt(this.element)}>
130
+ `:Zt`
131
131
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
132
- `}};z.styles=[hr,yr,gr,mr,br,xr,Sr,Or,Cr,vr,Nr,...Ar];Er([(0,ot.property)()],z.prototype,"element",void 0);Er([(0,ot.property)()],z.prototype,"variant",void 0);(0,Rr.customElement)("ft-typography")(z);var Hr=S(N());var De=S(_()),ze=S(te()),He=S(N());var wr=S(_());var Lr=wr.css`
133
- `;var _e=S(N());var Wr=S(N());var Br=S(_()),F=S(te()),k=S(N());var Ur=S(_());var Fr=Ur.css`
134
- `;var kr=S(N()),wo="ft-app-info",Lo={},x=kr.FtReduxStore.get({name:wo,reducers:Lo,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var K=S(N());var at=S(N());var Y=class o{static get(t){let{baseUrl:i,apiIntegrationIdentifier:c}=x.getState(),n=t??c;if(i&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(i,n,!0)}static await(t){return new Promise(i=>{let c=o.get(t);if(c)i(c);else{let n=x.subscribe(()=>{c=o.get(t),c&&(n(),i(c))})}})}};var H=class{constructor(t=!0,i){var c;this.overrideApi=i;let n=this.constructor;n.commonCache=(c=n.commonCache)!==null&&c!==void 0?c:new at.CacheRegistry,this.cache=t?n.commonCache:new at.CacheRegistry}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Y.get()}get awaitApi(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Y.await()}clearCache(){this.cache.clearAll()}};var Tr,Uo=Symbol("clearAfterUnitTest"),Le=class extends H{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Tr]=()=>{this.defaultMessages={},this.cache=new K.CacheRegistry,this.listeners={}},this.currentUiLocale=x.getState().uiLocale,x.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=x.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let i=t.name.toLowerCase();this.cache.setFinal(i,t),this.notify(i)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,i){var c;if(t=t.toLowerCase(),Object.keys(i).length>0){let n={...(c=this.defaultMessages[t])!==null&&c!==void 0?c:{},...i};(0,K.deepEqual)(this.defaultMessages[t],n)||(this.defaultMessages[t]=n,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,i,...c){var n,s,p;t=t.toLowerCase(),this.fetchContext(t);let d=(s=(n=this.cache.getNow(t))===null||n===void 0?void 0:n.messages)!==null&&s!==void 0?s:{};return new K.ParametrizedLabelResolver((p=this.defaultMessages[t])!==null&&p!==void 0?p:{},d).resolve(i,...c)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),await this.notify(t)}catch(i){console.error(i)}}subscribe(t,i){var c;return t=t.toLowerCase(),this.listeners[t]=(c=this.listeners[t])!==null&&c!==void 0?c:new Set,this.listeners[t].add(i),()=>{var n;return(n=this.listeners[t])===null||n===void 0?void 0:n.delete(i)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(t=>this.notify(t)))}async notify(t){this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(i=>(0,K.delay)(0).then(()=>i()).catch(()=>null)))}};Tr=Uo;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Le{constructor(){super(async(o,t)=>(await this.awaitApi).getFluidTopicsMessageContext(o,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Le{constructor(){super(async(o,t)=>(await this.awaitApi).getCustomMessageContext(o,t))}});var fe=window.FluidTopicsI18nService,Pr=window.FluidTopicsCustomI18nService;var w=function(o,t,i,c){var n=arguments.length,s=n<3?t:c===null?c=Object.getOwnPropertyDescriptor(t,i):c,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,i,c);else for(var d=o.length-1;d>=0;d--)(p=o[d])&&(s=(n<3?p(s):n>3?p(t,i,s):p(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s},v=class extends k.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",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=()=>Y.get(),this.messageContexts=[],this.cache=new k.CacheRegistry,this.cleanSessionDebouncer=new k.Debouncer}render(){return Br.html`
132
+ `}};oe.styles=[_o,Uo,Do,Mo,Wo,Bo,zo,Ho,$o,jo,Ko,...Go];Vo([(0,qt.property)()],oe.prototype,"element",void 0);Vo([(0,qt.property)()],oe.prototype,"variant",void 0);(0,qo.customElement)("ft-typography")(oe);var Xn=E(F());var Tt=E(V()),Lt=E(Q()),Ft=E(F());var Yo=E(V());var Xo=Yo.css`
133
+ `;var Pt=E(F());var Zn=E(F());var on=E(V()),j=E(Q()),Z=E(F());var Qo=E(V());var Jo=Qo.css`
134
+ `;var en=E(F()),Ta="ft-app-info",La={},w=en.FtReduxStore.get({name:Ta,reducers:La,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var le=E(F());var Yt=E(F());var xe=class r{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=w.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=r.get(t);if(n)o(n);else{let a=w.subscribe(()=>{n=r.get(t),n&&(a(),o(n))})}})}};var ne=class{constructor(t=!0,o){var n;this.overrideApi=o;let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Yt.CacheRegistry,this.cache=t?a.commonCache:new Yt.CacheRegistry}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:xe.get()}get awaitApi(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:xe.await()}clearCache(){this.cache.clearAll()}};var tn,Fa=Symbol("clearAfterUnitTest"),pt=class extends ne{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[tn]=()=>{this.defaultMessages={},this.cache=new le.CacheRegistry,this.listeners={}},this.currentUiLocale=w.getState().uiLocale,w.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=w.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),Object.keys(o).length>0){let a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,le.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,o,...n){var a,s,c;t=t.toLowerCase(),this.fetchContext(t);let u=(s=(a=this.cache.getNow(t))===null||a===void 0?void 0:a.messages)!==null&&s!==void 0?s:{};return new le.ParametrizedLabelResolver((c=this.defaultMessages[t])!==null&&c!==void 0?c:{},u).resolve(o,...n)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),await this.notify(t)}catch(o){console.error(o)}}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(t=>this.notify(t)))}async notify(t){this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(o=>(0,le.delay)(0).then(()=>o()).catch(()=>null)))}};tn=Fa;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pt{constructor(){super(async(r,t)=>(await this.awaitApi).getFluidTopicsMessageContext(r,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pt{constructor(){super(async(r,t)=>(await this.awaitApi).getCustomMessageContext(r,t))}});var Ue=window.FluidTopicsI18nService,rn=window.FluidTopicsCustomI18nService;var z=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},_=class extends Z.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",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=()=>xe.get(),this.messageContexts=[],this.cache=new Z.CacheRegistry,this.cleanSessionDebouncer=new Z.Debouncer}render(){return on.html`
135
135
  <slot></slot>
136
- `}update(t){super.update(t),t.has("baseUrl")&&(x.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&x.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&x.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&x.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&x.actions.noCustom(this.noCustom),t.has("editorMode")&&x.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&x.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&x.actions.session(this.session),t.has("availableUiLocales")&&x.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(i=>fe.addContext(i)),t.has("openExternalDocumentInNewTab")&&x.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&x.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&x.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};v.elementDefinitions={};v.styles=Fr;w([(0,F.property)()],v.prototype,"baseUrl",void 0);w([(0,F.property)()],v.prototype,"apiIntegrationIdentifier",void 0);w([(0,F.property)()],v.prototype,"uiLocale",void 0);w([(0,k.jsonProperty)(null)],v.prototype,"availableUiLocales",void 0);w([(0,k.jsonProperty)(null)],v.prototype,"metadataConfiguration",void 0);w([(0,F.property)({type:Boolean})],v.prototype,"editorMode",void 0);w([(0,F.property)({type:Boolean})],v.prototype,"noCustom",void 0);w([(0,F.property)({type:Boolean})],v.prototype,"openExternalDocumentInNewTab",void 0);w([(0,F.property)({converter:{fromAttribute(o){return o==="false"?!1:o==="true"||(o??!1)}}})],v.prototype,"noCustomComponent",void 0);w([(0,F.property)({type:Boolean})],v.prototype,"withManualResources",void 0);w([(0,F.property)({type:Boolean})],v.prototype,"navigatorOnline",void 0);w([(0,F.property)({type:Boolean})],v.prototype,"forcedOffline",void 0);w([(0,F.property)({type:Object})],v.prototype,"apiProvider",void 0);w([(0,k.jsonProperty)([])],v.prototype,"messageContexts",void 0);w([(0,k.jsonProperty)(void 0)],v.prototype,"session",void 0);var Te=S(N());var Ue=class extends H{async listMySearches(){let t=x.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Fe=class extends H{async listMyBookmarks(){let t=x.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var Fo="ft-user-assets",ke=Te.FtReduxStore.get({name:Fo,initialState:{savedSearches:void 0,bookmarks:void 0}}),nt=class{constructor(){this.currentSession=x.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Fe,this.savedSearchesService=new Ue,x.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:i}=x.getState();(0,Te.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,i?.profile)||(this.currentSession=i,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ke.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ke.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ke.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let i=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ke.actions.bookmarks(i)}}},is=new nt;var it=class{addCommand(t,i=!1){x.commands.add(t,i)}consumeCommand(t){return x.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new it;var _r=S(N()),ct=class{highlightHtml(t,i){(0,_r.highlightHtml)(t,i)}};window.FluidTopicsHighlightHtmlService=new ct;(0,Wr.customElement)("ft-app-context")(v);var zr=S(te()),ko=function(o,t,i,c){var n=arguments.length,s=n<3?t:c===null?c=Object.getOwnPropertyDescriptor(t,i):c,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,i,c);else for(var d=o.length-1;d>=0;d--)(p=o[d])&&(s=(n<3?p(s):n>3?p(t,i,s):p(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s},st=Symbol("i18nAttributes"),Pe=Symbol("i18nProperties"),xe=Symbol("i18nUnsubs");function We(o){var t;class i extends o{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map}get i18nService(){return this.useCustomMessageContexts?Pr:fe}i18n(n,s,...p){var d;if(typeof n=="string")return this.i18nService.resolveMessage(n,s,...p);let h=(d=n.args)!==null&&d!==void 0?d:n.argsProvider?n.argsProvider(this):[];return this.i18nService.resolveMessage(n.context,n.key,...h)}onI18nUpdate(n){var s,p;(s=this[st])===null||s===void 0||s.forEach((d,h)=>{var m;let g=this.getI18nAttributeValue(h);((m=g?.context)===null||m===void 0?void 0:m.toLowerCase())===n.toLowerCase()&&this.updateI18nAttributeMessage(h,g,d)}),(p=this[Pe])===null||p===void 0||p.forEach((d,h)=>{d.context.toLowerCase()===n.toLowerCase()&&(this[h]=this.i18n(d))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(n,s,p){this[n]={...s,message:this.i18n({context:s.context,key:s.key,...p})}}update(n){var s,p;super.update(n),(s=this[st])===null||s===void 0||s.forEach((d,h)=>{let m=this.getI18nAttributeValue(h);m?.context&&m.key&&(n.has(h)||d.argsProvider!=null)&&(n.has(h)&&this.addI18nContext(m.context),this.updateI18nAttributeMessage(h,m,d))}),(p=this[Pe])===null||p===void 0||p.forEach((d,h)=>{d.argsProvider!=null&&(this[h]=this.i18n(d))})}getI18nAttributeValue(n){return this[n]}connectedCallback(){var n,s,p,d;super.connectedCallback(),new Set([...(s=(n=this[Pe])===null||n===void 0?void 0:n.values())!==null&&s!==void 0?s:[],...[...(d=(p=this[st])===null||p===void 0?void 0:p.keys())!==null&&d!==void 0?d:[]].map(h=>this.getI18nAttributeValue(h))].map(h=>h?.context)).forEach(h=>h&&this.addI18nMessages(h))}addI18nMessages(n,s){n=n.toLowerCase(),this[xe].has(n)||this[xe].set(n,this.i18nService.subscribe(n,()=>this.onI18nUpdate(n))),this.i18nService.prepareContext(n,s??{})}addI18nContext(n,s){this.addI18nMessages(typeof n=="string"?n:n.name,s)}disconnectedCallback(){super.disconnectedCallback(),this[xe].forEach(n=>n()),this[xe].clear()}}return t=xe,ko([(0,zr.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}var Dr=class extends We(_e.FtLitElement){},Be=class extends We(_e.FtLitElementRedux){};var Se=function(o,t,i,c){var n=arguments.length,s=n<3?t:c===null?c=Object.getOwnPropertyDescriptor(t,i):c,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,i,c);else for(var d=o.length-1;d>=0;d--)(p=o[d])&&(s=(n<3?p(s):n>3?p(t,i,s):p(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s},T=class extends Be{constructor(){super(),this.editorMode=!1,this.addStore(x)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":De.nothing:De.html`
136
+ `}update(t){super.update(t),t.has("baseUrl")&&(w.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&w.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&w.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&w.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&w.actions.noCustom(this.noCustom),t.has("editorMode")&&w.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&w.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&w.actions.session(this.session),t.has("availableUiLocales")&&w.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Ue.addContext(o)),t.has("openExternalDocumentInNewTab")&&w.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&w.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&w.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};_.elementDefinitions={};_.styles=Jo;z([(0,j.property)()],_.prototype,"baseUrl",void 0);z([(0,j.property)()],_.prototype,"apiIntegrationIdentifier",void 0);z([(0,j.property)()],_.prototype,"uiLocale",void 0);z([(0,Z.jsonProperty)(null)],_.prototype,"availableUiLocales",void 0);z([(0,Z.jsonProperty)(null)],_.prototype,"metadataConfiguration",void 0);z([(0,j.property)({type:Boolean})],_.prototype,"editorMode",void 0);z([(0,j.property)({type:Boolean})],_.prototype,"noCustom",void 0);z([(0,j.property)({type:Boolean})],_.prototype,"openExternalDocumentInNewTab",void 0);z([(0,j.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],_.prototype,"noCustomComponent",void 0);z([(0,j.property)({type:Boolean})],_.prototype,"withManualResources",void 0);z([(0,j.property)({type:Boolean})],_.prototype,"navigatorOnline",void 0);z([(0,j.property)({type:Boolean})],_.prototype,"forcedOffline",void 0);z([(0,j.property)({type:Object})],_.prototype,"apiProvider",void 0);z([(0,Z.jsonProperty)([])],_.prototype,"messageContexts",void 0);z([(0,Z.jsonProperty)(void 0)],_.prototype,"session",void 0);var vi=E(Q());function _a(r,t){if(r===t)return!0;if(r&&t&&typeof r=="object"&&typeof t=="object"){if(r.constructor!==t.constructor)return!1;var o,n,a;if(Array.isArray(r)){if(o=r.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!De(r[n],t[n]))return!1;return!0}if(r instanceof Map&&t instanceof Map){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;for(n of r.entries())if(!De(n[1],t.get(n[0])))return!1;return!0}if(r instanceof Set&&t instanceof Set){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===t.source&&r.flags===t.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===t.valueOf();if(a=Object.keys(r),o=a.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){var s=a[n];if(!De(r[s],t[s]))return!1}return!0}return r!==r&&t!==t}function De(r,t){try{return _a(r,t)}catch{return!1}}var Ua=E(Q(),1);var ft=class{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==t.type)),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var Qt=E(Q(),1);var nn=E(Q(),1);function an(r,t){let o=()=>JSON.parse(JSON.stringify(r));return(0,nn.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:(n,a)=>!De(n,a),...t??{}})}var ht=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,s=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(u){a(u);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var cn=E(V(),1);var yt=window,Da=yt.ShadowRoot&&(yt.ShadyCSS===void 0||yt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Zu=Symbol();var sn=(r,t)=>{Da?r.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):t.forEach(o=>{let n=document.createElement("style"),a=yt.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,r.appendChild(n)})};var gt=class extends cn.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,s])=>t.registry.define(a,s)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return sn(n,t.elementStyles),n}};var Xt=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},dn,ln=Symbol("constructorPrototype"),un=Symbol("constructorName"),pn=Symbol("exportpartsDebouncer"),ve=class extends gt{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[dn]=new ht(5),this[un]=this.constructor.name,this[ln]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[un]&&Object.setPrototypeOf(this,this[ln])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}applyCustomStylesheet(t){var o,n,a;if(this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((o=this.customStylesheet)!==null&&o!==void 0?o:"")}catch(s){console.error(s,this.customStylesheet)}}else if(((a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&a!==void 0?a:[]).forEach(s=>s.remove()),this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}scheduleExportpartsUpdate(){var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[pn].run(()=>{var a,s;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var o,n,a,s,c,u;let d=g=>g!=null&&g.trim().length>0,p=t.filter(d).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(s=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&s!==void 0?s:[],b=(u=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(S=>S.split(":")[1]))!==null&&u!==void 0?u:[];new Array(...v,...b).filter(d).map(S=>S.trim()).forEach(S=>h.add(S))}if(h.size===0){this.removeAttribute("exportparts");return}let y=[...h.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};dn=pn;Xt([(0,Qt.property)()],ve.prototype,"exportpartsPrefix",void 0);Xt([an([])],ve.prototype,"exportpartsPrefixes",void 0);Xt([(0,Qt.property)()],ve.prototype,"customStylesheet",void 0);function qe(r){var t;return(t=r?.isFtReduxStore)!==null&&t!==void 0?t:!1}var fn,hn,yn,mt=Symbol("internalReduxEventsUnsubscribers"),ue=Symbol("internalStoresUnsubscribers"),Se=Symbol("internalStores"),Ye=class extends ve{constructor(){super(...arguments),this[fn]=new Map,this[hn]=new Map,this[yn]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(o=>t.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Se].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Se].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[Se].get(t)}addStore(t,o){var n;o=(n=o??(qe(t)?t.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){let o=typeof t=="string"?t:t.name;this.unsubscribeFromStore(o),this[Se].delete(o)}setupStore(t,o){this[Se].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Se].forEach((t,o)=>this.subscribeToStore(o,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(t.store);a&&(t.store?this[ue].has(t.store):this[ue].size>0)&&(this[o]=t.selector(a.getState(),this))}})}subscribeToStore(t,o){var n;this[ue].set(t,o.subscribe(()=>this.updateFromStores())),qe(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,s)=>{if(typeof this[s]=="function"&&(!a.store||o.name===a.store)){let c=u=>this[s](u);o.eventBus.addEventListener(a.eventName,c),this[mt].push(()=>o.eventBus.removeEventListener(a.eventName,c))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ue].forEach((t,o)=>this.unsubscribeFromStore(o)),this[mt].forEach(t=>t()),this[mt]=[]}unsubscribeFromStore(t){this[ue].has(t)&&this[ue].get(t)(),this[ue].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};fn=ue,hn=Se,yn=mt;Ye.reduxProperties=new Map;Ye.reduxReactiveProperties=new Set;Ye.reduxEventListeners=new Map;function K(r){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,s;throw Error("[Immer] minified error nr: "+r+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ae(r){return!!r&&!!r[T]}function q(r){var t;return!!r&&(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)===Ka}(r)||Array.isArray(r)||!!r[On]||!!(!((t=r.constructor)===null||t===void 0)&&t[On])||sr(r)||cr(r))}function Oe(r,t,o){o===void 0&&(o=!1),Be(r)===0?(o?Object.keys:We)(r).forEach(function(n){o&&typeof n=="symbol"||t(n,r[n],r)}):r.forEach(function(n,a){return t(a,n,r)})}function Be(r){var t=r[T];return t?t.i>3?t.i-4:t.i:Array.isArray(r)?1:sr(r)?2:cr(r)?3:0}function Me(r,t){return Be(r)===2?r.has(t):Object.prototype.hasOwnProperty.call(r,t)}function Ma(r,t){return Be(r)===2?r.get(t):r[t]}function Cn(r,t,o){var n=Be(r);n===2?r.set(t,o):n===3?r.add(o):r[t]=o}function En(r,t){return r===t?r!==0||1/r==1/t:r!=r&&t!=t}function sr(r){return $a&&r instanceof Map}function cr(r){return ja&&r instanceof Set}function de(r){return r.o||r.t}function lr(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var t=Nn(r);delete t[T];for(var o=We(t),n=0;n<o.length;n++){var a=o[n],s=t[a];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(t[a]={configurable:!0,writable:!0,enumerable:s.enumerable,value:r[a]})}return Object.create(Object.getPrototypeOf(r),t)}function ur(r,t){return t===void 0&&(t=!1),dr(r)||ae(r)||!q(r)||(Be(r)>1&&(r.set=r.add=r.clear=r.delete=Wa),Object.freeze(r),t&&Oe(r,function(o,n){return ur(n,!0)},!0)),r}function Wa(){K(2)}function dr(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function J(r){var t=ir[r];return t||K(18,r),t}function Ba(r,t){ir[r]||(ir[r]=t)}function or(){return Qe}function Jt(r,t){t&&(J("Patches"),r.u=[],r.s=[],r.v=t)}function bt(r){nr(r),r.p.forEach(za),r.p=null}function nr(r){r===Qe&&(Qe=r.l)}function gn(r){return Qe={p:[],l:Qe,h:r,m:!0,_:0}}function za(r){var t=r[T];t.i===0||t.i===1?t.j():t.g=!0}function er(r,t){t._=t.p.length;var o=t.p[0],n=r!==void 0&&r!==o;return t.h.O||J("ES5").S(t,r,n),n?(o[T].P&&(bt(t),K(4)),q(r)&&(r=xt(t,r),t.l||vt(t,r)),t.u&&J("Patches").M(o[T].t,r,t.u,t.s)):r=xt(t,o,[]),bt(t),t.u&&t.v(t.u,t.s),r!==An?r:void 0}function xt(r,t,o){if(dr(t))return t;var n=t[T];if(!n)return Oe(t,function(u,d){return mn(r,n,t,u,d,o)},!0),t;if(n.A!==r)return t;if(!n.P)return vt(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=lr(n.k):n.o,s=a,c=!1;n.i===3&&(s=new Set(a),a.clear(),c=!0),Oe(s,function(u,d){return mn(r,n,a,u,d,o,c)}),vt(r,a,!1),o&&r.u&&J("Patches").N(n,o,r.u,r.s)}return n.o}function mn(r,t,o,n,a,s,c){if(ae(a)){var u=xt(r,a,s&&t&&t.i!==3&&!Me(t.R,n)?s.concat(n):void 0);if(Cn(o,n,u),!ae(u))return;r.m=!1}else c&&o.add(a);if(q(a)&&!dr(a)){if(!r.h.D&&r._<1)return;xt(r,a),t&&t.A.l||vt(r,a)}}function vt(r,t,o){o===void 0&&(o=!1),!r.l&&r.h.D&&r.m&&ur(t,o)}function tr(r,t){var o=r[T];return(o?de(o):r)[t]}function bn(r,t){if(t in r)for(var o=Object.getPrototypeOf(r);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function pe(r){r.P||(r.P=!0,r.l&&pe(r.l))}function rr(r){r.o||(r.o=lr(r.t))}function ar(r,t,o){var n=sr(t)?J("MapSet").F(t,o):cr(t)?J("MapSet").T(t,o):r.O?function(a,s){var c=Array.isArray(a),u={i:c?1:0,A:s?s.A:or(),P:!1,I:!1,R:{},l:s,t:a,k:null,o:null,j:null,C:!1},d=u,p=Je;c&&(d=[u],p=Xe);var h=Proxy.revocable(d,p),y=h.revoke,g=h.proxy;return u.k=g,u.j=y,g}(t,o):J("ES5").J(t,o);return(o?o.A:or()).p.push(n),n}function Ha(r){return ae(r)||K(22,r),function t(o){if(!q(o))return o;var n,a=o[T],s=Be(o);if(a){if(!a.P&&(a.i<4||!J("ES5").K(a)))return a.t;a.I=!0,n=xn(o,s),a.I=!1}else n=xn(o,s);return Oe(n,function(c,u){a&&Ma(a.t,c)===u||Cn(n,c,t(u))}),s===3?new Set(n):n}(r)}function xn(r,t){switch(t){case 2:return new Map(r);case 3:return Array.from(r)}return lr(r)}function wn(){function r(c,u){var d=s[c];return d?d.enumerable=u:s[c]=d={configurable:!0,enumerable:u,get:function(){var p=this[T];return Je.get(p,c)},set:function(p){var h=this[T];Je.set(h,c,p)}},d}function t(c){for(var u=c.length-1;u>=0;u--){var d=c[u][T];if(!d.P)switch(d.i){case 5:n(d)&&pe(d);break;case 4:o(d)&&pe(d)}}}function o(c){for(var u=c.t,d=c.k,p=We(d),h=p.length-1;h>=0;h--){var y=p[h];if(y!==T){var g=u[y];if(g===void 0&&!Me(u,y))return!0;var v=d[y],b=v&&v[T];if(b?b.t!==g:!En(v,g))return!0}}var S=!!u[T];return p.length!==We(u).length+(S?0:1)}function n(c){var u=c.k;if(u.length!==c.t.length)return!0;var d=Object.getOwnPropertyDescriptor(u,u.length-1);if(d&&!d.get)return!0;for(var p=0;p<u.length;p++)if(!u.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&K(3,JSON.stringify(de(c)))}var s={};Ba("ES5",{J:function(c,u){var d=Array.isArray(c),p=function(y,g){if(y){for(var v=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(v,""+b,r(b,!0));return v}var S=Nn(g);delete S[T];for(var R=We(S),A=0;A<R.length;A++){var N=R[A];S[N]=r(N,y||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(d,c),h={i:d?5:4,A:u?u.A:or(),P:!1,I:!1,R:{},l:u,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,T,{value:h,writable:!0}),p},S:function(c,u,d){d?ae(u)&&u[T].A===c&&t(c.p):(c.u&&function p(h){if(h&&typeof h=="object"){var y=h[T];if(y){var g=y.t,v=y.k,b=y.R,S=y.i;if(S===4)Oe(v,function(I){I!==T&&(g[I]!==void 0||Me(g,I)?b[I]||p(v[I]):(b[I]=!0,pe(y)))}),Oe(g,function(I){v[I]!==void 0||Me(v,I)||(b[I]=!1,pe(y))});else if(S===5){if(n(y)&&(pe(y),b.length=!0),v.length<g.length)for(var R=v.length;R<g.length;R++)b[R]=!1;else for(var A=g.length;A<v.length;A++)b[A]=!0;for(var N=Math.min(v.length,g.length),k=0;k<N;k++)v.hasOwnProperty(k)||(b[k]=!0),b[k]===void 0&&p(v[k])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var vn,Qe,pr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",$a=typeof Map<"u",ja=typeof Set<"u",Sn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",An=pr?Symbol.for("immer-nothing"):((vn={})["immer-nothing"]=!0,vn),On=pr?Symbol.for("immer-draftable"):"__$immer_draftable",T=pr?Symbol.for("immer-state"):"__$immer_state";var Ka=""+Object.prototype.constructor,We=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,Nn=Object.getOwnPropertyDescriptors||function(r){var t={};return We(r).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(r,o)}),t},ir={},Je={get:function(r,t){if(t===T)return r;var o=de(r);if(!Me(o,t))return function(a,s,c){var u,d=bn(s,c);return d?"value"in d?d.value:(u=d.get)===null||u===void 0?void 0:u.call(a.k):void 0}(r,o,t);var n=o[t];return r.I||!q(n)?n:n===tr(r.t,t)?(rr(r),r.o[t]=ar(r.A.h,n,r)):n},has:function(r,t){return t in de(r)},ownKeys:function(r){return Reflect.ownKeys(de(r))},set:function(r,t,o){var n=bn(de(r),t);if(n?.set)return n.set.call(r.k,o),!0;if(!r.P){var a=tr(de(r),t),s=a?.[T];if(s&&s.t===o)return r.o[t]=o,r.R[t]=!1,!0;if(En(o,a)&&(o!==void 0||Me(r.t,t)))return!0;rr(r),pe(r)}return r.o[t]===o&&(o!==void 0||t in r.o)||Number.isNaN(o)&&Number.isNaN(r.o[t])||(r.o[t]=o,r.R[t]=!0),!0},deleteProperty:function(r,t){return tr(r.t,t)!==void 0||t in r.t?(r.R[t]=!1,rr(r),pe(r)):delete r.R[t],r.o&&delete r.o[t],!0},getOwnPropertyDescriptor:function(r,t){var o=de(r),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:r.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){K(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){K(12)}},Xe={};Oe(Je,function(r,t){Xe[r]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Xe.deleteProperty=function(r,t){return Xe.set.call(this,r,t,void 0)},Xe.set=function(r,t,o){return Je.set.call(this,r[0],t,o,r[0])};var Ga=function(){function r(o){var n=this;this.O=Sn,this.D=!0,this.produce=function(a,s,c){if(typeof a=="function"&&typeof s!="function"){var u=s;s=a;var d=n;return function(S){var R=this;S===void 0&&(S=u);for(var A=arguments.length,N=Array(A>1?A-1:0),k=1;k<A;k++)N[k-1]=arguments[k];return d.produce(S,function(I){var X;return(X=s).call.apply(X,[R,I].concat(N))})}}var p;if(typeof s!="function"&&K(6),c!==void 0&&typeof c!="function"&&K(7),q(a)){var h=gn(n),y=ar(n,a,void 0),g=!0;try{p=s(y),g=!1}finally{g?bt(h):nr(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(S){return Jt(h,c),er(S,h)},function(S){throw bt(h),S}):(Jt(h,c),er(p,h))}if(!a||typeof a!="object"){if((p=s(a))===void 0&&(p=a),p===An&&(p=void 0),n.D&&ur(p,!0),c){var v=[],b=[];J("Patches").M(a,p,v,b),c(v,b)}return p}K(21,a)},this.produceWithPatches=function(a,s){if(typeof a=="function")return function(p){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(y))})};var c,u,d=n.produce(a,s,function(p,h){c=p,u=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(p){return[p,c,u]}):[d,c,u]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=r.prototype;return t.createDraft=function(o){q(o)||K(8),ae(o)&&(o=Ha(o));var n=gn(this),a=ar(this,o,void 0);return a[T].C=!0,nr(n),a},t.finishDraft=function(o,n){var a=o&&o[T],s=a.A;return Jt(s,n),er(void 0,s)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!Sn&&K(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var s=n[a];if(s.path.length===0&&s.op==="replace"){o=s.value;break}}a>-1&&(n=n.slice(a+1));var c=J("Patches").$;return ae(o)?c(o,n):this.produce(o,function(u){return c(u,n)})},r}(),H=new Ga,Va=H.produce,id=H.produceWithPatches.bind(H),sd=H.setAutoFreeze.bind(H),cd=H.setUseProxies.bind(H),ld=H.applyPatches.bind(H),ud=H.createDraft.bind(H),dd=H.finishDraft.bind(H),St=Va;function fe(r){"@babel/helpers - typeof";return fe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fe(r)}function fr(r,t){if(fe(r)!=="object"||r===null)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var n=o.call(r,t||"default");if(fe(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(r)}function hr(r){var t=fr(r,"string");return fe(t)==="symbol"?t:String(t)}function yr(r,t,o){return t=hr(t),t in r?Object.defineProperty(r,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[t]=o,r}function In(r,t){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(r,a).enumerable})),o.push.apply(o,n)}return o}function Ot(r){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?In(Object(o),!0).forEach(function(n){yr(r,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):In(Object(o)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))})}return r}function B(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var Rn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),gr=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ct={INIT:"@@redux/INIT"+gr(),REPLACE:"@@redux/REPLACE"+gr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+gr()}};function Za(r){if(typeof r!="object"||r===null)return!1;for(var t=r;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(r)===t}function mr(r,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(B(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(B(1));return o(mr)(r,t)}if(typeof r!="function")throw new Error(B(2));var a=r,s=t,c=[],u=c,d=!1;function p(){u===c&&(u=c.slice())}function h(){if(d)throw new Error(B(3));return s}function y(S){if(typeof S!="function")throw new Error(B(4));if(d)throw new Error(B(5));var R=!0;return p(),u.push(S),function(){if(R){if(d)throw new Error(B(6));R=!1,p();var N=u.indexOf(S);u.splice(N,1),c=null}}}function g(S){if(!Za(S))throw new Error(B(7));if(typeof S.type>"u")throw new Error(B(8));if(d)throw new Error(B(9));try{d=!0,s=a(s,S)}finally{d=!1}for(var R=c=u,A=0;A<R.length;A++){var N=R[A];N()}return S}function v(S){if(typeof S!="function")throw new Error(B(10));a=S,g({type:Ct.REPLACE})}function b(){var S,R=y;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(B(11));function k(){N.next&&N.next(h())}k();var I=R(k);return{unsubscribe:I}}},S[Rn]=function(){return this},S}return g({type:Ct.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:v},n[Rn]=b,n}function qa(r){Object.keys(r).forEach(function(t){var o=r[t],n=o(void 0,{type:Ct.INIT});if(typeof n>"u")throw new Error(B(12));if(typeof o(void 0,{type:Ct.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(B(13))})}function Pn(r){for(var t=Object.keys(r),o={},n=0;n<t.length;n++){var a=t[n];typeof r[a]=="function"&&(o[a]=r[a])}var s=Object.keys(o),c,u;try{qa(o)}catch(d){u=d}return function(p,h){if(p===void 0&&(p={}),u)throw u;if(0)var y;for(var g=!1,v={},b=0;b<s.length;b++){var S=s[b],R=o[S],A=p[S],N=R(A,h);if(typeof N>"u"){var k=h&&h.type;throw new Error(B(14))}v[S]=N,g=g||N!==A}return g=g||s.length!==Object.keys(p).length,g?v:p}}function ze(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function kn(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),s=function(){throw new Error(B(15))},c={getState:a.getState,dispatch:function(){return s.apply(void 0,arguments)}},u=t.map(function(d){return d(c)});return s=ze.apply(void 0,u)(a.dispatch),Ot(Ot({},a),{},{dispatch:s})}}}function Tn(r){var t=function(n){var a=n.dispatch,s=n.getState;return function(c){return function(u){return typeof u=="function"?u(a,s,r):c(u)}}};return t}var Ln=Tn();Ln.withExtraArgument=Tn;var br=Ln;var Mn=function(){var r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])},r(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");r(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Ya=function(r,t){var o={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},n,a,s,c;return c={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function u(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(s=p[0]&2?a.return:p[0]?a.throw||((s=a.return)&&s.call(a),0):a.next)&&!(s=s.call(a,p[1])).done)return s;switch(a=0,s&&(p=[p[0]&2,s.value]),p[0]){case 0:case 1:s=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(s=o.trys,!(s=s.length>0&&s[s.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!s||p[1]>s[0]&&p[1]<s[3])){o.label=p[1];break}if(p[0]===6&&o.label<s[1]){o.label=s[1],s=p;break}if(s&&o.label<s[2]){o.label=s[2],o.ops.push(p);break}s[2]&&o.ops.pop(),o.trys.pop();continue}p=t.call(r,o)}catch(h){p=[6,h],a=0}finally{n=s=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},He=function(r,t){for(var o=0,n=t.length,a=r.length;o<n;o++,a++)r[a]=t[o];return r},Xa=Object.defineProperty,Qa=Object.defineProperties,Ja=Object.getOwnPropertyDescriptors,Fn=Object.getOwnPropertySymbols,ei=Object.prototype.hasOwnProperty,ti=Object.prototype.propertyIsEnumerable,_n=function(r,t,o){return t in r?Xa(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o},he=function(r,t){for(var o in t||(t={}))ei.call(t,o)&&_n(r,o,t[o]);if(Fn)for(var n=0,a=Fn(t);n<a.length;n++){var o=a[n];ti.call(t,o)&&_n(r,o,t[o])}return r},xr=function(r,t){return Qa(r,Ja(t))},ri=function(r,t,o){return new Promise(function(n,a){var s=function(d){try{u(o.next(d))}catch(p){a(p)}},c=function(d){try{u(o.throw(d))}catch(p){a(p)}},u=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(s,c)};u((o=o.apply(r,t)).next())})};var oi=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ze:ze.apply(null,arguments)},Rd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function ni(r){if(typeof r!="object"||r===null)return!1;var t=Object.getPrototypeOf(r);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var ai=function(r){Mn(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,He([void 0],o[0].concat(this)))):new(t.bind.apply(t,He([void 0],o.concat(this))))},t}(Array),ii=function(r){Mn(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,He([void 0],o[0].concat(this)))):new(t.bind.apply(t,He([void 0],o.concat(this))))},t}(Array);function Or(r){return q(r)?St(r,function(){}):r}function si(r){return typeof r=="boolean"}function ci(){return function(t){return li(t)}}function li(r){r===void 0&&(r={});var t=r.thunk,o=t===void 0?!0:t,n=r.immutableCheck,a=n===void 0?!0:n,s=r.serializableCheck,c=s===void 0?!0:s,u=new ai;if(o&&(si(o)?u.push(br):u.push(br.withExtraArgument(o.extraArgument))),0){if(a)var d;if(c)var p}return u}var vr=!0;function Wn(r){var t=ci(),o=r||{},n=o.reducer,a=n===void 0?void 0:n,s=o.middleware,c=s===void 0?t():s,u=o.devTools,d=u===void 0?!0:u,p=o.preloadedState,h=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,v;if(typeof a=="function")v=a;else if(ni(a))v=Pn(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=c;if(typeof b=="function"&&(b=b(t),!vr&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!vr&&b.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=kn.apply(void 0,b),R=ze;d&&(R=oi(he({trace:!vr},typeof d=="object"&&d)));var A=new ii(S),N=A;Array.isArray(g)?N=He([S],g):typeof g=="function"&&(N=g(A));var k=R.apply(void 0,N);return mr(v,h,k)}function ye(r,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var s=t.apply(void 0,n);if(!s)throw new Error("prepareAction did not return an object");return he(he({type:r,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:r,payload:n[0]}}return o.toString=function(){return""+r},o.type=r,o.match=function(n){return n.type===r},o}function Bn(r){var t={},o=[],n,a={addCase:function(s,c){var u=typeof s=="string"?s:s.type;if(u in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[u]=c,a},addMatcher:function(s,c){return o.push({matcher:s,reducer:c}),a},addDefaultCase:function(s){return n=s,a}};return r(a),[t,o,n]}function ui(r){return typeof r=="function"}function di(r,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Bn(t):[t,o,n],s=a[0],c=a[1],u=a[2],d;if(ui(r))d=function(){return Or(r())};else{var p=Or(r);d=function(){return p}}function h(y,g){y===void 0&&(y=d());var v=He([s[g.type]],c.filter(function(b){var S=b.matcher;return S(g)}).map(function(b){var S=b.reducer;return S}));return v.filter(function(b){return!!b}).length===0&&(v=[u]),v.reduce(function(b,S){if(S)if(ae(b)){var R=b,A=S(R,g);return A===void 0?b:A}else{if(q(b))return St(b,function(N){return S(N,g)});var A=S(b,g);if(A===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return b},y)}return h.getInitialState=d,h}function pi(r,t){return r+"/"+t}function zn(r){var t=r.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof r.initialState=="function"?r.initialState:Or(r.initialState),n=r.reducers||{},a=Object.keys(n),s={},c={},u={};a.forEach(function(h){var y=n[h],g=pi(t,h),v,b;"reducer"in y?(v=y.reducer,b=y.prepare):v=y,s[h]=v,c[g]=v,u[h]=b?ye(g,b):ye(g)});function d(){var h=typeof r.extraReducers=="function"?Bn(r.extraReducers):[r.extraReducers],y=h[0],g=y===void 0?{}:y,v=h[1],b=v===void 0?[]:v,S=h[2],R=S===void 0?void 0:S,A=he(he({},g),c);return di(o,function(N){for(var k in A)N.addCase(k,A[k]);for(var I=0,X=b;I<X.length;I++){var G=X[I];N.addMatcher(G.matcher,G.reducer)}R&&N.addDefaultCase(R)})}var p;return{name:t,reducer:function(h,y){return p||(p=d()),p(h,y)},actions:u,caseReducers:s,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var fi="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",hi=function(r){r===void 0&&(r=21);for(var t="",o=r;o--;)t+=fi[Math.random()*64|0];return t},yi=["name","message","stack","code"],Sr=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),Un=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),gi=function(r){if(typeof r=="object"&&r!==null){for(var t={},o=0,n=yi;o<n.length;o++){var a=n[o];typeof r[a]=="string"&&(t[a]=r[a])}return t}return{message:String(r)}},Ld=function(){function r(t,o,n){var a=ye(t+"/fulfilled",function(h,y,g,v){return{payload:h,meta:xr(he({},v||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),s=ye(t+"/pending",function(h,y,g){return{payload:void 0,meta:xr(he({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),c=ye(t+"/rejected",function(h,y,g,v,b){return{payload:v,error:(n&&n.serializeError||gi)(h||"Rejected"),meta:xr(he({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),u=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(y,g,v){var b=n?.idGenerator?n.idGenerator(h):hi(),S=new d,R,A=!1;function N(I){R=I,S.abort()}var k=function(){return ri(this,null,function(){var I,X,G,W,rt,ee,f;return Ya(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),W=(I=n?.condition)==null?void 0:I.call(n,h,{getState:g,extra:v}),bi(W)?[4,W]:[3,2];case 1:W=m.sent(),m.label=2;case 2:if(W===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,rt=new Promise(function(O,L){return S.signal.addEventListener("abort",function(){return L({name:"AbortError",message:R||"Aborted"})})}),y(s(b,h,(X=n?.getPendingMeta)==null?void 0:X.call(n,{requestId:b,arg:h},{getState:g,extra:v}))),[4,Promise.race([rt,Promise.resolve(o(h,{dispatch:y,getState:g,extra:v,requestId:b,signal:S.signal,abort:N,rejectWithValue:function(O,L){return new Sr(O,L)},fulfillWithValue:function(O,L){return new Un(O,L)}})).then(function(O){if(O instanceof Sr)throw O;return O instanceof Un?a(O.payload,b,h,O.meta):a(O,b,h)})])];case 3:return G=m.sent(),[3,5];case 4:return ee=m.sent(),G=ee instanceof Sr?c(null,b,h,ee.payload,ee.meta):c(ee,b,h),[3,5];case 5:return f=n&&!n.dispatchConditionRejection&&c.match(G)&&G.meta.condition,f||y(G),[2,G]}})})}();return Object.assign(k,{abort:N,requestId:b,arg:h,unwrap:function(){return k.then(mi)}})}}return Object.assign(p,{pending:s,rejected:c,fulfilled:a,typePrefix:t})}return r.withTypes=function(){return r},r}();function mi(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function bi(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var Hn="listener",$n="completed",jn="cancelled",Fd="task-"+jn,_d="task-"+$n,Ud=Hn+"-"+jn,Dd=Hn+"-"+$n;var Cr="listenerMiddleware";var Md=ye(Cr+"/add"),Wd=ye(Cr+"/removeAll"),Bd=ye(Cr+"/remove");var Dn,zd=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(Dn||(Dn=Promise.resolve())).then(r).catch(function(t){return setTimeout(function(){throw t},0)})},xi=function(r){return function(t){setTimeout(t,r)}},Hd=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:xi(10);wn();window.ftReduxStores||(window.ftReduxStores={});var Kn=class r{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(qe(s))return s;if(a==null)return;let c=zn({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),u=Wn({reducer:(d,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...p.overwrites}:c.reducer(d,p)});return window.ftReduxStores[a.name]=new r(c,u)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new ft,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,a,s)=>{let c=a,u=n[c];return u?(...d)=>{let p=u(...d);return this.reduxStore.dispatch(p),p}:d=>{this.setState({[c]:d})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Nt=E(F());var Et=class extends ne{async listMySearches(){let t=w.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var wt=class extends ne{async listMyBookmarks(){let t=w.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var Si="ft-user-assets",At=Nt.FtReduxStore.get({name:Si,initialState:{savedSearches:void 0,bookmarks:void 0}}),Er=class{constructor(){this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new wt,this.savedSearchesService=new Et,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=w.getState();(0,Nt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),At.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),At.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();At.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;At.actions.bookmarks(o)}}},mp=new Er;var wr=class{addCommand(t,o=!1){w.commands.add(t,o)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new wr;var Gn=E(F()),Ar=class{highlightHtml(t,o){(0,Gn.highlightHtml)(t,o)}};window.FluidTopicsHighlightHtmlService=new Ar;var Vn=E(F());var Nr=class{isDate(t){var o,n,a,s;return(s=(a=((n=(o=w.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(u=>u.key===t))===null||a===void 0?void 0:a.date)!==null&&s!==void 0?s:!1}format(t,o){var n,a,s;return Vn.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:w.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(s=o?.withTime)!==null&&s!==void 0?s:!1)}};window.FluidTopicsDateService=new Nr;(0,Zn.customElement)("ft-app-context")(_);var Yn=E(Q()),Oi=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},Ir=Symbol("i18nAttributes"),It=Symbol("i18nProperties"),et=Symbol("i18nUnsubs");function kt(r){var t;class o extends r{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map}get i18nService(){return this.useCustomMessageContexts?rn:Ue}i18n(a,s,...c){var u;if(typeof a=="string")return this.i18nService.resolveMessage(a,s,...c);let d=(u=a.args)!==null&&u!==void 0?u:a.argsProvider?a.argsProvider(this):[];return this.i18nService.resolveMessage(a.context,a.key,...d)}onI18nUpdate(a){var s,c;(s=this[Ir])===null||s===void 0||s.forEach((u,d)=>{var p;let h=this.getI18nAttributeValue(d);((p=h?.context)===null||p===void 0?void 0:p.toLowerCase())===a.toLowerCase()&&this.updateI18nAttributeMessage(d,h,u)}),(c=this[It])===null||c===void 0||c.forEach((u,d)=>{u.context.toLowerCase()===a.toLowerCase()&&(this[d]=this.i18n(u))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(a,s,c){this[a]={...s,message:this.i18n({context:s.context,key:s.key,...c})}}update(a){var s,c;super.update(a),(s=this[Ir])===null||s===void 0||s.forEach((u,d)=>{let p=this.getI18nAttributeValue(d);p?.context&&p.key&&(a.has(d)||u.argsProvider!=null)&&(a.has(d)&&this.addI18nContext(p.context),this.updateI18nAttributeMessage(d,p,u))}),(c=this[It])===null||c===void 0||c.forEach((u,d)=>{u.argsProvider!=null&&(this[d]=this.i18n(u))})}getI18nAttributeValue(a){return this[a]}connectedCallback(){var a,s,c,u;super.connectedCallback(),new Set([...(s=(a=this[It])===null||a===void 0?void 0:a.values())!==null&&s!==void 0?s:[],...[...(u=(c=this[Ir])===null||c===void 0?void 0:c.keys())!==null&&u!==void 0?u:[]].map(d=>this.getI18nAttributeValue(d))].map(d=>d?.context)).forEach(d=>d&&this.addI18nMessages(d))}addI18nMessages(a,s){a=a.toLowerCase(),this[et].has(a)||this[et].set(a,this.i18nService.subscribe(a,()=>this.onI18nUpdate(a))),this.i18nService.prepareContext(a,s??{})}addI18nContext(a,s){this.addI18nMessages(typeof a=="string"?a:a.name,s)}disconnectedCallback(){super.disconnectedCallback(),this[et].forEach(a=>a()),this[et].clear()}}return t=et,Oi([(0,Yn.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var qn=class extends kt(Pt.FtLitElement){},Rt=class extends kt(Pt.FtLitElementRedux){};var tt=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},Y=class extends Rt{constructor(){super(),this.editorMode=!1,this.addStore(w)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Tt.nothing:Tt.html`
137
137
  <span class="ft-i18n">
138
138
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
139
139
  </span>
140
- `}update(t){var i;super.update(t),["context","key","defaultMessage"].some(c=>t.has(c))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(i=this.defaultMessage)!==null&&i!==void 0?i:""})}};T.elementDefinitions={};T.styles=Lr;Se([(0,He.redux)()],T.prototype,"editorMode",void 0);Se([(0,ze.property)()],T.prototype,"context",void 0);Se([(0,ze.property)()],T.prototype,"key",void 0);Se([(0,He.jsonProperty)([])],T.prototype,"args",void 0);Se([(0,ze.property)()],T.prototype,"defaultMessage",void 0);var $e=class o{static build(t){return new o(t)}static fromGwt(t){return new o(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(i,c)=>{let n=c;return s=>({context:this.name,key:n,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(i,c)=>(...n)=>fe.resolveMessage(this.name,c,...n)})}};(0,Hr.customElement)("ft-i18n")(T);var io=S(N()),co=S(te());var ft=S(N());var To=S(N());var tl=S(Mr(),1);var Gr;(function(o){o.black="black",o.green="green",o.blue="blue",o.purple="purple",o.red="red",o.orange="orange",o.yellow="yellow"})(Gr||(Gr={}));var Kr;(function(o){o.OFFICIAL="OFFICIAL",o.PERSONAL="PERSONAL",o.SHARED="SHARED"})(Kr||(Kr={}));var Zr;(function(o){o.THIRD_PARTY="THIRD_PARTY",o.OFF_THE_GRID="OFF_THE_GRID",o.CONTENT_PACKAGER="CONTENT_PACKAGER",o.PAGES="PAGES",o.DESIGNED_READER="DESIGNED_READER"})(Zr||(Zr={}));var Vr;(function(o){o.HOMEPAGE="HOMEPAGE",o.CUSTOM="CUSTOM",o.READER="READER",o.TOPIC_TEMPLATE="TOPIC_TEMPLATE",o.SEARCH="SEARCH",o.SEARCH_RESULT="SEARCH_RESULT"})(Vr||(Vr={}));var qr;(function(o){o.CLASSIC="CLASSIC",o.CUSTOM="CUSTOM",o.DESIGNER="DESIGNER"})(qr||(qr={}));var jr;(function(o){o.AND="AND",o.OR="OR",o.MONOVALUED="MONOVALUED"})(jr||(jr={}));var Yr;(function(o){o.NONE="NONE",o.ALPHABET="ALPHABET",o.VERSION="VERSION"})(Yr||(Yr={}));var Qr;(function(o){o.STARS="STARS",o.LIKE="LIKE",o.DICHOTOMOUS="DICHOTOMOUS",o.NO_RATING="NO_RATING"})(Qr||(Qr={}));var Xr;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR",o.CUSTOM="CUSTOM"})(Xr||(Xr={}));var Jr;(function(o){o.ASC="ASC",o.DESC="DESC"})(Jr||(Jr={}));var eo;(function(o){o.ALPHA="ALPHA",o.NATURAL="NATURAL"})(eo||(eo={}));var lt;(function(o){o.EVERYWHERE="EVERYWHERE",o.TITLE_ONLY="TITLE_ONLY",o.NONE="NONE"})(lt||(lt={}));var to;(function(o){o.ARTICLE="ARTICLE",o.BOOK="BOOK",o.SHARED_BOOK="SHARED_BOOK"})(to||(to={}));var ro;(function(o){o.FLUIDTOPICS="FLUIDTOPICS",o.EXTERNAL="EXTERNAL"})(ro||(ro={}));var oo;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC",o.PERSONAL_BOOK="PERSONAL_BOOK",o.SHARED_BOOK="SHARED_BOOK"})(oo||(oo={}));var ao;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC"})(ao||(ao={}));var pt;(function(o){o.DEFAULT="DEFAULT",o.DOCUMENTS="DOCUMENTS",o.ALL_TOPICS="ALL_TOPICS"})(pt||(pt={}));var E;(function(o){o.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",o.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",o.HTML_EXPORT_USER="HTML_EXPORT_USER",o.PDF_EXPORT_USER="PDF_EXPORT_USER",o.SAVED_SEARCH_USER="SAVED_SEARCH_USER",o.COLLECTION_USER="COLLECTION_USER",o.OFFLINE_USER="OFFLINE_USER",o.ANALYTICS_USER="ANALYTICS_USER",o.BETA_USER="BETA_USER",o.DEBUG_USER="DEBUG_USER",o.PRINT_USER="PRINT_USER",o.RATING_USER="RATING_USER",o.FEEDBACK_USER="FEEDBACK_USER",o.GENERATIVE_AI_USER="GENERATIVE_AI_USER",o.CONTENT_PUBLISHER="CONTENT_PUBLISHER",o.KHUB_ADMIN="KHUB_ADMIN",o.USERS_ADMIN="USERS_ADMIN",o.PORTAL_ADMIN="PORTAL_ADMIN",o.ADMIN="ADMIN",o.DEVELOPER="DEVELOPER"})(E||(E={}));var no;(function(o){o.VALID="VALID",o.INVALID="INVALID"})(no||(no={}));var Qs={[E.PERSONAL_BOOK_SHARE_USER]:[E.PERSONAL_BOOK_USER],[E.HTML_EXPORT_USER]:[E.PERSONAL_BOOK_USER],[E.PDF_EXPORT_USER]:[E.PERSONAL_BOOK_USER],[E.KHUB_ADMIN]:[E.CONTENT_PUBLISHER],[E.ADMIN]:[E.KHUB_ADMIN,E.USERS_ADMIN,E.PORTAL_ADMIN],[E.DEVELOPER]:[E.BETA_USER,E.DEBUG_USER]};var dt=class o extends Event{constructor(){super(o.eventName)}};dt.eventName="search-context-clear-all-filters";var Po=function(o,t,i,c){var n=arguments.length,s=n<3?t:c===null?c=Object.getOwnPropertyDescriptor(t,i):c,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,i,c);else for(var d=o.length-1;d>=0;d--)(p=o[d])&&(s=(n<3?p(s):n>3?p(t,i,s):p(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s},ht=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ut=Symbol("registerInterval");function Bo(o){var t;class i extends o{constructor(){super(...arguments),this[t]=0}setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[ut]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ut]):this.dispatchEvent(new ht)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=ut,Po([(0,co.state)()],i.prototype,"stateManager",void 0),i}var Me=class extends Bo(io.FtLitElementRedux){};var Ge=$e.build("integratedSpellcheckComponent"),so={resultsFor:"Results for ",noResultsForQuery:'No results for query "{0}"'};var yt=function(o,t,i,c){var n=arguments.length,s=n<3?t:c===null?c=Object.getOwnPropertyDescriptor(t,i):c,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,i,c);else for(var d=o.length-1;d>=0;d--)(p=o[d])&&(s=(n<3?p(s):n>3?p(t,i,s):p(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s},$=class extends We(Me){constructor(){super(),this.addStore(x),this.addI18nContext(Ge,so)}render(){var t;if(this.autocorrect&&this.request){let i=(0,ue.serializeRequest)((t=this.baseUrl)!==null&&t!==void 0?t:"",{...this.request,query:this.autocorrect.suggestedQuery});return Ke.html`
140
+ `}update(t){var o;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Y.elementDefinitions={};Y.styles=Xo;tt([(0,Ft.redux)()],Y.prototype,"editorMode",void 0);tt([(0,Lt.property)()],Y.prototype,"context",void 0);tt([(0,Lt.property)()],Y.prototype,"key",void 0);tt([(0,Ft.jsonProperty)([])],Y.prototype,"args",void 0);tt([(0,Lt.property)()],Y.prototype,"defaultMessage",void 0);var _t=class r{static build(t){return new r(t)}static fromGwt(t){return new r(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(o,n)=>{let a=n;return s=>({context:this.name,key:a,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...a)=>Ue.resolveMessage(this.name,n,...a)})}};(0,Xn.customElement)("ft-i18n")(Y);var ga=E(F()),ma=E(Q());var Tr=E(F());var Ci=E(F());var mf=E(Jn(),1);var ea;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(ea||(ea={}));var ta;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(ta||(ta={}));var ra;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(ra||(ra={}));var oa;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(oa||(oa={}));var na;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(na||(na={}));var aa;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(aa||(aa={}));var ia;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(ia||(ia={}));var sa;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(sa||(sa={}));var ca;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(ca||(ca={}));var la;(function(r){r.ASC="ASC",r.DESC="DESC"})(la||(la={}));var ua;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(ua||(ua={}));var Rr;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Rr||(Rr={}));var da;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(da||(da={}));var pa;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(pa||(pa={}));var fa;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(fa||(fa={}));var ha;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(ha||(ha={}));var Pr;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Pr||(Pr={}));var D;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(D||(D={}));var ya;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(ya||(ya={}));var ff={[D.PERSONAL_BOOK_SHARE_USER]:[D.PERSONAL_BOOK_USER],[D.HTML_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.PDF_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.KHUB_ADMIN]:[D.CONTENT_PUBLISHER],[D.ADMIN]:[D.KHUB_ADMIN,D.USERS_ADMIN,D.PORTAL_ADMIN],[D.DEVELOPER]:[D.BETA_USER,D.DEBUG_USER]};var kr=class r extends Event{constructor(){super(r.eventName)}};kr.eventName="search-context-clear-all-filters";var Ei=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},Fr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Lr=Symbol("registerInterval");function wi(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setSearchStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Lr]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Lr]):this.dispatchEvent(new Fr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=Lr,Ei([(0,ma.state)()],o.prototype,"stateManager",void 0),o}var Ut=class extends wi(ga.FtLitElementRedux){};var Dt=_t.build("integratedSpellcheckComponent"),ba={resultsFor:"Results for ",noResultsForQuery:'No results for query "{0}"'};var _r=function(r,t,o,n){var a=arguments.length,s=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(c=r[u])&&(s=(a<3?c(s):a>3?c(t,o,s):c(t,o))||s);return a>3&&s&&Object.defineProperty(t,o,s),s},ie=class extends kt(Ut){constructor(){super(),this.addStore(w),this.addI18nContext(Dt,ba)}render(){var t;if(this.autocorrect&&this.request){let o=(0,$e.serializeRequest)((t=this.baseUrl)!==null&&t!==void 0?t:"",{...this.request,query:this.autocorrect.suggestedQuery});return Mt.html`
141
141
  <div class="ft-search-results-spellcheck--spellcheck">
142
142
  <div>
143
143
  <ft-typography variant="subtitle1">
144
- ${Ge.messages.resultsFor()}
144
+ ${Dt.messages.resultsFor()}
145
145
  </ft-typography>
146
- <a href="${i}">
146
+ <a href="${o}">
147
147
  <ft-typography variant="subtitle1" class="link ft-search-results-spellcheck--new-query">
148
148
  ${this.autocorrect.suggestedQuery}
149
149
  </ft-typography>
@@ -151,10 +151,10 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
151
151
  </div>
152
152
 
153
153
  <ft-typography variant="subtitle2" class="ft-search-results-spellcheck--old-query">
154
- ${Ge.messages.noResultsForQuery(this.request.query)}
154
+ ${Dt.messages.noResultsForQuery(this.request.query)}
155
155
  </ft-typography>
156
156
  </div>
157
- `}return Ke.nothing}};$.elementDefinitions={"ft-typography":z};$.styles=Ct;yt([(0,ue.redux)({store:x.name})],$.prototype,"baseUrl",void 0);yt([(0,ue.redux)({store:"search"})],$.prototype,"request",void 0);yt([(0,ue.redux)({store:"search",selector:o=>o.spellcheck})],$.prototype,"autocorrect",void 0);(0,lo.customElement)("ft-search-results-spellcheck")($);})();
157
+ `}return Mt.nothing}};ie.elementDefinitions={"ft-typography":oe};ie.styles=Br;_r([(0,$e.redux)({store:w.name})],ie.prototype,"baseUrl",void 0);_r([(0,$e.redux)({store:"search"})],ie.prototype,"request",void 0);_r([(0,$e.redux)({store:"search",selector:r=>r.spellcheck})],ie.prototype,"autocorrect",void 0);(0,xa.customElement)("ft-search-results-spellcheck")(ie);})();
158
158
  /*! Bundled license information:
159
159
 
160
160
  lit-html/lit-html.js:
@@ -170,4 +170,11 @@ lit-html/static.js:
170
170
  * Copyright 2020 Google LLC
171
171
  * SPDX-License-Identifier: BSD-3-Clause
172
172
  *)
173
+
174
+ @lit/reactive-element/css-tag.js:
175
+ (**
176
+ * @license
177
+ * Copyright 2019 Google LLC
178
+ * SPDX-License-Identifier: BSD-3-Clause
179
+ *)
173
180
  */