@fluid-topics/ft-search-results-spellcheck 1.1.70 → 1.1.71

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,156 +1,149 @@
1
- !function(t,o,e,r){const a={linkColor:o.FtCssVariableFactory.external(o.designSystemVariables.colorPrimaryVariant,"Design system"),linkHoverColor:o.FtCssVariableFactory.external(o.designSystemVariables.colorPrimary,"Design system")},i=e.css`
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`
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: ${a.linkColor};
8
+ color: ${ve.linkColor};
9
9
  text-decoration: underline;
10
- text-decoration-color: ${a.linkColor};
10
+ text-decoration-color: ${ve.linkColor};
11
11
  }
12
12
 
13
13
  .link:hover {
14
- color: ${a.linkHoverColor};
15
- text-decoration-color: ${a.linkHoverColor};
14
+ color: ${ve.linkHoverColor};
15
+ text-decoration-color: ${ve.linkHoverColor};
16
16
  }
17
- `
18
- /**
19
- * @license
20
- * Copyright 2017 Google LLC
21
- * SPDX-License-Identifier: BSD-3-Clause
22
- */,n=globalThis,l=n.trustedTypes,c=l?l.createPolicy("lit-html",{createHTML:t=>t}):void 0,p="$lit$",f=`lit$${(Math.random()+"").slice(9)}$`,s="?"+f,d=`<${s}>`,h=document,g=()=>h.createComment(""),y=t=>null===t||"object"!=typeof t&&"function"!=typeof t,b=Array.isArray,u="[ \t\n\f\r]",m=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,O=/-->/g,x=/>/g,N=RegExp(`>|${u}(?:([^\\s"'>=/]+)(${u}*=${u}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),S=/'/g,w=/"/g,v=/^(?:script|style|textarea|title)$/i,E=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),I=Symbol.for("lit-noChange"),C=Symbol.for("lit-nothing"),U=new WeakMap,R=h.createTreeWalker(h,129);function W(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==c?c.createHTML(o):o}const L=(t,o)=>{const e=t.length-1,r=[];let a,i=2===o?"<svg>":"",n=m;for(let o=0;o<e;o++){const e=t[o];let l,c,s=-1,h=0;for(;h<e.length&&(n.lastIndex=h,c=n.exec(e),null!==c);)h=n.lastIndex,n===m?"!--"===c[1]?n=O:void 0!==c[1]?n=x:void 0!==c[2]?(v.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=N):void 0!==c[3]&&(n=N):n===N?">"===c[0]?(n=a??m,s=-1):void 0===c[1]?s=-2:(s=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?N:'"'===c[3]?w:S):n===w||n===S?n=N:n===O||n===x?n=m:(n=N,a=void 0);const g=n===N&&t[o+1].startsWith("/>")?" ":"";i+=n===m?e+d:s>=0?(r.push(l),e.slice(0,s)+p+e.slice(s)+f+g):e+f+(-2===s?o:g)}return[W(t,i+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class Z{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,i=0;const n=t.length-1,c=this.parts,[d,h]=L(t,o);if(this.el=Z.createElement(d,e),R.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=R.nextNode())&&c.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(p)){const o=h[i++],e=r.getAttribute(t).split(f),n=/([.?@])?(.*)/.exec(o);c.push({type:1,index:a,name:n[2],strings:e,ctor:"."===n[1]?D:"?"===n[1]?$:"@"===n[1]?F:k}),r.removeAttribute(t)}else t.startsWith(f)&&(c.push({type:6,index:a}),r.removeAttribute(t));if(v.test(r.tagName)){const t=r.textContent.split(f),o=t.length-1;if(o>0){r.textContent=l?l.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],g()),R.nextNode(),c.push({type:2,index:++a});r.append(t[o],g())}}}else if(8===r.nodeType)if(r.data===s)c.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf(f,t+1));)c.push({type:7,index:a}),t+=f.length-1}a++}}static createElement(t,o){const e=h.createElement("template");return e.innerHTML=t,e}}function K(t,o,e=t,r){if(o===I)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const i=y(o)?void 0:o._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),void 0===i?a=void 0:(a=new i(t),a._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=a:e._$Cl=a),void 0!==a&&(o=K(t,a._$AS(t,o.values),a,r)),o}class A{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){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??h).importNode(o,!0);R.currentNode=r;let a=R.nextNode(),i=0,n=0,l=e[0];for(;void 0!==l;){if(i===l.index){let o;2===l.type?o=new z(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new B(a,this,t)),this._$AV.push(o),l=e[++n]}i!==l?.index&&(a=R.nextNode(),i++)}return R.currentNode=h,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class z{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=C,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=K(this,t,o),y(t)?t===C||null==t||""===t?(this._$AH!==C&&this._$AR(),this._$AH=C):t!==this._$AH&&t!==I&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>b(t)||"function"==typeof t?.[Symbol.iterator])(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!==C&&y(this._$AH)?this._$AA.nextSibling.data=t:this.$(h.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=Z.createElement(W(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new A(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=U.get(t.strings);return void 0===o&&U.set(t.strings,o=new Z(t)),o}T(t){b(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const a of t)r===o.length?o.push(e=new z(this.k(g()),this.k(g()),this,this.options)):e=o[r],e._$AI(a),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class k{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=C,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=C}_$AI(t,o=this,e,r){const a=this.strings;let i=!1;if(void 0===a)t=K(this,t,o,0),i=!y(t)||t!==this._$AH&&t!==I,i&&(this._$AH=t);else{const r=t;let n,l;for(t=a[0],n=0;n<a.length-1;n++)l=K(this,r[e+n],o,n),l===I&&(l=this._$AH[n]),i||=!y(l)||l!==this._$AH[n],l===C?t=C:t!==C&&(t+=(l??"")+a[n+1]),this._$AH[n]=l}i&&!r&&this.O(t)}O(t){t===C?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class D extends k{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===C?void 0:t}}class $ extends k{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==C)}}class F extends k{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=K(this,t,o,0)??C)===I)return;const e=this._$AH,r=t===C&&e!==C||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==C&&(e===C||r);r&&this.element.removeEventListener(this.name,this,e),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class B{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){K(this,t)}}const H=n.litHtmlPolyfillSupport;H?.(Z,z),(n.litHtmlVersions??=[]).push("3.1.0");
23
- /**
24
- * @license
25
- * Copyright 2020 Google LLC
26
- * SPDX-License-Identifier: BSD-3-Clause
27
- */
28
- const T=Symbol.for(""),P=t=>{if(t?.r===T)return t?._$litStatic$},_=t=>({_$litStatic$:t,r:T}),G=new Map,M=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=P(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=G.get(t))&&(n.raw=n,G.set(t,o=n)),e=l}return t(o,...e)})(E);var j;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(j||(j={}));const Y=t=>"string"==typeof t?e.unsafeCSS(t):t;class q{static create(t,o,r,a){const i=t=>Y(null!=t?t:a),n=e.css`var(${Y(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${Y(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${Y(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${Y(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):Y(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${Y(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${Y(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const V={colorWhite:q.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:q.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:q.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:q.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:q.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:q.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:q.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:q.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:q.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:q.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:q.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:q.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:q.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:q.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:q.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:q.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:q.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:q.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:q.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:q.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:q.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:q.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:q.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:q.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:q.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:q.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:q.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:q.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:q.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:q.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:q.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:q.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:q.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:q.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:q.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:q.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:q.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:q.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:q.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:q.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:q.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:q.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:q.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:q.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:q.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:q.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:q.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:q.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:q.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:q.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:q.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:q.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:q.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:q.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:q.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:q.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:q.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:q.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:q.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:q.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:q.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:q.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:q.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:q.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:q.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:q.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:q.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:q.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:q.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:q.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:q.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:q.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:q.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:q.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:q.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:q.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:q.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:q.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:q.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:q.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:q.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:q.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:q.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:q.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:q.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:q.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:q.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:q.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:q.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:q.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:q.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:q.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:q.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:q.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:q.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:q.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:q.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:q.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:q.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:q.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:q.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:q.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:q.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:q.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:q.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:q.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:q.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:q.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:q.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:q.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:q.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:q.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:q.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:q.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:q.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:q.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:q.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:q.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:q.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:q.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:q.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:q.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:q.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:q.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:q.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:q.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:q.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:q.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:q.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:q.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:q.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:q.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:q.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:q.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:q.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:q.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:q.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:q.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:q.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:q.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:q.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:q.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:q.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:q.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:q.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:q.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:q.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:q.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:q.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:q.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:q.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:q.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:q.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:q.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:q.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:q.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:q.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:q.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:q.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:q.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:q.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:q.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:q.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:q.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:q.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:q.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:q.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:q.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:q.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:q.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:q.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:q.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:q.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:q.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:q.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:q.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:q.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:q.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:q.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:q.create("--ft-icon-size-6","","SIZE","48px"),opacity0:q.create("--ft-opacity-0","","NUMBER","0"),opacity8:q.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:q.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:q.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:q.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:q.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:q.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:q.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:q.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:q.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:q.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:q.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:q.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:q.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:q.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)")},X={display:{fontFamily:q.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:q.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:q.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:q.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:q.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:q.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:q.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:q.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:q.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:q.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:q.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:q.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:q.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:q.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:q.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:q.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:q.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:q.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:q.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:q.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:q.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:q.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:q.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:q.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:q.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:q.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:q.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:q.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:q.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:q.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:q.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:q.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:q.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:q.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:q.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:q.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:q.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:q.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:q.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:q.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:q.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:q.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:q.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:q.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:q.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:q.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:q.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:q.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:q.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:q.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:q.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:q.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:q.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:q.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:q.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:q.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:q.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:q.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:q.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:q.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:q.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:q.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:q.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:q.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:q.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:q.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:q.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:q.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:q.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:q.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:q.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:q.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:q.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:q.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:q.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:q.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:q.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:q.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:q.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:q.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:q.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:q.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:q.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:q.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:q.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:q.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:q.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:q.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:q.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:q.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:q.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:q.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Q={backgroundActionPrimary:q.extend("--ft-background-action-primary","Used as backgorund of primary action components.",V.colorBrand0),backgroundErrorSubtle:q.extend("--ft-background-error-subtle","Used as background of subtle error components.",V.colorRed10),backgroundInfoSubtle:q.extend("--ft-background-info-subtle","Used as background of subtle information components.",V.colorCyan10),backgroundWarningSubtle:q.extend("--ft-background-warning-subtle","Used as background of subtle information components.",V.colorOrange10),backgroundSuccessSubtle:q.extend("--ft-background-success-subtle","Used as background of subtle success components.",V.colorGreen10),backgroundGlobalSurface:q.extend("--ft-background-global-surface","Used as app background.",V.colorWhite),backgroundGlobalOnSurface:q.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",V.colorGray10),backgroundGlobalOnSurfaceDark:q.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",V.colorGray30),contentActionPrimary:q.extend("--ft-content-action-primary","Used on label of primary action on light surface.",V.colorBrand0),contentWarningPrimary:q.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",V.colorOrange200),contentWarningIconOnly:q.extend("--ft-content-warning-icon-only","Used on warning status icons alone",V.colorOrange0),contentErrorPrimary:q.extend("--ft-content-error-primary","Used on label of error messages on light surface.",V.colorRed0),contentErrorIconOnly:q.extend("--ft-content-error-icon-only","Used on error status icons alone",V.colorRed70),contentInfoPrimary:q.extend("--ft-content-info-primary","Used on label of information messages on light surface.",V.colorCyan200),contentInfoIconOnly:q.extend("--ft-content-info-icon-only","Used on info status icons alone",V.colorCyan0),contentSuccessPrimary:q.extend("--ft-content-success-primary","Used on label of success messages on light surface.",V.colorGreen200),contentSuccessIconOnly:q.extend("--ft-content-success-icon-only","Used on success status icons alone",V.colorGreen0),contentGlobalPrimary:q.extend("--ft-content-global-primary","Used for main content on the page.",V.colorGray500),contentGlobalSecondary:q.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",V.colorGray200),contentGlobalSubtle:q.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",V.colorGray0),contentGlobalOnColor:q.extend("--ft-content-global-on-color","Used for content on a dominant color.",V.colorWhite),borderActionPrimary:q.extend("--ft-border-action-primary","Used as border for primary action components.",V.colorBrand0),borderActionFocusRing:q.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",V.colorCyan0),borderWarningPrimary:q.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",V.colorOrange200),borderWarningSubtle:q.extend("--ft-border-warning-subtle","Used as border for warning components.",V.colorOrange30),borderSuccessPrimary:q.extend("--ft-border-success-primary","Used as border for success buttons.",V.colorGreen200),borderSuccessSubtle:q.extend("--ft-border-success-subtle","Used as border for success components.",V.colorGreen30),borderErrorPrimary:q.extend("--ft-border-error-primary","Used as border for text fields in error states.",V.colorRed0),borderErrorSubtle:q.extend("--ft-border-error-subtle","Used as border for error components.",V.colorRed30),borderInfoPrimary:q.extend("--ft-border-info-primary","Used as border for buttons in info color.",V.colorCyan200),borderInfoSubtle:q.extend("--ft-border-info-subtle","Used as border for information components.",V.colorCyan30),borderGlobalPrimary:q.extend("--ft-border-global-primary","Used as border for element like input.",V.colorGray50),borderGlobalSubtle:q.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",V.colorGray30),borderInputPrimary:q.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",V.colorGray80)};q.create("--ft-button-large-height","","SIZE","40px"),q.extend("--ft-button-large-horizontal-padding","",V.spacing4),q.extend("--ft-button-large-gap","",V.spacing2),q.extend("--ft-button-large-border-radius","",V.borderRadiusS),q.extend("--ft-button-large-icon-size","",V.iconSize3),q.create("--ft-button-large-border-width","","SIZE","1px"),q.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),q.create("--ft-button-large-focus-outline-width","","SIZE","2px"),q.create("--ft-button-large-icon-only-width","","SIZE","40px"),q.create("--ft-button-small-height","","SIZE","30px"),q.extend("--ft-button-small-horizontal-padding","",V.spacing3),q.extend("--ft-button-small-gap","",V.spacing2),q.extend("--ft-button-small-border-radius","",V.borderRadiusS),q.extend("--ft-button-small-icon-size","",V.iconSize2),q.create("--ft-button-small-border-width","","SIZE","1px"),q.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),q.create("--ft-button-small-focus-outline-width","","SIZE","2px"),q.create("--ft-button-small-icon-only-width","","SIZE","30px"),q.extend("--ft-button-primary-background-color","",Q.backgroundActionPrimary),q.extend("--ft-button-primary-color","",Q.contentGlobalOnColor),q.extend("--ft-button-primary-icon-color","",Q.contentGlobalOnColor),q.extend("--ft-button-primary-state-layer-color","",Q.contentGlobalOnColor),q.extend("--ft-button-primary-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-button-primary-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-button-primary-active-state-layer-opacity","",V.opacity24),q.extend("--ft-button-primary-disabled-component-opacity","",V.opacity40),q.extend("--ft-button-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),q.extend("--ft-button-tertiary-color","",Q.contentActionPrimary),q.extend("--ft-button-tertiary-icon-color","",Q.contentActionPrimary),q.extend("--ft-button-tertiary-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-button-tertiary-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-button-tertiary-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-button-tertiary-active-state-layer-opacity","",V.opacity16),q.extend("--ft-button-tertiary-disabled-component-opacity","",V.opacity40),q.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),q.extend("--ft-button-secondary-color","",Q.contentActionPrimary),q.extend("--ft-button-secondary-icon-color","",Q.contentActionPrimary),q.extend("--ft-button-secondary-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-button-secondary-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-button-secondary-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-button-secondary-active-state-layer-opacity","",V.opacity16),q.extend("--ft-button-secondary-disabled-component-opacity","",V.opacity40),q.extend("--ft-button-secondary-border-color","",Q.borderActionPrimary),q.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),q.extend("--ft-button-neutral-icon-color","",Q.contentGlobalSecondary),q.extend("--ft-button-neutral-color","",Q.contentGlobalSecondary),q.extend("--ft-button-neutral-state-layer-color","",Q.contentGlobalSecondary),q.extend("--ft-button-neutral-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-button-neutral-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-button-neutral-active-state-layer-opacity","",V.opacity16),q.extend("--ft-button-neutral-disabled-component-opacity","",V.opacity40),q.extend("--ft-banner-icon-size","",V.iconSize5),q.create("--ft-banner-border-width","","SIZE","1px"),q.extend("--ft-banner-horizontal-padding","",V.spacing6),q.extend("--ft-banner-vertical-padding","",V.spacing6),q.extend("--ft-banner-horizontal-side-gap","",V.spacing6),q.extend("--ft-banner-horizontal-mobile-gap","",V.spacing4),q.extend("--ft-banner-vertical-mobile-gap","",V.spacing6),q.extend("--ft-banner-horizontal-middle-gap","",V.spacing20),q.extend("--ft-banner-info-background-color","",Q.backgroundInfoSubtle),q.extend("--ft-banner-info-color","",Q.contentInfoPrimary),q.extend("--ft-banner-info-icon-color","",Q.contentInfoIconOnly),q.extend("--ft-breadcrumb-horizontal-gap","",V.spacing1),q.extend("--ft-breadcrumb-vertical-gap","",V.spacing2),q.extend("--ft-breadcrumb-current-element-color","",Q.contentGlobalPrimary),q.extend("--ft-breadcrumb-icon-color","",Q.contentGlobalSubtle),q.extend("--ft-page-header-horizontal-padding","",V.spacing12),q.extend("--ft-page-header-horizontal-gap","",V.spacing4),q.extend("--ft-page-header-vertical-gap","",V.spacing2),q.extend("--ft-page-header-classic-vertical-padding","",V.spacing6),q.extend("--ft-page-header-multiline-vertical-padding","",V.spacing4),q.extend("--ft-page-header-inline-vertical-padding","",V.spacing2),q.extend("--ft-page-header-background-color","",V.colorWhite),q.extend("--ft-page-header-bottom-border-color","",Q.borderGlobalSubtle),q.extend("--ft-page-header-title-color","",Q.contentGlobalPrimary),q.extend("--ft-page-header-subtitle-color","",Q.contentGlobalSecondary),q.create("--ft-modal-small-container-width","","SIZE","600px"),q.create("--ft-modal-large-container-width","","SIZE","900px"),q.extend("--ft-modal-overlay-background-color","",V.colorGray700),q.extend("--ft-modal-overlay-opacity","",V.opacity40),q.extend("--ft-modal-shadow","",V.shadowElevation03),q.extend("--ft-modal-body-background-color","",V.colorWhite),q.extend("--ft-modal-body-color","",Q.contentGlobalPrimary),q.extend("--ft-modal-body-horizontal-padding","",V.spacing6),q.extend("--ft-modal-body-vertical-padding","",V.spacing6),q.extend("--ft-modal-body-vertical-gap","",V.spacing6),q.extend("--ft-modal-container-margin","",V.spacing3),q.extend("--ft-modal-header-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-modal-header-border-color","",Q.borderGlobalSubtle),q.extend("--ft-modal-header-color","",Q.contentGlobalPrimary),q.extend("--ft-modal-header-trailing-icon-color","",Q.contentGlobalSecondary),q.extend("--ft-modal-header-vertical-padding","",V.spacing1),q.extend("--ft-modal-header-right-padding","",V.spacing1),q.extend("--ft-modal-header-left-padding","",V.spacing6),q.extend("--ft-modal-header-gap","",V.spacing2),q.create("--ft-modal-header-border-bottom","","SIZE","1px"),q.extend("--ft-modal-border-radius","",V.borderRadiusM),q.extend("--ft-drawer-overlay-opacity","",V.opacity40),q.extend("--ft-drawer-shadow","",V.shadowElevation03),q.extend("--ft-drawer-body-color","",Q.contentGlobalPrimary),q.extend("--ft-drawer-body-horizontal-padding","",V.spacing6),q.extend("--ft-drawer-body-vertical-padding","",V.spacing6),q.extend("--ft-drawer-body-gap","",V.spacing6),q.extend("--ft-drawer-body-background-color","",V.colorWhite),q.extend("--ft-drawer-header-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-drawer-header-border-color","",Q.borderGlobalSubtle),q.extend("--ft-drawer-header-color","",Q.contentGlobalPrimary),q.extend("--ft-drawer-header-trailing-icon-color","",Q.contentGlobalSecondary),q.create("--ft-drawer-header-height","","SIZE","50px"),q.extend("--ft-drawer-header-horizontal-padding","",V.spacing2),q.create("--ft-drawer-header-border-width","","SIZE","1px"),q.extend("--ft-drawer-header-gap","",V.spacing3),q.extend("--ft-drawer-buttons-bar-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-drawer-buttons-bar-border-color","",Q.borderGlobalSubtle),q.extend("--ft-drawer-buttons-bar-color","",Q.contentGlobalPrimary),q.extend("--ft-drawer-buttons-bar-horizontal-padding","",V.spacing4),q.extend("--ft-drawer-buttons-bar-vertical-padding","",V.spacing4),q.extend("--ft-drawer-buttons-bar-gap","",V.spacing3),q.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),q.create("--ft-drawer-container-width","","SIZE","66%"),q.create("--ft-drawer-container-min-width","","SIZE","500px"),q.create("--ft-drawer-container-max-width","","SIZE","1000px"),q.create("--ft-drawer-container-height","","SIZE","100%"),q.extend("--ft-drawer-overlay-background-color","",V.colorGray700),q.extend("--ft-text-input-field-horizontal-padding","",V.spacing4),q.extend("--ft-text-input-field-horizontal-gap","",V.spacing3),q.extend("--ft-text-input-field-vertical-gap","",V.spacing05),q.extend("--ft-text-input-field-icon-size","",V.iconSize3),q.create("--ft-text-input-field-height","","SIZE","50px"),q.extend("--ft-text-input-helper-horizontal-padding","",V.spacing4),q.extend("--ft-text-input-helper-horizontal-gap","",V.spacing1),q.extend("--ft-text-input-helper-icon-size","",V.iconSize2),q.extend("--ft-text-input-border-radius","",V.borderRadiusM),q.extend("--ft-text-input-background-color","",V.colorWhite),q.extend("--ft-text-input-content-value-color","",Q.contentGlobalPrimary),q.extend("--ft-text-input-trailing-icon-color","",Q.contentGlobalSubtle),q.extend("--ft-text-input-label-color","",Q.contentGlobalSubtle),q.extend("--ft-text-input-default-border-color","",Q.borderInputPrimary),q.extend("--ft-text-input-default-helper-text-color","",Q.contentGlobalSubtle),q.create("--ft-text-input-default-border-width","","SIZE","1px"),q.create("--ft-text-input-error-border-width","","SIZE","2px"),q.extend("--ft-text-input-error-border-color","",Q.borderErrorPrimary),q.extend("--ft-text-input-error-helper-text-color","",Q.contentErrorPrimary),q.extend("--ft-text-input-error-helper-icon-color","",Q.contentErrorIconOnly),q.create("--ft-text-input-warning-border-width","","SIZE","2px"),q.create("--ft-text-input-focus-outline-width","","SIZE","2px"),q.extend("--ft-text-input-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),q.extend("--ft-text-input-disabled-component-opacity","",V.opacity40),q.extend("--ft-text-area-background-color","",V.colorWhite),q.extend("--ft-text-area-content-value-color","",Q.contentGlobalPrimary),q.extend("--ft-text-area-label-color","",Q.contentGlobalSubtle),q.extend("--ft-text-area-default-border-color","",Q.borderInputPrimary),q.extend("--ft-text-area-default-helper-text-color","",Q.contentGlobalSubtle),q.create("--ft-text-area-default-border-width","","SIZE","1px"),q.create("--ft-text-area-error-border-width","","SIZE","2px"),q.extend("--ft-text-area-error-border-color","",Q.borderErrorPrimary),q.extend("--ft-text-area-error-helper-text-color","",Q.contentErrorPrimary),q.extend("--ft-text-area-error-helper-icon-color","",Q.contentErrorIconOnly),q.extend("--ft-text-area-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-text-area-focus-outline-width","","SIZE","2px"),q.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),q.extend("--ft-text-area-disabled-component-opacity","",V.opacity40),q.extend("--ft-text-area-field-horizontal-left-padding","",V.spacing4),q.extend("--ft-text-area-field-horizontal-gap","",V.spacing3),q.extend("--ft-text-area-field-vertical-gap","",V.spacing05),q.create("--ft-text-area-field-min-height","","SIZE","64px"),q.extend("--ft-text-area-helper-horizontal-padding","",V.spacing4),q.extend("--ft-text-area-helper-horizontal-gap","",V.spacing1),q.extend("--ft-text-area-helper-icon-size","",V.iconSize2),q.extend("--ft-text-area-border-radius","",V.borderRadiusM),q.create("--ft-floating-menu-height","","SIZE","50px"),q.extend("--ft-floating-menu-horizontal-padding","",V.spacing4),q.extend("--ft-floating-menu-off-icon-color","",Q.contentGlobalPrimary),q.extend("--ft-floating-menu-off-color","",Q.contentGlobalPrimary),q.extend("--ft-floating-menu-on-color","",Q.contentActionPrimary),q.extend("--ft-floating-menu-on-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-floating-menu-gap","",V.spacing3),q.extend("--ft-floating-menu-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),q.extend("--ft-floating-menu-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-floating-menu-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-floating-menu-active-state-layer-opacity","",V.opacity16),q.extend("--ft-floating-menu-disabled-component-opacity","",V.opacity40),q.extend("--ft-floating-menu-icon-size","",V.iconSize3),q.extend("--ft-floating-menu-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-combobox-single-select-field-horizontal-padding","",V.spacing4),q.extend("--ft-combobox-single-select-field-horizontal-gap","",V.spacing3),q.extend("--ft-combobox-single-select-field-vertical-gap","",V.spacing05),q.extend("--ft-combobox-single-select-field-icon-size","",V.iconSize3),q.create("--ft-combobox-single-select-field-height","","SIZE","50px"),q.extend("--ft-combobox-single-select-helper-horizontal-padding","",V.spacing4),q.extend("--ft-combobox-single-select-helper-horizontal-gap","",V.spacing1),q.extend("--ft-combobox-single-select-helper-vertical-gap","",V.spacing1),q.extend("--ft-combobox-single-select-helper-icon-size","",V.iconSize2),q.extend("--ft-combobox-single-select-menu-vertical-gap","",V.spacing2),q.extend("--ft-combobox-single-select-border-radius","",V.borderRadiusM),q.extend("--ft-combobox-single-select-background-color","",V.colorWhite),q.extend("--ft-combobox-single-select-label-color","",Q.contentGlobalSubtle),q.extend("--ft-combobox-single-select-content-value-color","",Q.contentGlobalPrimary),q.extend("--ft-combobox-single-select-trailing-icon-color","",Q.contentGlobalSubtle),q.extend("--ft-combobox-single-select-default-border-color","",Q.borderInputPrimary),q.extend("--ft-combobox-single-select-default-helper-text-color","",Q.contentGlobalSubtle),q.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),q.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),q.extend("--ft-combobox-single-select-error-border-color","",Q.borderErrorPrimary),q.extend("--ft-combobox-single-select-error-helper-text-color","",Q.contentErrorPrimary),q.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),q.extend("--ft-combobox-single-select-warning-border-color","",Q.borderWarningPrimary),q.extend("--ft-combobox-single-select-warning-helper-text-color","",Q.contentWarningPrimary),q.extend("--ft-combobox-single-select-warning-helper-icon-color","",Q.contentWarningIconOnly),q.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),q.extend("--ft-combobox-single-select-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),q.extend("--ft-combobox-single-select-disabled-component-opacity","",V.opacity40),q.extend("--ft-combobox-multi-select-background-color","",V.colorWhite),q.extend("--ft-combobox-multi-select-label-color","",Q.contentGlobalSubtle),q.extend("--ft-combobox-multi-select-trailing-icon-color","",Q.contentGlobalSubtle),q.extend("--ft-combobox-multi-select-default-border-color","",Q.borderInputPrimary),q.extend("--ft-combobox-multi-select-default-helper-text-color","",Q.contentGlobalSubtle),q.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),q.extend("--ft-combobox-multi-select-error-border-color","",Q.borderErrorPrimary),q.extend("--ft-combobox-multi-select-error-helper-text-color","",Q.contentErrorPrimary),q.extend("--ft-combobox-multi-select-error-helper-icon","",Q.contentErrorIconOnly),q.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),q.extend("--ft-combobox-multi-select-warning-border-color","",Q.borderWarningPrimary),q.extend("--ft-combobox-multi-select-warning-helper-text-color","",Q.contentWarningPrimary),q.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Q.contentWarningIconOnly),q.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),q.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),q.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),q.extend("--ft-combobox-multi-select-disabled-component-opacity","",V.opacity40),q.extend("--ft-combobox-multi-select-helper-horizontal-padding","",V.spacing4),q.extend("--ft-combobox-multi-select-helper-horizontal-gap","",V.spacing1),q.extend("--ft-combobox-multi-select-helper-vertical-gap","",V.spacing1),q.extend("--ft-combobox-multi-select-helper-icon-size","",V.iconSize2),q.extend("--ft-combobox-multi-select-field-horizontal-padding","",V.spacing4),q.extend("--ft-combobox-multi-select-field-horizontal-gap","",V.spacing3),q.extend("--ft-combobox-multi-select-field-vertical-gap","",V.spacing05),q.extend("--ft-combobox-multi-select-field-icon-size","",V.iconSize3),q.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),q.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",V.spacing1),q.extend("--ft-combobox-multi-select-content-values-vertical-gap","",V.spacing1),q.extend("--ft-combobox-multi-select-border-radius","",V.borderRadiusM),q.extend("--ft-popover-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-popover-horizontal-padding","",V.spacing6),q.extend("--ft-popover-vertical-padding","",V.spacing6),q.extend("--ft-popover-icon-color","",Q.contentGlobalSecondary),q.extend("--ft-popover-icon-size","",V.iconSize2),q.extend("--ft-popover-title-color","",Q.contentGlobalPrimary),q.extend("--ft-popover-body-color","",Q.contentGlobalSecondary),q.extend("--ft-popover-link-color","",Q.contentActionPrimary),q.extend("--ft-popover-gap","",V.spacing3),q.extend("--ft-popover-border-radius","",V.borderRadiusM),q.extend("--ft-popover-shadow","",V.shadowElevation02),q.extend("--ft-tabs-top-left-border-radius","",V.borderRadiusS),q.extend("--ft-tabs-top-right-border-radius","",V.borderRadiusS),q.extend("--ft-tabs-label-horizontal-padding","",V.spacing4),q.extend("--ft-tabs-label-vertical-padding","",V.spacing3),q.extend("--ft-tabs-label-gap","",V.spacing1),q.extend("--ft-tabs-off-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-tabs-off-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-tabs-off-active-state-layer-opacity","",V.opacity16),q.extend("--ft-tabs-off-disabled-component-opacity","",V.opacity40),q.extend("--ft-tabs-off-color","",Q.contentGlobalSubtle),q.extend("--ft-tabs-off-state-layer-color","",Q.contentGlobalSubtle),q.extend("--ft-tabs-on-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-tabs-on-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-tabs-on-active-state-layer-opacity","",V.opacity16),q.extend("--ft-tabs-on-disabled-component-opacity","",V.opacity40),q.extend("--ft-tabs-on-color","",Q.contentActionPrimary),q.extend("--ft-tabs-on-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-tabs-icon-horizontal-padding","",V.spacing1),q.extend("--ft-tabs-icon-vertical-padding","",V.spacing4),q.create("--ft-tabs-focus-outline-width","","SIZE","2px"),q.extend("--ft-tabs-focus-focus-ring-color","",Q.borderActionFocusRing),q.extend("--ft-collapsible-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-collapsible-focus-state-layer-opacity","",V.opacity8),q.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),q.extend("--ft-collapsible-focus-focus-ring-color","",Q.borderActionFocusRing),q.extend("--ft-collapsible-active-state-layer-opacity","",V.opacity16),q.extend("--ft-collapsible-disabled-component-opacity","",V.opacity40),q.extend("--ft-collapsible-horizontal-padding","",V.spacing4),q.extend("--ft-collapsible-vertical-padding","",V.spacing3),q.extend("--ft-collapsible-color","",Q.contentGlobalPrimary),q.extend("--ft-collapsible-state-layer-color","",Q.contentGlobalPrimary),q.extend("--ft-collapsible-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-collapsible-border-color","",Q.borderGlobalSubtle),q.extend("--ft-collapsible-icon-size","",V.iconSize3),q.extend("--ft-switch-group-horizontal-padding","",V.spacing1),q.extend("--ft-switch-group-vertical-padding","",V.spacing1),q.extend("--ft-switch-group-gap","",V.spacing1),q.extend("--ft-switch-group-background-color","",Q.backgroundGlobalSurface),q.extend("--ft-switch-group-border-color","",Q.borderGlobalSubtle),q.create("--ft-switch-group-border-radius","","SIZE","6px"),q.extend("--ft-switch-label-horizontal-padding","",V.spacing2),q.extend("--ft-switch-label-vertical-padding","",V.spacing1),q.extend("--ft-switch-off-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-switch-off-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-switch-off-active-state-layer-opacity","",V.opacity16),q.extend("--ft-switch-off-disabled-component-opacity","",V.opacity40),q.extend("--ft-switch-off-color","",Q.contentGlobalSubtle),q.extend("--ft-switch-off-state-layer-color","",Q.contentGlobalSubtle),q.extend("--ft-switch-on-hover-state-layer-opacity","",V.opacity8),q.extend("--ft-switch-on-focus-state-layer-opacity","",V.opacity8),q.extend("--ft-switch-on-active-state-layer-opacity","",V.opacity16),q.extend("--ft-switch-on-disabled-component-opacity","",V.opacity40),q.extend("--ft-switch-on-color","",Q.contentActionPrimary),q.extend("--ft-switch-on-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-switch-icon-horizontal-padding","",V.spacing1),q.extend("--ft-switch-icon-vertical-padding","",V.spacing1),q.create("--ft-switch-focus-outline-width","","SIZE","2px"),q.extend("--ft-switch-focus-focus-ring-color","",Q.borderActionFocusRing),q.extend("--ft-switch-option-border-radius","",V.borderRadiusS),q.extend("--ft-chart-1-light","for area color charts",V.colorBrand40),q.extend("--ft-chart-1-base","for line charts",V.colorBrand0),q.extend("--ft-chart-2-light","for area color charts",V.colorYellow60),q.extend("--ft-chart-2-base","for line charts",V.colorYellow100),q.extend("--ft-chart-3-light","",V.colorUltramarine40),q.extend("--ft-chart-3-base","",V.colorUltramarine70),q.extend("--ft-chart-4-light","",V.colorCyan50),q.extend("--ft-chart-4-base","",V.colorCyan100),q.extend("--ft-chart-5-light","",V.colorRed40),q.extend("--ft-chart-5-base","",V.colorRed60),q.extend("--ft-chart-6-light","",V.colorGreen40),q.extend("--ft-chart-6-base","",V.colorGreen70),q.extend("--ft-chart-7-light","",V.colorOrange70),q.extend("--ft-chart-7-base","",V.colorOrange100),q.extend("--ft-chart-8-light","",V.colorAvocado70),q.extend("--ft-chart-8-base","",V.colorAvocado200),q.extend("--ft-chart-9-light","",V.colorBrown50),q.extend("--ft-chart-9-base","",V.colorBrown200),q.extend("--ft-chart-10-light","",V.colorGray50),q.extend("--ft-chart-10-base","",V.colorGray80),q.extend("--ft-chart-monochrome-10","",V.colorBrand10),q.extend("--ft-chart-monochrome-20","",V.colorBrand20),q.extend("--ft-chart-monochrome-30","",V.colorBrand40),q.extend("--ft-chart-monochrome-40","",V.colorBrand60),q.extend("--ft-chart-monochrome-50","",V.colorBrand0),q.extend("--ft-chart-monochrome-60","",V.colorBrand200),q.extend("--ft-chip-large-horizontal-padding","",V.spacing4),q.extend("--ft-chip-large-vertical-padding","",V.spacing2),q.extend("--ft-chip-large-gap","",V.spacing1),q.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),q.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),q.extend("--ft-chip-large-border-radius","",V.borderRadiusPill),q.create("--ft-chip-large-border-width","","SIZE","1px"),q.extend("--ft-chip-large-icon-size","",V.iconSize3),q.extend("--ft-chip-medium-horizontal-padding","",V.spacing3),q.extend("--ft-chip-medium-vertical-padding","",V.spacing1),q.extend("--ft-chip-medium-gap","",V.spacing1),q.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),q.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),q.extend("--ft-chip-medium-border-radius","",V.borderRadiusPill),q.create("--ft-chip-medium-border-width","","SIZE","1px"),q.extend("--ft-chip-medium-icon-size","",V.iconSize2),q.extend("--ft-chip-small-horizontal-padding","",V.spacing2),q.extend("--ft-chip-small-vertical-padding","",V.spacing05),q.extend("--ft-chip-small-gap","",V.spacing1),q.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),q.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),q.extend("--ft-chip-small-border-radius","",V.borderRadiusPill),q.create("--ft-chip-small-border-width","","SIZE","1px"),q.extend("--ft-chip-small-icon-size","",V.iconSize1),q.extend("--ft-chip-neutral-background-color","",Q.backgroundGlobalOnSurface),q.extend("--ft-chip-neutral-color","",Q.contentGlobalPrimary),q.extend("--ft-chip-neutral-icon-color","",Q.contentGlobalPrimary),q.extend("--ft-chip-neutral-border-color","",Q.borderGlobalSubtle),q.extend("--ft-chip-info-background-color","",Q.backgroundInfoSubtle),q.extend("--ft-chip-info-color","",Q.contentInfoPrimary),q.extend("--ft-chip-info-icon-color","",Q.contentInfoIconOnly),q.extend("--ft-chip-info-border-color","",Q.borderInfoSubtle),q.extend("--ft-chip-success-background-color","",Q.backgroundSuccessSubtle),q.extend("--ft-chip-success-color","",Q.contentSuccessPrimary),q.extend("--ft-chip-success-icon-color","",Q.contentSuccessIconOnly),q.extend("--ft-chip-success-border-color","",Q.borderSuccessSubtle),q.extend("--ft-chip-warning-background-color","",Q.backgroundWarningSubtle),q.extend("--ft-chip-warning-color","",Q.contentWarningPrimary),q.extend("--ft-chip-warning-icon-color","",Q.contentWarningIconOnly),q.extend("--ft-chip-warning-border-color","",Q.borderWarningSubtle),q.extend("--ft-chip-error-background-color","",Q.backgroundErrorSubtle),q.extend("--ft-chip-error-color","",Q.contentErrorPrimary),q.extend("--ft-chip-error-icon-color","",Q.contentErrorIconOnly),q.extend("--ft-chip-error-border-color","",Q.borderErrorSubtle),q.extend("--ft-border-info-border-color","",Q.borderInfoSubtle),q.create("--ft-notice-border-width","","SIZE","1px"),q.extend("--ft-notice-horizontal-padding","",V.spacing2),q.extend("--ft-notice-vertical-padding","",V.spacing1),q.extend("--ft-notice-border-radius","",V.borderRadiusS),q.extend("--ft-notice-gap","",V.spacing2),q.extend("--ft-notice-icon-size","",V.iconSize3),q.extend("--ft-notice-info-background-color","",Q.backgroundInfoSubtle),q.extend("--ft-notice-info-border-color","",Q.borderInfoSubtle),q.extend("--ft-notice-info-color","",Q.contentInfoPrimary),q.extend("--ft-notice-info-icon-color","",Q.contentInfoIconOnly),q.extend("--ft-notice-warning-background-color","",Q.backgroundWarningSubtle),q.extend("--ft-notice-warning-border-color","",Q.borderWarningSubtle),q.extend("--ft-notice-warning-color","",Q.contentWarningPrimary),q.extend("--ft-notice-warning-icon-color","",Q.contentWarningIconOnly),q.extend("--ft-notice-error-background-color","",Q.backgroundErrorSubtle),q.extend("--ft-notice-error-border-color","",Q.borderErrorSubtle),q.extend("--ft-notice-error-color","",Q.contentErrorPrimary),q.extend("--ft-notice-error-icon-color","",Q.contentErrorIconOnly),q.extend("--ft-notice-success-background-color","",Q.backgroundSuccessSubtle),q.extend("--ft-notice-success-border-color","",Q.borderSuccessSubtle),q.extend("--ft-notice-success-color","",Q.contentSuccessPrimary),q.extend("--ft-notice-success-icon-color","",Q.contentSuccessIconOnly),q.extend("--ft-checkbox-color","",Q.contentGlobalPrimary),q.extend("--ft-checkbox-checked-background-color","",Q.contentActionPrimary),q.extend("--ft-checkbox-checked-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-checkbox-checked-icon-color","",Q.contentGlobalOnColor),q.extend("--ft-checkbox-checked-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-checkbox-checked-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-checkbox-checked-active-state-layer-opacity","",V.opacity24),q.extend("--ft-checkbox-checked-disabled-component-opacity","",V.opacity40),q.extend("--ft-checkbox-unchecked-border-color","",V.colorGray80),q.extend("--ft-checkbox-unchecked-state-layer-color","",V.colorGray80),q.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",V.opacity24),q.extend("--ft-checkbox-unchecked-disabled-component-opacity","",V.opacity40),q.extend("--ft-checkbox-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),q.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),q.extend("--ft-checkbox-gap","",V.spacing3),q.extend("--ft-toggle-off-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-toggle-off-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-toggle-off-active-state-layer-opacity","",V.opacity24),q.extend("--ft-toggle-off-disabled-component-opacity","",V.opacity40),q.extend("--ft-toggle-off-background-color","",Q.contentGlobalSubtle),q.extend("--ft-toggle-off-icon-color","",Q.contentGlobalSubtle),q.extend("--ft-toggle-off-state-layer-color","",Q.contentGlobalSubtle),q.extend("--ft-toggle-on-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-toggle-on-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-toggle-on-active-state-layer-opacity","",V.opacity24),q.extend("--ft-toggle-on-disabled-component-opacity","",V.opacity40),q.extend("--ft-toggle-on-background-color","",Q.contentActionPrimary),q.extend("--ft-toggle-on-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-toggle-on-icon-color","",Q.contentActionPrimary),q.extend("--ft-toggle-color","",Q.contentGlobalPrimary),q.extend("--ft-toggle-focus-focus-ring-color","",Q.borderActionFocusRing),q.extend("--ft-toggle-gap","",V.spacing3),q.extend("--ft-radio-color","",Q.contentGlobalPrimary),q.extend("--ft-radio-selected-radio-color","",Q.contentActionPrimary),q.extend("--ft-radio-selected-state-layer-color","",Q.contentActionPrimary),q.extend("--ft-radio-selected-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-radio-selected-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-radio-selected-active-state-layer-opacity","",V.opacity24),q.extend("--ft-radio-selected-disabled-component-opacity","",V.opacity40),q.extend("--ft-radio-unselected-state-layer-color","",Q.borderInputPrimary),q.extend("--ft-radio-unselected-border-color","",Q.borderInputPrimary),q.extend("--ft-radio-unselected-hover-state-layer-opacity","",V.opacity16),q.extend("--ft-radio-unselected-focus-state-layer-opacity","",V.opacity16),q.extend("--ft-radio-unselected-active-state-layer-opacity","",V.opacity24),q.extend("--ft-radio-unselected-disabled-component-opacity","",V.opacity40),q.extend("--ft-radio-focus-focus-ring-color","",Q.borderActionFocusRing),q.create("--ft-radio-focus-outline-offset","","SIZE","3px"),q.create("--ft-radio-focus-outline-width","","SIZE","2px"),q.extend("--ft-radio-gap","",V.spacing3),q.extend("--ft-notification-icon-size","",V.iconSize4),q.extend("--ft-notification-horizontal-padding","",V.spacing4),q.extend("--ft-notification-vertical-padding","",V.spacing4),q.extend("--ft-notification-info-background-color","",Q.backgroundInfoSubtle),q.extend("--ft-notification-info-color","",Q.contentInfoPrimary),q.extend("--ft-notification-info-icon-color","",Q.contentInfoIconOnly),q.extend("--ft-notification-info-border-color","",Q.borderInfoSubtle),q.extend("--ft-notification-success-background-color","",Q.backgroundSuccessSubtle),q.extend("--ft-notification-success-color","",Q.contentSuccessPrimary),q.extend("--ft-notification-success-icon-color","",Q.contentSuccessIconOnly),q.extend("--ft-notification-success-border-color","",Q.borderSuccessSubtle),q.extend("--ft-notification-warning-background-color","",Q.backgroundWarningSubtle),q.extend("--ft-notification-warning-color","",Q.contentWarningPrimary),q.extend("--ft-notification-warning-icon-color","",Q.contentWarningIconOnly),q.extend("--ft-notification-warning-border-color","",Q.borderWarningSubtle),q.extend("--ft-notification-error-background-color","",Q.backgroundErrorSubtle),q.extend("--ft-notification-error-color","",Q.contentErrorPrimary),q.extend("--ft-notification-error-icon-color","",Q.contentErrorIconOnly),q.extend("--ft-notification-error-border-color","",Q.borderErrorSubtle),q.extend("--ft-notification-border-radius","",V.borderRadiusPill),q.create("--ft-notification-border-width","","SIZE","1px"),q.extend("--ft-notification-leading-gap","",V.spacing2),q.extend("--ft-notification-trailing-gap","",V.spacing8),q.extend("--ft-tooltip-horizontal-padding","",V.spacing2),q.extend("--ft-tooltip-vertical-padding","",V.spacing2),q.extend("--ft-tooltip-border-radius","",V.borderRadiusS),q.extend("--ft-tooltip-color","",Q.contentGlobalOnColor),q.extend("--ft-tooltip-background-color","",Q.contentGlobalPrimary),q.extend("--ft-tooltip-background-opacity","",V.opacity80),q.extend("--ft-tooltip-shadow","",V.shadowElevation03),q.create("--ft-tooltip-max-width","","SIZE","256px"),q.extend("--ft-tooltip-gap","",V.spacing05);const J=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),tt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),ot={fontFamily:tt,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},et=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",J),rt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",ot.fontSize,"20px"),at=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",ot.fontWeight,"normal"),it=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",ot.letterSpacing,"0.15px"),nt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",ot.lineHeight,"1.2"),lt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",ot.textTransform,"inherit"),ct=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",J),pt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",ot.fontSize,"14px"),ft=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",ot.fontWeight,"normal"),st=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",ot.letterSpacing,"0.105px"),dt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",ot.lineHeight,"1.7"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",ot.textTransform,"inherit"),gt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",tt),yt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",ot.fontSize,"16px"),bt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",ot.fontWeight,"600"),ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",ot.letterSpacing,"0.144px"),mt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",ot.lineHeight,"1.5"),Ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",ot.textTransform,"inherit"),xt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",tt),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",ot.fontSize,"14px"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",ot.fontWeight,"normal"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",ot.letterSpacing,"0.098px"),vt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",ot.lineHeight,"1.7"),Et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",ot.textTransform,"inherit"),It=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",tt),Ct=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",ot.fontSize,"16px"),Ut=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",ot.fontWeight,"normal"),Rt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",ot.letterSpacing,"0.496px"),Wt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",ot.lineHeight,"1.5"),Lt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",ot.textTransform,"inherit"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",tt),Kt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",ot.fontSize,"14px"),At=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",ot.fontWeight,"normal"),zt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",ot.letterSpacing,"0.252px"),kt=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",ot.lineHeight,"1.4"),Dt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",ot.textTransform,"inherit"),$t=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",tt),Ft=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",ot.fontSize,"12px"),Bt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",ot.fontWeight,"normal"),Ht=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",ot.letterSpacing,"0.396px"),Tt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",ot.lineHeight,"1.33"),Pt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",ot.textTransform,"inherit"),_t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",tt),Gt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",ot.fontSize,"10px"),Mt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",ot.fontWeight,"normal"),jt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",ot.letterSpacing,"0.33px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",ot.lineHeight,"1.6"),qt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",ot.textTransform,"inherit"),Vt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",tt),Xt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",ot.fontSize,"10px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",ot.fontWeight,"normal"),Jt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",ot.letterSpacing,"1.5px"),to=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",ot.lineHeight,"1.6"),oo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",ot.textTransform,"uppercase"),eo=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",tt),ro=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",ot.fontSize,"14px"),ao=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",ot.fontWeight,"600"),io=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",ot.letterSpacing,"1.246px"),no=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",ot.lineHeight,"1.15"),lo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",ot.textTransform,"uppercase"),co=e.css`
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","12px"),iconSize2:e.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:e.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:e.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:e.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:e.create("--ft-icon-size-6","","SIZE","48px"),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={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)};var ha={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",r.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",r.spacing2),currentElementColor:e.extend("--ft-breadcrumb-current-element-color","",a.contentGlobalPrimary),iconColor:e.extend("--ft-breadcrumb-icon-color","",a.contentGlobalSubtle)};var xa={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 Na={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 wa={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 Ta={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 Da={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 Ga={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 ja={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 en={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 nn={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 dn={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",r.borderRadiusS),labelHorizontalPadding:e.extend("--ft-tabs-label-horizontal-padding","",r.spacing4),labelVerticalPadding:e.extend("--ft-tabs-label-vertical-padding","",r.spacing3),labelGap:e.extend("--ft-tabs-label-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),offActiveStateLayerOpacity:e.extend("--ft-tabs-off-active-state-layer-opacity","",r.opacity16),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),iconHorizontalPadding:e.extend("--ft-tabs-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:e.extend("--ft-tabs-icon-vertical-padding","",r.spacing4),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",a.borderActionFocusRing)};var gn={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 On={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 An={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 Ln={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.contentGlobalPrimary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",a.contentGlobalPrimary),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 Tn={infoBorderColor:e.extend("--ft-border-info-border-color","",a.borderInfoSubtle)};var Dn={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",r.spacing2),verticalPadding:e.extend("--ft-notice-vertical-padding","",r.spacing1),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 Gn={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 jn={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 ei={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 ni={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 pi={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)} {
22
+ font-family: ${t.fontFamily};
23
+ font-size: ${t.fontSize};
24
+ font-weight: ${t.fontWeight};
25
+ letter-spacing: ${t.letterSpacing};
26
+ line-height: ${t.lineHeight};
27
+ text-transform: ${t.textCase};
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
30
  .ft-typography--title {
30
- font-family: ${et};
31
- font-size: ${rt};
32
- font-weight: ${at};
33
- letter-spacing: ${it};
34
- line-height: ${nt};
35
- text-transform: ${lt};
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};
36
37
  }
37
- `,po=e.css`
38
+ `,yr=U.css`
38
39
  .ft-typography--title-dense {
39
- font-family: ${ct};
40
- font-size: ${pt};
41
- font-weight: ${ft};
42
- letter-spacing: ${st};
43
- line-height: ${dt};
44
- text-transform: ${ht};
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};
45
46
  }
