@fluid-topics/ft-reader-title 1.1.20 → 1.1.22

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,4 +1,4 @@
1
- import { nothing } from "lit";
1
+ import { nothing, PropertyValues } from "lit";
2
2
  import { ElementDefinitionsMap } from "@fluid-topics/ft-wc-utils";
3
3
  import { FtReaderComponent } from "@fluid-topics/ft-reader-context/build/registration";
4
4
  import { FtReaderTitleProperties } from "./ft-reader-title.properties";
@@ -6,4 +6,5 @@ export declare class FtReaderTitle extends FtReaderComponent implements FtReader
6
6
  static elementDefinitions: ElementDefinitionsMap;
7
7
  private mapTitle?;
8
8
  render(): import("lit").TemplateResult<1> | typeof nothing;
9
+ protected contentAvailableCallback(props: PropertyValues): void;
9
10
  }
@@ -14,6 +14,12 @@ class FtReaderTitle extends FtReaderComponent {
14
14
  <ft-typography variant="title" part="text">${this.mapTitle}</ft-typography>
15
15
  ` : nothing;
16
16
  }
17
+ contentAvailableCallback(props) {
18
+ super.contentAvailableCallback(props);
19
+ if (props.has("mapTitle") && this.mapTitle) {
20
+ performance.mark("fluid_topics__reader_title_displayed");
21
+ }
22
+ }
17
23
  }
18
24
  FtReaderTitle.elementDefinitions = {
19
25
  "ft-typography": FtTypography,
@@ -3,13 +3,13 @@
3
3
  * @license
4
4
  * Copyright 2017 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
- */const p=globalThis,f=p.trustedTypes,y=f?f.createPolicy("lit-html",{createHTML:t=>t}):void 0,g="$lit$",s=`lit$${(Math.random()+"").slice(9)}$`,h="?"+s,d=`<${h}>`,b=document,m=()=>b.createComment(""),u=t=>null===t||"object"!=typeof t&&"function"!=typeof t,O=Array.isArray,N="[ \t\n\f\r]",S=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,x=/>/g,I=RegExp(`>|${N}(?:([^\\s"'>=/]+)(${N}*=${N}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),R=/'/g,U=/"/g,W=/^(?:script|style|textarea|title)$/i,E=(t=>(o,...r)=>({_$litType$:t,strings:o,values:r}))(1),L=Symbol.for("lit-noChange"),w=Symbol.for("lit-nothing"),v=new WeakMap,K=b.createTreeWalker(b,129);function Z(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==y?y.createHTML(o):o}const $=(t,o)=>{const r=t.length-1,e=[];let a,n=2===o?"<svg>":"",i=S;for(let o=0;o<r;o++){const r=t[o];let l,c,p=-1,f=0;for(;f<r.length&&(i.lastIndex=f,c=i.exec(r),null!==c);)f=i.lastIndex,i===S?"!--"===c[1]?i=C:void 0!==c[1]?i=x:void 0!==c[2]?(W.test(c[2])&&(a=RegExp("</"+c[2],"g")),i=I):void 0!==c[3]&&(i=I):i===I?">"===c[0]?(i=a??S,p=-1):void 0===c[1]?p=-2:(p=i.lastIndex-c[2].length,l=c[1],i=void 0===c[3]?I:'"'===c[3]?U:R):i===U||i===R?i=I:i===C||i===x?i=S:(i=I,a=void 0);const y=i===I&&t[o+1].startsWith("/>")?" ":"";n+=i===S?r+d:p>=0?(e.push(l),r.slice(0,p)+g+r.slice(p)+s+y):r+s+(-2===p?o:y)}return[Z(t,n+(t[r]||"<?>")+(2===o?"</svg>":"")),e]};class z{constructor({strings:t,_$litType$:o},r){let e;this.parts=[];let a=0,n=0;const i=t.length-1,l=this.parts,[c,p]=$(t,o);if(this.el=z.createElement(c,r),K.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(e=K.nextNode())&&l.length<i;){if(1===e.nodeType){if(e.hasAttributes())for(const t of e.getAttributeNames())if(t.endsWith(g)){const o=p[n++],r=e.getAttribute(t).split(s),i=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:i[2],strings:r,ctor:"."===i[1]?A:"?"===i[1]?H:"@"===i[1]?G:B}),e.removeAttribute(t)}else t.startsWith(s)&&(l.push({type:6,index:a}),e.removeAttribute(t));if(W.test(e.tagName)){const t=e.textContent.split(s),o=t.length-1;if(o>0){e.textContent=f?f.emptyScript:"";for(let r=0;r<o;r++)e.append(t[r],m()),K.nextNode(),l.push({type:2,index:++a});e.append(t[o],m())}}}else if(8===e.nodeType)if(e.data===h)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=e.data.indexOf(s,t+1));)l.push({type:7,index:a}),t+=s.length-1}a++}}static createElement(t,o){const r=b.createElement("template");return r.innerHTML=t,r}}function k(t,o,r=t,e){if(o===L)return o;let a=void 0!==e?r._$Co?.[e]:r._$Cl;const n=u(o)?void 0:o._$litDirective$;return a?.constructor!==n&&(a?._$AO?.(!1),void 0===n?a=void 0:(a=new n(t),a._$AT(t,r,e)),void 0!==e?(r._$Co??=[])[e]=a:r._$Cl=a),void 0!==a&&(o=k(t,a._$AS(t,o.values),a,e)),o}class F{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:r}=this._$AD,e=(t?.creationScope??b).importNode(o,!0);K.currentNode=e;let a=K.nextNode(),n=0,i=0,l=r[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new D(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new P(a,this,t)),this._$AV.push(o),l=r[++i]}n!==l?.index&&(a=K.nextNode(),n++)}return K.currentNode=b,e}p(t){let o=0;for(const r of this._$AV)void 0!==r&&(void 0!==r.strings?(r._$AI(t,r,o),o+=r.strings.length-2):r._$AI(t[o])),o++}}class D{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,r,e){this.type=2,this._$AH=w,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=r,this.options=e,this._$Cv=e?.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),u(t)?t===w||null==t||""===t?(this._$AH!==w&&this._$AR(),this._$AH=w):t!==this._$AH&&t!==L&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>O(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!==w&&u(this._$AH)?this._$AA.nextSibling.data=t:this.$(b.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:r}=t,e="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=z.createElement(Z(r.h,r.h[0]),this.options)),r);if(this._$AH?._$AD===e)this._$AH.p(o);else{const t=new F(e,this),r=t.u(this.options);t.p(o),this.$(r),this._$AH=t}}_$AC(t){let o=v.get(t.strings);return void 0===o&&v.set(t.strings,o=new z(t)),o}T(t){O(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let r,e=0;for(const a of t)e===o.length?o.push(r=new D(this.k(m()),this.k(m()),this,this.options)):r=o[e],r._$AI(a),e++;e<o.length&&(this._$AR(r&&r._$AB.nextSibling,e),o.length=e)}_$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 B{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,r,e,a){this.type=1,this._$AH=w,this._$AN=void 0,this.element=t,this.name=o,this._$AM=e,this.options=a,r.length>2||""!==r[0]||""!==r[1]?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=w}_$AI(t,o=this,r,e){const a=this.strings;let n=!1;if(void 0===a)t=k(this,t,o,0),n=!u(t)||t!==this._$AH&&t!==L,n&&(this._$AH=t);else{const e=t;let i,l;for(t=a[0],i=0;i<a.length-1;i++)l=k(this,e[r+i],o,i),l===L&&(l=this._$AH[i]),n||=!u(l)||l!==this._$AH[i],l===w?t=w:t!==w&&(t+=(l??"")+a[i+1]),this._$AH[i]=l}n&&!e&&this.O(t)}O(t){t===w?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class A extends B{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===w?void 0:t}}class H extends B{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==w)}}class G extends B{constructor(t,o,r,e,a){super(t,o,r,e,a),this.type=5}_$AI(t,o=this){if((t=k(this,t,o,0)??w)===L)return;const r=this._$AH,e=t===w&&r!==w||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,a=t!==w&&(r===w||e);e&&this.element.removeEventListener(this.name,this,r),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 P{constructor(t,o,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){k(this,t)}}const M=p.litHtmlPolyfillSupport;M?.(z,D),(p.litHtmlVersions??=[]).push("3.1.0");
6
+ */const p=globalThis,f=p.trustedTypes,y=f?f.createPolicy("lit-html",{createHTML:t=>t}):void 0,g="$lit$",s=`lit$${(Math.random()+"").slice(9)}$`,h="?"+s,d=`<${h}>`,b=document,m=()=>b.createComment(""),u=t=>null===t||"object"!=typeof t&&"function"!=typeof t,O=Array.isArray,N="[ \t\n\f\r]",S=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,x=/>/g,I=RegExp(`>|${N}(?:([^\\s"'>=/]+)(${N}*=${N}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),R=/'/g,U=/"/g,W=/^(?:script|style|textarea|title)$/i,E=(t=>(o,...r)=>({_$litType$:t,strings:o,values:r}))(1),L=Symbol.for("lit-noChange"),w=Symbol.for("lit-nothing"),v=new WeakMap,K=b.createTreeWalker(b,129);function Z(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==y?y.createHTML(o):o}const $=(t,o)=>{const r=t.length-1,e=[];let a,n=2===o?"<svg>":"",i=S;for(let o=0;o<r;o++){const r=t[o];let l,c,p=-1,f=0;for(;f<r.length&&(i.lastIndex=f,c=i.exec(r),null!==c);)f=i.lastIndex,i===S?"!--"===c[1]?i=C:void 0!==c[1]?i=x:void 0!==c[2]?(W.test(c[2])&&(a=RegExp("</"+c[2],"g")),i=I):void 0!==c[3]&&(i=I):i===I?">"===c[0]?(i=a??S,p=-1):void 0===c[1]?p=-2:(p=i.lastIndex-c[2].length,l=c[1],i=void 0===c[3]?I:'"'===c[3]?U:R):i===U||i===R?i=I:i===C||i===x?i=S:(i=I,a=void 0);const y=i===I&&t[o+1].startsWith("/>")?" ":"";n+=i===S?r+d:p>=0?(e.push(l),r.slice(0,p)+g+r.slice(p)+s+y):r+s+(-2===p?o:y)}return[Z(t,n+(t[r]||"<?>")+(2===o?"</svg>":"")),e]};class z{constructor({strings:t,_$litType$:o},r){let e;this.parts=[];let a=0,n=0;const i=t.length-1,l=this.parts,[c,p]=$(t,o);if(this.el=z.createElement(c,r),K.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(e=K.nextNode())&&l.length<i;){if(1===e.nodeType){if(e.hasAttributes())for(const t of e.getAttributeNames())if(t.endsWith(g)){const o=p[n++],r=e.getAttribute(t).split(s),i=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:i[2],strings:r,ctor:"."===i[1]?B:"?"===i[1]?H:"@"===i[1]?G:A}),e.removeAttribute(t)}else t.startsWith(s)&&(l.push({type:6,index:a}),e.removeAttribute(t));if(W.test(e.tagName)){const t=e.textContent.split(s),o=t.length-1;if(o>0){e.textContent=f?f.emptyScript:"";for(let r=0;r<o;r++)e.append(t[r],m()),K.nextNode(),l.push({type:2,index:++a});e.append(t[o],m())}}}else if(8===e.nodeType)if(e.data===h)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=e.data.indexOf(s,t+1));)l.push({type:7,index:a}),t+=s.length-1}a++}}static createElement(t,o){const r=b.createElement("template");return r.innerHTML=t,r}}function k(t,o,r=t,e){if(o===L)return o;let a=void 0!==e?r._$Co?.[e]:r._$Cl;const n=u(o)?void 0:o._$litDirective$;return a?.constructor!==n&&(a?._$AO?.(!1),void 0===n?a=void 0:(a=new n(t),a._$AT(t,r,e)),void 0!==e?(r._$Co??=[])[e]=a:r._$Cl=a),void 0!==a&&(o=k(t,a._$AS(t,o.values),a,e)),o}class F{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:r}=this._$AD,e=(t?.creationScope??b).importNode(o,!0);K.currentNode=e;let a=K.nextNode(),n=0,i=0,l=r[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new D(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new P(a,this,t)),this._$AV.push(o),l=r[++i]}n!==l?.index&&(a=K.nextNode(),n++)}return K.currentNode=b,e}p(t){let o=0;for(const r of this._$AV)void 0!==r&&(void 0!==r.strings?(r._$AI(t,r,o),o+=r.strings.length-2):r._$AI(t[o])),o++}}class D{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,r,e){this.type=2,this._$AH=w,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=r,this.options=e,this._$Cv=e?.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),u(t)?t===w||null==t||""===t?(this._$AH!==w&&this._$AR(),this._$AH=w):t!==this._$AH&&t!==L&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>O(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!==w&&u(this._$AH)?this._$AA.nextSibling.data=t:this.$(b.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:r}=t,e="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=z.createElement(Z(r.h,r.h[0]),this.options)),r);if(this._$AH?._$AD===e)this._$AH.p(o);else{const t=new F(e,this),r=t.u(this.options);t.p(o),this.$(r),this._$AH=t}}_$AC(t){let o=v.get(t.strings);return void 0===o&&v.set(t.strings,o=new z(t)),o}T(t){O(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let r,e=0;for(const a of t)e===o.length?o.push(r=new D(this.k(m()),this.k(m()),this,this.options)):r=o[e],r._$AI(a),e++;e<o.length&&(this._$AR(r&&r._$AB.nextSibling,e),o.length=e)}_$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 A{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,r,e,a){this.type=1,this._$AH=w,this._$AN=void 0,this.element=t,this.name=o,this._$AM=e,this.options=a,r.length>2||""!==r[0]||""!==r[1]?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=w}_$AI(t,o=this,r,e){const a=this.strings;let n=!1;if(void 0===a)t=k(this,t,o,0),n=!u(t)||t!==this._$AH&&t!==L,n&&(this._$AH=t);else{const e=t;let i,l;for(t=a[0],i=0;i<a.length-1;i++)l=k(this,e[r+i],o,i),l===L&&(l=this._$AH[i]),n||=!u(l)||l!==this._$AH[i],l===w?t=w:t!==w&&(t+=(l??"")+a[i+1]),this._$AH[i]=l}n&&!e&&this.O(t)}O(t){t===w?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class B extends A{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===w?void 0:t}}class H extends A{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==w)}}class G extends A{constructor(t,o,r,e,a){super(t,o,r,e,a),this.type=5}_$AI(t,o=this){if((t=k(this,t,o,0)??w)===L)return;const r=this._$AH,e=t===w&&r!==w||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,a=t!==w&&(r===w||e);e&&this.element.removeEventListener(this.name,this,r),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 P{constructor(t,o,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){k(this,t)}}const _=p.litHtmlPolyfillSupport;_?.(z,D),(p.litHtmlVersions??=[]).push("3.1.0");
7
7
  /**
8
8
  * @license
9
9
  * Copyright 2020 Google LLC
10
10
  * SPDX-License-Identifier: BSD-3-Clause
11
11
  */
12
- const _=Symbol.for(""),Y=t=>{if(t?.r===_)return t?._$litStatic$},T=t=>({_$litStatic$:t,r:_}),j=new Map,X=(t=>(o,...r)=>{const e=r.length;let a,n;const i=[],l=[];let c,p=0,f=!1;for(;p<e;){for(c=o[p];p<e&&void 0!==(n=r[p],a=Y(n));)c+=a+o[++p],f=!0;p!==e&&l.push(n),i.push(c),p++}if(p===e&&i.push(o[e]),f){const t=i.join("$$lit$$");void 0===(o=j.get(t))&&(i.raw=i,j.set(t,o=i)),r=l}return t(o,...r)})(E);var q;!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"}(q||(q={}));const J=t=>"string"==typeof t?r.unsafeCSS(t):t;class Q{static create(t,o,e,a){const n=t=>J(null!=t?t:a),i=r.css`var(${J(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=e,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>r.css`var(${J(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>a,i}static extend(t,o,e,a){const n=t=>e.get(null!=t?t:a),i=r.css`var(${J(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=e.category,i.fallbackVariable=e,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>r.css`var(${J(t)}, ${n(o)})`,i.breadcrumb=()=>[e.name,...e.breadcrumb()],i.lastResortDefaultValue=()=>null!=a?a:e.lastResortDefaultValue(),i}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):J(null!=o?o:t.lastResortDefaultValue()),a=r.css`var(${J(t.name)}, ${e(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=e,a.get=o=>r.css`var(${J(t.name)}, ${e(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","#ee8d17"),colorOrange10:Q.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:Q.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:Q.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:Q.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:Q.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:Q.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:Q.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:Q.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:Q.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:Q.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:Q.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:Q.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:Q.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:Q.create("--ft-color-orange-700","","COLOR","#140c02"),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")},tt={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","2rem"),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","600"),lineHeight:Q.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:Q.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),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","600"),lineHeight:Q.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:Q.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),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-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")}},ot={backgroundActionPrimary:Q.extend("--ft-background-action-primary","Used as backgorund of primary action components.",V.colorBrand0),backgroundErrorPrimary:Q.extend("--ft-background-error-primary","Used as background of error components.",V.colorRed0),backgroundErrorSubtle:Q.extend("--ft-background-error-subtle","Used as background of subtle error components.",V.colorRed10),backgroundInfoPrimary:Q.extend("--ft-background-info-primary","Used as background of information components.",V.colorCyan200),backgroundInfoSubtle:Q.extend("--ft-background-info-subtle","Used as background of subtle information components.",V.colorCyan10),backgroundWarningPrimary:Q.extend("--ft-background-warning-primary","Used as background of warning components.",V.colorOrange300),backgroundWarningSubtle:Q.extend("--ft-background-warning-subtle","Used as background of subtle information components.",V.colorOrange10),backgroundSuccessPrimary:Q.extend("--ft-background-success-primary","Used as background of success components.",V.colorGreen200),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.colorOrange300),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.colorRed0),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),contentSuccessIconOnly:Q.extend("--ft-content-success-icon-only","Used on success status icons alone",V.colorGreen0),contentSuccessPrimary:Q.extend("--ft-content-success-primary","Used on label of success messages on light surface.",V.colorGreen200),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 warning components.",V.colorOrange30),borderSuccessPrimary:Q.extend("--ft-border-success-primary","Used as border for success components.",V.colorGreen30),borderErrorPrimary:Q.extend("--ft-border-error-primary","Used as border for error components.",V.colorRed30),borderInfoPrimary:Q.extend("--ft-border-info-primary","Used as border for information components.",V.colorCyan30),borderGlobalSubtle:Q.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",V.colorGray30),borderGlobalPrimary:Q.extend("--ft-border-global-primary","Used as border for element like input.",V.colorGray50),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","",ot.backgroundActionPrimary),Q.extend("--ft-button-primary-color","",ot.contentGlobalOnColor),Q.extend("--ft-button-primary-icon-color","",ot.contentGlobalOnColor),Q.extend("--ft-button-primary-state-layer-color","",ot.contentGlobalOnColor),Q.extend("--ft-button-primary-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-button-primary-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-button-primary-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-button-primary-component-opacity-disabled","",V.opacity40),Q.extend("--ft-button-focus-focus-ring-color","",ot.borderActionFocusRing),Q.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Q.extend("--ft-button-tertiary-color","",ot.contentActionPrimary),Q.extend("--ft-button-tertiary-icon-color","",ot.contentActionPrimary),Q.extend("--ft-button-tertiary-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-button-tertiary-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-button-tertiary-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-button-tertiary-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-button-tertiary-component-opacity-disabled","",V.opacity40),Q.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Q.extend("--ft-button-secondary-color","",ot.contentActionPrimary),Q.extend("--ft-button-secondary-icon-color","",ot.contentActionPrimary),Q.extend("--ft-button-secondary-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-button-secondary-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-button-secondary-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-button-secondary-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-button-secondary-component-opacity-disabled","",V.opacity40),Q.extend("--ft-button-secondary-border-color","",ot.borderActionPrimary),Q.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Q.extend("--ft-button-neutral-icon-color","",ot.contentGlobalSecondary),Q.extend("--ft-button-neutral-color","",ot.contentGlobalSecondary),Q.extend("--ft-button-neutral-state-layer-color","",ot.contentGlobalSecondary),Q.extend("--ft-button-neutral-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-button-neutral-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-button-neutral-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-button-neutral-component-opacity-disabled","",V.opacity40),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-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","",ot.backgroundGlobalSurface),Q.extend("--ft-switch-group-border-color","",ot.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-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","",ot.borderActionFocusRing),Q.extend("--ft-switch-option-border-radius","",V.borderRadiusS),Q.extend("--ft-switch-off-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-switch-off-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-switch-off-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-switch-off-component-opacity-disabled","",V.opacity40),Q.extend("--ft-switch-off-color","",ot.contentGlobalSubtle),Q.extend("--ft-switch-off-state-layer-color","",ot.contentGlobalSubtle),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","",ot.backgroundGlobalOnSurface),Q.extend("--ft-chip-neutral-color","",ot.contentGlobalPrimary),Q.extend("--ft-chip-neutral-border-color","",ot.borderGlobalSubtle),Q.extend("--ft-chip-info-background-color","",ot.backgroundInfoSubtle),Q.extend("--ft-chip-info-color","",ot.contentInfoPrimary),Q.extend("--ft-chip-info-border-color","",ot.borderInfoPrimary),Q.extend("--ft-chip-success-background-color","",ot.backgroundSuccessSubtle),Q.extend("--ft-chip-success-color","",ot.contentSuccessPrimary),Q.extend("--ft-chip-success-border-color","",ot.borderSuccessPrimary),Q.extend("--ft-chip-warning-background-color","",ot.backgroundWarningSubtle),Q.extend("--ft-chip-warning-color","",ot.contentWarningPrimary),Q.extend("--ft-chip-warning-border-color","",ot.borderWarningPrimary),Q.extend("--ft-chip-error-background-color","",ot.backgroundErrorSubtle),Q.extend("--ft-chip-error-color","",ot.contentErrorPrimary),Q.extend("--ft-chip-error-border-color","",ot.borderErrorPrimary),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","",ot.backgroundInfoSubtle),Q.extend("--ft-notice-info-border-color","",ot.borderInfoPrimary),Q.extend("--ft-notice-info-color","",ot.contentInfoPrimary),Q.extend("--ft-notice-warning-background-color","",ot.backgroundWarningSubtle),Q.extend("--ft-notice-warning-border-color","",ot.borderWarningPrimary),Q.extend("--ft-notice-warning-color","",ot.contentWarningPrimary),Q.extend("--ft-checkbox-label-color","",ot.contentGlobalPrimary),Q.extend("--ft-checkbox-checked-background-color","",ot.contentActionPrimary),Q.extend("--ft-checkbox-checked-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-checkbox-checked-color","",ot.contentGlobalOnColor),Q.extend("--ft-checkbox-checked-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-checkbox-checked-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-checkbox-checked-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-checkbox-checked-component-opacity-disabled","",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-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-checkbox-unchecked-component-opacity-disabled","",V.opacity40),Q.extend("--ft-checkbox-focus-focus-ring-color","",ot.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-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-toggle-off-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-toggle-off-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-toggle-off-component-opacity-disabled","",V.opacity40),Q.extend("--ft-toggle-off-background-color","",ot.contentGlobalSubtle),Q.extend("--ft-toggle-off-icon-color","",ot.contentGlobalSubtle),Q.extend("--ft-toggle-off-state-layer-color","",ot.contentGlobalSubtle),Q.extend("--ft-toggle-on-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-toggle-on-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-toggle-on-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-toggle-on-component-opacity-disabled","",V.opacity40),Q.extend("--ft-toggle-on-background-color","",ot.contentActionPrimary),Q.extend("--ft-toggle-on-icon-color","",ot.contentActionPrimary),Q.extend("--ft-toggle-on-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-toggle-label-color","",ot.contentGlobalPrimary),Q.extend("--ft-toggle-focus-focus-ring-color","",ot.borderActionFocusRing),Q.extend("--ft-toggle-gap","",V.spacing3),Q.extend("--ft-radio-label-color","",ot.contentGlobalPrimary),Q.extend("--ft-radio-selected-color","",ot.contentActionPrimary),Q.extend("--ft-radio-selected-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-radio-selected-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-radio-selected-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-radio-selected-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-radio-selected-component-opacity-disabled","",V.opacity40),Q.extend("--ft-radio-unselected-state-layer-color","",V.colorGray80),Q.extend("--ft-radio-unselected-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-radio-unselected-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-radio-unselected-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-radio-unselected-component-opacity-disabled","",V.opacity40),Q.extend("--ft-radio-focus-focus-ring-color","",ot.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","",ot.backgroundInfoSubtle),Q.extend("--ft-notification-info-color","",ot.contentInfoPrimary),Q.extend("--ft-notification-info-border-color","",ot.borderInfoPrimary),Q.extend("--ft-notification-success-background-color","",ot.backgroundSuccessSubtle),Q.extend("--ft-notification-success-color","",ot.contentSuccessPrimary),Q.extend("--ft-notification-success-border-color","",ot.borderSuccessPrimary),Q.extend("--ft-notification-warning-background-color","",ot.backgroundWarningSubtle),Q.extend("--ft-notification-warning-color","",ot.contentWarningPrimary),Q.extend("--ft-notification-warning-border-color","",ot.borderWarningPrimary),Q.extend("--ft-notification-error-background-color","",ot.backgroundErrorSubtle),Q.extend("--ft-notification-error-color","",ot.contentErrorPrimary),Q.extend("--ft-notification-error-border-color","",ot.borderErrorPrimary),Q.extend("--ft-notification-border-radius","",V.borderRadiusPill),Q.create("--ft-notification-border-width","","SIZE","1px"),Q.extend("--ft-notification-gap-leading","",V.spacing2),Q.extend("--ft-notification-gap-trailing","",V.spacing8);const rt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),et=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),at={fontFamily:et,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")},nt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",rt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",at.fontSize,"20px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",at.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",at.letterSpacing,"0.15px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",at.lineHeight,"1.2"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",at.textTransform,"inherit")},it=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",rt),lt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",at.fontSize,"14px"),ct=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",at.fontWeight,"normal"),pt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",at.letterSpacing,"0.105px"),ft=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",at.lineHeight,"1.7"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",at.textTransform,"inherit"),gt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",et),st=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",at.fontSize,"16px"),ht=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",at.fontWeight,"600"),dt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",at.letterSpacing,"0.144px"),bt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",at.lineHeight,"1.5"),mt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",at.textTransform,"inherit"),ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",et),Ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",at.fontSize,"14px"),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",at.fontWeight,"normal"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",at.letterSpacing,"0.098px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",at.lineHeight,"1.7"),xt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",at.textTransform,"inherit"),It=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",et),Rt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",at.fontSize,"16px"),Ut=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",at.fontWeight,"normal"),Wt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",at.letterSpacing,"0.496px"),Et=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",at.lineHeight,"1.5"),Lt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",at.textTransform,"inherit"),wt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",et),vt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",at.fontSize,"14px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",at.fontWeight,"normal"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",at.letterSpacing,"0.252px"),$t=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",at.lineHeight,"1.4"),zt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",at.textTransform,"inherit"),kt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",et),Ft=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",at.fontSize,"12px"),Dt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",at.fontWeight,"normal"),Bt=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",at.letterSpacing,"0.396px"),At=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",at.lineHeight,"1.33"),Ht=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",at.textTransform,"inherit"),Gt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",et),Pt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",at.fontSize,"10px"),Mt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",at.fontWeight,"normal"),_t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",at.letterSpacing,"0.33px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",at.lineHeight,"1.6"),Tt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",at.textTransform,"inherit"),jt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",et),Xt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",at.fontSize,"10px"),qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",at.fontWeight,"normal"),Jt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",at.letterSpacing,"1.5px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",at.lineHeight,"1.6"),Vt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",at.textTransform,"uppercase"),to=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",et),oo=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",at.fontSize,"14px"),ro=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",at.fontWeight,"600"),eo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",at.letterSpacing,"1.246px"),ao=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",at.lineHeight,"1.15"),no=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",at.textTransform,"uppercase"),io=r.css`
12
+ const M=Symbol.for(""),T=t=>{if(t?.r===M)return t?._$litStatic$},Y=t=>({_$litStatic$:t,r:M}),j=new Map,X=(t=>(o,...r)=>{const e=r.length;let a,n;const i=[],l=[];let c,p=0,f=!1;for(;p<e;){for(c=o[p];p<e&&void 0!==(n=r[p],a=T(n));)c+=a+o[++p],f=!0;p!==e&&l.push(n),i.push(c),p++}if(p===e&&i.push(o[e]),f){const t=i.join("$$lit$$");void 0===(o=j.get(t))&&(i.raw=i,j.set(t,o=i)),r=l}return t(o,...r)})(E);var q;!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"}(q||(q={}));const J=t=>"string"==typeof t?r.unsafeCSS(t):t;class Q{static create(t,o,e,a){const n=t=>J(null!=t?t:a),i=r.css`var(${J(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=e,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>r.css`var(${J(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>a,i}static extend(t,o,e,a){const n=t=>e.get(null!=t?t:a),i=r.css`var(${J(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=e.category,i.fallbackVariable=e,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>r.css`var(${J(t)}, ${n(o)})`,i.breadcrumb=()=>[e.name,...e.breadcrumb()],i.lastResortDefaultValue=()=>null!=a?a:e.lastResortDefaultValue(),i}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):J(null!=o?o:t.lastResortDefaultValue()),a=r.css`var(${J(t.name)}, ${e(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=e,a.get=o=>r.css`var(${J(t.name)}, ${e(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","#ee8d17"),colorOrange10:Q.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:Q.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:Q.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:Q.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:Q.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:Q.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:Q.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:Q.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:Q.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:Q.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:Q.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:Q.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:Q.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:Q.create("--ft-color-orange-700","","COLOR","#140c02"),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")},tt={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","2rem"),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","600"),lineHeight:Q.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:Q.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),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","600"),lineHeight:Q.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:Q.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),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-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")}},ot={backgroundActionPrimary:Q.extend("--ft-background-action-primary","Used as backgorund of primary action components.",V.colorBrand0),backgroundErrorPrimary:Q.extend("--ft-background-error-primary","Used as background of error components.",V.colorRed0),backgroundErrorSubtle:Q.extend("--ft-background-error-subtle","Used as background of subtle error components.",V.colorRed10),backgroundInfoPrimary:Q.extend("--ft-background-info-primary","Used as background of information components.",V.colorCyan200),backgroundInfoSubtle:Q.extend("--ft-background-info-subtle","Used as background of subtle information components.",V.colorCyan10),backgroundWarningPrimary:Q.extend("--ft-background-warning-primary","Used as background of warning components.",V.colorOrange300),backgroundWarningSubtle:Q.extend("--ft-background-warning-subtle","Used as background of subtle information components.",V.colorOrange10),backgroundSuccessPrimary:Q.extend("--ft-background-success-primary","Used as background of success components.",V.colorGreen200),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.colorOrange300),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.colorRed0),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),contentSuccessIconOnly:Q.extend("--ft-content-success-icon-only","Used on success status icons alone",V.colorGreen0),contentSuccessPrimary:Q.extend("--ft-content-success-primary","Used on label of success messages on light surface.",V.colorGreen200),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 warning components.",V.colorOrange30),borderSuccessPrimary:Q.extend("--ft-border-success-primary","Used as border for success components.",V.colorGreen30),borderErrorPrimary:Q.extend("--ft-border-error-primary","Used as border for error components.",V.colorRed30),borderInfoPrimary:Q.extend("--ft-border-info-primary","Used as border for information components.",V.colorCyan30),borderGlobalSubtle:Q.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",V.colorGray30),borderGlobalPrimary:Q.extend("--ft-border-global-primary","Used as border for element like input.",V.colorGray50),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","",ot.backgroundActionPrimary),Q.extend("--ft-button-primary-color","",ot.contentGlobalOnColor),Q.extend("--ft-button-primary-icon-color","",ot.contentGlobalOnColor),Q.extend("--ft-button-primary-state-layer-color","",ot.contentGlobalOnColor),Q.extend("--ft-button-primary-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-button-primary-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-button-primary-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-button-primary-component-opacity-disabled","",V.opacity40),Q.extend("--ft-button-focus-focus-ring-color","",ot.borderActionFocusRing),Q.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Q.extend("--ft-button-tertiary-color","",ot.contentActionPrimary),Q.extend("--ft-button-tertiary-icon-color","",ot.contentActionPrimary),Q.extend("--ft-button-tertiary-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-button-tertiary-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-button-tertiary-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-button-tertiary-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-button-tertiary-component-opacity-disabled","",V.opacity40),Q.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Q.extend("--ft-button-secondary-color","",ot.contentActionPrimary),Q.extend("--ft-button-secondary-icon-color","",ot.contentActionPrimary),Q.extend("--ft-button-secondary-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-button-secondary-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-button-secondary-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-button-secondary-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-button-secondary-component-opacity-disabled","",V.opacity40),Q.extend("--ft-button-secondary-border-color","",ot.borderActionPrimary),Q.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Q.extend("--ft-button-neutral-icon-color","",ot.contentGlobalSecondary),Q.extend("--ft-button-neutral-color","",ot.contentGlobalSecondary),Q.extend("--ft-button-neutral-state-layer-color","",ot.contentGlobalSecondary),Q.extend("--ft-button-neutral-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-button-neutral-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-button-neutral-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-button-neutral-component-opacity-disabled","",V.opacity40),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-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","",ot.backgroundGlobalSurface),Q.extend("--ft-switch-group-border-color","",ot.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-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","",ot.borderActionFocusRing),Q.extend("--ft-switch-option-border-radius","",V.borderRadiusS),Q.extend("--ft-switch-off-state-layer-opacity-hover","",V.opacity8),Q.extend("--ft-switch-off-state-layer-opacity-focus","",V.opacity8),Q.extend("--ft-switch-off-state-layer-opacity-active","",V.opacity16),Q.extend("--ft-switch-off-component-opacity-disabled","",V.opacity40),Q.extend("--ft-switch-off-color","",ot.contentGlobalSubtle),Q.extend("--ft-switch-off-state-layer-color","",ot.contentGlobalSubtle),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","",ot.backgroundGlobalOnSurface),Q.extend("--ft-chip-neutral-color","",ot.contentGlobalPrimary),Q.extend("--ft-chip-neutral-border-color","",ot.borderGlobalSubtle),Q.extend("--ft-chip-info-background-color","",ot.backgroundInfoSubtle),Q.extend("--ft-chip-info-color","",ot.contentInfoPrimary),Q.extend("--ft-chip-info-border-color","",ot.borderInfoPrimary),Q.extend("--ft-chip-success-background-color","",ot.backgroundSuccessSubtle),Q.extend("--ft-chip-success-color","",ot.contentSuccessPrimary),Q.extend("--ft-chip-success-border-color","",ot.borderSuccessPrimary),Q.extend("--ft-chip-warning-background-color","",ot.backgroundWarningSubtle),Q.extend("--ft-chip-warning-color","",ot.contentWarningPrimary),Q.extend("--ft-chip-warning-border-color","",ot.borderWarningPrimary),Q.extend("--ft-chip-error-background-color","",ot.backgroundErrorSubtle),Q.extend("--ft-chip-error-color","",ot.contentErrorPrimary),Q.extend("--ft-chip-error-border-color","",ot.borderErrorPrimary),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","",ot.backgroundInfoSubtle),Q.extend("--ft-notice-info-border-color","",ot.borderInfoPrimary),Q.extend("--ft-notice-info-color","",ot.contentInfoPrimary),Q.extend("--ft-notice-warning-background-color","",ot.backgroundWarningSubtle),Q.extend("--ft-notice-warning-border-color","",ot.borderWarningPrimary),Q.extend("--ft-notice-warning-color","",ot.contentWarningPrimary),Q.extend("--ft-checkbox-label-color","",ot.contentGlobalPrimary),Q.extend("--ft-checkbox-checked-background-color","",ot.contentActionPrimary),Q.extend("--ft-checkbox-checked-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-checkbox-checked-color","",ot.contentGlobalOnColor),Q.extend("--ft-checkbox-checked-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-checkbox-checked-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-checkbox-checked-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-checkbox-checked-component-opacity-disabled","",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-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-checkbox-unchecked-component-opacity-disabled","",V.opacity40),Q.extend("--ft-checkbox-focus-focus-ring-color","",ot.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-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-toggle-off-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-toggle-off-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-toggle-off-component-opacity-disabled","",V.opacity40),Q.extend("--ft-toggle-off-background-color","",ot.contentGlobalSubtle),Q.extend("--ft-toggle-off-icon-color","",ot.contentGlobalSubtle),Q.extend("--ft-toggle-off-state-layer-color","",ot.contentGlobalSubtle),Q.extend("--ft-toggle-on-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-toggle-on-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-toggle-on-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-toggle-on-component-opacity-disabled","",V.opacity40),Q.extend("--ft-toggle-on-background-color","",ot.contentActionPrimary),Q.extend("--ft-toggle-on-icon-color","",ot.contentActionPrimary),Q.extend("--ft-toggle-on-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-toggle-label-color","",ot.contentGlobalPrimary),Q.extend("--ft-toggle-focus-focus-ring-color","",ot.borderActionFocusRing),Q.extend("--ft-toggle-gap","",V.spacing3),Q.extend("--ft-radio-label-color","",ot.contentGlobalPrimary),Q.extend("--ft-radio-selected-color","",ot.contentActionPrimary),Q.extend("--ft-radio-selected-state-layer-color","",ot.contentActionPrimary),Q.extend("--ft-radio-selected-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-radio-selected-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-radio-selected-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-radio-selected-component-opacity-disabled","",V.opacity40),Q.extend("--ft-radio-unselected-state-layer-color","",V.colorGray80),Q.extend("--ft-radio-unselected-state-layer-opacity-hover","",V.opacity16),Q.extend("--ft-radio-unselected-state-layer-opacity-focus","",V.opacity16),Q.extend("--ft-radio-unselected-state-layer-opacity-active","",V.opacity24),Q.extend("--ft-radio-unselected-component-opacity-disabled","",V.opacity40),Q.extend("--ft-radio-focus-focus-ring-color","",ot.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","",ot.backgroundInfoSubtle),Q.extend("--ft-notification-info-color","",ot.contentInfoPrimary),Q.extend("--ft-notification-info-border-color","",ot.borderInfoPrimary),Q.extend("--ft-notification-success-background-color","",ot.backgroundSuccessSubtle),Q.extend("--ft-notification-success-color","",ot.contentSuccessPrimary),Q.extend("--ft-notification-success-border-color","",ot.borderSuccessPrimary),Q.extend("--ft-notification-warning-background-color","",ot.backgroundWarningSubtle),Q.extend("--ft-notification-warning-color","",ot.contentWarningPrimary),Q.extend("--ft-notification-warning-border-color","",ot.borderWarningPrimary),Q.extend("--ft-notification-error-background-color","",ot.backgroundErrorSubtle),Q.extend("--ft-notification-error-color","",ot.contentErrorPrimary),Q.extend("--ft-notification-error-border-color","",ot.borderErrorPrimary),Q.extend("--ft-notification-border-radius","",V.borderRadiusPill),Q.create("--ft-notification-border-width","","SIZE","1px"),Q.extend("--ft-notification-gap-leading","",V.spacing2),Q.extend("--ft-notification-gap-trailing","",V.spacing8);const rt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),et=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),at={fontFamily:et,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")},nt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",rt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",at.fontSize,"20px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",at.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",at.letterSpacing,"0.15px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",at.lineHeight,"1.2"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",at.textTransform,"inherit")},it=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",rt),lt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",at.fontSize,"14px"),ct=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",at.fontWeight,"normal"),pt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",at.letterSpacing,"0.105px"),ft=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",at.lineHeight,"1.7"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",at.textTransform,"inherit"),gt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",et),st=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",at.fontSize,"16px"),ht=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",at.fontWeight,"600"),dt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",at.letterSpacing,"0.144px"),bt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",at.lineHeight,"1.5"),mt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",at.textTransform,"inherit"),ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",et),Ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",at.fontSize,"14px"),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",at.fontWeight,"normal"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",at.letterSpacing,"0.098px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",at.lineHeight,"1.7"),xt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",at.textTransform,"inherit"),It=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",et),Rt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",at.fontSize,"16px"),Ut=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",at.fontWeight,"normal"),Wt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",at.letterSpacing,"0.496px"),Et=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",at.lineHeight,"1.5"),Lt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",at.textTransform,"inherit"),wt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",et),vt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",at.fontSize,"14px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",at.fontWeight,"normal"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",at.letterSpacing,"0.252px"),$t=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",at.lineHeight,"1.4"),zt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",at.textTransform,"inherit"),kt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",et),Ft=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",at.fontSize,"12px"),Dt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",at.fontWeight,"normal"),At=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",at.letterSpacing,"0.396px"),Bt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",at.lineHeight,"1.33"),Ht=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",at.textTransform,"inherit"),Gt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",et),Pt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",at.fontSize,"10px"),_t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",at.fontWeight,"normal"),Mt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",at.letterSpacing,"0.33px"),Tt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",at.lineHeight,"1.6"),Yt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",at.textTransform,"inherit"),jt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",et),Xt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",at.fontSize,"10px"),qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",at.fontWeight,"normal"),Jt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",at.letterSpacing,"1.5px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",at.lineHeight,"1.6"),Vt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",at.textTransform,"uppercase"),to=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",et),oo=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",at.fontSize,"14px"),ro=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",at.fontWeight,"600"),eo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",at.letterSpacing,"1.246px"),ao=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",at.lineHeight,"1.15"),no=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",at.textTransform,"uppercase"),io=r.css`
13
13
  .ft-typography--title {
14
14
  font-family: ${nt.fontFamily};
15
15
  font-size: ${nt.fontSize};
@@ -69,18 +69,18 @@ const _=Symbol.for(""),Y=t=>{if(t?.r===_)return t?._$litStatic$},T=t=>({_$litSta
69
69
  font-family: ${kt};
70
70
  font-size: ${Ft};
71
71
  font-weight: ${Dt};
72
- letter-spacing: ${Bt};
73
- line-height: ${At};
72
+ letter-spacing: ${At};
73
+ line-height: ${Bt};
74
74
  text-transform: ${Ht};
75
75
  }
76
76
  `,so=r.css`
77
77
  .ft-typography--breadcrumb {
78
78
  font-family: ${Gt};
79
79
  font-size: ${Pt};
80
- font-weight: ${Mt};
81
- letter-spacing: ${_t};
82
- line-height: ${Yt};
83
- text-transform: ${Tt};
80
+ font-weight: ${_t};
81
+ letter-spacing: ${Mt};
82
+ line-height: ${Tt};
83
+ text-transform: ${Yt};
84
84
  }
85
85
  `,ho=r.css`
86
86
  .ft-typography--overline {
@@ -114,12 +114,12 @@ const _=Symbol.for(""),Y=t=>{if(t?.r===_)return t?._$litStatic$},T=t=>({_$litSta
114
114
  text-transform: ${o.textCase};
115
115
  }
116
116
  `}(t)))];var Oo=function(t,o,r,e){for(var a,n=arguments.length,i=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,r,i):a(o,r))||i);return n>3&&i&&Object.defineProperty(o,r,i),i};class No extends o.FtLitElement{constructor(){super(...arguments),this.variant=q.body1}render(){return this.element?X`
117
- <${T(this.element)}
117
+ <${Y(this.element)}
118
118
  class="ft-typography ft-typography--${this.variant}">
119
119
  <slot></slot>
120
- </${T(this.element)}>
120
+ </${Y(this.element)}>
121
121
  `:X`
122
122
  <slot class="ft-typography ft-typography--${this.variant}"></slot>
123
123
  `}}No.styles=[io,lo,co,po,fo,yo,go,so,ho,bo,mo,...uo],Oo([e.property()],No.prototype,"element",void 0),Oo([e.property()],No.prototype,"variant",void 0),o.customElement("ft-typography")(No);var So=function(t,o,r,e){for(var a,n=arguments.length,i=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,r,i):a(o,r))||i);return n>3&&i&&Object.defineProperty(o,r,i),i};class Co extends c{render(){return this.mapTitle?r.html`
124
124
  <ft-typography variant="title" part="text">${this.mapTitle}</ft-typography>
125
- `:r.nothing}}Co.elementDefinitions={"ft-typography":No},So([o.redux({selector:t=>{var o;return null===(o=t.map)||void 0===o?void 0:o.title}})],Co.prototype,"mapTitle",void 0);const xo={fontSize:o.FtCssVariableFactory.extend("--ft-reader-metadata-font-size","",nt.fontSize)};o.customElement("ft-reader-title")(Co),t.FtReaderTitle=Co,t.FtReaderTitleCssVariables=xo}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators);
125
+ `:r.nothing}contentAvailableCallback(t){super.contentAvailableCallback(t),t.has("mapTitle")&&this.mapTitle&&performance.mark("fluid_topics__reader_title_displayed")}}Co.elementDefinitions={"ft-typography":No},So([o.redux({selector:t=>{var o;return null===(o=t.map)||void 0===o?void 0:o.title}})],Co.prototype,"mapTitle",void 0);const xo={fontSize:o.FtCssVariableFactory.extend("--ft-reader-metadata-font-size","",nt.fontSize)};o.customElement("ft-reader-title")(Co),t.FtReaderTitle=Co,t.FtReaderTitleCssVariables=xo}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators);
@@ -39,7 +39,7 @@ const C={attribute:!0,type:String,converter:O,reflect:!1,hasChanged:N},v=(t=C,o,
39
39
  * Copyright 2017 Google LLC
40
40
  * SPDX-License-Identifier: BSD-3-Clause
41
41
  */
42
- const I=globalThis,W=I.trustedTypes,L=W?W.createPolicy("lit-html",{createHTML:t=>t}):void 0,$="$lit$",k=`lit$${(Math.random()+"").slice(9)}$`,K="?"+k,Z=`<${K}>`,F=document,z=()=>F.createComment(""),M=t=>null===t||"object"!=typeof t&&"function"!=typeof t,A=Array.isArray,D="[ \t\n\f\r]",B=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,P=/-->/g,H=/>/g,_=RegExp(`>|${D}(?:([^\\s"'>=/]+)(${D}*=${D}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),T=/'/g,G=/"/g,j=/^(?:script|style|textarea|title)$/i,Y=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),J=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),q=new WeakMap,X=F.createTreeWalker(F,129);function Q(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==L?L.createHTML(o):o}let tt=class t{constructor({strings:o,_$litType$:e},r){let i;this.parts=[];let a=0,n=0;const s=o.length-1,c=this.parts,[l,p]=((t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=B;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,p=0;for(;p<e.length&&(n.lastIndex=p,c=n.exec(e),null!==c);)p=n.lastIndex,n===B?"!--"===c[1]?n=P:void 0!==c[1]?n=H:void 0!==c[2]?(j.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=_):void 0!==c[3]&&(n=_):n===_?">"===c[0]?(n=i??B,l=-1):void 0===c[1]?l=-2:(l=n.lastIndex-c[2].length,s=c[1],n=void 0===c[3]?_:'"'===c[3]?G:T):n===G||n===T?n=_:n===P||n===H?n=B:(n=_,i=void 0);const f=n===_&&t[o+1].startsWith("/>")?" ":"";a+=n===B?e+Z:l>=0?(r.push(s),e.slice(0,l)+$+e.slice(l)+k+f):e+k+(-2===l?o:f)}return[Q(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]})(o,e);if(this.el=t.createElement(l,r),X.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=X.nextNode())&&c.length<s;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith($)){const o=p[n++],e=i.getAttribute(t).split(k),r=/([.?@])?(.*)/.exec(o);c.push({type:1,index:a,name:r[2],strings:e,ctor:"."===r[1]?it:"?"===r[1]?at:"@"===r[1]?nt:rt}),i.removeAttribute(t)}else t.startsWith(k)&&(c.push({type:6,index:a}),i.removeAttribute(t));if(j.test(i.tagName)){const t=i.textContent.split(k),o=t.length-1;if(o>0){i.textContent=W?W.emptyScript:"";for(let e=0;e<o;e++)i.append(t[e],z()),X.nextNode(),c.push({type:2,index:++a});i.append(t[o],z())}}}else if(8===i.nodeType)if(i.data===K)c.push({type:2,index:a});else{let t=-1;for(;-1!==(t=i.data.indexOf(k,t+1));)c.push({type:7,index:a}),t+=k.length-1}a++}}static createElement(t,o){const e=F.createElement("template");return e.innerHTML=t,e}};function ot(t,o,e=t,r){if(o===J)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=M(o)?void 0:o._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),void 0===a?i=void 0:(i=new a(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=ot(t,i._$AS(t,o.values),i,r)),o}let et=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=V,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=ot(this,t,o),M(t)?t===V||null==t||""===t?(this._$AH!==V&&this._$AR(),this._$AH=V):t!==this._$AH&&t!==J&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>A(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!==V&&M(this._$AH)?this._$AA.nextSibling.data=t:this.$(F.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=tt.createElement(Q(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??F).importNode(o,!0);X.currentNode=r;let i=X.nextNode(),a=0,n=0,s=e[0];for(;void 0!==s;){if(a===s.index){let o;2===s.type?o=new et(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new st(i,this,t)),this._$AV.push(o),s=e[++n]}a!==s?.index&&(i=X.nextNode(),a++)}return X.currentNode=F,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++}}(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=q.get(t.strings);return void 0===o&&q.set(t.strings,o=new tt(t)),o}T(o){A(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let r,i=0;for(const a of o)i===e.length?e.push(r=new t(this.k(z()),this.k(z()),this,this.options)):r=e[i],r._$AI(a),i++;i<e.length&&(this._$AR(r&&r._$AB.nextSibling,i),e.length=i)}_$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))}},rt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=V,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=V}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=ot(this,t,o,0),a=!M(t)||t!==this._$AH&&t!==J,a&&(this._$AH=t);else{const r=t;let n,s;for(t=i[0],n=0;n<i.length-1;n++)s=ot(this,r[e+n],o,n),s===J&&(s=this._$AH[n]),a||=!M(s)||s!==this._$AH[n],s===V?t=V:t!==V&&(t+=(s??"")+i[n+1]),this._$AH[n]=s}a&&!r&&this.O(t)}O(t){t===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},it=class extends rt{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===V?void 0:t}},at=class extends rt{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==V)}},nt=class extends rt{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=ot(this,t,o,0)??V)===J)return;const e=this._$AH,r=t===V&&e!==V||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==V&&(e===V||r);r&&this.element.removeEventListener(this.name,this,e),i&&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)}},st=class{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){ot(this,t)}};const ct=I.litHtmlPolyfillSupport;ct?.(tt,et),(I.litHtmlVersions??=[]).push("3.1.0");
42
+ const I=globalThis,W=I.trustedTypes,L=W?W.createPolicy("lit-html",{createHTML:t=>t}):void 0,$="$lit$",k=`lit$${(Math.random()+"").slice(9)}$`,K="?"+k,Z=`<${K}>`,F=document,z=()=>F.createComment(""),A=t=>null===t||"object"!=typeof t&&"function"!=typeof t,M=Array.isArray,D="[ \t\n\f\r]",B=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,P=/-->/g,H=/>/g,_=RegExp(`>|${D}(?:([^\\s"'>=/]+)(${D}*=${D}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),T=/'/g,G=/"/g,j=/^(?:script|style|textarea|title)$/i,Y=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),J=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),q=new WeakMap,X=F.createTreeWalker(F,129);function Q(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==L?L.createHTML(o):o}let tt=class t{constructor({strings:o,_$litType$:e},r){let i;this.parts=[];let a=0,n=0;const s=o.length-1,c=this.parts,[l,p]=((t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=B;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,p=0;for(;p<e.length&&(n.lastIndex=p,c=n.exec(e),null!==c);)p=n.lastIndex,n===B?"!--"===c[1]?n=P:void 0!==c[1]?n=H:void 0!==c[2]?(j.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=_):void 0!==c[3]&&(n=_):n===_?">"===c[0]?(n=i??B,l=-1):void 0===c[1]?l=-2:(l=n.lastIndex-c[2].length,s=c[1],n=void 0===c[3]?_:'"'===c[3]?G:T):n===G||n===T?n=_:n===P||n===H?n=B:(n=_,i=void 0);const f=n===_&&t[o+1].startsWith("/>")?" ":"";a+=n===B?e+Z:l>=0?(r.push(s),e.slice(0,l)+$+e.slice(l)+k+f):e+k+(-2===l?o:f)}return[Q(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]})(o,e);if(this.el=t.createElement(l,r),X.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=X.nextNode())&&c.length<s;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith($)){const o=p[n++],e=i.getAttribute(t).split(k),r=/([.?@])?(.*)/.exec(o);c.push({type:1,index:a,name:r[2],strings:e,ctor:"."===r[1]?it:"?"===r[1]?at:"@"===r[1]?nt:rt}),i.removeAttribute(t)}else t.startsWith(k)&&(c.push({type:6,index:a}),i.removeAttribute(t));if(j.test(i.tagName)){const t=i.textContent.split(k),o=t.length-1;if(o>0){i.textContent=W?W.emptyScript:"";for(let e=0;e<o;e++)i.append(t[e],z()),X.nextNode(),c.push({type:2,index:++a});i.append(t[o],z())}}}else if(8===i.nodeType)if(i.data===K)c.push({type:2,index:a});else{let t=-1;for(;-1!==(t=i.data.indexOf(k,t+1));)c.push({type:7,index:a}),t+=k.length-1}a++}}static createElement(t,o){const e=F.createElement("template");return e.innerHTML=t,e}};function ot(t,o,e=t,r){if(o===J)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=A(o)?void 0:o._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),void 0===a?i=void 0:(i=new a(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=ot(t,i._$AS(t,o.values),i,r)),o}let et=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=V,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=ot(this,t,o),A(t)?t===V||null==t||""===t?(this._$AH!==V&&this._$AR(),this._$AH=V):t!==this._$AH&&t!==J&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>M(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!==V&&A(this._$AH)?this._$AA.nextSibling.data=t:this.$(F.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=tt.createElement(Q(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??F).importNode(o,!0);X.currentNode=r;let i=X.nextNode(),a=0,n=0,s=e[0];for(;void 0!==s;){if(a===s.index){let o;2===s.type?o=new et(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new st(i,this,t)),this._$AV.push(o),s=e[++n]}a!==s?.index&&(i=X.nextNode(),a++)}return X.currentNode=F,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++}}(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=q.get(t.strings);return void 0===o&&q.set(t.strings,o=new tt(t)),o}T(o){M(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let r,i=0;for(const a of o)i===e.length?e.push(r=new t(this.k(z()),this.k(z()),this,this.options)):r=e[i],r._$AI(a),i++;i<e.length&&(this._$AR(r&&r._$AB.nextSibling,i),e.length=i)}_$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))}},rt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=V,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=V}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=ot(this,t,o,0),a=!A(t)||t!==this._$AH&&t!==J,a&&(this._$AH=t);else{const r=t;let n,s;for(t=i[0],n=0;n<i.length-1;n++)s=ot(this,r[e+n],o,n),s===J&&(s=this._$AH[n]),a||=!A(s)||s!==this._$AH[n],s===V?t=V:t!==V&&(t+=(s??"")+i[n+1]),this._$AH[n]=s}a&&!r&&this.O(t)}O(t){t===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},it=class extends rt{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===V?void 0:t}},at=class extends rt{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==V)}},nt=class extends rt{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=ot(this,t,o,0)??V)===J)return;const e=this._$AH,r=t===V&&e!==V||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==V&&(e===V||r);r&&this.element.removeEventListener(this.name,this,e),i&&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)}},st=class{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){ot(this,t)}};const ct=I.litHtmlPolyfillSupport;ct?.(tt,et),(I.litHtmlVersions??=[]).push("3.1.0");
43
43
  /**
44
44
  * @license
45
45
  * Copyright 2019 Google LLC
@@ -56,7 +56,7 @@ const lt=globalThis,pt=lt.ShadowRoot&&(void 0===lt.ShadyCSS||lt.ShadyCSS.nativeS
56
56
  * Copyright 2017 Google LLC
57
57
  * SPDX-License-Identifier: BSD-3-Clause
58
58
  */