46
- `,fo=e.css`
47
+ `,gr=U.css`
47
48
  .ft-typography--subtitle1 {
48
- font-family: ${gt};
49
- font-size: ${yt};
50
- font-weight: ${bt};
51
- letter-spacing: ${ut};
52
- line-height: ${mt};
53
- text-transform: ${Ot};
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};
54
55
  }
55
- `,so=e.css`
56
+ `,mr=U.css`
56
57
  .ft-typography--subtitle2 {
57
- font-family: ${xt};
58
- font-size: ${Nt};
59
- font-weight: ${St};
60
- letter-spacing: ${wt};
61
- line-height: ${vt};
62
- text-transform: ${Et};
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};
63
64
  }
64
65
 
65
- `,ho=e.css`
66
+ `,br=U.css`
66
67
  .ft-typography--body1 {
67
- font-family: ${It};
68
- font-size: ${Ct};
69
- font-weight: ${Ut};
70
- letter-spacing: ${Rt};
71
- line-height: ${Wt};
72
- text-transform: ${Lt};
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};
73
74
  }
74
- `,go=e.css`
75
+ `,xr=U.css`
75
76
  .ft-typography--body2 {
76
- font-family: ${Zt};
77
- font-size: ${Kt};
78
- font-weight: ${At};
79
- letter-spacing: ${zt};
80
- line-height: ${kt};
81
- text-transform: ${Dt};
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};
82
83
  }
83
- `,yo=e.css`
84
+ `,Sr=U.css`
84
85
  .ft-typography--caption {
85
- font-family: ${$t};
86
- font-size: ${Ft};
87
- font-weight: ${Bt};
88
- letter-spacing: ${Ht};
89
- line-height: ${Tt};
90
- text-transform: ${Pt};
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};
91
92
  }
92
- `,bo=e.css`
93
+ `,Or=U.css`
93
94
  .ft-typography--breadcrumb {
94
- font-family: ${_t};
95
- font-size: ${Gt};
96
- font-weight: ${Mt};
97
- letter-spacing: ${jt};
98
- line-height: ${Yt};
99
- text-transform: ${qt};
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};
100
101
  }
101
- `,uo=e.css`
102
+ `,Cr=U.css`
102
103
  .ft-typography--overline {
103
- font-family: ${Vt};
104
- font-size: ${Xt};
105
- font-weight: ${Qt};
106
- letter-spacing: ${Jt};
107
- line-height: ${to};
108
- text-transform: ${oo};
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};
109
110
  }
110
- `,mo=e.css`
111
+ `,vr=U.css`
111
112
  .ft-typography--button {
112
- font-family: ${eo};
113
- font-size: ${ro};
114
- font-weight: ${ao};
115
- letter-spacing: ${io};
116
- line-height: ${no};
117
- text-transform: ${lo};
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};
118
119
  }