59
- const $t=globalThis,kt=$t.trustedTypes,Kt=kt?kt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Zt="$lit$",Ft=`lit$${(Math.random()+"").slice(9)}$`,zt="?"+Ft,Mt=`<${zt}>`,At=document,Dt=()=>At.createComment(""),Bt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,Pt=Array.isArray,Ht="[ \t\n\f\r]",_t=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Tt=/-->/g,Gt=/>/g,jt=RegExp(`>|${Ht}(?:([^\\s"'>=/]+)(${Ht}*=${Ht}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Yt=/'/g,Jt=/"/g,Vt=/^(?:script|style|textarea|title)$/i,qt=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),Xt=Symbol.for("lit-noChange"),Qt=Symbol.for("lit-nothing"),to=new WeakMap,oo=At.createTreeWalker(At,129);function eo(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Kt?Kt.createHTML(o):o}const ro=(t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=_t;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,p=0;for(;p<e.length&&(n.lastIndex=p,c=n.exec(e),null!==c);)p=n.lastIndex,n===_t?"!--"===c[1]?n=Tt:void 0!==c[1]?n=Gt:void 0!==c[2]?(Vt.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=jt):void 0!==c[3]&&(n=jt):n===jt?">"===c[0]?(n=i??_t,l=-1):void 0===c[1]?l=-2:(l=n.lastIndex-c[2].length,s=c[1],n=void 0===c[3]?jt:'"'===c[3]?Jt:Yt):n===Jt||n===Yt?n=jt:n===Tt||n===Gt?n=_t:(n=jt,i=void 0);const f=n===jt&&t[o+1].startsWith("/>")?" ":"";a+=n===_t?e+Mt:l>=0?(r.push(s),e.slice(0,l)+Zt+e.slice(l)+Ft+f):e+Ft+(-2===l?o:f)}return[eo(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class io{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,a=0;const n=t.length-1,s=this.parts,[c,l]=ro(t,o);if(this.el=io.createElement(c,e),oo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=oo.nextNode())&&s.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(Zt)){const o=l[a++],e=r.getAttribute(t).split(Ft),n=/([.?@])?(.*)/.exec(o);s.push({type:1,index:i,name:n[2],strings:e,ctor:"."===n[1]?co:"?"===n[1]?lo:"@"===n[1]?po:so}),r.removeAttribute(t)}else t.startsWith(Ft)&&(s.push({type:6,index:i}),r.removeAttribute(t));if(Vt.test(r.tagName)){const t=r.textContent.split(Ft),o=t.length-1;if(o>0){r.textContent=kt?kt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],Dt()),oo.nextNode(),s.push({type:2,index:++i});r.append(t[o],Dt())}}}else if(8===r.nodeType)if(r.data===zt)s.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(Ft,t+1));)s.push({type:7,index:i}),t+=Ft.length-1}i++}}static createElement(t,o){const e=At.createElement("template");return e.innerHTML=t,e}}function ao(t,o,e=t,r){if(o===Xt)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=Bt(o)?void 0:o._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),void 0===a?i=void 0:(i=new a(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=ao(t,i._$AS(t,o.values),i,r)),o}class no{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=Qt,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=ao(this,t,o),Bt(t)?t===Qt||null==t||""===t?(this._$AH!==Qt&&this._$AR(),this._$AH=Qt):t!==this._$AH&&t!==Xt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>Pt(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!==Qt&&Bt(this._$AH)?this._$AA.nextSibling.data=t:this.$(At.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=io.createElement(eo(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??At).importNode(o,!0);oo.currentNode=r;let i=oo.nextNode(),a=0,n=0,s=e[0];for(;void 0!==s;){if(a===s.index){let o;2===s.type?o=new no(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new fo(i,this,t)),this._$AV.push(o),s=e[++n]}a!==s?.index&&(i=oo.nextNode(),a++)}return oo.currentNode=At,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++}}(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=to.get(t.strings);return void 0===o&&to.set(t.strings,o=new io(t)),o}T(t){Pt(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const i of t)r===o.length?o.push(e=new no(this.k(Dt()),this.k(Dt()),this,this.options)):e=o[r],e._$AI(i),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 so{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=Qt,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Qt}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=ao(this,t,o,0),a=!Bt(t)||t!==this._$AH&&t!==Xt,a&&(this._$AH=t);else{const r=t;let n,s;for(t=i[0],n=0;n<i.length-1;n++)s=ao(this,r[e+n],o,n),s===Xt&&(s=this._$AH[n]),a||=!Bt(s)||s!==this._$AH[n],s===Qt?t=Qt:t!==Qt&&(t+=(s??"")+i[n+1]),this._$AH[n]=s}a&&!r&&this.O(t)}O(t){t===Qt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class co extends so{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Qt?void 0:t}}class lo extends so{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Qt)}}class po extends so{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=ao(this,t,o,0)??Qt)===Xt)return;const e=this._$AH,r=t===Qt&&e!==Qt||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==Qt&&(e===Qt||r);r&&this.element.removeEventListener(this.name,this,e),i&&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 fo{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){ao(this,t)}}const ho=$t.litHtmlPolyfillSupport;ho?.(io,no),($t.litHtmlVersions??=[]).push("3.1.0");
59
+ const $t=globalThis,kt=$t.trustedTypes,Kt=kt?kt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Zt="$lit$",Ft=`lit$${(Math.random()+"").slice(9)}$`,zt="?"+Ft,At=`<${zt}>`,Mt=document,Dt=()=>Mt.createComment(""),Bt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,Pt=Array.isArray,Ht="[ \t\n\f\r]",_t=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Tt=/-->/g,Gt=/>/g,jt=RegExp(`>|${Ht}(?:([^\\s"'>=/]+)(${Ht}*=${Ht}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Yt=/'/g,Jt=/"/g,Vt=/^(?:script|style|textarea|title)$/i,qt=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),Xt=Symbol.for("lit-noChange"),Qt=Symbol.for("lit-nothing"),to=new WeakMap,oo=Mt.createTreeWalker(Mt,129);function eo(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Kt?Kt.createHTML(o):o}const ro=(t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=_t;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,p=0;for(;p<e.length&&(n.lastIndex=p,c=n.exec(e),null!==c);)p=n.lastIndex,n===_t?"!--"===c[1]?n=Tt:void 0!==c[1]?n=Gt:void 0!==c[2]?(Vt.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=jt):void 0!==c[3]&&(n=jt):n===jt?">"===c[0]?(n=i??_t,l=-1):void 0===c[1]?l=-2:(l=n.lastIndex-c[2].length,s=c[1],n=void 0===c[3]?jt:'"'===c[3]?Jt:Yt):n===Jt||n===Yt?n=jt:n===Tt||n===Gt?n=_t:(n=jt,i=void 0);const f=n===jt&&t[o+1].startsWith("/>")?" ":"";a+=n===_t?e+At:l>=0?(r.push(s),e.slice(0,l)+Zt+e.slice(l)+Ft+f):e+Ft+(-2===l?o:f)}return[eo(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class io{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,a=0;const n=t.length-1,s=this.parts,[c,l]=ro(t,o);if(this.el=io.createElement(c,e),oo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=oo.nextNode())&&s.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(Zt)){const o=l[a++],e=r.getAttribute(t).split(Ft),n=/([.?@])?(.*)/.exec(o);s.push({type:1,index:i,name:n[2],strings:e,ctor:"."===n[1]?co:"?"===n[1]?lo:"@"===n[1]?po:so}),r.removeAttribute(t)}else t.startsWith(Ft)&&(s.push({type:6,index:i}),r.removeAttribute(t));if(Vt.test(r.tagName)){const t=r.textContent.split(Ft),o=t.length-1;if(o>0){r.textContent=kt?kt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],Dt()),oo.nextNode(),s.push({type:2,index:++i});r.append(t[o],Dt())}}}else if(8===r.nodeType)if(r.data===zt)s.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(Ft,t+1));)s.push({type:7,index:i}),t+=Ft.length-1}i++}}static createElement(t,o){const e=Mt.createElement("template");return e.innerHTML=t,e}}function ao(t,o,e=t,r){if(o===Xt)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=Bt(o)?void 0:o._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),void 0===a?i=void 0:(i=new a(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=ao(t,i._$AS(t,o.values),i,r)),o}class no{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=Qt,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=ao(this,t,o),Bt(t)?t===Qt||null==t||""===t?(this._$AH!==Qt&&this._$AR(),this._$AH=Qt):t!==this._$AH&&t!==Xt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>Pt(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!==Qt&&Bt(this._$AH)?this._$AA.nextSibling.data=t:this.$(Mt.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=io.createElement(eo(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??Mt).importNode(o,!0);oo.currentNode=r;let i=oo.nextNode(),a=0,n=0,s=e[0];for(;void 0!==s;){if(a===s.index){let o;2===s.type?o=new no(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new fo(i,this,t)),this._$AV.push(o),s=e[++n]}a!==s?.index&&(i=oo.nextNode(),a++)}return oo.currentNode=Mt,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++}}(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=to.get(t.strings);return void 0===o&&to.set(t.strings,o=new io(t)),o}T(t){Pt(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const i of t)r===o.length?o.push(e=new no(this.k(Dt()),this.k(Dt()),this,this.options)):e=o[r],e._$AI(i),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 so{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=Qt,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Qt}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=ao(this,t,o,0),a=!Bt(t)||t!==this._$AH&&t!==Xt,a&&(this._$AH=t);else{const r=t;let n,s;for(t=i[0],n=0;n<i.length-1;n++)s=ao(this,r[e+n],o,n),s===Xt&&(s=this._$AH[n]),a||=!Bt(s)||s!==this._$AH[n],s===Qt?t=Qt:t!==Qt&&(t+=(s??"")+i[n+1]),this._$AH[n]=s}a&&!r&&this.O(t)}O(t){t===Qt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class co extends so{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Qt?void 0:t}}class lo extends so{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Qt)}}class po extends so{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=ao(this,t,o,0)??Qt)===Xt)return;const e=this._$AH,r=t===Qt&&e!==Qt||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==Qt&&(e===Qt||r);r&&this.element.removeEventListener(this.name,this,e),i&&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 fo{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){ao(this,t)}}const ho=$t.litHtmlPolyfillSupport;ho?.(io,no),($t.litHtmlVersions??=[]).push("3.1.0");
60
60
  /**
61
61
  * @license
62
62
  * Copyright 2017 Google LLC
@@ -103,12 +103,12 @@ class yo extends Lt{constructor(){super(...arguments),this.renderOptions={host:t
103
103
  display: inline-block;
104
104
  width: 0;
105
105
  }
106
- `;function $o(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var ko,Ko,Zo;const Fo=Symbol("internalReduxEventsUnsubscribers"),zo=Symbol("internalStoresUnsubscribers"),Mo=Symbol("internalStores");class Ao extends Wo{constructor(){super(...arguments),this[ko]=new Map,this[Ko]=new Map,this[Zo]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some((o=>t.has(o)))&&this.updateFromStores()}getUnnamedStore(){if(this[Mo].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Mo].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[Mo].get(t)}addStore(t,o){var e;o=null!==(e=null!=o?o:$o(t)?t.name:void 0)&&void 0!==e?e:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){const o="string"==typeof t?t:t.name;this.unsubscribeFromStore(o),this[Mo].delete(o)}setupStore(t,o){this[Mo].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Mo].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach(((t,o)=>{const e=this.constructor.getPropertyOptions(o);if(!(null==e?void 0:e.attribute)||!this.hasAttribute("string"==typeof(null==e?void 0:e.attribute)?e.attribute:o)){const e=this.getStore(t.store);e&&(t.store?this[zo].has(t.store):this[zo].size>0)&&(this[o]=t.selector(e.getState(),this))}}))}subscribeToStore(t,o){var e;this[zo].set(t,o.subscribe((()=>this.updateFromStores()))),$o(o)&&o.eventBus&&(null===(e=this.reduxConstructor.reduxEventListeners)||void 0===e||e.forEach(((t,e)=>{if("function"==typeof this[e]&&(!t.store||o.name===t.store)){const r=t=>this[e](t);o.eventBus.addEventListener(t.eventName,r),this[Fo].push((()=>o.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[zo].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[Fo].forEach((t=>t())),this[Fo]=[]}unsubscribeFromStore(t){this[zo].has(t)&&this[zo].get(t)(),this[zo].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}var Do,Bo,Po;ko=zo,Ko=Mo,Zo=Fo,Ao.reduxProperties=new Map,Ao.reduxReactiveProperties=new Set,Ao.reduxEventListeners=new Map,window.ftReduxStores||(window.ftReduxStores={}),navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Bo=null===(Do=window.safari)||void 0===Do?void 0:Do.pushNotification)||void 0===Bo||Bo.toString()),function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"}(Po||(Po={}));var Ho=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,s=t.length-1;s>=0;s--)(i=t[s])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class _o extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const To=Symbol("registerInterval");class Go extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setReaderStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var t;return null===(t=this.stateManager)||void 0===t?void 0:t.service}connectedCallback(){super.connectedCallback(),this[To]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[To]):this.dispatchEvent(new _o)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=To,Ho([R()],e.prototype,"stateManager",void 0),e}(Ao)){}
106
+ `;function $o(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var ko,Ko,Zo;const Fo=Symbol("internalReduxEventsUnsubscribers"),zo=Symbol("internalStoresUnsubscribers"),Ao=Symbol("internalStores");class Mo extends Wo{constructor(){super(...arguments),this[ko]=new Map,this[Ko]=new Map,this[Zo]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some((o=>t.has(o)))&&this.updateFromStores()}getUnnamedStore(){if(this[Ao].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ao].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[Ao].get(t)}addStore(t,o){var e;o=null!==(e=null!=o?o:$o(t)?t.name:void 0)&&void 0!==e?e:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){const o="string"==typeof t?t:t.name;this.unsubscribeFromStore(o),this[Ao].delete(o)}setupStore(t,o){this[Ao].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Ao].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach(((t,o)=>{const e=this.constructor.getPropertyOptions(o);if(!(null==e?void 0:e.attribute)||!this.hasAttribute("string"==typeof(null==e?void 0:e.attribute)?e.attribute:o)){const e=this.getStore(t.store);e&&(t.store?this[zo].has(t.store):this[zo].size>0)&&(this[o]=t.selector(e.getState(),this))}}))}subscribeToStore(t,o){var e;this[zo].set(t,o.subscribe((()=>this.updateFromStores()))),$o(o)&&o.eventBus&&(null===(e=this.reduxConstructor.reduxEventListeners)||void 0===e||e.forEach(((t,e)=>{if("function"==typeof this[e]&&(!t.store||o.name===t.store)){const r=t=>this[e](t);o.eventBus.addEventListener(t.eventName,r),this[Fo].push((()=>o.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[zo].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[Fo].forEach((t=>t())),this[Fo]=[]}unsubscribeFromStore(t){this[zo].has(t)&&this[zo].get(t)(),this[zo].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}var Do,Bo,Po;ko=zo,Ko=Ao,Zo=Fo,Mo.reduxProperties=new Map,Mo.reduxReactiveProperties=new Set,Mo.reduxEventListeners=new Map,window.ftReduxStores||(window.ftReduxStores={}),navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Bo=null===(Do=window.safari)||void 0===Do?void 0:Do.pushNotification)||void 0===Bo||Bo.toString()),function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"}(Po||(Po={}));var Ho=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,s=t.length-1;s>=0;s--)(i=t[s])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class _o extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const To=Symbol("registerInterval");class Go extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setReaderStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var t;return null===(t=this.stateManager)||void 0===t?void 0:t.service}connectedCallback(){super.connectedCallback(),this[To]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[To]):this.dispatchEvent(new _o)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=To,Ho([R()],e.prototype,"stateManager",void 0),e}(Mo)){}
107
107
  /**
108
108
  * @license
109
109
  * Copyright 2020 Google LLC
110
110
  * SPDX-License-Identifier: BSD-3-Clause
111
- */const jo=Symbol.for(""),Yo=t=>{if(t?.r===jo)return t?._$litStatic$},Jo=t=>({_$litStatic$:t,r:jo}),Vo=new Map,qo=(t=>(o,...e)=>{const r=e.length;let i,a;const n=[],s=[];let c,l=0,p=!1;for(;l<r;){for(c=o[l];l<r&&void 0!==(a=e[l],i=Yo(a));)c+=i+o[++l],p=!0;l!==r&&s.push(a),n.push(c),l++}if(l===r&&n.push(o[r]),p){const t=n.join("$$lit$$");void 0===(o=Vo.get(t))&&(n.raw=n,Vo.set(t,o=n)),e=s}return t(o,...e)})(Y);var Xo;!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"}(Xo||(Xo={}));const Qo=bo.extend("--ft-typography-font-family","",So.titleFont),te=bo.extend("--ft-typography-font-family","",So.contentFont),oe={fontFamily:te,fontSize:bo.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:bo.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:bo.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:bo.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:bo.create("--ft-typography-text-transform","","UNKNOWN","inherit")},ee={fontFamily:bo.extend("--ft-typography-title-font-family","",Qo),fontSize:bo.extend("--ft-typography-title-font-size","",oe.fontSize,"20px"),fontWeight:bo.extend("--ft-typography-title-font-weight","",oe.fontWeight,"normal"),letterSpacing:bo.extend("--ft-typography-title-letter-spacing","",oe.letterSpacing,"0.15px"),lineHeight:bo.extend("--ft-typography-title-line-height","",oe.lineHeight,"1.2"),textTransform:bo.extend("--ft-typography-title-text-transform","",oe.textTransform,"inherit")},re=bo.extend("--ft-typography-title-dense-font-family","",Qo),ie=bo.extend("--ft-typography-title-dense-font-size","",oe.fontSize,"14px"),ae=bo.extend("--ft-typography-title-dense-font-weight","",oe.fontWeight,"normal"),ne=bo.extend("--ft-typography-title-dense-letter-spacing","",oe.letterSpacing,"0.105px"),se=bo.extend("--ft-typography-title-dense-line-height","",oe.lineHeight,"1.7"),ce=bo.extend("--ft-typography-title-dense-text-transform","",oe.textTransform,"inherit"),le=bo.extend("--ft-typography-subtitle1-font-family","",te),pe=bo.extend("--ft-typography-subtitle1-font-size","",oe.fontSize,"16px"),fe=bo.extend("--ft-typography-subtitle1-font-weight","",oe.fontWeight,"600"),he=bo.extend("--ft-typography-subtitle1-letter-spacing","",oe.letterSpacing,"0.144px"),de=bo.extend("--ft-typography-subtitle1-line-height","",oe.lineHeight,"1.5"),ye=bo.extend("--ft-typography-subtitle1-text-transform","",oe.textTransform,"inherit"),ge=bo.extend("--ft-typography-subtitle2-font-family","",te),ue=bo.extend("--ft-typography-subtitle2-font-size","",oe.fontSize,"14px"),be=bo.extend("--ft-typography-subtitle2-font-weight","",oe.fontWeight,"normal"),me=bo.extend("--ft-typography-subtitle2-letter-spacing","",oe.letterSpacing,"0.098px"),Oe=bo.extend("--ft-typography-subtitle2-line-height","",oe.lineHeight,"1.7"),Ne=bo.extend("--ft-typography-subtitle2-text-transform","",oe.textTransform,"inherit"),Se=bo.extend("--ft-typography-body1-font-family","",te),xe=bo.extend("--ft-typography-body1-font-size","",oe.fontSize,"16px"),Ce=bo.extend("--ft-typography-body1-font-weight","",oe.fontWeight,"normal"),ve=bo.extend("--ft-typography-body1-letter-spacing","",oe.letterSpacing,"0.496px"),we=bo.extend("--ft-typography-body1-line-height","",oe.lineHeight,"1.5"),Re=bo.extend("--ft-typography-body1-text-transform","",oe.textTransform,"inherit"),Ue=bo.extend("--ft-typography-body2-font-family","",te),Ee=bo.extend("--ft-typography-body2-font-size","",oe.fontSize,"14px"),Ie=bo.extend("--ft-typography-body2-font-weight","",oe.fontWeight,"normal"),We=bo.extend("--ft-typography-body2-letter-spacing","",oe.letterSpacing,"0.252px"),Le=bo.extend("--ft-typography-body2-line-height","",oe.lineHeight,"1.4"),$e=bo.extend("--ft-typography-body2-text-transform","",oe.textTransform,"inherit"),ke=bo.extend("--ft-typography-caption-font-family","",te),Ke=bo.extend("--ft-typography-caption-font-size","",oe.fontSize,"12px"),Ze=bo.extend("--ft-typography-caption-font-weight","",oe.fontWeight,"normal"),Fe=bo.extend("--ft-typography-caption-letter-spacing","",oe.letterSpacing,"0.396px"),ze=bo.extend("--ft-typography-caption-line-height","",oe.lineHeight,"1.33"),Me=bo.extend("--ft-typography-caption-text-transform","",oe.textTransform,"inherit"),Ae=bo.extend("--ft-typography-breadcrumb-font-family","",te),De=bo.extend("--ft-typography-breadcrumb-font-size","",oe.fontSize,"10px"),Be=bo.extend("--ft-typography-breadcrumb-font-weight","",oe.fontWeight,"normal"),Pe=bo.extend("--ft-typography-breadcrumb-letter-spacing","",oe.letterSpacing,"0.33px"),He=bo.extend("--ft-typography-breadcrumb-line-height","",oe.lineHeight,"1.6"),_e=bo.extend("--ft-typography-breadcrumb-text-transform","",oe.textTransform,"inherit"),Te=bo.extend("--ft-typography-overline-font-family","",te),Ge=bo.extend("--ft-typography-overline-font-size","",oe.fontSize,"10px"),je=bo.extend("--ft-typography-overline-font-weight","",oe.fontWeight,"normal"),Ye=bo.extend("--ft-typography-overline-letter-spacing","",oe.letterSpacing,"1.5px"),Je=bo.extend("--ft-typography-overline-line-height","",oe.lineHeight,"1.6"),Ve=bo.extend("--ft-typography-overline-text-transform","",oe.textTransform,"uppercase"),qe=bo.extend("--ft-typography-button-font-family","",te),Xe=bo.extend("--ft-typography-button-font-size","",oe.fontSize,"14px"),Qe=bo.extend("--ft-typography-button-font-weight","",oe.fontWeight,"600"),tr=bo.extend("--ft-typography-button-letter-spacing","",oe.letterSpacing,"1.246px"),or=bo.extend("--ft-typography-button-line-height","",oe.lineHeight,"1.15"),er=bo.extend("--ft-typography-button-text-transform","",oe.textTransform,"uppercase"),rr=gt`
111
+ */const jo=Symbol.for(""),Yo=t=>{if(t?.r===jo)return t?._$litStatic$},Jo=t=>({_$litStatic$:t,r:jo}),Vo=new Map,qo=(t=>(o,...e)=>{const r=e.length;let i,a;const n=[],s=[];let c,l=0,p=!1;for(;l<r;){for(c=o[l];l<r&&void 0!==(a=e[l],i=Yo(a));)c+=i+o[++l],p=!0;l!==r&&s.push(a),n.push(c),l++}if(l===r&&n.push(o[r]),p){const t=n.join("$$lit$$");void 0===(o=Vo.get(t))&&(n.raw=n,Vo.set(t,o=n)),e=s}return t(o,...e)})(Y);var Xo;!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"}(Xo||(Xo={}));const Qo=bo.extend("--ft-typography-font-family","",So.titleFont),te=bo.extend("--ft-typography-font-family","",So.contentFont),oe={fontFamily:te,fontSize:bo.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:bo.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:bo.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:bo.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:bo.create("--ft-typography-text-transform","","UNKNOWN","inherit")},ee={fontFamily:bo.extend("--ft-typography-title-font-family","",Qo),fontSize:bo.extend("--ft-typography-title-font-size","",oe.fontSize,"20px"),fontWeight:bo.extend("--ft-typography-title-font-weight","",oe.fontWeight,"normal"),letterSpacing:bo.extend("--ft-typography-title-letter-spacing","",oe.letterSpacing,"0.15px"),lineHeight:bo.extend("--ft-typography-title-line-height","",oe.lineHeight,"1.2"),textTransform:bo.extend("--ft-typography-title-text-transform","",oe.textTransform,"inherit")},re=bo.extend("--ft-typography-title-dense-font-family","",Qo),ie=bo.extend("--ft-typography-title-dense-font-size","",oe.fontSize,"14px"),ae=bo.extend("--ft-typography-title-dense-font-weight","",oe.fontWeight,"normal"),ne=bo.extend("--ft-typography-title-dense-letter-spacing","",oe.letterSpacing,"0.105px"),se=bo.extend("--ft-typography-title-dense-line-height","",oe.lineHeight,"1.7"),ce=bo.extend("--ft-typography-title-dense-text-transform","",oe.textTransform,"inherit"),le=bo.extend("--ft-typography-subtitle1-font-family","",te),pe=bo.extend("--ft-typography-subtitle1-font-size","",oe.fontSize,"16px"),fe=bo.extend("--ft-typography-subtitle1-font-weight","",oe.fontWeight,"600"),he=bo.extend("--ft-typography-subtitle1-letter-spacing","",oe.letterSpacing,"0.144px"),de=bo.extend("--ft-typography-subtitle1-line-height","",oe.lineHeight,"1.5"),ye=bo.extend("--ft-typography-subtitle1-text-transform","",oe.textTransform,"inherit"),ge=bo.extend("--ft-typography-subtitle2-font-family","",te),ue=bo.extend("--ft-typography-subtitle2-font-size","",oe.fontSize,"14px"),be=bo.extend("--ft-typography-subtitle2-font-weight","",oe.fontWeight,"normal"),me=bo.extend("--ft-typography-subtitle2-letter-spacing","",oe.letterSpacing,"0.098px"),Oe=bo.extend("--ft-typography-subtitle2-line-height","",oe.lineHeight,"1.7"),Ne=bo.extend("--ft-typography-subtitle2-text-transform","",oe.textTransform,"inherit"),Se=bo.extend("--ft-typography-body1-font-family","",te),xe=bo.extend("--ft-typography-body1-font-size","",oe.fontSize,"16px"),Ce=bo.extend("--ft-typography-body1-font-weight","",oe.fontWeight,"normal"),ve=bo.extend("--ft-typography-body1-letter-spacing","",oe.letterSpacing,"0.496px"),we=bo.extend("--ft-typography-body1-line-height","",oe.lineHeight,"1.5"),Re=bo.extend("--ft-typography-body1-text-transform","",oe.textTransform,"inherit"),Ue=bo.extend("--ft-typography-body2-font-family","",te),Ee=bo.extend("--ft-typography-body2-font-size","",oe.fontSize,"14px"),Ie=bo.extend("--ft-typography-body2-font-weight","",oe.fontWeight,"normal"),We=bo.extend("--ft-typography-body2-letter-spacing","",oe.letterSpacing,"0.252px"),Le=bo.extend("--ft-typography-body2-line-height","",oe.lineHeight,"1.4"),$e=bo.extend("--ft-typography-body2-text-transform","",oe.textTransform,"inherit"),ke=bo.extend("--ft-typography-caption-font-family","",te),Ke=bo.extend("--ft-typography-caption-font-size","",oe.fontSize,"12px"),Ze=bo.extend("--ft-typography-caption-font-weight","",oe.fontWeight,"normal"),Fe=bo.extend("--ft-typography-caption-letter-spacing","",oe.letterSpacing,"0.396px"),ze=bo.extend("--ft-typography-caption-line-height","",oe.lineHeight,"1.33"),Ae=bo.extend("--ft-typography-caption-text-transform","",oe.textTransform,"inherit"),Me=bo.extend("--ft-typography-breadcrumb-font-family","",te),De=bo.extend("--ft-typography-breadcrumb-font-size","",oe.fontSize,"10px"),Be=bo.extend("--ft-typography-breadcrumb-font-weight","",oe.fontWeight,"normal"),Pe=bo.extend("--ft-typography-breadcrumb-letter-spacing","",oe.letterSpacing,"0.33px"),He=bo.extend("--ft-typography-breadcrumb-line-height","",oe.lineHeight,"1.6"),_e=bo.extend("--ft-typography-breadcrumb-text-transform","",oe.textTransform,"inherit"),Te=bo.extend("--ft-typography-overline-font-family","",te),Ge=bo.extend("--ft-typography-overline-font-size","",oe.fontSize,"10px"),je=bo.extend("--ft-typography-overline-font-weight","",oe.fontWeight,"normal"),Ye=bo.extend("--ft-typography-overline-letter-spacing","",oe.letterSpacing,"1.5px"),Je=bo.extend("--ft-typography-overline-line-height","",oe.lineHeight,"1.6"),Ve=bo.extend("--ft-typography-overline-text-transform","",oe.textTransform,"uppercase"),qe=bo.extend("--ft-typography-button-font-family","",te),Xe=bo.extend("--ft-typography-button-font-size","",oe.fontSize,"14px"),Qe=bo.extend("--ft-typography-button-font-weight","",oe.fontWeight,"600"),tr=bo.extend("--ft-typography-button-letter-spacing","",oe.letterSpacing,"1.246px"),or=bo.extend("--ft-typography-button-line-height","",oe.lineHeight,"1.15"),er=bo.extend("--ft-typography-button-text-transform","",oe.textTransform,"uppercase"),rr=gt`
112
112
  .ft-typography--title {
113
113
  font-family: ${ee.fontFamily};
114
114
  font-size: ${ee.fontSize};
@@ -170,11 +170,11 @@ class yo extends Lt{constructor(){super(...arguments),this.renderOptions={host:t
170
170
  font-weight: ${Ze};
171
171
  letter-spacing: ${Fe};
172
172
  line-height: ${ze};
173
- text-transform: ${Me};
173
+ text-transform: ${Ae};
174
174
  }
175
175
  `,pr=gt`
176
176
  .ft-typography--breadcrumb {
177
- font-family: ${Ae};
177
+ font-family: ${Me};
178
178
  font-size: ${De};
179
179
  font-weight: ${Be};
180
180
  letter-spacing: ${Pe};
@@ -221,4 +221,4 @@ class yo extends Lt{constructor(){super(...arguments),this.renderOptions={host:t
221
221
  <slot class="ft-typography ft-typography--${this.variant}"></slot>
222
222
  `}}ur.styles=[rr,ir,ar,nr,sr,cr,lr,pr,fr,hr,dr,...yr],gr([w()],ur.prototype,"element",void 0),gr([w()],ur.prototype,"variant",void 0),E("ft-typography")(ur);var br=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,s=t.length-1;s>=0;s--)(i=t[s])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class mr extends Go{render(){return this.mapTitle?qt`
223
223
  <ft-typography variant="title" part="text">${this.mapTitle}</ft-typography>
224
- `:Qt}}mr.elementDefinitions={"ft-typography":ur},br([(t=>{const o=null!=t?t:{};return(t,e)=>{var r;const i={hasChanged:(t,o)=>!U(t,o),attribute:!1,...o};w(i)(t,e);const a=t.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(e,{selector:null!==(r=o.selector)&&void 0!==r?r:t=>t[e],store:o.store})}})({selector:t=>{var o;return null===(o=t.map)||void 0===o?void 0:o.title}})],mr.prototype,"mapTitle",void 0);const Or={fontSize:bo.extend("--ft-reader-metadata-font-size","",ee.fontSize)};E("ft-reader-title")(mr),t.FtReaderTitle=mr,t.FtReaderTitleCssVariables=Or}({});
224
+ `:Qt}contentAvailableCallback(t){super.contentAvailableCallback(t),t.has("mapTitle")&&this.mapTitle&&performance.mark("fluid_topics__reader_title_displayed")}}mr.elementDefinitions={"ft-typography":ur},br([(t=>{const o=null!=t?t:{};return(t,e)=>{var r;const i={hasChanged:(t,o)=>!U(t,o),attribute:!1,...o};w(i)(t,e);const a=t.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(e,{selector:null!==(r=o.selector)&&void 0!==r?r:t=>t[e],store:o.store})}})({selector:t=>{var o;return null===(o=t.map)||void 0===o?void 0:o.title}})],mr.prototype,"mapTitle",void 0);const Or={fontSize:bo.extend("--ft-reader-metadata-font-size","",ee.fontSize)};E("ft-reader-title")(mr),t.FtReaderTitle=mr,t.FtReaderTitleCssVariables=Or}({});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-reader-title",
3
- "version": "1.1.20",
3
+ "version": "1.1.22",
4
4
  "description": "Title for integrated reader",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,9 +19,9 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-reader-context": "1.1.20",
23
- "@fluid-topics/ft-wc-utils": "1.1.20",
22
+ "@fluid-topics/ft-reader-context": "1.1.22",
23
+ "@fluid-topics/ft-wc-utils": "1.1.22",
24
24
  "lit": "3.1.0"
25
25
  },
26
- "gitHead": "a2cc440052a86a43c1dcd0826c2cfffa642cdfe7"
26
+ "gitHead": "89c8b3562faee77c5ae79180f255aa9021f4d229"
27
27
  }