119
- `,Oo=e.css`
120
+ `,Nr=U.css`
120
121
  .ft-typography {
121
122
  vertical-align: inherit;
122
123
  }
123
- `,xo=[Object.keys(X).map((t=>function(t){const o=X[t];return e.css`
124
- .ft-typography--${e.unsafeCSS(t)} {
125
- font-family: ${o.fontFamily};
126
- font-size: ${o.fontSize};
127
- font-weight: ${o.fontWeight};
128
- letter-spacing: ${o.letterSpacing};
129
- line-height: ${o.lineHeight};
130
- text-transform: ${o.textCase};
131
- }
132
- `}(t)))];var No=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class So extends o.FtLitElement{constructor(){super(...arguments),this.variant=j.body1}render(){return this.element?M`
133
- <${_(this.element)}
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)}
126
+ part="text"
134
127
  class="ft-typography ft-typography--${this.variant}">
135
128
  <slot></slot>
136
- </${_(this.element)}>
137
- `:M`
138
- <slot class="ft-typography ft-typography--${this.variant}"></slot>
139
- `}}So.styles=[co,po,fo,so,ho,go,yo,bo,uo,mo,Oo,...xo],No([r.property()],So.prototype,"element",void 0),No([r.property()],So.prototype,"variant",void 0),o.customElement("ft-typography")(So);const wo=e.css`
140
- `,vo=e.css`
141
- `,Eo=o.FtReduxStore.get({name:"ft-app-info",reducers:{},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}});class Io{static get(t){const{baseUrl:o,apiIntegrationIdentifier:e}=Eo.getState(),r=null!=t?t:e;if(o&&r&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,r,!0)}static await(t){return new Promise((o=>{let e=Io.get(t);if(e)o(e);else{const r=Eo.subscribe((()=>{e=Io.get(t),e&&(r(),o(e))}))}}))}}class Co{constructor(t=!0,e){var r;this.overrideApi=e;let a=this.constructor;a.commonCache=null!==(r=a.commonCache)&&void 0!==r?r:new o.CacheRegistry,this.cache=t?a.commonCache:new o.CacheRegistry}get api(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:Io.get()}get awaitApi(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:Io.await()}clearCache(){this.cache.clearAll()}}var Uo;const Ro=Symbol("clearAfterUnitTest");class Wo extends Co{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Uo]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=Eo.getState().uiLocale,Eo.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=Eo.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,e){var r;if(t=t.toLowerCase(),Object.keys(e).length>0){const a={...null!==(r=this.defaultMessages[t])&&void 0!==r?r:{},...e};o.deepEqual(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...r){var a,i,n;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(i=null===(a=this.cache.getNow(t))||void 0===a?void 0:a.messages)&&void 0!==i?i:{};return new o.ParametrizedLabelResolver(null!==(n=this.defaultMessages[t])&&void 0!==n?n:{},l).resolve(e,...r)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,o){var e;return t=t.toLowerCase(),this.listeners[t]=null!==(e=this.listeners[t])&&void 0!==e?e:new Set,this.listeners[t].add(o),()=>{var e;return null===(e=this.listeners[t])||void 0===e?void 0:e.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>o.delay(0).then((()=>t())).catch((()=>null)))))}}Uo=Ro,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new class extends Wo{constructor(){super((async(t,o)=>(await this.awaitApi).getFluidTopicsMessageContext(t,o)))}}),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new class extends Wo{constructor(){super((async(t,o)=>(await this.awaitApi).getCustomMessageContext(t,o)))}});const Lo=window.FluidTopicsI18nService,Zo=window.FluidTopicsCustomI18nService;var Ko=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class Ao extends o.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=()=>Io.get(),this.messageContexts=[],this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return e.html`
129
+ </${tt(this.element)}>
130
+ `:rt`
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`
142
135
  <slot></slot>
143
- `}update(t){super.update(t),t.has("baseUrl")&&(Eo.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&Eo.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&Eo.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&Eo.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&Eo.actions.noCustom(this.noCustom),t.has("editorMode")&&Eo.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&Eo.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&Eo.actions.session(this.session),t.has("availableUiLocales")&&Eo.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>Lo.addContext(t))),t.has("openExternalDocumentInNewTab")&&Eo.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&Eo.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&Eo.actions.forcedOffline(this.forcedOffline),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(null==this.session&&this.updateSession(),null==this.availableUiLocales&&this.updateUiLocales(),null==this.metadataConfiguration&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",(async()=>{const 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()))}}Ao.elementDefinitions={},Ao.styles=vo,Ko([r.property()],Ao.prototype,"baseUrl",void 0),Ko([r.property()],Ao.prototype,"apiIntegrationIdentifier",void 0),Ko([r.property()],Ao.prototype,"uiLocale",void 0),Ko([o.jsonProperty(null)],Ao.prototype,"availableUiLocales",void 0),Ko([o.jsonProperty(null)],Ao.prototype,"metadataConfiguration",void 0),Ko([r.property({type:Boolean})],Ao.prototype,"editorMode",void 0),Ko([r.property({type:Boolean})],Ao.prototype,"noCustom",void 0),Ko([r.property({type:Boolean})],Ao.prototype,"openExternalDocumentInNewTab",void 0),Ko([r.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],Ao.prototype,"noCustomComponent",void 0),Ko([r.property({type:Boolean})],Ao.prototype,"withManualResources",void 0),Ko([r.property({type:Boolean})],Ao.prototype,"navigatorOnline",void 0),Ko([r.property({type:Boolean})],Ao.prototype,"forcedOffline",void 0),Ko([r.property({type:Object})],Ao.prototype,"apiProvider",void 0),Ko([o.jsonProperty([])],Ao.prototype,"messageContexts",void 0),Ko([o.jsonProperty(void 0)],Ao.prototype,"session",void 0);class zo extends Co{async listMySearches(){let t=Eo.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-searches",(async()=>(await this.awaitApi).listMySearches(t.profile.userId)),3e5):[]}}class ko extends Co{async listMyBookmarks(){let t=Eo.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-bookmarks",(async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId)),3e5):[]}}const Do=o.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=Eo.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ko,this.savedSearchesService=new zo,Eo.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=Eo.getState();o.deepEqual(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==e?void 0:e.profile)||(this.currentSession=e,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Do.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Do.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();const t=await this.savedSearchesService.listMySearches();Do.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){const o=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;Do.actions.bookmarks(o)}}};window.FluidTopicsAppInfoStoreService=new class{addCommand(t,o=!1){Eo.commands.add(t,o)}consumeCommand(t){return Eo.commands.consume(t)}};window.FluidTopicsHighlightHtmlService=new class{highlightHtml(t,e){o.highlightHtml(t,e)}},o.customElement("ft-app-context")(Ao);var $o=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};const Fo=Symbol("i18nAttributes"),Bo=Symbol("i18nProperties"),Ho=Symbol("i18nUnsubs");function To(t){var o;class e extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[o]=new Map}get i18nService(){return this.useCustomMessageContexts?Zo:Lo}i18n(t,o,...e){var r;if("string"==typeof t)return this.i18nService.resolveMessage(t,o,...e);const a=null!==(r=t.args)&&void 0!==r?r:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...a)}onI18nUpdate(t){var o,e;null===(o=this[Fo])||void 0===o||o.forEach(((o,e)=>{var r;const a=this.getI18nAttributeValue(e);(null===(r=null==a?void 0:a.context)||void 0===r?void 0:r.toLowerCase())===t.toLowerCase()&&this.updateI18nAttributeMessage(e,a,o)})),null===(e=this[Bo])||void 0===e||e.forEach(((o,e)=>{o.context.toLowerCase()===t.toLowerCase()&&(this[e]=this.i18n(o))})),setTimeout((()=>this.requestUpdate()),0)}updateI18nAttributeMessage(t,o,e){this[t]={...o,message:this.i18n({context:o.context,key:o.key,...e})}}update(t){var o,e;super.update(t),null===(o=this[Fo])||void 0===o||o.forEach(((o,e)=>{const r=this.getI18nAttributeValue(e);(null==r?void 0:r.context)&&r.key&&(t.has(e)||null!=o.argsProvider)&&(t.has(e)&&this.addI18nContext(r.context),this.updateI18nAttributeMessage(e,r,o))})),null===(e=this[Bo])||void 0===e||e.forEach(((t,o)=>{null!=t.argsProvider&&(this[o]=this.i18n(t))}))}getI18nAttributeValue(t){return this[t]}connectedCallback(){var t,o,e,r;super.connectedCallback(),new Set([...null!==(o=null===(t=this[Bo])||void 0===t?void 0:t.values())&&void 0!==o?o:[],...[...null!==(r=null===(e=this[Fo])||void 0===e?void 0:e.keys())&&void 0!==r?r:[]].map((t=>this.getI18nAttributeValue(t)))].map((t=>null==t?void 0:t.context))).forEach((t=>t&&this.addI18nMessages(t)))}addI18nMessages(t,o){t=t.toLowerCase(),this[Ho].has(t)||this[Ho].set(t,this.i18nService.subscribe(t,(()=>this.onI18nUpdate(t)))),this.i18nService.prepareContext(t,null!=o?o:{})}addI18nContext(t,o){this.addI18nMessages("string"==typeof t?t:t.name,o)}disconnectedCallback(){super.disconnectedCallback(),this[Ho].forEach((t=>t())),this[Ho].clear()}}return o=Ho,$o([r.property({type:Boolean})],e.prototype,"useCustomMessageContexts",void 0),e}class Po extends(To(o.FtLitElement)){}class _o extends(To(o.FtLitElementRedux)){}var Go,Mo,jo,Yo,qo,Vo,Xo,Qo,Jo,te,oe,ee,re,ae,ie,ne,le,ce,pe,fe=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class se extends _o{constructor(){super(),this.editorMode=!1,this.addStore(Eo)}render(){return this.key&&this.context?e.html`
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)}}},Jc=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`
144
137
  <span class="ft-i18n">
145
138
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
146
139
  </span>
147
- `:this.editorMode?"Select a context and a label key.":e.nothing}update(t){var o;super.update(t),["context","key","defaultMessage"].some((o=>t.has(o)))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:null!==(o=this.defaultMessage)&&void 0!==o?o:""})}}se.elementDefinitions={},se.styles=wo,fe([o.redux()],se.prototype,"editorMode",void 0),fe([r.property()],se.prototype,"context",void 0),fe([r.property()],se.prototype,"key",void 0),fe([o.jsonProperty([])],se.prototype,"args",void 0),fe([r.property()],se.prototype,"defaultMessage",void 0);class de{static build(t){return new de(t)}static fromGwt(t){return new de(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(t,o)=>{const e=o;return t=>({context:this.name,key:e,args:"function"==typeof t?void 0:t,argsProvider:"function"==typeof t?t:void 0})}}),this.messages=new Proxy({},{get:(t,o)=>(...t)=>Lo.resolveMessage(this.name,o,...t)})}}o.customElement("ft-i18n")(se),function(t){!function(o){var e={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(e.arrayBuffer)var r=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],a=ArrayBuffer.isView||function(t){return t&&r.indexOf(Object.prototype.toString.call(t))>-1};function i(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function n(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var o={next:function(){var o=t.shift();return{done:void 0===o,value:o}}};return e.iterable&&(o[Symbol.iterator]=function(){return o}),o}function c(t){this.map={},t instanceof c?t.forEach((function(t,o){this.append(o,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(o){this.append(o,t[o])}),this)}function p(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function f(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function s(t){var o=new FileReader,e=f(o);return o.readAsArrayBuffer(t),e}function d(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function h(){return this.bodyUsed=!1,this._initBody=function(t){var o;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:e.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:e.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():e.arrayBuffer&&e.blob&&((o=t)&&DataView.prototype.isPrototypeOf(o))?(this._bodyArrayBuffer=d(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=d(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},e.blob&&(this.blob=function(){var t=p(this);if(t)return t;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?p(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(s)}),this.text=function(){var t,o,e,r=p(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=f(o),o.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),e=new Array(o.length),r=0;r<o.length;r++)e[r]=String.fromCharCode(o[r]);return e.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},e.formData&&(this.formData=function(){return this.text().then(b)}),this.json=function(){return this.text().then(JSON.parse)},this}c.prototype.append=function(t,o){t=i(t),o=n(o);var e=this.map[t];this.map[t]=e?e+", "+o:o},c.prototype.delete=function(t){delete this.map[i(t)]},c.prototype.get=function(t){return t=i(t),this.has(t)?this.map[t]:null},c.prototype.has=function(t){return this.map.hasOwnProperty(i(t))},c.prototype.set=function(t,o){this.map[i(t)]=n(o)},c.prototype.forEach=function(t,o){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(o,this.map[e],e,this)},c.prototype.keys=function(){var t=[];return this.forEach((function(o,e){t.push(e)})),l(t)},c.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},c.prototype.entries=function(){var t=[];return this.forEach((function(o,e){t.push([e,o])})),l(t)},e.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var g=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function y(t,o){var e,r,a=(o=o||{}).body;if(t instanceof y){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new c(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,a||null==t._bodyInit||(a=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=o.credentials||this.credentials||"same-origin",!o.headers&&this.headers||(this.headers=new c(o.headers)),this.method=(e=o.method||this.method||"GET",r=e.toUpperCase(),g.indexOf(r)>-1?r:e),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(a)}function b(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),r=e.shift().replace(/\+/g," "),a=e.join("=").replace(/\+/g," ");o.append(decodeURIComponent(r),decodeURIComponent(a))}})),o}function u(t,o){o||(o={}),this.type="default",this.status=void 0===o.status?200:o.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in o?o.statusText:"OK",this.headers=new c(o.headers),this.url=o.url||"",this._initBody(t)}y.prototype.clone=function(){return new y(this,{body:this._bodyInit})},h.call(y.prototype),h.call(u.prototype),u.prototype.clone=function(){return new u(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},u.error=function(){var t=new u(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];u.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new u(null,{status:o,headers:{location:t}})},o.DOMException=t.DOMException;try{new o.DOMException}catch(t){o.DOMException=function(t,o){this.message=t,this.name=o;var e=Error(t);this.stack=e.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function O(t,r){return new Promise((function(a,i){var n=new y(t,r);if(n.signal&&n.signal.aborted)return i(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function p(){l.abort()}l.onload=function(){var t,o,e={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new c,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var e=t.split(":"),r=e.shift().trim();if(r){var a=e.join(":").trim();o.append(r,a)}})),o)};e.url="responseURL"in l?l.responseURL:e.headers.get("X-Request-URL");var r="response"in l?l.response:l.responseText;a(new u(r,e))},l.onerror=function(){i(new TypeError("Network request failed"))},l.ontimeout=function(){i(new TypeError("Network request failed"))},l.onabort=function(){i(new o.DOMException("Aborted","AbortError"))},l.open(n.method,n.url,!0),"include"===n.credentials?l.withCredentials=!0:"omit"===n.credentials&&(l.withCredentials=!1),"responseType"in l&&e.blob&&(l.responseType="blob"),n.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),n.signal&&(n.signal.addEventListener("abort",p),l.onreadystatechange=function(){4===l.readyState&&n.signal.removeEventListener("abort",p)}),l.send(void 0===n._bodyInit?null:n._bodyInit)}))}O.polyfill=!0,t.fetch||(t.fetch=O,t.Headers=c,t.Request=y,t.Response=u),o.Headers=c,o.Request=y,o.Response=u,o.fetch=O,Object.defineProperty(o,"t",{value:!0})}({})}("undefined"!=typeof self?self:void 0),function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"}(Go||(Go={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(Mo||(Mo={})),function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"}(jo||(jo={})),function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"}(Yo||(Yo={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(qo||(qo={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(Vo||(Vo={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(Xo||(Xo={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(Qo||(Qo={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(Jo||(Jo={})),function(t){t.ASC="ASC",t.DESC="DESC"}(te||(te={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(oe||(oe={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(ee||(ee={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(re||(re={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(ae||(ae={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(ie||(ie={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(ne||(ne={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(le||(le={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(ce||(ce={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(pe||(pe={})),ce.PERSONAL_BOOK_SHARE_USER,ce.PERSONAL_BOOK_USER,ce.HTML_EXPORT_USER,ce.PERSONAL_BOOK_USER,ce.PDF_EXPORT_USER,ce.PERSONAL_BOOK_USER,ce.KHUB_ADMIN,ce.CONTENT_PUBLISHER,ce.ADMIN,ce.KHUB_ADMIN,ce.USERS_ADMIN,ce.PORTAL_ADMIN,ce.DEVELOPER,ce.BETA_USER,ce.DEBUG_USER;class he extends Event{constructor(){super(he.eventName)}}he.eventName="search-context-clear-all-filters";var ge=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class ye extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const be=Symbol("registerInterval");class ue extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setSearchStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[be]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[be]):this.dispatchEvent(new ye)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=be,ge([r.state()],e.prototype,"stateManager",void 0),e}(o.FtLitElementRedux)){}const me=de.build("integratedSpellcheckComponent"),Oe={resultsFor:"Results for ",noResultsForQuery:'No results for query "{0}"'};var xe=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class Ne extends(To(ue)){constructor(){super(),this.addStore(Eo),this.addI18nContext(me,Oe)}render(){var t;if(this.autocorrect&&this.request){const r=o.serializeRequest(null!==(t=this.baseUrl)&&void 0!==t?t:"",{...this.request,query:this.autocorrect.suggestedQuery});return e.html`
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 qs=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 Gs={[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`
148
141
  <div class="ft-search-results-spellcheck--spellcheck">
149
142
  <div>
150
143
  <ft-typography variant="subtitle1">
151
- ${me.messages.resultsFor()}
144
+ ${Ge.messages.resultsFor()}
152
145
  </ft-typography>
153
- <a href="${r}">
146
+ <a href="${i}">
154
147
  <ft-typography variant="subtitle1" class="link ft-search-results-spellcheck--new-query">
155
148
  ${this.autocorrect.suggestedQuery}
156
149
  </ft-typography>
@@ -158,7 +151,23 @@ const T=Symbol.for(""),P=t=>{if(t?.r===T)return t?._$litStatic$},_=t=>({_$litSta
158
151
  </div>
159
152
 
160
153
  <ft-typography variant="subtitle2" class="ft-search-results-spellcheck--old-query">
161
- ${me.messages.noResultsForQuery(this.request.query)}
154
+ ${Ge.messages.noResultsForQuery(this.request.query)}
162
155
  </ft-typography>
163
156
  </div>
164
- `}return e.nothing}}Ne.elementDefinitions={"ft-typography":So},Ne.styles=i,xe([o.redux({store:Eo.name})],Ne.prototype,"baseUrl",void 0),xe([o.redux({store:"search"})],Ne.prototype,"request",void 0),xe([o.redux({store:"search",selector:t=>t.spellcheck})],Ne.prototype,"autocorrect",void 0),o.customElement("ft-search-results-spellcheck")(Ne),t.FtSearchResultsSpellcheck=Ne,t.FtSearchResultsSpellcheckCssVariables=a,t.styles=i}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators);
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")($);})();
158
+ /*! Bundled license information:
159
+
160
+ lit-html/lit-html.js:
161
+ (**
162
+ * @license
163
+ * Copyright 2017 Google LLC
164
+ * SPDX-License-Identifier: BSD-3-Clause
165
+ *)
166
+
167
+ lit-html/static.js:
168
+ (**
169
+ * @license
170
+ * Copyright 2020 Google LLC
171
+ * SPDX-License-Identifier: BSD-3-Clause
172
+ *)
173
+ */