@fluid-topics/ft-reader-topic-title 1.0.63 → 1.1.0

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.
@@ -4,5 +4,5 @@ import { FtReaderTopicComponent } from "@fluid-topics/ft-reader-topic-context/bu
4
4
  export declare class FtReaderTopicTitle extends FtReaderTopicComponent implements FtReaderTopicTitleProperties {
5
5
  static styles: import("lit").CSSResult;
6
6
  private map?;
7
- protected render(): typeof nothing | import("lit-html").TemplateResult;
7
+ protected render(): typeof nothing | import("lit").TemplateResult;
8
8
  }
@@ -1,25 +1,25 @@
1
- !function(t,i,s,e){const o={fontFamily:i.FtCssVariableFactory.external(i.designSystemVariables.titleFont,"Design system")},n=s.css`
1
+ !function(t,s,i,e){const n={fontFamily:s.FtCssVariableFactory.external(s.designSystemVariables.titleFont,"Design system")},o=i.css`
2
2
  .title {
3
- font-family: ${o.fontFamily};
3
+ font-family: ${n.fontFamily};
4
4
  }
5
- `;var r;!function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS"}(r||(r={}));var l=function(t,i,s,e){for(var o,n=arguments.length,r=n<3?i:null===e?e=Object.getOwnPropertyDescriptor(i,s):e,l=t.length-1;l>=0;l--)(o=t[l])&&(r=(n<3?o(r):n>3?o(i,s,r):o(i,s))||r);return n>3&&r&&Object.defineProperty(i,s,r),r};class h extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const c=Symbol("registerInterval");class d extends(function(t){var i;class s extends t{constructor(){super(...arguments),this[i]=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[c]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[c]):this.dispatchEvent(new h)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return i=c,l([e.state()],s.prototype,"stateManager",void 0),s}(i.FtLitElementRedux)){}var v=function(t,i,s,e){for(var o,n=arguments.length,r=n<3?i:null===e?e=Object.getOwnPropertyDescriptor(i,s):e,l=t.length-1;l>=0;l--)(o=t[l])&&(r=(n<3?o(r):n>3?o(i,s,r):o(i,s))||r);return n>3&&r&&Object.defineProperty(i,s,r),r};class u extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}}const a=Symbol("registerInterval");class f extends(function(t){var i;class s extends t{constructor(){super(...arguments),this.disableContextInteractions=!1,this[i]=0}connectedCallback(){super.connectedCallback(),this[a]=window.setInterval((()=>this.tryToRegisterToTopicContext()),50)}tryToRegisterToTopicContext(){null!=this.tocNode?window.clearInterval(this[a]):this.dispatchEvent(new u)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return i=a,v([e.state()],s.prototype,"tocNode",void 0),v([e.state()],s.prototype,"disableContextInteractions",void 0),s}(d)){}
5
+ `;var r;!function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS"}(r||(r={}));var h=function(t,s,i,e){for(var n,o=arguments.length,r=o<3?s:null===e?e=Object.getOwnPropertyDescriptor(s,i):e,h=t.length-1;h>=0;h--)(n=t[h])&&(r=(o<3?n(r):o>3?n(s,i,r):n(s,i))||r);return o>3&&r&&Object.defineProperty(s,i,r),r};class l extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const c=Symbol("registerInterval");class a extends(function(t){var s;class i extends t{constructor(){super(...arguments),this[s]=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[c]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[c]):this.dispatchEvent(new l)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return s=c,h([e.state()],i.prototype,"stateManager",void 0),i}(s.FtLitElementRedux)){}var d=function(t,s,i,e){for(var n,o=arguments.length,r=o<3?s:null===e?e=Object.getOwnPropertyDescriptor(s,i):e,h=t.length-1;h>=0;h--)(n=t[h])&&(r=(o<3?n(r):o>3?n(s,i,r):n(s,i))||r);return o>3&&r&&Object.defineProperty(s,i,r),r};class u extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}}const v=Symbol("registerInterval");class f extends(function(t){var s;class i extends t{constructor(){super(...arguments),this.disableContextInteractions=!1,this[s]=0}connectedCallback(){super.connectedCallback(),this[v]=window.setInterval((()=>this.tryToRegisterToTopicContext()),50)}tryToRegisterToTopicContext(){null!=this.tocNode?window.clearInterval(this[v]):this.dispatchEvent(new u)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return s=v,d([e.state()],i.prototype,"tocNode",void 0),d([e.state()],i.prototype,"disableContextInteractions",void 0),i}(a)){}
6
6
  /**
7
7
  * @license
8
8
  * Copyright 2017 Google LLC
9
9
  * SPDX-License-Identifier: BSD-3-Clause
10
- */var $;const p=window,g=p.trustedTypes,y=g?g.createPolicy("lit-html",{createHTML:t=>t}):void 0,b="$lit$",w=`lit$${(Math.random()+"").slice(9)}$`,m="?"+w,x=`<${m}>`,A=document,_=()=>A.createComment(""),C=t=>null===t||"object"!=typeof t&&"function"!=typeof t,T=Array.isArray,S="[ \t\n\f\r]",j=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,E=/-->/g,I=/>/g,O=RegExp(`>|${S}(?:([^\\s"'>=/]+)(${S}*=${S}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),M=/'/g,N=/"/g,R=/^(?:script|style|textarea|title)$/i,k=(t=>(i,...s)=>({_$litType$:t,strings:i,values:s}))(1),G=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),K=new WeakMap,L=A.createTreeWalker(A,129,null,!1),z=(t,i)=>{const s=t.length-1,e=[];let o,n=2===i?"<svg>":"",r=j;for(let i=0;i<s;i++){const s=t[i];let l,h,c=-1,d=0;for(;d<s.length&&(r.lastIndex=d,h=r.exec(s),null!==h);)d=r.lastIndex,r===j?"!--"===h[1]?r=E:void 0!==h[1]?r=I:void 0!==h[2]?(R.test(h[2])&&(o=RegExp("</"+h[2],"g")),r=O):void 0!==h[3]&&(r=O):r===O?">"===h[0]?(r=null!=o?o:j,c=-1):void 0===h[1]?c=-2:(c=r.lastIndex-h[2].length,l=h[1],r=void 0===h[3]?O:'"'===h[3]?N:M):r===N||r===M?r=O:r===E||r===I?r=j:(r=O,o=void 0);const v=r===O&&t[i+1].startsWith("/>")?" ":"";n+=r===j?s+x:c>=0?(e.push(l),s.slice(0,c)+b+s.slice(c)+w+v):s+w+(-2===c?(e.push(void 0),i):v)}const l=n+(t[s]||"<?>")+(2===i?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==y?y.createHTML(l):l,e]};class B{constructor({strings:t,_$litType$:i},s){let e;this.parts=[];let o=0,n=0;const r=t.length-1,l=this.parts,[h,c]=z(t,i);if(this.el=B.createElement(h,s),L.currentNode=this.el.content,2===i){const t=this.el.content,i=t.firstChild;i.remove(),t.append(...i.childNodes)}for(;null!==(e=L.nextNode())&&l.length<r;){if(1===e.nodeType){if(e.hasAttributes()){const t=[];for(const i of e.getAttributeNames())if(i.endsWith(b)||i.startsWith(w)){const s=c[n++];if(t.push(i),void 0!==s){const t=e.getAttribute(s.toLowerCase()+b).split(w),i=/([.?@])?(.*)/.exec(s);l.push({type:1,index:o,name:i[2],strings:t,ctor:"."===i[1]?P:"?"===i[1]?q:"@"===i[1]?J:H})}else l.push({type:6,index:o})}for(const i of t)e.removeAttribute(i)}if(R.test(e.tagName)){const t=e.textContent.split(w),i=t.length-1;if(i>0){e.textContent=g?g.emptyScript:"";for(let s=0;s<i;s++)e.append(t[s],_()),L.nextNode(),l.push({type:2,index:++o});e.append(t[i],_())}}}else if(8===e.nodeType)if(e.data===m)l.push({type:2,index:o});else{let t=-1;for(;-1!==(t=e.data.indexOf(w,t+1));)l.push({type:7,index:o}),t+=w.length-1}o++}}static createElement(t,i){const s=A.createElement("template");return s.innerHTML=t,s}}function D(t,i,s=t,e){var o,n,r,l;if(i===G)return i;let h=void 0!==e?null===(o=s._$Co)||void 0===o?void 0:o[e]:s._$Cl;const c=C(i)?void 0:i._$litDirective$;return(null==h?void 0:h.constructor)!==c&&(null===(n=null==h?void 0:h._$AO)||void 0===n||n.call(h,!1),void 0===c?h=void 0:(h=new c(t),h._$AT(t,s,e)),void 0!==e?(null!==(r=(l=s)._$Co)&&void 0!==r?r:l._$Co=[])[e]=h:s._$Cl=h),void 0!==h&&(i=D(t,h._$AS(t,i.values),h,e)),i}class F{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var i;const{el:{content:s},parts:e}=this._$AD,o=(null!==(i=null==t?void 0:t.creationScope)&&void 0!==i?i:A).importNode(s,!0);L.currentNode=o;let n=L.nextNode(),r=0,l=0,h=e[0];for(;void 0!==h;){if(r===h.index){let i;2===h.type?i=new Z(n,n.nextSibling,this,t):1===h.type?i=new h.ctor(n,h.name,h.strings,this,t):6===h.type&&(i=new Q(n,this,t)),this._$AV.push(i),h=e[++l]}r!==(null==h?void 0:h.index)&&(n=L.nextNode(),r++)}return o}v(t){let i=0;for(const s of this._$AV)void 0!==s&&(void 0!==s.strings?(s._$AI(t,s,i),i+=s.strings.length-2):s._$AI(t[i])),i++}}class Z{constructor(t,i,s,e){var o;this.type=2,this._$AH=U,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=s,this.options=e,this._$Cp=null===(o=null==e?void 0:e.isConnected)||void 0===o||o}get _$AU(){var t,i;return null!==(i=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==i?i:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===(null==t?void 0:t.nodeType)&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=D(this,t,i),C(t)?t===U||null==t||""===t?(this._$AH!==U&&this._$AR(),this._$AH=U):t!==this._$AH&&t!==G&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>T(t)||"function"==typeof(null==t?void 0: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!==U&&C(this._$AH)?this._$AA.nextSibling.data=t:this.$(A.createTextNode(t)),this._$AH=t}g(t){var i;const{values:s,_$litType$:e}=t,o="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=B.createElement(e.h,this.options)),e);if((null===(i=this._$AH)||void 0===i?void 0:i._$AD)===o)this._$AH.v(s);else{const t=new F(o,this),i=t.u(this.options);t.v(s),this.$(i),this._$AH=t}}_$AC(t){let i=K.get(t.strings);return void 0===i&&K.set(t.strings,i=new B(t)),i}T(t){T(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let s,e=0;for(const o of t)e===i.length?i.push(s=new Z(this.k(_()),this.k(_()),this,this.options)):s=i[e],s._$AI(o),e++;e<i.length&&(this._$AR(s&&s._$AB.nextSibling,e),i.length=e)}_$AR(t=this._$AA.nextSibling,i){var s;for(null===(s=this._$AP)||void 0===s||s.call(this,!1,!0,i);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var i;void 0===this._$AM&&(this._$Cp=t,null===(i=this._$AP)||void 0===i||i.call(this,t))}}class H{constructor(t,i,s,e,o){this.type=1,this._$AH=U,this._$AN=void 0,this.element=t,this.name=i,this._$AM=e,this.options=o,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=U}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,i=this,s,e){const o=this.strings;let n=!1;if(void 0===o)t=D(this,t,i,0),n=!C(t)||t!==this._$AH&&t!==G,n&&(this._$AH=t);else{const e=t;let r,l;for(t=o[0],r=0;r<o.length-1;r++)l=D(this,e[s+r],i,r),l===G&&(l=this._$AH[r]),n||(n=!C(l)||l!==this._$AH[r]),l===U?t=U:t!==U&&(t+=(null!=l?l:"")+o[r+1]),this._$AH[r]=l}n&&!e&&this.j(t)}j(t){t===U?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class P extends H{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===U?void 0:t}}const W=g?g.emptyScript:"";class q extends H{constructor(){super(...arguments),this.type=4}j(t){t&&t!==U?this.element.setAttribute(this.name,W):this.element.removeAttribute(this.name)}}class J extends H{constructor(t,i,s,e,o){super(t,i,s,e,o),this.type=5}_$AI(t,i=this){var s;if((t=null!==(s=D(this,t,i,0))&&void 0!==s?s:U)===G)return;const e=this._$AH,o=t===U&&e!==U||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,n=t!==U&&(e===U||o);o&&this.element.removeEventListener(this.name,this,e),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i,s;"function"==typeof this._$AH?this._$AH.call(null!==(s=null===(i=this.options)||void 0===i?void 0:i.host)&&void 0!==s?s:this.element,t):this._$AH.handleEvent(t)}}class Q{constructor(t,i,s){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=s}get _$AU(){return this._$AM._$AU}_$AI(t){D(this,t)}}const V=p.litHtmlPolyfillSupport;null==V||V(B,Z),(null!==($=p.litHtmlVersions)&&void 0!==$?$:p.litHtmlVersions=[]).push("2.7.3");
10
+ */const p=globalThis,$=p.trustedTypes,g=$?$.createPolicy("lit-html",{createHTML:t=>t}):void 0,y="$lit$",b=`lit$${(Math.random()+"").slice(9)}$`,m="?"+b,w=`<${m}>`,x=document,A=()=>x.createComment(""),_=t=>null===t||"object"!=typeof t&&"function"!=typeof t,T=Array.isArray,C="[ \t\n\f\r]",O=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,S=/-->/g,E=/>/g,I=RegExp(`>|${C}(?:([^\\s"'>=/]+)(${C}*=${C}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),M=/'/g,N=/"/g,R=/^(?:script|style|textarea|title)$/i,j=(t=>(s,...i)=>({_$litType$:t,strings:s,values:i}))(1),k=Symbol.for("lit-noChange"),G=Symbol.for("lit-nothing"),U=new WeakMap,K=x.createTreeWalker(x,129);function L(t,s){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==g?g.createHTML(s):s}const z=(t,s)=>{const i=t.length-1,e=[];let n,o=2===s?"<svg>":"",r=O;for(let s=0;s<i;s++){const i=t[s];let h,l,c=-1,a=0;for(;a<i.length&&(r.lastIndex=a,l=r.exec(i),null!==l);)a=r.lastIndex,r===O?"!--"===l[1]?r=S:void 0!==l[1]?r=E:void 0!==l[2]?(R.test(l[2])&&(n=RegExp("</"+l[2],"g")),r=I):void 0!==l[3]&&(r=I):r===I?">"===l[0]?(r=n??O,c=-1):void 0===l[1]?c=-2:(c=r.lastIndex-l[2].length,h=l[1],r=void 0===l[3]?I:'"'===l[3]?N:M):r===N||r===M?r=I:r===S||r===E?r=O:(r=I,n=void 0);const d=r===I&&t[s+1].startsWith("/>")?" ":"";o+=r===O?i+w:c>=0?(e.push(h),i.slice(0,c)+y+i.slice(c)+b+d):i+b+(-2===c?s:d)}return[L(t,o+(t[i]||"<?>")+(2===s?"</svg>":"")),e]};class B{constructor({strings:t,_$litType$:s},i){let e;this.parts=[];let n=0,o=0;const r=t.length-1,h=this.parts,[l,c]=z(t,s);if(this.el=B.createElement(l,i),K.currentNode=this.el.content,2===s){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(e=K.nextNode())&&h.length<r;){if(1===e.nodeType){if(e.hasAttributes())for(const t of e.getAttributeNames())if(t.endsWith(y)){const s=c[o++],i=e.getAttribute(t).split(b),r=/([.?@])?(.*)/.exec(s);h.push({type:1,index:n,name:r[2],strings:i,ctor:"."===r[1]?P:"?"===r[1]?W:"@"===r[1]?q:H}),e.removeAttribute(t)}else t.startsWith(b)&&(h.push({type:6,index:n}),e.removeAttribute(t));if(R.test(e.tagName)){const t=e.textContent.split(b),s=t.length-1;if(s>0){e.textContent=$?$.emptyScript:"";for(let i=0;i<s;i++)e.append(t[i],A()),K.nextNode(),h.push({type:2,index:++n});e.append(t[s],A())}}}else if(8===e.nodeType)if(e.data===m)h.push({type:2,index:n});else{let t=-1;for(;-1!==(t=e.data.indexOf(b,t+1));)h.push({type:7,index:n}),t+=b.length-1}n++}}static createElement(t,s){const i=x.createElement("template");return i.innerHTML=t,i}}function D(t,s,i=t,e){if(s===k)return s;let n=void 0!==e?i._$Co?.[e]:i._$Cl;const o=_(s)?void 0:s._$litDirective$;return n?.constructor!==o&&(n?._$AO?.(!1),void 0===o?n=void 0:(n=new o(t),n._$AT(t,i,e)),void 0!==e?(i._$Co??=[])[e]=n:i._$Cl=n),void 0!==n&&(s=D(t,n._$AS(t,s.values),n,e)),s}class F{constructor(t,s){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=s}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:s},parts:i}=this._$AD,e=(t?.creationScope??x).importNode(s,!0);K.currentNode=e;let n=K.nextNode(),o=0,r=0,h=i[0];for(;void 0!==h;){if(o===h.index){let s;2===h.type?s=new Z(n,n.nextSibling,this,t):1===h.type?s=new h.ctor(n,h.name,h.strings,this,t):6===h.type&&(s=new J(n,this,t)),this._$AV.push(s),h=i[++r]}o!==h?.index&&(n=K.nextNode(),o++)}return K.currentNode=x,e}p(t){let s=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,s),s+=i.strings.length-2):i._$AI(t[s])),s++}}class Z{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,s,i,e){this.type=2,this._$AH=G,this._$AN=void 0,this._$AA=t,this._$AB=s,this._$AM=i,this.options=e,this._$Cv=e?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const s=this._$AM;return void 0!==s&&11===t?.nodeType&&(t=s.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,s=this){t=D(this,t,s),_(t)?t===G||null==t||""===t?(this._$AH!==G&&this._$AR(),this._$AH=G):t!==this._$AH&&t!==k&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>T(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!==G&&_(this._$AH)?this._$AA.nextSibling.data=t:this.$(x.createTextNode(t)),this._$AH=t}g(t){const{values:s,_$litType$:i}=t,e="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=B.createElement(L(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===e)this._$AH.p(s);else{const t=new F(e,this),i=t.u(this.options);t.p(s),this.$(i),this._$AH=t}}_$AC(t){let s=U.get(t.strings);return void 0===s&&U.set(t.strings,s=new B(t)),s}T(t){T(this._$AH)||(this._$AH=[],this._$AR());const s=this._$AH;let i,e=0;for(const n of t)e===s.length?s.push(i=new Z(this.k(A()),this.k(A()),this,this.options)):i=s[e],i._$AI(n),e++;e<s.length&&(this._$AR(i&&i._$AB.nextSibling,e),s.length=e)}_$AR(t=this._$AA.nextSibling,s){for(this._$AP?.(!1,!0,s);t&&t!==this._$AB;){const s=t.nextSibling;t.remove(),t=s}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class H{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,s,i,e,n){this.type=1,this._$AH=G,this._$AN=void 0,this.element=t,this.name=s,this._$AM=e,this.options=n,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=G}_$AI(t,s=this,i,e){const n=this.strings;let o=!1;if(void 0===n)t=D(this,t,s,0),o=!_(t)||t!==this._$AH&&t!==k,o&&(this._$AH=t);else{const e=t;let r,h;for(t=n[0],r=0;r<n.length-1;r++)h=D(this,e[i+r],s,r),h===k&&(h=this._$AH[r]),o||=!_(h)||h!==this._$AH[r],h===G?t=G:t!==G&&(t+=(h??"")+n[r+1]),this._$AH[r]=h}o&&!e&&this.O(t)}O(t){t===G?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class P extends H{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===G?void 0:t}}class W extends H{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==G)}}class q extends H{constructor(t,s,i,e,n){super(t,s,i,e,n),this.type=5}_$AI(t,s=this){if((t=D(this,t,s,0)??G)===k)return;const i=this._$AH,e=t===G&&i!==G||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,n=t!==G&&(i===G||e);e&&this.element.removeEventListener(this.name,this,i),n&&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 J{constructor(t,s,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=s,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){D(this,t)}}const Q=p.litHtmlPolyfillSupport;Q?.(B,Z),(p.litHtmlVersions??=[]).push("3.1.0");
11
11
  /**
12
12
  * @license
13
13
  * Copyright 2020 Google LLC
14
14
  * SPDX-License-Identifier: BSD-3-Clause
15
15
  */
16
- const X=Symbol.for(""),Y=t=>{if((null==t?void 0:t.r)===X)return null==t?void 0:t._$litStatic$},tt=t=>({_$litStatic$:t,r:X}),it=new Map,st=(t=>(i,...s)=>{const e=s.length;let o,n;const r=[],l=[];let h,c=0,d=!1;for(;c<e;){for(h=i[c];c<e&&void 0!==(n=s[c],o=Y(n));)h+=o+i[++c],d=!0;c!==e&&l.push(n),r.push(h),c++}if(c===e&&r.push(i[e]),d){const t=r.join("$$lit$$");void 0===(i=it.get(t))&&(r.raw=r,it.set(t,i=r)),s=l}return t(i,...s)})(k);var et=function(t,i,s,e){for(var o,n=arguments.length,r=n<3?i:null===e?e=Object.getOwnPropertyDescriptor(i,s):e,l=t.length-1;l>=0;l--)(o=t[l])&&(r=(n<3?o(r):n>3?o(i,s,r):o(i,s))||r);return n>3&&r&&Object.defineProperty(i,s,r),r};class ot extends f{render(){var t,i,e,o,n,r;if(!this.map||!this.tocNode)return s.nothing;const l=`h${Math.min((null===(t=this.tocNode)||void 0===t?void 0:t.depth)||1,6)}`,h=null!==(e=null===(i=this.map)||void 0===i?void 0:i.contentStyles.customCssClasses.join(" "))&&void 0!==e?e:"",c=null===(o=this.map)||void 0===o?void 0:o.lang;return st`
16
+ const V=Symbol.for(""),X=t=>{if(t?.r===V)return t?._$litStatic$},Y=t=>({_$litStatic$:t,r:V}),tt=new Map,st=(t=>(s,...i)=>{const e=i.length;let n,o;const r=[],h=[];let l,c=0,a=!1;for(;c<e;){for(l=s[c];c<e&&void 0!==(o=i[c],n=X(o));)l+=n+s[++c],a=!0;c!==e&&h.push(o),r.push(l),c++}if(c===e&&r.push(s[e]),a){const t=r.join("$$lit$$");void 0===(s=tt.get(t))&&(r.raw=r,tt.set(t,s=r)),i=h}return t(s,...i)})(j);var it=function(t,s,i,e){for(var n,o=arguments.length,r=o<3?s:null===e?e=Object.getOwnPropertyDescriptor(s,i):e,h=t.length-1;h>=0;h--)(n=t[h])&&(r=(o<3?n(r):o>3?n(s,i,r):n(s,i))||r);return o>3&&r&&Object.defineProperty(s,i,r),r};class et extends f{render(){var t,s,e,n,o,r;if(!this.map||!this.tocNode)return i.nothing;const h=`h${Math.min((null===(t=this.tocNode)||void 0===t?void 0:t.depth)||1,6)}`,l=null!==(e=null===(s=this.map)||void 0===s?void 0:s.contentStyles.customCssClasses.join(" "))&&void 0!==e?e:"",c=null===(n=this.map)||void 0===n?void 0:n.lang;return st`
17
17
  <style>
18
- @import "${null===(n=this.map)||void 0===n?void 0:n.contentStyles.titleStylesheetUrl}";
18
+ @import "${null===(o=this.map)||void 0===o?void 0:o.contentStyles.titleStylesheetUrl}";
19
19
  </style>
20
20
  <section class="title" lang="${c}">
21
- <div class="depth-${null===(r=this.tocNode)||void 0===r?void 0:r.depth} content-locale-${c} ${h}">
22
- <${tt(l)}>${this.tocNode.title}</${tt(l)}>
21
+ <div class="depth-${null===(r=this.tocNode)||void 0===r?void 0:r.depth} content-locale-${c} ${l}">
22
+ <${Y(h)}>${this.tocNode.title}</${Y(h)}>
23
23
  </div>
24
24
  </section>
25
- `}}ot.styles=n,et([i.redux()],ot.prototype,"map",void 0),i.customElement("ft-reader-topic-title")(ot),t.FtReaderTopicTitle=ot,t.FtReaderTopicTitleCssVariables=o,t.styles=n}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators);
25
+ `}}et.styles=o,it([s.redux()],et.prototype,"map",void 0),s.customElement("ft-reader-topic-title")(et),t.FtReaderTopicTitle=et,t.FtReaderTopicTitleCssVariables=n,t.styles=o}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators);
@@ -1,58 +1,73 @@
1
1
  !function(t){
2
2
  /**
3
- * @license
4
- * Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
5
- * This code may only be used under the BSD style license found at
6
- * http://polymer.github.io/LICENSE.txt
7
- * The complete set of authors may be found at
8
- * http://polymer.github.io/AUTHORS.txt
9
- * The complete set of contributors may be found at
10
- * http://polymer.github.io/CONTRIBUTORS.txt
11
- * Code distributed by Google as part of the polymer project is also
12
- * subject to an additional IP rights grant found at
13
- * http://polymer.github.io/PATENTS.txt
14
- *
15
- * @see https://github.com/webcomponents/polyfills/tree/master/packages/scoped-custom-element-registry
16
- */
17
- if(!ShadowRoot.prototype.createElement){const t=window.HTMLElement,o=window.customElements.define,r=window.customElements.get,e=window.customElements,a=new WeakMap,i=new WeakMap,n=new WeakMap,c=new WeakMap;let l;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(t,a){if(t=t.toLowerCase(),void 0!==this._getDefinition(t))throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${t}" has already been used with this registry`);if(void 0!==this._definitionsByClass.get(a))throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");const c=a.prototype.attributeChangedCallback,l=new Set(a.observedAttributes||[]);d(a,l,c);const s={elementClass:a,connectedCallback:a.prototype.connectedCallback,disconnectedCallback:a.prototype.disconnectedCallback,adoptedCallback:a.prototype.adoptedCallback,attributeChangedCallback:c,formAssociated:a.formAssociated,formAssociatedCallback:a.prototype.formAssociatedCallback,formDisabledCallback:a.prototype.formDisabledCallback,formResetCallback:a.prototype.formResetCallback,formStateRestoreCallback:a.prototype.formStateRestoreCallback,observedAttributes:l};this._definitionsByTag.set(t,s),this._definitionsByClass.set(a,s);let f=r.call(e,t);f||(f=p(t),o.call(e,t,f)),this===window.customElements&&(n.set(a,s),s.standInClass=f);const h=this._awaitingUpgrade.get(t);if(h){this._awaitingUpgrade.delete(t);for(const t of h)i.delete(t),y(t,s,!0)}const u=this._whenDefinedPromises.get(t);return void 0!==u&&(u.resolve(a),this._whenDefinedPromises.delete(t)),a}upgrade(){g.push(this),e.upgrade.apply(e,arguments),g.pop()}get(t){const o=this._definitionsByTag.get(t);return o?.elementClass}_getDefinition(t){return this._definitionsByTag.get(t)}whenDefined(t){const o=this._getDefinition(t);if(void 0!==o)return Promise.resolve(o.elementClass);let r=this._whenDefinedPromises.get(t);return void 0===r&&(r={},r.promise=new Promise((t=>r.resolve=t)),this._whenDefinedPromises.set(t,r)),r.promise}_upgradeWhenDefined(t,o,r){let e=this._awaitingUpgrade.get(o);e||this._awaitingUpgrade.set(o,e=new Set),r?e.add(t):e.delete(t)}},window.HTMLElement=function(){let o=l;if(o)return l=void 0,o;const r=n.get(this.constructor);if(!r)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return o=Reflect.construct(t,[],r.standInClass),Object.setPrototypeOf(o,this.constructor.prototype),a.set(o,r),o},window.HTMLElement.prototype=t.prototype;const s=t=>t===document||t instanceof ShadowRoot,f=t=>{let o=t.getRootNode();if(!s(o)){const t=g[g.length-1];if(t instanceof CustomElementRegistry)return t;o=t.getRootNode(),s(o)||(o=c.get(o)?.getRootNode()||document)}return o.customElements},p=o=>class{static get formAssociated(){return!0}constructor(){const r=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(r,HTMLElement.prototype);const e=f(r)||window.customElements,a=e._getDefinition(o);return a?y(r,a):i.set(r,e),r}connectedCallback(){const t=a.get(this);t?t.connectedCallback&&t.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,o,!0)}disconnectedCallback(){const t=a.get(this);t?t.disconnectedCallback&&t.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,o,!1)}adoptedCallback(){const t=a.get(this);t?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){const t=a.get(this);t&&t.formAssociated&&t?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){const t=a.get(this);t?.formAssociated&&t?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){const t=a.get(this);t?.formAssociated&&t?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){const t=a.get(this);t?.formAssociated&&t?.formStateRestoreCallback?.apply(this,arguments)}},d=(t,o,r)=>{if(0===o.size||void 0===r)return;const e=t.prototype.setAttribute;e&&(t.prototype.setAttribute=function(t,a){const i=t.toLowerCase();if(o.has(i)){const t=this.getAttribute(i);e.call(this,i,a),r.call(this,i,t,a)}else e.call(this,i,a)});const a=t.prototype.removeAttribute;a&&(t.prototype.removeAttribute=function(t){const e=t.toLowerCase();if(o.has(e)){const t=this.getAttribute(e);a.call(this,e),r.call(this,e,t,null)}else a.call(this,e)})},h=o=>{const r=Object.getPrototypeOf(o);if(r!==window.HTMLElement)return r===t||"HTMLElement"===r?.prototype?.constructor?.name?Object.setPrototypeOf(o,window.HTMLElement):h(r)},y=(t,o,r=!1)=>{Object.setPrototypeOf(t,o.elementClass.prototype),a.set(t,o),l=t;try{new o.elementClass}catch(t){h(o.elementClass),new o.elementClass}o.observedAttributes.forEach((r=>{t.hasAttribute(r)&&o.attributeChangedCallback.call(t,r,null,t.getAttribute(r))})),r&&o.connectedCallback&&t.isConnected&&o.connectedCallback.call(t)},u=Element.prototype.attachShadow;Element.prototype.attachShadow=function(t){const o=u.apply(this,arguments);return t.customElements&&(o.customElements=t.customElements),o};let g=[document];const b=(t,o,r=void 0)=>{const e=(r?Object.getPrototypeOf(r):t.prototype)[o];t.prototype[o]=function(){g.push(this);const t=e.apply(r||this,arguments);return void 0!==t&&c.set(t,this),g.pop(),t}};b(ShadowRoot,"createElement",document),b(ShadowRoot,"importNode",document),b(Element,"insertAdjacentHTML");const m=(t,o)=>{const r=Object.getOwnPropertyDescriptor(t.prototype,o);Object.defineProperty(t.prototype,o,{...r,set(t){g.push(this),r.set.call(this,t),g.pop()}})};if(m(Element,"innerHTML"),m(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){const t=new WeakMap,o=HTMLElement.prototype.attachInternals,r=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...r){const e=o.call(this,...r);return t.set(e,this),e},r.forEach((o=>{const r=window.ElementInternals.prototype,e=r[o];r[o]=function(...o){const r=t.get(this);if(!0!==a.get(r).formAssociated)throw new DOMException(`Failed to execute ${e} on 'ElementInternals': The target element is not a form-associated custom element.`);e?.call(this,...o)}}));class e extends Array{constructor(t){super(...t),this._elements=t}get value(){return this._elements.find((t=>!0===t.checked))?.value||""}}class i{constructor(t){const o=new Map;t.forEach(((t,r)=>{const e=t.getAttribute("name"),a=o.get(e)||[];this[+r]=t,a.push(t),o.set(e,a)})),this.length=t.length,o.forEach(((t,o)=>{t&&(1===t.length?this[o]=t[0]:this[o]=new e(t))}))}namedItem(t){return this[t]}}const n=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){const t=n.get.call(this,[]),o=[];for(const r of t){const t=a.get(r);t&&!0!==t.formAssociated||o.push(r)}return new i(o)}})}}try{window.customElements.define("custom-element",null)}catch(Ht){const t=window.customElements.define;window.customElements.define=(o,r,e)=>{if(null!==r)try{t.bind(window.customElements)(o,r,e)}catch(t){console.info(o,r,e,t)}}}class o{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,o)=>{this.resolvePromise=t,this.rejectPromise=o}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,o;const r=[...this.callbacks];this.callbacks=[];const e=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,a=null!==(o=this.resolvePromise)&&void 0!==o?o:()=>null;this.clearPromise();for(let t of r)try{await t()}catch(t){return void e(t)}a(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}
3
+ * @license
4
+ * Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
5
+ * This code may only be used under the BSD style license found at
6
+ * http://polymer.github.io/LICENSE.txt
7
+ * The complete set of authors may be found at
8
+ * http://polymer.github.io/AUTHORS.txt
9
+ * The complete set of contributors may be found at
10
+ * http://polymer.github.io/CONTRIBUTORS.txt
11
+ * Code distributed by Google as part of the polymer project is also
12
+ * subject to an additional IP rights grant found at
13
+ * http://polymer.github.io/PATENTS.txt
14
+ */
15
+ if(!ShadowRoot.prototype.createElement){const t=window.HTMLElement,o=window.customElements.define,e=window.customElements.get,r=window.customElements,i=new WeakMap,a=new WeakMap,n=new WeakMap,s=new WeakMap;let c;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(t,i){if(t=t.toLowerCase(),void 0!==this._getDefinition(t))throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${t}" has already been used with this registry`);if(void 0!==this._definitionsByClass.get(i))throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");const s=i.prototype.attributeChangedCallback,c=new Set(i.observedAttributes||[]);p(i,c,s);const l={elementClass:i,connectedCallback:i.prototype.connectedCallback,disconnectedCallback:i.prototype.disconnectedCallback,adoptedCallback:i.prototype.adoptedCallback,attributeChangedCallback:s,formAssociated:i.formAssociated,formAssociatedCallback:i.prototype.formAssociatedCallback,formDisabledCallback:i.prototype.formDisabledCallback,formResetCallback:i.prototype.formResetCallback,formStateRestoreCallback:i.prototype.formStateRestoreCallback,observedAttributes:c};this._definitionsByTag.set(t,l),this._definitionsByClass.set(i,l);let f=e.call(r,t);f||(f=h(t),o.call(r,t,f)),this===window.customElements&&(n.set(i,l),l.standInClass=f);const d=this._awaitingUpgrade.get(t);if(d){this._awaitingUpgrade.delete(t);for(const t of d)a.delete(t),y(t,l,!0)}const u=this._whenDefinedPromises.get(t);return void 0!==u&&(u.resolve(i),this._whenDefinedPromises.delete(t)),i}upgrade(){g.push(this),r.upgrade.apply(r,arguments),g.pop()}get(t){const o=this._definitionsByTag.get(t);return o?.elementClass}_getDefinition(t){return this._definitionsByTag.get(t)}whenDefined(t){const o=this._getDefinition(t);if(void 0!==o)return Promise.resolve(o.elementClass);let e=this._whenDefinedPromises.get(t);return void 0===e&&(e={},e.promise=new Promise((t=>e.resolve=t)),this._whenDefinedPromises.set(t,e)),e.promise}_upgradeWhenDefined(t,o,e){let r=this._awaitingUpgrade.get(o);r||this._awaitingUpgrade.set(o,r=new Set),e?r.add(t):r.delete(t)}},window.HTMLElement=function(){let o=c;if(o)return c=void 0,o;const e=n.get(this.constructor);if(!e)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return o=Reflect.construct(t,[],e.standInClass),Object.setPrototypeOf(o,this.constructor.prototype),i.set(o,e),o},window.HTMLElement.prototype=t.prototype;const l=t=>t===document||t instanceof ShadowRoot,f=t=>{let o=t.getRootNode();if(!l(o)){const t=g[g.length-1];if(t instanceof CustomElementRegistry)return t;o=t.getRootNode(),l(o)||(o=s.get(o)?.getRootNode()||document)}return o.customElements},h=o=>class{static get formAssociated(){return!0}constructor(){const e=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(e,HTMLElement.prototype);const r=f(e)||window.customElements,i=r._getDefinition(o);return i?y(e,i):a.set(e,r),e}connectedCallback(){const t=i.get(this);t?t.connectedCallback&&t.connectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,o,!0)}disconnectedCallback(){const t=i.get(this);t?t.disconnectedCallback&&t.disconnectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,o,!1)}adoptedCallback(){const t=i.get(this);t?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){const t=i.get(this);t&&t.formAssociated&&t?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){const t=i.get(this);t?.formAssociated&&t?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){const t=i.get(this);t?.formAssociated&&t?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){const t=i.get(this);t?.formAssociated&&t?.formStateRestoreCallback?.apply(this,arguments)}},p=(t,o,e)=>{if(0===o.size||void 0===e)return;const r=t.prototype.setAttribute;r&&(t.prototype.setAttribute=function(t,i){const a=t.toLowerCase();if(o.has(a)){const t=this.getAttribute(a);r.call(this,a,i),e.call(this,a,t,i)}else r.call(this,a,i)});const i=t.prototype.removeAttribute;i&&(t.prototype.removeAttribute=function(t){const r=t.toLowerCase();if(o.has(r)){const t=this.getAttribute(r);i.call(this,r),e.call(this,r,t,null)}else i.call(this,r)});const a=t.prototype.toggleAttribute;a&&(t.prototype.toggleAttribute=function(t,r){const i=t.toLowerCase();if(o.has(i)){const t=this.getAttribute(i);a.call(this,i,r);const o=this.getAttribute(i);e.call(this,i,t,o)}else a.call(this,i,r)})},d=o=>{const e=Object.getPrototypeOf(o);if(e!==window.HTMLElement)return e===t?Object.setPrototypeOf(o,window.HTMLElement):d(e)},y=(t,o,e=!1)=>{Object.setPrototypeOf(t,o.elementClass.prototype),i.set(t,o),c=t;try{new o.elementClass}catch(t){d(o.elementClass),new o.elementClass}o.attributeChangedCallback&&o.observedAttributes.forEach((e=>{t.hasAttribute(e)&&o.attributeChangedCallback.call(t,e,null,t.getAttribute(e))})),e&&o.connectedCallback&&t.isConnected&&o.connectedCallback.call(t)},u=Element.prototype.attachShadow;Element.prototype.attachShadow=function(t){const o=u.apply(this,arguments);return t.customElements&&(o.customElements=t.customElements),o};let g=[document];const b=(t,o,e=void 0)=>{const r=(e?Object.getPrototypeOf(e):t.prototype)[o];t.prototype[o]=function(){g.push(this);const t=r.apply(e||this,arguments);return void 0!==t&&s.set(t,this),g.pop(),t}};b(ShadowRoot,"createElement",document),b(ShadowRoot,"importNode",document),b(Element,"insertAdjacentHTML");const m=(t,o)=>{const e=Object.getOwnPropertyDescriptor(t.prototype,o);Object.defineProperty(t.prototype,o,{...e,set(t){g.push(this),e.set.call(this,t),g.pop()}})};if(m(Element,"innerHTML"),m(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){const t=new WeakMap,o=HTMLElement.prototype.attachInternals,e=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...e){const r=o.call(this,...e);return t.set(r,this),r},e.forEach((o=>{const e=window.ElementInternals.prototype,r=e[o];e[o]=function(...o){const e=t.get(this);if(!0===i.get(e).formAssociated)return r?.call(this,...o);throw new DOMException(`Failed to execute ${r} on 'ElementInternals': The target element is not a form-associated custom element.`)}}));class r extends Array{constructor(t){super(...t),this._elements=t}get value(){return this._elements.find((t=>!0===t.checked))?.value||""}}class a{constructor(t){const o=new Map;t.forEach(((t,e)=>{const r=t.getAttribute("name"),i=o.get(r)||[];this[+e]=t,i.push(t),o.set(r,i)})),this.length=t.length,o.forEach(((t,o)=>{t&&(1===t.length?this[o]=t[0]:this[o]=new r(t))}))}namedItem(t){return this[t]}}const n=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){const t=n.get.call(this,[]),o=[];for(const e of t){const t=i.get(e);t&&!0!==t.formAssociated||o.push(e)}return new a(o)}})}}try{window.customElements.define("custom-element",null)}catch(Jo){const t=window.customElements.define;window.customElements.define=(o,e,r)=>{if(null!==e)try{t.bind(window.customElements)(o,e,r)}catch(t){console.info(o,e,r,t)}}}class o{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,o)=>{this.resolvePromise=t,this.rejectPromise=o}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,o;const e=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,i=null!==(o=this.resolvePromise)&&void 0!==o?o:()=>null;this.clearPromise();for(let t of e)try{await t()}catch(t){return void r(t)}i(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}
18
16
  /**
19
- * @license
20
- * Copyright 2017 Google LLC
21
- * SPDX-License-Identifier: BSD-3-Clause
22
- */const r=(t,o)=>"method"===o.kind&&o.descriptor&&!("value"in o.descriptor)?{...o,finisher(r){r.createProperty(o.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:o.key,initializer(){"function"==typeof o.initializer&&(this[o.key]=o.initializer.call(this))},finisher(r){r.createProperty(o.key,t)}};function e(t){return(o,e)=>void 0!==e?((t,o,r)=>{o.constructor.createProperty(r,t)})(t,o,e):r(t,o)
17
+ * @license
18
+ * Copyright 2019 Google LLC
19
+ * SPDX-License-Identifier: BSD-3-Clause
20
+ */const e=globalThis,r=e.ShadowRoot&&(void 0===e.ShadyCSS||e.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,i=Symbol(),a=new WeakMap;const n=t=>new class{constructor(t,o,e){if(this._$cssResult$=!0,e!==i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o;const o=this.t;if(r&&void 0===t){const e=void 0!==o&&1===o.length;e&&(t=a.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&a.set(o,t))}return t}toString(){return this.cssText}}("string"==typeof t?t:t+"",void 0,i),s=r?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const e of t.cssRules)o+=e.cssText;return n(o)})(t):t
23
21
  /**
24
- * @license
25
- * Copyright 2017 Google LLC
26
- * SPDX-License-Identifier: BSD-3-Clause
27
- */}function a(t){return e({...t,state:!0})}
22
+ * @license
23
+ * Copyright 2017 Google LLC
24
+ * SPDX-License-Identifier: BSD-3-Clause
25
+ */,{is:c,defineProperty:l,getOwnPropertyDescriptor:f,getOwnPropertyNames:h,getOwnPropertySymbols:p,getPrototypeOf:d}=Object,y=globalThis,u=y.trustedTypes,g=u?u.emptyScript:"",b=y.reactiveElementPolyfillSupport,m=(t,o)=>t,O={toAttribute(t,o){switch(o){case Boolean:t=t?g:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,o){let e=t;switch(o){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},N=(t,o)=>!c(t,o),S={attribute:!0,type:String,converter:O,reflect:!1,hasChanged:N};Symbol.metadata??=Symbol("metadata"),y.litPropertyMetadata??=new WeakMap;let v=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,o=S){if(o.state&&(o.attribute=!1),this._$Ei(),this.elementProperties.set(t,o),!o.noAccessor){const e=Symbol(),r=this.getPropertyDescriptor(t,e,o);void 0!==r&&l(this.prototype,t,r)}}static getPropertyDescriptor(t,o,e){const{get:r,set:i}=f(this.prototype,t)??{get(){return this[o]},set(t){this[o]=t}};return{get(){return r?.call(this)},set(o){const a=r?.call(this);i.call(this,o),this.requestUpdate(t,a,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??S}static _$Ei(){if(this.hasOwnProperty(m("elementProperties")))return;const t=d(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(m("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(m("properties"))){const t=this.properties,o=[...h(t),...p(t)];for(const e of o)this.createProperty(e,t[e])}const t=this[Symbol.metadata];if(null!==t){const o=litPropertyMetadata.get(t);if(void 0!==o)for(const[t,e]of o)this.elementProperties.set(t,e)}this._$Eh=new Map;for(const[t,o]of this.elementProperties){const e=this._$Eu(t,o);void 0!==e&&this._$Eh.set(e,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)o.unshift(s(t))}else void 0!==t&&o.push(s(t));return o}static _$Eu(t,o){const e=o.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$Eg=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$ES(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$E_??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$E_?.delete(t)}_$ES(){const t=new Map,o=this.constructor.elementProperties;for(const e of o.keys())this.hasOwnProperty(e)&&(t.set(e,this[e]),delete this[e]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,o)=>{if(r)t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const r of o){const o=document.createElement("style"),i=e.litNonce;void 0!==i&&o.setAttribute("nonce",i),o.textContent=r.cssText,t.appendChild(o)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$E_?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$E_?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,o,e){this._$AK(t,e)}_$EO(t,o){const e=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,e);if(void 0!==r&&!0===e.reflect){const i=(void 0!==e.converter?.toAttribute?e.converter:O).toAttribute(o,e.type);this._$Em=t,null==i?this.removeAttribute(r):this.setAttribute(r,i),this._$Em=null}}_$AK(t,o){const e=this.constructor,r=e._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=e.getPropertyOptions(r),i="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:O;this._$Em=r,this[r]=i.fromAttribute(o,t.type),this._$Em=null}}requestUpdate(t,o,e,r=!1,i){if(void 0!==t){if(e??=this.constructor.getPropertyOptions(t),!(e.hasChanged??N)(r?i:this[t],o))return;this.C(t,o,e)}!1===this.isUpdatePending&&(this._$Eg=this._$EP())}C(t,o,e){this._$AL.has(t)||this._$AL.set(t,o),!0===e.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,o]of this._$Ep)this[t]=o;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[o,e]of t)!0!==e.wrapped||this._$AL.has(o)||void 0===this[o]||this.C(o,this[o],e)}let t=!1;const o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),this._$E_?.forEach((t=>t.hostUpdate?.())),this.update(o)):this._$ET()}catch(o){throw t=!1,this._$ET(),o}t&&this._$AE(o)}willUpdate(t){}_$AE(t){this._$E_?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$ET(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Eg}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EO(t,this[t]))),this._$ET()}updated(t){}firstUpdated(t){}};v.elementStyles=[],v.shadowRootOptions={mode:"open"},v[m("elementProperties")]=new Map,v[m("finalized")]=new Map,b?.({ReactiveElement:v}),(y.reactiveElementVersions??=[]).push("2.0.2");
28
26
  /**
29
- * @license
30
- * Copyright 2021 Google LLC
31
- * SPDX-License-Identifier: BSD-3-Clause
32
- */var i;function n(t,o){try{return function(t,o){if(t===o)return!0;if(t&&o&&"object"==typeof t&&"object"==typeof o){if(t.constructor!==o.constructor)return!1;var r,e,a;if(Array.isArray(t)){if((r=t.length)!=o.length)return!1;for(e=r;0!=e--;)if(!n(t[e],o[e]))return!1;return!0}if(t instanceof Map&&o instanceof Map){if(t.size!==o.size)return!1;for(e of t.entries())if(!o.has(e[0]))return!1;for(e of t.entries())if(!n(e[1],o.get(e[0])))return!1;return!0}if(t instanceof Set&&o instanceof Set){if(t.size!==o.size)return!1;for(e of t.entries())if(!o.has(e[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===o.source&&t.flags===o.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===o.valueOf();if((r=(a=Object.keys(t)).length)!==Object.keys(o).length)return!1;for(e=r;0!=e--;)if(!Object.prototype.hasOwnProperty.call(o,a[e]))return!1;for(e=r;0!=e--;){var i=a[e];if(!n(t[i],o[i]))return!1}return!0}return t!=t&&o!=o}(t,o)}catch(t){return!1}}null===(i=window.HTMLSlotElement)||void 0===i||i.prototype.assignedElements;
27
+ * @license
28
+ * Copyright 2017 Google LLC
29
+ * SPDX-License-Identifier: BSD-3-Clause
30
+ */
31
+ const C={attribute:!0,type:String,converter:O,reflect:!1,hasChanged:N},w=(t=C,o,e)=>{const{kind:r,metadata:i}=e;let a=globalThis.litPropertyMetadata.get(i);if(void 0===a&&globalThis.litPropertyMetadata.set(i,a=new Map),a.set(e.name,t),"accessor"===r){const{name:r}=e;return{set(e){const i=o.get.call(this);o.set.call(this,e),this.requestUpdate(r,i,t)},init(o){return void 0!==o&&this.C(r,void 0,t),o}}}if("setter"===r){const{name:r}=e;return function(e){const i=this[r];o.call(this,e),this.requestUpdate(r,i,t)}}throw Error("Unsupported decorator location: "+r)};function x(t){return(o,e)=>"object"==typeof e?w(t,o,e):((t,o,e)=>{const r=o.hasOwnProperty(e);return o.constructor.createProperty(e,r?{...t,wrapped:!0}:t),r?Object.getOwnPropertyDescriptor(o,e):void 0})(t,o,e)
33
32
  /**
34
- * @license
35
- * Copyright 2019 Google LLC
36
- * SPDX-License-Identifier: BSD-3-Clause
37
- */
38
- const c=window,l=c.ShadowRoot&&(void 0===c.ShadyCSS||c.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s=Symbol(),f=new WeakMap;let p=class{constructor(t,o,r){if(this._$cssResult$=!0,r!==s)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o;const o=this.t;if(l&&void 0===t){const r=void 0!==o&&1===o.length;r&&(t=f.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&f.set(o,t))}return t}toString(){return this.cssText}};const d=t=>new p("string"==typeof t?t:t+"",void 0,s),h=(t,...o)=>{const r=1===t.length?t[0]:o.reduce(((o,r,e)=>o+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(r)+t[e+1]),t[0]);return new p(r,t,s)},y=(t,o)=>{l?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const r=document.createElement("style"),e=c.litNonce;void 0!==e&&r.setAttribute("nonce",e),r.textContent=o.cssText,t.appendChild(r)}))},u=l?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const r of t.cssRules)o+=r.cssText;return d(o)})(t):t
33
+ * @license
34
+ * Copyright 2017 Google LLC
35
+ * SPDX-License-Identifier: BSD-3-Clause
36
+ */}function R(t){return x({...t,state:!0,attribute:!1})}function U(t,o){try{return function(t,o){if(t===o)return!0;if(t&&o&&"object"==typeof t&&"object"==typeof o){if(t.constructor!==o.constructor)return!1;var e,r,i;if(Array.isArray(t)){if((e=t.length)!=o.length)return!1;for(r=e;0!=r--;)if(!U(t[r],o[r]))return!1;return!0}if(t instanceof Map&&o instanceof Map){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;for(r of t.entries())if(!U(r[1],o.get(r[0])))return!1;return!0}if(t instanceof Set&&o instanceof Set){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===o.source&&t.flags===o.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===o.valueOf();if((e=(i=Object.keys(t)).length)!==Object.keys(o).length)return!1;for(r=e;0!=r--;)if(!Object.prototype.hasOwnProperty.call(o,i[r]))return!1;for(r=e;0!=r--;){var a=i[r];if(!U(t[a],o[a]))return!1}return!0}return t!=t&&o!=o}(t,o)}catch(t){return!1}}
39
37
  /**
40
- * @license
41
- * Copyright 2017 Google LLC
42
- * SPDX-License-Identifier: BSD-3-Clause
43
- */;var g;const b=window,m=b.trustedTypes,O=m?m.emptyScript:"",N=b.reactiveElementPolyfillSupport,v={toAttribute(t,o){switch(o){case Boolean:t=t?O:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,o){let r=t;switch(o){case Boolean:r=null!==t;break;case Number:r=null===t?null:Number(t);break;case Object:case Array:try{r=JSON.parse(t)}catch(t){r=null}}return r}},S=(t,o)=>o!==t&&(o==o||t==t),C={attribute:!0,type:String,converter:v,reflect:!1,hasChanged:S};let w=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var o;this.finalize(),(null!==(o=this.h)&&void 0!==o?o:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((o,r)=>{const e=this._$Ep(r,o);void 0!==e&&(this._$Ev.set(e,r),t.push(e))})),t}static createProperty(t,o=C){if(o.state&&(o.attribute=!1),this.finalize(),this.elementProperties.set(t,o),!o.noAccessor&&!this.prototype.hasOwnProperty(t)){const r="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,r,o);void 0!==e&&Object.defineProperty(this.prototype,t,e)}}static getPropertyDescriptor(t,o,r){return{get(){return this[o]},set(e){const a=this[t];this[o]=e,this.requestUpdate(t,a,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||C}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,o=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const r of o)this.createProperty(r,t[r])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const r=new Set(t.flat(1/0).reverse());for(const t of r)o.unshift(u(t))}else void 0!==t&&o.push(u(t));return o}static _$Ep(t,o){const r=o.attribute;return!1===r?void 0:"string"==typeof r?r:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var o,r;(null!==(o=this._$ES)&&void 0!==o?o:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(r=t.hostConnected)||void 0===r||r.call(t))}removeController(t){var o;null===(o=this._$ES)||void 0===o||o.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,o)=>{this.hasOwnProperty(o)&&(this._$Ei.set(o,this[o]),delete this[o])}))}createRenderRoot(){var t;const o=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return y(o,this.constructor.elementStyles),o}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostConnected)||void 0===o?void 0:o.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostDisconnected)||void 0===o?void 0:o.call(t)}))}attributeChangedCallback(t,o,r){this._$AK(t,r)}_$EO(t,o,r=C){var e;const a=this.constructor._$Ep(t,r);if(void 0!==a&&!0===r.reflect){const i=(void 0!==(null===(e=r.converter)||void 0===e?void 0:e.toAttribute)?r.converter:v).toAttribute(o,r.type);this._$El=t,null==i?this.removeAttribute(a):this.setAttribute(a,i),this._$El=null}}_$AK(t,o){var r;const e=this.constructor,a=e._$Ev.get(t);if(void 0!==a&&this._$El!==a){const t=e.getPropertyOptions(a),i="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(r=t.converter)||void 0===r?void 0:r.fromAttribute)?t.converter:v;this._$El=a,this[a]=i.fromAttribute(o,t.type),this._$El=null}}requestUpdate(t,o,r){let e=!0;void 0!==t&&(((r=r||this.constructor.getPropertyOptions(t)).hasChanged||S)(this[t],o)?(this._$AL.has(t)||this._$AL.set(t,o),!0===r.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,r))):e=!1),!this.isUpdatePending&&e&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach(((t,o)=>this[o]=t)),this._$Ei=void 0);let o=!1;const r=this._$AL;try{o=this.shouldUpdate(r),o?(this.willUpdate(r),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostUpdate)||void 0===o?void 0:o.call(t)})),this.update(r)):this._$Ek()}catch(t){throw o=!1,this._$Ek(),t}o&&this._$AE(r)}willUpdate(t){}_$AE(t){var o;null===(o=this._$ES)||void 0===o||o.forEach((t=>{var o;return null===(o=t.hostUpdated)||void 0===o?void 0:o.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,o)=>this._$EO(o,this[o],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};
38
+ * @license
39
+ * Copyright 2017 Google LLC
40
+ * SPDX-License-Identifier: BSD-3-Clause
41
+ */
42
+ const E=globalThis,I=E.trustedTypes,L=I?I.createPolicy("lit-html",{createHTML:t=>t}):void 0,W="$lit$",k=`lit$${(Math.random()+"").slice(9)}$`,K="?"+k,Z=`<${K}>`,$=document,A=()=>$.createComment(""),M=t=>null===t||"object"!=typeof t&&"function"!=typeof t,F=Array.isArray,B="[ \t\n\f\r]",P=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,D=/-->/g,z=/>/g,_=RegExp(`>|${B}(?:([^\\s"'>=/]+)(${B}*=${B}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),T=/'/g,G=/"/g,H=/^(?:script|style|textarea|title)$/i,j=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),Y=Symbol.for("lit-noChange"),J=Symbol.for("lit-nothing"),V=new WeakMap,q=$.createTreeWalker($,129);function X(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==L?L.createHTML(o):o}let Q=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,f]=((t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=P;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,f=0;for(;f<e.length&&(n.lastIndex=f,c=n.exec(e),null!==c);)f=n.lastIndex,n===P?"!--"===c[1]?n=D:void 0!==c[1]?n=z:void 0!==c[2]?(H.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=_):void 0!==c[3]&&(n=_):n===_?">"===c[0]?(n=i??P,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===D||n===z?n=P:(n=_,i=void 0);const h=n===_&&t[o+1].startsWith("/>")?" ":"";a+=n===P?e+Z:l>=0?(r.push(s),e.slice(0,l)+W+e.slice(l)+k+h):e+k+(-2===l?o:h)}return[X(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]})(o,e);if(this.el=t.createElement(l,r),q.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=q.nextNode())&&c.length<s;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith(W)){const o=f[n++],e=i.getAttribute(t).split(k),r=/([.?@])?(.*)/.exec(o);c.push({type:1,index:a,name:r[2],strings:e,ctor:"."===r[1]?rt:"?"===r[1]?it:"@"===r[1]?at:et}),i.removeAttribute(t)}else t.startsWith(k)&&(c.push({type:6,index:a}),i.removeAttribute(t));if(H.test(i.tagName)){const t=i.textContent.split(k),o=t.length-1;if(o>0){i.textContent=I?I.emptyScript:"";for(let e=0;e<o;e++)i.append(t[e],A()),q.nextNode(),c.push({type:2,index:++a});i.append(t[o],A())}}}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=$.createElement("template");return e.innerHTML=t,e}};function tt(t,o,e=t,r){if(o===Y)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=tt(t,i._$AS(t,o.values),i,r)),o}let ot=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=J,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=tt(this,t,o),M(t)?t===J||null==t||""===t?(this._$AH!==J&&this._$AR(),this._$AH=J):t!==this._$AH&&t!==Y&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>F(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!==J&&M(this._$AH)?this._$AA.nextSibling.data=t:this.$($.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=Q.createElement(X(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??$).importNode(o,!0);q.currentNode=r;let i=q.nextNode(),a=0,n=0,s=e[0];for(;void 0!==s;){if(a===s.index){let o;2===s.type?o=new ot(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new nt(i,this,t)),this._$AV.push(o),s=e[++n]}a!==s?.index&&(i=q.nextNode(),a++)}return q.currentNode=$,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=V.get(t.strings);return void 0===o&&V.set(t.strings,o=new Q(t)),o}T(o){F(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(A()),this.k(A()),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))}},et=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=J,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=J}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=tt(this,t,o,0),a=!M(t)||t!==this._$AH&&t!==Y,a&&(this._$AH=t);else{const r=t;let n,s;for(t=i[0],n=0;n<i.length-1;n++)s=tt(this,r[e+n],o,n),s===Y&&(s=this._$AH[n]),a||=!M(s)||s!==this._$AH[n],s===J?t=J:t!==J&&(t+=(s??"")+i[n+1]),this._$AH[n]=s}a&&!r&&this.O(t)}O(t){t===J?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},rt=class extends et{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===J?void 0:t}},it=class extends et{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==J)}},at=class extends et{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=tt(this,t,o,0)??J)===Y)return;const e=this._$AH,r=t===J&&e!==J||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==J&&(e===J||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)}},nt=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){tt(this,t)}};const st=E.litHtmlPolyfillSupport;st?.(Q,ot),(E.litHtmlVersions??=[]).push("3.1.0");
44
43
  /**
45
- * @license
46
- * Copyright 2017 Google LLC
47
- * SPDX-License-Identifier: BSD-3-Clause
48
- */
49
- var x;w.finalized=!0,w.elementProperties=new Map,w.elementStyles=[],w.shadowRootOptions={mode:"open"},null==N||N({ReactiveElement:w}),(null!==(g=b.reactiveElementVersions)&&void 0!==g?g:b.reactiveElementVersions=[]).push("1.6.1");const R=window,U=R.trustedTypes,E=U?U.createPolicy("lit-html",{createHTML:t=>t}):void 0,L="$lit$",I=`lit$${(Math.random()+"").slice(9)}$`,W="?"+I,k=`<${W}>`,K=document,Z=()=>K.createComment(""),F=t=>null===t||"object"!=typeof t&&"function"!=typeof t,M=Array.isArray,B="[ \t\n\f\r]",A=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,$=/-->/g,D=/>/g,z=RegExp(`>|${B}(?:([^\\s"'>=/]+)(${B}*=${B}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),P=/'/g,G=/"/g,j=/^(?:script|style|textarea|title)$/i,H=(t=>(o,...r)=>({_$litType$:t,strings:o,values:r}))(1),T=Symbol.for("lit-noChange"),_=Symbol.for("lit-nothing"),Y=new WeakMap,V=K.createTreeWalker(K,129,null,!1),J=(t,o)=>{const r=t.length-1,e=[];let a,i=2===o?"<svg>":"",n=A;for(let o=0;o<r;o++){const r=t[o];let c,l,s=-1,f=0;for(;f<r.length&&(n.lastIndex=f,l=n.exec(r),null!==l);)f=n.lastIndex,n===A?"!--"===l[1]?n=$:void 0!==l[1]?n=D:void 0!==l[2]?(j.test(l[2])&&(a=RegExp("</"+l[2],"g")),n=z):void 0!==l[3]&&(n=z):n===z?">"===l[0]?(n=null!=a?a:A,s=-1):void 0===l[1]?s=-2:(s=n.lastIndex-l[2].length,c=l[1],n=void 0===l[3]?z:'"'===l[3]?G:P):n===G||n===P?n=z:n===$||n===D?n=A:(n=z,a=void 0);const p=n===z&&t[o+1].startsWith("/>")?" ":"";i+=n===A?r+k:s>=0?(e.push(c),r.slice(0,s)+L+r.slice(s)+I+p):r+I+(-2===s?(e.push(void 0),o):p)}const c=i+(t[r]||"<?>")+(2===o?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==E?E.createHTML(c):c,e]};class X{constructor({strings:t,_$litType$:o},r){let e;this.parts=[];let a=0,i=0;const n=t.length-1,c=this.parts,[l,s]=J(t,o);if(this.el=X.createElement(l,r),V.currentNode=this.el.content,2===o){const t=this.el.content,o=t.firstChild;o.remove(),t.append(...o.childNodes)}for(;null!==(e=V.nextNode())&&c.length<n;){if(1===e.nodeType){if(e.hasAttributes()){const t=[];for(const o of e.getAttributeNames())if(o.endsWith(L)||o.startsWith(I)){const r=s[i++];if(t.push(o),void 0!==r){const t=e.getAttribute(r.toLowerCase()+L).split(I),o=/([.?@])?(.*)/.exec(r);c.push({type:1,index:a,name:o[2],strings:t,ctor:"."===o[1]?rt:"?"===o[1]?at:"@"===o[1]?it:ot})}else c.push({type:6,index:a})}for(const o of t)e.removeAttribute(o)}if(j.test(e.tagName)){const t=e.textContent.split(I),o=t.length-1;if(o>0){e.textContent=U?U.emptyScript:"";for(let r=0;r<o;r++)e.append(t[r],Z()),V.nextNode(),c.push({type:2,index:++a});e.append(t[o],Z())}}}else if(8===e.nodeType)if(e.data===W)c.push({type:2,index:a});else{let t=-1;for(;-1!==(t=e.data.indexOf(I,t+1));)c.push({type:7,index:a}),t+=I.length-1}a++}}static createElement(t,o){const r=K.createElement("template");return r.innerHTML=t,r}}function q(t,o,r=t,e){var a,i,n,c;if(o===T)return o;let l=void 0!==e?null===(a=r._$Co)||void 0===a?void 0:a[e]:r._$Cl;const s=F(o)?void 0:o._$litDirective$;return(null==l?void 0:l.constructor)!==s&&(null===(i=null==l?void 0:l._$AO)||void 0===i||i.call(l,!1),void 0===s?l=void 0:(l=new s(t),l._$AT(t,r,e)),void 0!==e?(null!==(n=(c=r)._$Co)&&void 0!==n?n:c._$Co=[])[e]=l:r._$Cl=l),void 0!==l&&(o=q(t,l._$AS(t,o.values),l,e)),o}class Q{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){var o;const{el:{content:r},parts:e}=this._$AD,a=(null!==(o=null==t?void 0:t.creationScope)&&void 0!==o?o:K).importNode(r,!0);V.currentNode=a;let i=V.nextNode(),n=0,c=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new tt(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new nt(i,this,t)),this._$AV.push(o),l=e[++c]}n!==(null==l?void 0:l.index)&&(i=V.nextNode(),n++)}return a}v(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 tt{constructor(t,o,r,e){var a;this.type=2,this._$AH=_,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=r,this.options=e,this._$Cp=null===(a=null==e?void 0:e.isConnected)||void 0===a||a}get _$AU(){var t,o;return null!==(o=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==o?o:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===(null==t?void 0:t.nodeType)&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=q(this,t,o),F(t)?t===_||null==t||""===t?(this._$AH!==_&&this._$AR(),this._$AH=_):t!==this._$AH&&t!==T&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>M(t)||"function"==typeof(null==t?void 0: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!==_&&F(this._$AH)?this._$AA.nextSibling.data=t:this.$(K.createTextNode(t)),this._$AH=t}g(t){var o;const{values:r,_$litType$:e}=t,a="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=X.createElement(e.h,this.options)),e);if((null===(o=this._$AH)||void 0===o?void 0:o._$AD)===a)this._$AH.v(r);else{const t=new Q(a,this),o=t.u(this.options);t.v(r),this.$(o),this._$AH=t}}_$AC(t){let o=Y.get(t.strings);return void 0===o&&Y.set(t.strings,o=new X(t)),o}T(t){M(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 tt(this.k(Z()),this.k(Z()),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){var r;for(null===(r=this._$AP)||void 0===r||r.call(this,!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){var o;void 0===this._$AM&&(this._$Cp=t,null===(o=this._$AP)||void 0===o||o.call(this,t))}}class ot{constructor(t,o,r,e,a){this.type=1,this._$AH=_,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=_}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,o=this,r,e){const a=this.strings;let i=!1;if(void 0===a)t=q(this,t,o,0),i=!F(t)||t!==this._$AH&&t!==T,i&&(this._$AH=t);else{const e=t;let n,c;for(t=a[0],n=0;n<a.length-1;n++)c=q(this,e[r+n],o,n),c===T&&(c=this._$AH[n]),i||(i=!F(c)||c!==this._$AH[n]),c===_?t=_:t!==_&&(t+=(null!=c?c:"")+a[n+1]),this._$AH[n]=c}i&&!e&&this.j(t)}j(t){t===_?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class rt extends ot{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===_?void 0:t}}const et=U?U.emptyScript:"";class at extends ot{constructor(){super(...arguments),this.type=4}j(t){t&&t!==_?this.element.setAttribute(this.name,et):this.element.removeAttribute(this.name)}}class it extends ot{constructor(t,o,r,e,a){super(t,o,r,e,a),this.type=5}_$AI(t,o=this){var r;if((t=null!==(r=q(this,t,o,0))&&void 0!==r?r:_)===T)return;const e=this._$AH,a=t===_&&e!==_||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==_&&(e===_||a);a&&this.element.removeEventListener(this.name,this,e),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var o,r;"function"==typeof this._$AH?this._$AH.call(null!==(r=null===(o=this.options)||void 0===o?void 0:o.host)&&void 0!==r?r:this.element,t):this._$AH.handleEvent(t)}}class nt{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){q(this,t)}}const ct=R.litHtmlPolyfillSupport;null==ct||ct(X,tt),(null!==(x=R.litHtmlVersions)&&void 0!==x?x:R.litHtmlVersions=[]).push("2.7.3");
44
+ * @license
45
+ * Copyright 2019 Google LLC
46
+ * SPDX-License-Identifier: BSD-3-Clause
47
+ */
48
+ const ct=globalThis,lt=ct.ShadowRoot&&(void 0===ct.ShadyCSS||ct.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ft=Symbol(),ht=new WeakMap;let pt=class{constructor(t,o,e){if(this._$cssResult$=!0,e!==ft)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o;const o=this.t;if(lt&&void 0===t){const e=void 0!==o&&1===o.length;e&&(t=ht.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&ht.set(o,t))}return t}toString(){return this.cssText}};const dt=t=>new pt("string"==typeof t?t:t+"",void 0,ft),yt=(t,...o)=>{const e=1===t.length?t[0]:o.reduce(((o,e,r)=>o+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(e)+t[r+1]),t[0]);return new pt(e,t,ft)},ut=lt?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const e of t.cssRules)o+=e.cssText;return dt(o)})(t):t
50
49
  /**
51
- * @license
52
- * Copyright 2017 Google LLC
53
- * SPDX-License-Identifier: BSD-3-Clause
54
- */
55
- var lt,st;let ft=class extends w{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,o;const r=super.createRenderRoot();return null!==(t=(o=this.renderOptions).renderBefore)&&void 0!==t||(o.renderBefore=r.firstChild),r}update(t){const o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,o,r)=>{var e,a;const i=null!==(e=null==r?void 0:r.renderBefore)&&void 0!==e?e:o;let n=i._$litPart$;if(void 0===n){const t=null!==(a=null==r?void 0:r.renderBefore)&&void 0!==a?a:null;i._$litPart$=n=new tt(o.insertBefore(Z(),t),t,void 0,null!=r?r:{})}return n._$AI(t),n})(o,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return T}};ft.finalized=!0,ft._$litElement$=!0,null===(lt=globalThis.litElementHydrateSupport)||void 0===lt||lt.call(globalThis,{LitElement:ft});const pt=globalThis.litElementPolyfillSupport;null==pt||pt({LitElement:ft}),(null!==(st=globalThis.litElementVersions)&&void 0!==st?st:globalThis.litElementVersions=[]).push("3.3.2");const dt=t=>"string"==typeof t?d(t):t;class ht{static create(t,o,r,e){const a=t=>dt(null!=t?t:e),i=h`var(${dt(t)}, ${a(e)})`;return i.name=t,i.description=t,i.category=r,i.defaultValue=e,i.defaultCssValue=a,i.get=o=>h`var(${dt(t)}, ${a(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>e,i}static extend(t,o,r,e){const a=t=>r.get(null!=t?t:e),i=h`var(${dt(t)}, ${a(e)})`;return i.name=t,i.description=o,i.category=r.category,i.fallbackVariable=r,i.defaultValue=e,i.defaultCssValue=a,i.get=o=>h`var(${dt(t)}, ${a(o)})`,i.breadcrumb=()=>[r.name,...r.breadcrumb()],i.lastResortDefaultValue=()=>null!=e?e:r.lastResortDefaultValue(),i}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):dt(null!=o?o:t.lastResortDefaultValue()),e=h`var(${dt(t.name)}, ${r(t.defaultValue)})`;return e.name=t.name,e.category=t.category,e.fallbackVariable=t.fallbackVariable,e.defaultValue=t.defaultValue,e.context=o,e.defaultCssValue=r,e.get=o=>h`var(${dt(t.name)}, ${r(o)})`,e.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],e.lastResortDefaultValue=()=>t.lastResortDefaultValue(),e}}const yt={colorWhite:ht.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:ht.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:ht.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:ht.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:ht.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:ht.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:ht.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:ht.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:ht.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:ht.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:ht.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:ht.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:ht.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:ht.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:ht.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:ht.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:ht.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:ht.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:ht.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:ht.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:ht.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:ht.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:ht.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:ht.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:ht.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:ht.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:ht.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:ht.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:ht.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:ht.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:ht.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:ht.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:ht.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:ht.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:ht.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:ht.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:ht.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:ht.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:ht.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:ht.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:ht.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:ht.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:ht.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:ht.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:ht.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:ht.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:ht.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:ht.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:ht.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:ht.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:ht.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:ht.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:ht.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:ht.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:ht.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:ht.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:ht.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:ht.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:ht.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:ht.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:ht.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:ht.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:ht.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:ht.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:ht.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:ht.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:ht.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:ht.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:ht.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:ht.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:ht.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:ht.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:ht.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:ht.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:ht.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:ht.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:ht.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:ht.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:ht.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:ht.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:ht.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:ht.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:ht.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:ht.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:ht.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:ht.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:ht.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:ht.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:ht.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:ht.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:ht.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:ht.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:ht.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:ht.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:ht.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:ht.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:ht.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:ht.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:ht.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:ht.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:ht.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:ht.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:ht.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:ht.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:ht.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:ht.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:ht.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:ht.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:ht.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:ht.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:ht.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:ht.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:ht.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:ht.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:ht.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:ht.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:ht.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:ht.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:ht.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:ht.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:ht.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:ht.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:ht.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:ht.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:ht.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:ht.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:ht.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:ht.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:ht.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:ht.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:ht.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:ht.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:ht.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:ht.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:ht.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:ht.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:ht.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:ht.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:ht.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:ht.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:ht.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:ht.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:ht.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:ht.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:ht.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:ht.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:ht.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:ht.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:ht.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:ht.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:ht.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:ht.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:ht.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:ht.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:ht.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:ht.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:ht.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:ht.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:ht.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:ht.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:ht.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:ht.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:ht.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:ht.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:ht.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:ht.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:ht.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:ht.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:ht.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:ht.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:ht.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:ht.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:ht.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:ht.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:ht.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:ht.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:ht.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:ht.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:ht.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:ht.create("--ft-icon-size-6","","SIZE","48px"),opacity0:ht.create("--ft-opacity-0","","NUMBER","0"),opacity8:ht.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:ht.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:ht.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:ht.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:ht.create("--ft-opacity-80","","NUMBER","0.8")};ht.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-display-lineHeight","","SIZE","120%"),ht.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),ht.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),ht.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-display-textCase","","UNKNOWN","none"),ht.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),ht.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),ht.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),ht.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-title-1-textCase","","UNKNOWN","none"),ht.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),ht.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),ht.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),ht.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-title-2-textCase","","UNKNOWN","none"),ht.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),ht.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),ht.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),ht.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-title-3-textCase","","UNKNOWN","none"),ht.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),ht.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),ht.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),ht.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none"),ht.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),ht.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),ht.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),ht.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none"),ht.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),ht.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),ht.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none"),ht.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),ht.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),ht.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),ht.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none"),ht.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),ht.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),ht.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),ht.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none"),ht.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),ht.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),ht.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none"),ht.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),ht.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),ht.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),ht.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),ht.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),ht.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),ht.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),ht.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),ht.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),ht.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),ht.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),ht.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),ht.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),ht.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),ht.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),ht.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),ht.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),ht.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),ht.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),ht.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),ht.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),ht.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),ht.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),ht.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),ht.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),ht.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),ht.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),ht.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),ht.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),ht.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),ht.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),ht.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),ht.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),ht.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),ht.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),ht.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),ht.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),ht.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),ht.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),ht.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),ht.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),ht.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),ht.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),ht.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),ht.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),ht.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),ht.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),ht.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none"),ht.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),ht.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),ht.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),ht.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),ht.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),ht.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),ht.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),ht.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),ht.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none");const ut={backgroundActionPrimary:ht.extend("--ft-background-action-primary","Used as backgorund of primary action components.",yt.colorBrand0),backgroundErrorPrimary:ht.extend("--ft-background-error-primary","Used as background of error components.",yt.colorRed0),backgroundErrorSubtle:ht.extend("--ft-background-error-subtle","Used as background of subtle error components.",yt.colorRed10),backgroundInfoPrimary:ht.extend("--ft-background-info-primary","Used as background of information components.",yt.colorCyan200),backgroundInfoSubtle:ht.extend("--ft-background-info-subtle","Used as background of subtle information components.",yt.colorCyan10),backgroundWarningPrimary:ht.extend("--ft-background-warning-primary","Used as background of warning components.",yt.colorOrange300),backgroundWarningSubtle:ht.extend("--ft-background-warning-subtle","Used as background of subtle information components.",yt.colorOrange10),backgroundSuccessPrimary:ht.extend("--ft-background-success-primary","Used as background of success components.",yt.colorGreen200),backgroundSuccessSubtle:ht.extend("--ft-background-success-subtle","Used as background of subtle success components.",yt.colorGreen10),backgroundGlobalSurface:ht.extend("--ft-background-global-surface","Used as app background.",yt.colorWhite),backgroundGlobalOnSurface:ht.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",yt.colorGray10),backgroundGlobalOnSurfaceDark:ht.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",yt.colorGray30),contentActionPrimary:ht.extend("--ft-content-action-primary","Used on label of primary action on light surface.",yt.colorBrand0),contentWarningPrimary:ht.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",yt.colorOrange300),contentWarningIconOnly:ht.extend("--ft-content-warning-icon-only","Used on warning status icons alone",yt.colorOrange0),contentErrorPrimary:ht.extend("--ft-content-error-primary","Used on label of error messages on light surface.",yt.colorRed0),contentErrorIconOnly:ht.extend("--ft-content-error-icon-only","Used on error status icons alone",yt.colorRed0),contentInfoPrimary:ht.extend("--ft-content-info-primary","Used on label of information messages on light surface.",yt.colorCyan200),contentInfoIconOnly:ht.extend("--ft-content-info-icon-only","Used on info status icons alone",yt.colorCyan0),contentSuccessIconOnly:ht.extend("--ft-content-success-icon-only","Used on success status icons alone",yt.colorGreen0),contentSuccessPrimary:ht.extend("--ft-content-success-primary","Used on label of success messages on light surface.",yt.colorGreen200),contentGlobalPrimary:ht.extend("--ft-content-global-primary","Used for main content on the page.",yt.colorGray500),contentGlobalSecondary:ht.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",yt.colorGray200),contentGlobalSubtle:ht.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",yt.colorGray0),contentGlobalOnColor:ht.extend("--ft-content-global-on-color","Used for content on a dominant color.",yt.colorWhite),borderActionPrimary:ht.extend("--ft-border-action-primary","Used as border for primary action components.",yt.colorBrand0),borderActionFocusRing:ht.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",yt.colorCyan0),borderWarningPrimary:ht.extend("--ft-border-warning-primary","Used as border for warning components.",yt.colorOrange30),borderSuccessPrimary:ht.extend("--ft-border-success-primary","Used as border for success components.",yt.colorGreen30),borderErrorPrimary:ht.extend("--ft-border-error-primary","Used as border for error components.",yt.colorRed30),borderInfoPrimary:ht.extend("--ft-border-info-primary","Used as border for information components.",yt.colorCyan30),borderGlobalSubtle:ht.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",yt.colorGray30),borderGlobalPrimary:ht.extend("--ft-border-global-primary","Used as border for element like input.",yt.colorGray50),borderInputPrimary:ht.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",yt.colorGray80)};ht.create("--ft-button-large-height","","SIZE","40px"),ht.extend("--ft-button-large-horizontal-padding","",yt.spacing4),ht.extend("--ft-button-large-gap","",yt.spacing2),ht.extend("--ft-button-large-border-radius","",yt.borderRadiusS),ht.extend("--ft-button-large-icon-size","",yt.iconSize3),ht.create("--ft-button-large-border-width","","SIZE","1px"),ht.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),ht.create("--ft-button-large-focus-outline-width","","SIZE","2px"),ht.create("--ft-button-large-icon-only-width","","SIZE","40px"),ht.create("--ft-button-small-height","","SIZE","30px"),ht.extend("--ft-button-small-horizontal-padding","",yt.spacing3),ht.extend("--ft-button-small-gap","",yt.spacing2),ht.extend("--ft-button-small-border-radius","",yt.borderRadiusS),ht.extend("--ft-button-small-icon-size","",yt.iconSize2),ht.create("--ft-button-small-border-width","","SIZE","1px"),ht.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),ht.create("--ft-button-small-focus-outline-width","","SIZE","2px"),ht.create("--ft-button-small-icon-only-width","","SIZE","30px"),ht.extend("--ft-button-primary-background-color","",ut.backgroundActionPrimary),ht.extend("--ft-button-primary-color","",ut.contentGlobalOnColor),ht.extend("--ft-button-primary-icon-color","",ut.contentGlobalOnColor),ht.extend("--ft-button-primary-state-layer-color","",ut.contentGlobalOnColor),ht.extend("--ft-button-primary-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-button-primary-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-button-primary-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-button-primary-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-button-focus-focus-ring-color","",ut.borderActionFocusRing),ht.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),ht.extend("--ft-button-tertiary-color","",ut.contentActionPrimary),ht.extend("--ft-button-tertiary-icon-color","",ut.contentActionPrimary),ht.extend("--ft-button-tertiary-state-layer-color","",ut.contentActionPrimary),ht.extend("--ft-button-tertiary-state-layer-opacity-hover","",yt.opacity8),ht.extend("--ft-button-tertiary-state-layer-opacity-focus","",yt.opacity8),ht.extend("--ft-button-tertiary-state-layer-opacity-active","",yt.opacity16),ht.extend("--ft-button-tertiary-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-button-secondary-background-color","",yt.colorWhite),ht.extend("--ft-button-secondary-color","",ut.contentActionPrimary),ht.extend("--ft-button-secondary-icon-color","",ut.contentActionPrimary),ht.extend("--ft-button-secondary-state-layer-color","",ut.contentActionPrimary),ht.extend("--ft-button-secondary-state-layer-opacity-hover","",yt.opacity8),ht.extend("--ft-button-secondary-state-layer-opacity-focus","",yt.opacity8),ht.extend("--ft-button-secondary-state-layer-opacity-active","",yt.opacity16),ht.extend("--ft-button-secondary-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-button-secondary-border-color","",ut.borderActionPrimary),ht.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),ht.extend("--ft-button-neutral-icon-color","",ut.contentGlobalSecondary),ht.extend("--ft-button-neutral-color","",ut.contentGlobalSecondary),ht.extend("--ft-button-neutral-state-layer-color","",ut.contentGlobalSecondary),ht.extend("--ft-button-neutral-state-layer-opacity-hover","",yt.opacity8),ht.extend("--ft-button-neutral-state-layer-opacity-focus","",yt.opacity8),ht.extend("--ft-button-neutral-state-layer-opacity-active","",yt.opacity16),ht.extend("--ft-button-neutral-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-tabs-top-left-border-radius","",yt.borderRadiusS),ht.extend("--ft-tabs-top-right-border-radius","",yt.borderRadiusS),ht.extend("--ft-tabs-label-horizontal-padding","",yt.spacing4),ht.extend("--ft-tabs-label-vertical-padding","",yt.spacing3),ht.extend("--ft-tabs-label-gap","",yt.spacing1),ht.extend("--ft-switch-group-horizontal-padding","",yt.spacing1),ht.extend("--ft-switch-group-vertical-padding","",yt.spacing1),ht.extend("--ft-switch-group-gap","",yt.spacing1),ht.extend("--ft-switch-group-background-color","",ut.backgroundGlobalSurface),ht.extend("--ft-switch-group-border-color","",ut.borderGlobalSubtle),ht.create("--ft-switch-group-border-radius","","SIZE","6px"),ht.extend("--ft-switch-label-horizontal-padding","",yt.spacing2),ht.extend("--ft-switch-label-vertical-padding","",yt.spacing1),ht.extend("--ft-switch-icon-horizontal-padding","",yt.spacing1),ht.extend("--ft-switch-icon-vertical-padding","",yt.spacing1),ht.create("--ft-switch-focus-outline-width","","SIZE","2px"),ht.extend("--ft-switch-focus-focus-ring-color","",ut.borderActionFocusRing),ht.extend("--ft-switch-option-border-radius","",yt.borderRadiusS),ht.extend("--ft-switch-off-state-layer-opacity-hover","",yt.opacity8),ht.extend("--ft-switch-off-state-layer-opacity-focus","",yt.opacity8),ht.extend("--ft-switch-off-state-layer-opacity-active","",yt.opacity16),ht.extend("--ft-switch-off-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-switch-off-color","",ut.contentGlobalSubtle),ht.extend("--ft-switch-off-state-layer-color","",ut.contentGlobalSubtle),ht.extend("--ft-chart-1-light","for area color charts",yt.colorBrand40),ht.extend("--ft-chart-1-base","for line charts",yt.colorBrand0),ht.extend("--ft-chart-2-light","for area color charts",yt.colorYellow60),ht.extend("--ft-chart-2-base","for line charts",yt.colorYellow100),ht.extend("--ft-chart-3-light","",yt.colorUltramarine40),ht.extend("--ft-chart-3-base","",yt.colorUltramarine70),ht.extend("--ft-chart-4-light","",yt.colorCyan50),ht.extend("--ft-chart-4-base","",yt.colorCyan100),ht.extend("--ft-chart-5-light","",yt.colorRed40),ht.extend("--ft-chart-5-base","",yt.colorRed60),ht.extend("--ft-chart-6-light","",yt.colorGreen40),ht.extend("--ft-chart-6-base","",yt.colorGreen70),ht.extend("--ft-chart-7-light","",yt.colorOrange70),ht.extend("--ft-chart-7-base","",yt.colorOrange100),ht.extend("--ft-chart-8-light","",yt.colorAvocado70),ht.extend("--ft-chart-8-base","",yt.colorAvocado200),ht.extend("--ft-chart-9-light","",yt.colorBrown50),ht.extend("--ft-chart-9-base","",yt.colorBrown200),ht.extend("--ft-chart-10-light","",yt.colorGray50),ht.extend("--ft-chart-10-base","",yt.colorGray80),ht.extend("--ft-chart-monochrome-10","",yt.colorBrand10),ht.extend("--ft-chart-monochrome-20","",yt.colorBrand20),ht.extend("--ft-chart-monochrome-30","",yt.colorBrand40),ht.extend("--ft-chart-monochrome-40","",yt.colorBrand60),ht.extend("--ft-chart-monochrome-50","",yt.colorBrand0),ht.extend("--ft-chart-monochrome-60","",yt.colorBrand200),ht.extend("--ft-chip-large-horizontal-padding","",yt.spacing4),ht.extend("--ft-chip-large-vertical-padding","",yt.spacing2),ht.extend("--ft-chip-large-gap","",yt.spacing1),ht.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),ht.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),ht.extend("--ft-chip-large-border-radius","",yt.borderRadiusPill),ht.create("--ft-chip-large-border-width","","SIZE","1px"),ht.extend("--ft-chip-large-icon-size","",yt.iconSize3),ht.extend("--ft-chip-medium-horizontal-padding","",yt.spacing3),ht.extend("--ft-chip-medium-vertical-padding","",yt.spacing1),ht.extend("--ft-chip-medium-gap","",yt.spacing1),ht.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),ht.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),ht.extend("--ft-chip-medium-border-radius","",yt.borderRadiusPill),ht.create("--ft-chip-medium-border-width","","SIZE","1px"),ht.extend("--ft-chip-medium-icon-size","",yt.iconSize2),ht.extend("--ft-chip-small-horizontal-padding","",yt.spacing2),ht.extend("--ft-chip-small-vertical-padding","",yt.spacing05),ht.extend("--ft-chip-small-gap","",yt.spacing1),ht.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),ht.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),ht.extend("--ft-chip-small-border-radius","",yt.borderRadiusPill),ht.create("--ft-chip-small-border-width","","SIZE","1px"),ht.extend("--ft-chip-small-icon-size","",yt.iconSize1),ht.extend("--ft-chip-neutral-background-color","",ut.backgroundGlobalOnSurface),ht.extend("--ft-chip-neutral-color","",ut.contentGlobalPrimary),ht.extend("--ft-chip-neutral-border-color","",ut.borderGlobalSubtle),ht.extend("--ft-chip-info-background-color","",ut.backgroundInfoSubtle),ht.extend("--ft-chip-info-color","",ut.contentInfoPrimary),ht.extend("--ft-chip-info-border-color","",ut.borderInfoPrimary),ht.extend("--ft-chip-success-background-color","",ut.backgroundSuccessSubtle),ht.extend("--ft-chip-success-color","",ut.contentSuccessPrimary),ht.extend("--ft-chip-success-border-color","",ut.borderSuccessPrimary),ht.extend("--ft-chip-warning-background-color","",ut.backgroundWarningSubtle),ht.extend("--ft-chip-warning-color","",ut.contentWarningPrimary),ht.extend("--ft-chip-warning-border-color","",ut.borderWarningPrimary),ht.extend("--ft-chip-error-background-color","",ut.backgroundErrorSubtle),ht.extend("--ft-chip-error-color","",ut.contentErrorPrimary),ht.extend("--ft-chip-error-border-color","",ut.borderErrorPrimary),ht.create("--ft-notice-border-width","","SIZE","1px"),ht.extend("--ft-notice-horizontal-padding","",yt.spacing2),ht.extend("--ft-notice-vertical-padding","",yt.spacing1),ht.extend("--ft-notice-border-radius","",yt.borderRadiusS),ht.extend("--ft-notice-gap","",yt.spacing2),ht.extend("--ft-notice-icon-size","",yt.iconSize3),ht.extend("--ft-notice-info-background-color","",ut.backgroundInfoSubtle),ht.extend("--ft-notice-info-border-color","",ut.borderInfoPrimary),ht.extend("--ft-notice-info-color","",ut.contentInfoPrimary),ht.extend("--ft-notice-warning-background-color","",ut.backgroundWarningSubtle),ht.extend("--ft-notice-warning-border-color","",ut.borderWarningPrimary),ht.extend("--ft-notice-warning-color","",ut.contentWarningPrimary),ht.extend("--ft-checkbox-label-color","",ut.contentGlobalPrimary),ht.extend("--ft-checkbox-checked-background-color","",ut.contentActionPrimary),ht.extend("--ft-checkbox-checked-state-layer-color","",ut.contentActionPrimary),ht.extend("--ft-checkbox-checked-color","",ut.contentGlobalOnColor),ht.extend("--ft-checkbox-checked-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-checkbox-checked-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-checkbox-checked-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-checkbox-checked-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-checkbox-unchecked-border-color","",yt.colorGray80),ht.extend("--ft-checkbox-unchecked-state-layer-color","",yt.colorGray80),ht.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-checkbox-unchecked-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-checkbox-focus-focus-ring-color","",ut.borderActionFocusRing),ht.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),ht.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),ht.extend("--ft-checkbox-gap","",yt.spacing3),ht.extend("--ft-toggle-off-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-toggle-off-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-toggle-off-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-toggle-off-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-toggle-off-background-color","",ut.contentGlobalSubtle),ht.extend("--ft-toggle-off-icon-color","",ut.contentGlobalSubtle),ht.extend("--ft-toggle-off-state-layer-color","",ut.contentGlobalSubtle),ht.extend("--ft-toggle-on-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-toggle-on-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-toggle-on-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-toggle-on-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-toggle-on-background-color","",ut.contentActionPrimary),ht.extend("--ft-toggle-on-icon-color","",ut.contentActionPrimary),ht.extend("--ft-toggle-on-state-layer-color","",ut.contentActionPrimary),ht.extend("--ft-toggle-label-color","",ut.contentGlobalPrimary),ht.extend("--ft-toggle-focus-focus-ring-color","",ut.borderActionFocusRing),ht.extend("--ft-toggle-gap","",yt.spacing3),ht.extend("--ft-radio-label-color","",ut.contentGlobalPrimary),ht.extend("--ft-radio-selected-color","",ut.contentActionPrimary),ht.extend("--ft-radio-selected-state-layer-color","",ut.contentActionPrimary),ht.extend("--ft-radio-selected-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-radio-selected-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-radio-selected-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-radio-selected-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-radio-unselected-state-layer-color","",yt.colorGray80),ht.extend("--ft-radio-unselected-state-layer-opacity-hover","",yt.opacity16),ht.extend("--ft-radio-unselected-state-layer-opacity-focus","",yt.opacity16),ht.extend("--ft-radio-unselected-state-layer-opacity-active","",yt.opacity24),ht.extend("--ft-radio-unselected-component-opacity-disabled","",yt.opacity40),ht.extend("--ft-radio-focus-focus-ring-color","",ut.borderActionFocusRing),ht.create("--ft-radio-focus-outline-offset","","SIZE","3px"),ht.create("--ft-radio-focus-outline-width","","SIZE","2px"),ht.extend("--ft-radio-gap","",yt.spacing3),ht.extend("--ft-notification-icon-size","",yt.iconSize4),ht.extend("--ft-notification-horizontal-padding","",yt.spacing4),ht.extend("--ft-notification-vertical-padding","",yt.spacing4),ht.extend("--ft-notification-info-background-color","",ut.backgroundInfoSubtle),ht.extend("--ft-notification-info-color","",ut.contentInfoPrimary),ht.extend("--ft-notification-info-border-color","",ut.borderInfoPrimary),ht.extend("--ft-notification-success-background-color","",ut.backgroundSuccessSubtle),ht.extend("--ft-notification-success-color","",ut.contentSuccessPrimary),ht.extend("--ft-notification-success-border-color","",ut.borderSuccessPrimary),ht.extend("--ft-notification-warning-background-color","",ut.backgroundWarningSubtle),ht.extend("--ft-notification-warning-color","",ut.contentWarningPrimary),ht.extend("--ft-notification-warning-border-color","",ut.borderWarningPrimary),ht.extend("--ft-notification-error-background-color","",ut.backgroundErrorSubtle),ht.extend("--ft-notification-error-color","",ut.contentErrorPrimary),ht.extend("--ft-notification-error-border-color","",ut.borderErrorPrimary),ht.extend("--ft-notification-border-radius","",yt.borderRadiusPill),ht.create("--ft-notification-border-width","","SIZE","1px"),ht.extend("--ft-notification-gap-leading","",yt.spacing2),ht.extend("--ft-notification-gap-trailing","",yt.spacing8);const gt={colorPrimary:ht.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:ht.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:ht.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:ht.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:ht.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:ht.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:ht.create("--ft-color-error","","COLOR","#B00020"),colorOutline:ht.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:ht.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:ht.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:ht.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:ht.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:ht.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:ht.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:ht.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:ht.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:ht.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:ht.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:ht.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:ht.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:ht.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:ht.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:ht.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:ht.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:ht.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:ht.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:ht.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:ht.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:ht.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:ht.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:ht.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:ht.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:ht.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:ht.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:ht.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:ht.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:ht.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:ht.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:ht.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:ht.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:ht.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:ht.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:ht.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:ht.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:ht.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:ht.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:ht.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:ht.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:ht.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:ht.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:ht.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:ht.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:ht.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:ht.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:ht.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:ht.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:ht.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:ht.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:ht.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:ht.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:ht.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:ht.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};class bt extends ft{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([o,r])=>t.registry.define(o,r))));const o={...t.shadowRootOptions,customElements:t.registry},r=this.renderOptions.creationScope=this.attachShadow(o);return y(r,t.elementStyles),r}}var mt,Ot=function(t,o,r,e){for(var a,i=arguments.length,n=i<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,c=t.length-1;c>=0;c--)(a=t[c])&&(n=(i<3?a(n):i>3?a(o,r,n):a(o,r))||n);return i>3&&n&&Object.defineProperty(o,r,n),n};const Nt=Symbol("constructorPrototype"),vt=Symbol("constructorName"),St=Symbol("exportpartsDebouncer");class Ct extends bt{constructor(){super(),this[mt]=new o(5),this[vt]=this.constructor.name,this[Nt]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[vt]&&Object.setPrototypeOf(this,this[Nt])}updated(t){super.updated(t),setTimeout((()=>{this.contentAvailableCallback(t),this.scheduleExportpartsUpdate()}),0)}contentAvailableCallback(t){var o,r;if((null!==(r=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==r?r:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){this[St].run((()=>{var t;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&this.exportpartsPrefixes.length>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var o,r,e,a,i,n;const c=t=>null!=t&&t.trim().length>0,l=t.filter(c).map((t=>t.trim()));if(0===l.length)return void this.removeAttribute("exportparts");const s=new Set;for(let t of null!==(r=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll("[part],[exportparts]"))&&void 0!==r?r:[]){const o=null!==(a=null===(e=t.getAttribute("part"))||void 0===e?void 0:e.split(" "))&&void 0!==a?a:[],r=null!==(n=null===(i=t.getAttribute("exportparts"))||void 0===i?void 0:i.split(",").map((t=>t.split(":")[1])))&&void 0!==n?n:[];new Array(...o,...r).filter(c).map((t=>t.trim())).forEach((t=>s.add(t)))}if(0===s.size)return void this.removeAttribute("exportparts");const f=[...s.values()].flatMap((t=>l.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...f].join(", "))}}function wt(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var xt,Rt,Ut;mt=St,Ot([e()],Ct.prototype,"exportpartsPrefix",void 0),Ot([function(t,o){const r=()=>JSON.parse(JSON.stringify(t));return e({type:Object,converter:{fromAttribute:t=>{if(null==t)return r();try{return JSON.parse(t)}catch{return r()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,o)=>!n(t,o),...null!=o?o:{}})}([])],Ct.prototype,"exportpartsPrefixes",void 0),Ot([e()],Ct.prototype,"customStylesheet",void 0),h`
50
+ * @license
51
+ * Copyright 2017 Google LLC
52
+ * SPDX-License-Identifier: BSD-3-Clause
53
+ */,{is:gt,defineProperty:bt,getOwnPropertyDescriptor:mt,getOwnPropertyNames:Ot,getOwnPropertySymbols:Nt,getPrototypeOf:St}=Object,vt=globalThis,Ct=vt.trustedTypes,wt=Ct?Ct.emptyScript:"",xt=vt.reactiveElementPolyfillSupport,Rt=(t,o)=>t,Ut={toAttribute(t,o){switch(o){case Boolean:t=t?wt:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,o){let e=t;switch(o){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},Et=(t,o)=>!gt(t,o),It={attribute:!0,type:String,converter:Ut,reflect:!1,hasChanged:Et};Symbol.metadata??=Symbol("metadata"),vt.litPropertyMetadata??=new WeakMap;class Lt extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,o=It){if(o.state&&(o.attribute=!1),this._$Ei(),this.elementProperties.set(t,o),!o.noAccessor){const e=Symbol(),r=this.getPropertyDescriptor(t,e,o);void 0!==r&&bt(this.prototype,t,r)}}static getPropertyDescriptor(t,o,e){const{get:r,set:i}=mt(this.prototype,t)??{get(){return this[o]},set(t){this[o]=t}};return{get(){return r?.call(this)},set(o){const a=r?.call(this);i.call(this,o),this.requestUpdate(t,a,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??It}static _$Ei(){if(this.hasOwnProperty(Rt("elementProperties")))return;const t=St(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Rt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Rt("properties"))){const t=this.properties,o=[...Ot(t),...Nt(t)];for(const e of o)this.createProperty(e,t[e])}const t=this[Symbol.metadata];if(null!==t){const o=litPropertyMetadata.get(t);if(void 0!==o)for(const[t,e]of o)this.elementProperties.set(t,e)}this._$Eh=new Map;for(const[t,o]of this.elementProperties){const e=this._$Eu(t,o);void 0!==e&&this._$Eh.set(e,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)o.unshift(ut(t))}else void 0!==t&&o.push(ut(t));return o}static _$Eu(t,o){const e=o.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$Eg=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$ES(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$E_??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$E_?.delete(t)}_$ES(){const t=new Map,o=this.constructor.elementProperties;for(const e of o.keys())this.hasOwnProperty(e)&&(t.set(e,this[e]),delete this[e]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,o)=>{if(lt)t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),r=ct.litNonce;void 0!==r&&o.setAttribute("nonce",r),o.textContent=e.cssText,t.appendChild(o)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$E_?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$E_?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,o,e){this._$AK(t,e)}_$EO(t,o){const e=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,e);if(void 0!==r&&!0===e.reflect){const i=(void 0!==e.converter?.toAttribute?e.converter:Ut).toAttribute(o,e.type);this._$Em=t,null==i?this.removeAttribute(r):this.setAttribute(r,i),this._$Em=null}}_$AK(t,o){const e=this.constructor,r=e._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=e.getPropertyOptions(r),i="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:Ut;this._$Em=r,this[r]=i.fromAttribute(o,t.type),this._$Em=null}}requestUpdate(t,o,e,r=!1,i){if(void 0!==t){if(e??=this.constructor.getPropertyOptions(t),!(e.hasChanged??Et)(r?i:this[t],o))return;this.C(t,o,e)}!1===this.isUpdatePending&&(this._$Eg=this._$EP())}C(t,o,e){this._$AL.has(t)||this._$AL.set(t,o),!0===e.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,o]of this._$Ep)this[t]=o;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[o,e]of t)!0!==e.wrapped||this._$AL.has(o)||void 0===this[o]||this.C(o,this[o],e)}let t=!1;const o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),this._$E_?.forEach((t=>t.hostUpdate?.())),this.update(o)):this._$ET()}catch(o){throw t=!1,this._$ET(),o}t&&this._$AE(o)}willUpdate(t){}_$AE(t){this._$E_?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$ET(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Eg}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EO(t,this[t]))),this._$ET()}updated(t){}firstUpdated(t){}}Lt.elementStyles=[],Lt.shadowRootOptions={mode:"open"},Lt[Rt("elementProperties")]=new Map,Lt[Rt("finalized")]=new Map,xt?.({ReactiveElement:Lt}),(vt.reactiveElementVersions??=[]).push("2.0.2");
54
+ /**
55
+ * @license
56
+ * Copyright 2017 Google LLC
57
+ * SPDX-License-Identifier: BSD-3-Clause
58
+ */
59
+ const Wt=globalThis,kt=Wt.trustedTypes,Kt=kt?kt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Zt="$lit$",$t=`lit$${(Math.random()+"").slice(9)}$`,At="?"+$t,Mt=`<${At}>`,Ft=document,Bt=()=>Ft.createComment(""),Pt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,Dt=Array.isArray,zt="[ \t\n\f\r]",_t=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Tt=/-->/g,Gt=/>/g,Ht=RegExp(`>|${zt}(?:([^\\s"'>=/]+)(${zt}*=${zt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),jt=/'/g,Yt=/"/g,Jt=/^(?:script|style|textarea|title)$/i,Vt=Symbol.for("lit-noChange"),qt=Symbol.for("lit-nothing"),Xt=new WeakMap,Qt=Ft.createTreeWalker(Ft,129);function to(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Kt?Kt.createHTML(o):o}const oo=(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,f=0;for(;f<e.length&&(n.lastIndex=f,c=n.exec(e),null!==c);)f=n.lastIndex,n===_t?"!--"===c[1]?n=Tt:void 0!==c[1]?n=Gt:void 0!==c[2]?(Jt.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=Ht):void 0!==c[3]&&(n=Ht):n===Ht?">"===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]?Ht:'"'===c[3]?Yt:jt):n===Yt||n===jt?n=Ht:n===Tt||n===Gt?n=_t:(n=Ht,i=void 0);const h=n===Ht&&t[o+1].startsWith("/>")?" ":"";a+=n===_t?e+Mt:l>=0?(r.push(s),e.slice(0,l)+Zt+e.slice(l)+$t+h):e+$t+(-2===l?o:h)}return[to(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class eo{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]=oo(t,o);if(this.el=eo.createElement(c,e),Qt.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=Qt.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($t),n=/([.?@])?(.*)/.exec(o);s.push({type:1,index:i,name:n[2],strings:e,ctor:"."===n[1]?no:"?"===n[1]?so:"@"===n[1]?co:ao}),r.removeAttribute(t)}else t.startsWith($t)&&(s.push({type:6,index:i}),r.removeAttribute(t));if(Jt.test(r.tagName)){const t=r.textContent.split($t),o=t.length-1;if(o>0){r.textContent=kt?kt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],Bt()),Qt.nextNode(),s.push({type:2,index:++i});r.append(t[o],Bt())}}}else if(8===r.nodeType)if(r.data===At)s.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf($t,t+1));)s.push({type:7,index:i}),t+=$t.length-1}i++}}static createElement(t,o){const e=Ft.createElement("template");return e.innerHTML=t,e}}function ro(t,o,e=t,r){if(o===Vt)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=Pt(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=ro(t,i._$AS(t,o.values),i,r)),o}class io{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=ro(this,t,o),Pt(t)?t===qt||null==t||""===t?(this._$AH!==qt&&this._$AR(),this._$AH=qt):t!==this._$AH&&t!==Vt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>Dt(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&&Pt(this._$AH)?this._$AA.nextSibling.data=t:this.$(Ft.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=eo.createElement(to(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??Ft).importNode(o,!0);Qt.currentNode=r;let i=Qt.nextNode(),a=0,n=0,s=e[0];for(;void 0!==s;){if(a===s.index){let o;2===s.type?o=new io(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new lo(i,this,t)),this._$AV.push(o),s=e[++n]}a!==s?.index&&(i=Qt.nextNode(),a++)}return Qt.currentNode=Ft,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=Xt.get(t.strings);return void 0===o&&Xt.set(t.strings,o=new eo(t)),o}T(t){Dt(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 io(this.k(Bt()),this.k(Bt()),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 ao{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=ro(this,t,o,0),a=!Pt(t)||t!==this._$AH&&t!==Vt,a&&(this._$AH=t);else{const r=t;let n,s;for(t=i[0],n=0;n<i.length-1;n++)s=ro(this,r[e+n],o,n),s===Vt&&(s=this._$AH[n]),a||=!Pt(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 no extends ao{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===qt?void 0:t}}class so extends ao{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==qt)}}class co extends ao{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=ro(this,t,o,0)??qt)===Vt)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 lo{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){ro(this,t)}}const fo=Wt.litHtmlPolyfillSupport;fo?.(eo,io),(Wt.litHtmlVersions??=[]).push("3.1.0");
60
+ /**
61
+ * @license
62
+ * Copyright 2017 Google LLC
63
+ * SPDX-License-Identifier: BSD-3-Clause
64
+ */
65
+ class ho extends Lt{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){const t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){const o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,o,e)=>{const r=e?.renderBefore??o;let i=r._$litPart$;if(void 0===i){const t=e?.renderBefore??null;r._$litPart$=i=new io(o.insertBefore(Bt(),t),t,void 0,e??{})}return i._$AI(t),i})(o,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Vt}}ho._$litElement$=!0,ho.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:ho});const po=globalThis.litElementPolyfillSupport;po?.({LitElement:ho}),(globalThis.litElementVersions??=[]).push("4.0.2");const yo=t=>"string"==typeof t?dt(t):t;class uo{static create(t,o,e,r){const i=t=>yo(null!=t?t:r),a=yt`var(${yo(t)}, ${i(r)})`;return a.name=t,a.description=o,a.category=e,a.defaultValue=r,a.defaultCssValue=i,a.get=o=>yt`var(${yo(t)}, ${i(o)})`,a.breadcrumb=()=>[],a.lastResortDefaultValue=()=>r,a}static extend(t,o,e,r){const i=t=>e.get(null!=t?t:r),a=yt`var(${yo(t)}, ${i(r)})`;return a.name=t,a.description=o,a.category=e.category,a.fallbackVariable=e,a.defaultValue=r,a.defaultCssValue=i,a.get=o=>yt`var(${yo(t)}, ${i(o)})`,a.breadcrumb=()=>[e.name,...e.breadcrumb()],a.lastResortDefaultValue=()=>null!=r?r:e.lastResortDefaultValue(),a}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):yo(null!=o?o:t.lastResortDefaultValue()),r=yt`var(${yo(t.name)}, ${e(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=o,r.defaultCssValue=e,r.get=o=>yt`var(${yo(t.name)}, ${e(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const go={colorWhite:uo.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:uo.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:uo.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:uo.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:uo.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:uo.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:uo.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:uo.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:uo.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:uo.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:uo.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:uo.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:uo.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:uo.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:uo.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:uo.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:uo.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:uo.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:uo.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:uo.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:uo.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:uo.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:uo.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:uo.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:uo.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:uo.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:uo.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:uo.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:uo.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:uo.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:uo.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:uo.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:uo.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:uo.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:uo.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:uo.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:uo.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:uo.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:uo.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:uo.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:uo.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:uo.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:uo.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:uo.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:uo.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:uo.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:uo.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:uo.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:uo.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:uo.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:uo.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:uo.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:uo.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:uo.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:uo.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:uo.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:uo.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:uo.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:uo.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:uo.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:uo.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:uo.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:uo.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:uo.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:uo.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:uo.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:uo.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:uo.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:uo.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:uo.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:uo.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:uo.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:uo.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:uo.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:uo.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:uo.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:uo.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:uo.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:uo.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:uo.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:uo.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:uo.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:uo.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:uo.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:uo.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:uo.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:uo.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:uo.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:uo.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:uo.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:uo.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:uo.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:uo.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:uo.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:uo.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:uo.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:uo.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:uo.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:uo.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:uo.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:uo.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:uo.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:uo.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:uo.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:uo.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:uo.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:uo.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:uo.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:uo.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:uo.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:uo.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:uo.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:uo.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:uo.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:uo.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:uo.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:uo.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:uo.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:uo.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:uo.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:uo.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:uo.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:uo.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:uo.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:uo.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:uo.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:uo.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:uo.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:uo.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:uo.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:uo.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:uo.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:uo.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:uo.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:uo.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:uo.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:uo.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:uo.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:uo.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:uo.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:uo.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:uo.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:uo.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:uo.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:uo.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:uo.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:uo.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:uo.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:uo.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:uo.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:uo.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:uo.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:uo.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:uo.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:uo.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:uo.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:uo.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:uo.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:uo.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:uo.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:uo.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:uo.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:uo.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:uo.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:uo.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:uo.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:uo.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:uo.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:uo.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:uo.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:uo.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:uo.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:uo.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:uo.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:uo.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:uo.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:uo.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:uo.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:uo.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:uo.create("--ft-icon-size-6","","SIZE","48px"),opacity0:uo.create("--ft-opacity-0","","NUMBER","0"),opacity8:uo.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:uo.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:uo.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:uo.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:uo.create("--ft-opacity-80","","NUMBER","0.8")};uo.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-display-lineHeight","","SIZE","120%"),uo.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),uo.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),uo.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-display-textCase","","UNKNOWN","none"),uo.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),uo.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),uo.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),uo.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-title-1-textCase","","UNKNOWN","none"),uo.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),uo.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),uo.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),uo.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-title-2-textCase","","UNKNOWN","none"),uo.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),uo.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),uo.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),uo.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-title-3-textCase","","UNKNOWN","none"),uo.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),uo.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),uo.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),uo.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none"),uo.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),uo.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),uo.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),uo.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none"),uo.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),uo.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),uo.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none"),uo.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),uo.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),uo.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),uo.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none"),uo.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),uo.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),uo.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),uo.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none"),uo.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),uo.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),uo.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none"),uo.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),uo.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),uo.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),uo.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),uo.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),uo.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),uo.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),uo.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),uo.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),uo.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),uo.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),uo.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),uo.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),uo.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),uo.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),uo.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),uo.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),uo.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),uo.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),uo.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),uo.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),uo.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),uo.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),uo.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),uo.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),uo.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),uo.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),uo.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),uo.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),uo.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),uo.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),uo.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),uo.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),uo.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),uo.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),uo.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),uo.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),uo.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),uo.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),uo.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),uo.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),uo.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),uo.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),uo.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),uo.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),uo.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),uo.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),uo.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none"),uo.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),uo.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),uo.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),uo.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),uo.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),uo.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),uo.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),uo.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),uo.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none");const bo={backgroundActionPrimary:uo.extend("--ft-background-action-primary","Used as backgorund of primary action components.",go.colorBrand0),backgroundErrorPrimary:uo.extend("--ft-background-error-primary","Used as background of error components.",go.colorRed0),backgroundErrorSubtle:uo.extend("--ft-background-error-subtle","Used as background of subtle error components.",go.colorRed10),backgroundInfoPrimary:uo.extend("--ft-background-info-primary","Used as background of information components.",go.colorCyan200),backgroundInfoSubtle:uo.extend("--ft-background-info-subtle","Used as background of subtle information components.",go.colorCyan10),backgroundWarningPrimary:uo.extend("--ft-background-warning-primary","Used as background of warning components.",go.colorOrange300),backgroundWarningSubtle:uo.extend("--ft-background-warning-subtle","Used as background of subtle information components.",go.colorOrange10),backgroundSuccessPrimary:uo.extend("--ft-background-success-primary","Used as background of success components.",go.colorGreen200),backgroundSuccessSubtle:uo.extend("--ft-background-success-subtle","Used as background of subtle success components.",go.colorGreen10),backgroundGlobalSurface:uo.extend("--ft-background-global-surface","Used as app background.",go.colorWhite),backgroundGlobalOnSurface:uo.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",go.colorGray10),backgroundGlobalOnSurfaceDark:uo.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",go.colorGray30),contentActionPrimary:uo.extend("--ft-content-action-primary","Used on label of primary action on light surface.",go.colorBrand0),contentWarningPrimary:uo.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",go.colorOrange300),contentWarningIconOnly:uo.extend("--ft-content-warning-icon-only","Used on warning status icons alone",go.colorOrange0),contentErrorPrimary:uo.extend("--ft-content-error-primary","Used on label of error messages on light surface.",go.colorRed0),contentErrorIconOnly:uo.extend("--ft-content-error-icon-only","Used on error status icons alone",go.colorRed0),contentInfoPrimary:uo.extend("--ft-content-info-primary","Used on label of information messages on light surface.",go.colorCyan200),contentInfoIconOnly:uo.extend("--ft-content-info-icon-only","Used on info status icons alone",go.colorCyan0),contentSuccessIconOnly:uo.extend("--ft-content-success-icon-only","Used on success status icons alone",go.colorGreen0),contentSuccessPrimary:uo.extend("--ft-content-success-primary","Used on label of success messages on light surface.",go.colorGreen200),contentGlobalPrimary:uo.extend("--ft-content-global-primary","Used for main content on the page.",go.colorGray500),contentGlobalSecondary:uo.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",go.colorGray200),contentGlobalSubtle:uo.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",go.colorGray0),contentGlobalOnColor:uo.extend("--ft-content-global-on-color","Used for content on a dominant color.",go.colorWhite),borderActionPrimary:uo.extend("--ft-border-action-primary","Used as border for primary action components.",go.colorBrand0),borderActionFocusRing:uo.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",go.colorCyan0),borderWarningPrimary:uo.extend("--ft-border-warning-primary","Used as border for warning components.",go.colorOrange30),borderSuccessPrimary:uo.extend("--ft-border-success-primary","Used as border for success components.",go.colorGreen30),borderErrorPrimary:uo.extend("--ft-border-error-primary","Used as border for error components.",go.colorRed30),borderInfoPrimary:uo.extend("--ft-border-info-primary","Used as border for information components.",go.colorCyan30),borderGlobalSubtle:uo.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",go.colorGray30),borderGlobalPrimary:uo.extend("--ft-border-global-primary","Used as border for element like input.",go.colorGray50),borderInputPrimary:uo.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",go.colorGray80)};uo.create("--ft-button-large-height","","SIZE","40px"),uo.extend("--ft-button-large-horizontal-padding","",go.spacing4),uo.extend("--ft-button-large-gap","",go.spacing2),uo.extend("--ft-button-large-border-radius","",go.borderRadiusS),uo.extend("--ft-button-large-icon-size","",go.iconSize3),uo.create("--ft-button-large-border-width","","SIZE","1px"),uo.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),uo.create("--ft-button-large-focus-outline-width","","SIZE","2px"),uo.create("--ft-button-large-icon-only-width","","SIZE","40px"),uo.create("--ft-button-small-height","","SIZE","30px"),uo.extend("--ft-button-small-horizontal-padding","",go.spacing3),uo.extend("--ft-button-small-gap","",go.spacing2),uo.extend("--ft-button-small-border-radius","",go.borderRadiusS),uo.extend("--ft-button-small-icon-size","",go.iconSize2),uo.create("--ft-button-small-border-width","","SIZE","1px"),uo.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),uo.create("--ft-button-small-focus-outline-width","","SIZE","2px"),uo.create("--ft-button-small-icon-only-width","","SIZE","30px"),uo.extend("--ft-button-primary-background-color","",bo.backgroundActionPrimary),uo.extend("--ft-button-primary-color","",bo.contentGlobalOnColor),uo.extend("--ft-button-primary-icon-color","",bo.contentGlobalOnColor),uo.extend("--ft-button-primary-state-layer-color","",bo.contentGlobalOnColor),uo.extend("--ft-button-primary-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-button-primary-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-button-primary-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-button-primary-component-opacity-disabled","",go.opacity40),uo.extend("--ft-button-focus-focus-ring-color","",bo.borderActionFocusRing),uo.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),uo.extend("--ft-button-tertiary-color","",bo.contentActionPrimary),uo.extend("--ft-button-tertiary-icon-color","",bo.contentActionPrimary),uo.extend("--ft-button-tertiary-state-layer-color","",bo.contentActionPrimary),uo.extend("--ft-button-tertiary-state-layer-opacity-hover","",go.opacity8),uo.extend("--ft-button-tertiary-state-layer-opacity-focus","",go.opacity8),uo.extend("--ft-button-tertiary-state-layer-opacity-active","",go.opacity16),uo.extend("--ft-button-tertiary-component-opacity-disabled","",go.opacity40),uo.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),uo.extend("--ft-button-secondary-color","",bo.contentActionPrimary),uo.extend("--ft-button-secondary-icon-color","",bo.contentActionPrimary),uo.extend("--ft-button-secondary-state-layer-color","",bo.contentActionPrimary),uo.extend("--ft-button-secondary-state-layer-opacity-hover","",go.opacity8),uo.extend("--ft-button-secondary-state-layer-opacity-focus","",go.opacity8),uo.extend("--ft-button-secondary-state-layer-opacity-active","",go.opacity16),uo.extend("--ft-button-secondary-component-opacity-disabled","",go.opacity40),uo.extend("--ft-button-secondary-border-color","",bo.borderActionPrimary),uo.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),uo.extend("--ft-button-neutral-icon-color","",bo.contentGlobalSecondary),uo.extend("--ft-button-neutral-color","",bo.contentGlobalSecondary),uo.extend("--ft-button-neutral-state-layer-color","",bo.contentGlobalSecondary),uo.extend("--ft-button-neutral-state-layer-opacity-hover","",go.opacity8),uo.extend("--ft-button-neutral-state-layer-opacity-focus","",go.opacity8),uo.extend("--ft-button-neutral-state-layer-opacity-active","",go.opacity16),uo.extend("--ft-button-neutral-component-opacity-disabled","",go.opacity40),uo.extend("--ft-tabs-top-left-border-radius","",go.borderRadiusS),uo.extend("--ft-tabs-top-right-border-radius","",go.borderRadiusS),uo.extend("--ft-tabs-label-horizontal-padding","",go.spacing4),uo.extend("--ft-tabs-label-vertical-padding","",go.spacing3),uo.extend("--ft-tabs-label-gap","",go.spacing1),uo.extend("--ft-switch-group-horizontal-padding","",go.spacing1),uo.extend("--ft-switch-group-vertical-padding","",go.spacing1),uo.extend("--ft-switch-group-gap","",go.spacing1),uo.extend("--ft-switch-group-background-color","",bo.backgroundGlobalSurface),uo.extend("--ft-switch-group-border-color","",bo.borderGlobalSubtle),uo.create("--ft-switch-group-border-radius","","SIZE","6px"),uo.extend("--ft-switch-label-horizontal-padding","",go.spacing2),uo.extend("--ft-switch-label-vertical-padding","",go.spacing1),uo.extend("--ft-switch-icon-horizontal-padding","",go.spacing1),uo.extend("--ft-switch-icon-vertical-padding","",go.spacing1),uo.create("--ft-switch-focus-outline-width","","SIZE","2px"),uo.extend("--ft-switch-focus-focus-ring-color","",bo.borderActionFocusRing),uo.extend("--ft-switch-option-border-radius","",go.borderRadiusS),uo.extend("--ft-switch-off-state-layer-opacity-hover","",go.opacity8),uo.extend("--ft-switch-off-state-layer-opacity-focus","",go.opacity8),uo.extend("--ft-switch-off-state-layer-opacity-active","",go.opacity16),uo.extend("--ft-switch-off-component-opacity-disabled","",go.opacity40),uo.extend("--ft-switch-off-color","",bo.contentGlobalSubtle),uo.extend("--ft-switch-off-state-layer-color","",bo.contentGlobalSubtle),uo.extend("--ft-chart-1-light","for area color charts",go.colorBrand40),uo.extend("--ft-chart-1-base","for line charts",go.colorBrand0),uo.extend("--ft-chart-2-light","for area color charts",go.colorYellow60),uo.extend("--ft-chart-2-base","for line charts",go.colorYellow100),uo.extend("--ft-chart-3-light","",go.colorUltramarine40),uo.extend("--ft-chart-3-base","",go.colorUltramarine70),uo.extend("--ft-chart-4-light","",go.colorCyan50),uo.extend("--ft-chart-4-base","",go.colorCyan100),uo.extend("--ft-chart-5-light","",go.colorRed40),uo.extend("--ft-chart-5-base","",go.colorRed60),uo.extend("--ft-chart-6-light","",go.colorGreen40),uo.extend("--ft-chart-6-base","",go.colorGreen70),uo.extend("--ft-chart-7-light","",go.colorOrange70),uo.extend("--ft-chart-7-base","",go.colorOrange100),uo.extend("--ft-chart-8-light","",go.colorAvocado70),uo.extend("--ft-chart-8-base","",go.colorAvocado200),uo.extend("--ft-chart-9-light","",go.colorBrown50),uo.extend("--ft-chart-9-base","",go.colorBrown200),uo.extend("--ft-chart-10-light","",go.colorGray50),uo.extend("--ft-chart-10-base","",go.colorGray80),uo.extend("--ft-chart-monochrome-10","",go.colorBrand10),uo.extend("--ft-chart-monochrome-20","",go.colorBrand20),uo.extend("--ft-chart-monochrome-30","",go.colorBrand40),uo.extend("--ft-chart-monochrome-40","",go.colorBrand60),uo.extend("--ft-chart-monochrome-50","",go.colorBrand0),uo.extend("--ft-chart-monochrome-60","",go.colorBrand200),uo.extend("--ft-chip-large-horizontal-padding","",go.spacing4),uo.extend("--ft-chip-large-vertical-padding","",go.spacing2),uo.extend("--ft-chip-large-gap","",go.spacing1),uo.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),uo.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),uo.extend("--ft-chip-large-border-radius","",go.borderRadiusPill),uo.create("--ft-chip-large-border-width","","SIZE","1px"),uo.extend("--ft-chip-large-icon-size","",go.iconSize3),uo.extend("--ft-chip-medium-horizontal-padding","",go.spacing3),uo.extend("--ft-chip-medium-vertical-padding","",go.spacing1),uo.extend("--ft-chip-medium-gap","",go.spacing1),uo.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),uo.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),uo.extend("--ft-chip-medium-border-radius","",go.borderRadiusPill),uo.create("--ft-chip-medium-border-width","","SIZE","1px"),uo.extend("--ft-chip-medium-icon-size","",go.iconSize2),uo.extend("--ft-chip-small-horizontal-padding","",go.spacing2),uo.extend("--ft-chip-small-vertical-padding","",go.spacing05),uo.extend("--ft-chip-small-gap","",go.spacing1),uo.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),uo.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),uo.extend("--ft-chip-small-border-radius","",go.borderRadiusPill),uo.create("--ft-chip-small-border-width","","SIZE","1px"),uo.extend("--ft-chip-small-icon-size","",go.iconSize1),uo.extend("--ft-chip-neutral-background-color","",bo.backgroundGlobalOnSurface),uo.extend("--ft-chip-neutral-color","",bo.contentGlobalPrimary),uo.extend("--ft-chip-neutral-border-color","",bo.borderGlobalSubtle),uo.extend("--ft-chip-info-background-color","",bo.backgroundInfoSubtle),uo.extend("--ft-chip-info-color","",bo.contentInfoPrimary),uo.extend("--ft-chip-info-border-color","",bo.borderInfoPrimary),uo.extend("--ft-chip-success-background-color","",bo.backgroundSuccessSubtle),uo.extend("--ft-chip-success-color","",bo.contentSuccessPrimary),uo.extend("--ft-chip-success-border-color","",bo.borderSuccessPrimary),uo.extend("--ft-chip-warning-background-color","",bo.backgroundWarningSubtle),uo.extend("--ft-chip-warning-color","",bo.contentWarningPrimary),uo.extend("--ft-chip-warning-border-color","",bo.borderWarningPrimary),uo.extend("--ft-chip-error-background-color","",bo.backgroundErrorSubtle),uo.extend("--ft-chip-error-color","",bo.contentErrorPrimary),uo.extend("--ft-chip-error-border-color","",bo.borderErrorPrimary),uo.create("--ft-notice-border-width","","SIZE","1px"),uo.extend("--ft-notice-horizontal-padding","",go.spacing2),uo.extend("--ft-notice-vertical-padding","",go.spacing1),uo.extend("--ft-notice-border-radius","",go.borderRadiusS),uo.extend("--ft-notice-gap","",go.spacing2),uo.extend("--ft-notice-icon-size","",go.iconSize3),uo.extend("--ft-notice-info-background-color","",bo.backgroundInfoSubtle),uo.extend("--ft-notice-info-border-color","",bo.borderInfoPrimary),uo.extend("--ft-notice-info-color","",bo.contentInfoPrimary),uo.extend("--ft-notice-warning-background-color","",bo.backgroundWarningSubtle),uo.extend("--ft-notice-warning-border-color","",bo.borderWarningPrimary),uo.extend("--ft-notice-warning-color","",bo.contentWarningPrimary),uo.extend("--ft-checkbox-label-color","",bo.contentGlobalPrimary),uo.extend("--ft-checkbox-checked-background-color","",bo.contentActionPrimary),uo.extend("--ft-checkbox-checked-state-layer-color","",bo.contentActionPrimary),uo.extend("--ft-checkbox-checked-color","",bo.contentGlobalOnColor),uo.extend("--ft-checkbox-checked-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-checkbox-checked-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-checkbox-checked-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-checkbox-checked-component-opacity-disabled","",go.opacity40),uo.extend("--ft-checkbox-unchecked-border-color","",go.colorGray80),uo.extend("--ft-checkbox-unchecked-state-layer-color","",go.colorGray80),uo.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-checkbox-unchecked-component-opacity-disabled","",go.opacity40),uo.extend("--ft-checkbox-focus-focus-ring-color","",bo.borderActionFocusRing),uo.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),uo.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),uo.extend("--ft-checkbox-gap","",go.spacing3),uo.extend("--ft-toggle-off-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-toggle-off-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-toggle-off-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-toggle-off-component-opacity-disabled","",go.opacity40),uo.extend("--ft-toggle-off-background-color","",bo.contentGlobalSubtle),uo.extend("--ft-toggle-off-icon-color","",bo.contentGlobalSubtle),uo.extend("--ft-toggle-off-state-layer-color","",bo.contentGlobalSubtle),uo.extend("--ft-toggle-on-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-toggle-on-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-toggle-on-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-toggle-on-component-opacity-disabled","",go.opacity40),uo.extend("--ft-toggle-on-background-color","",bo.contentActionPrimary),uo.extend("--ft-toggle-on-icon-color","",bo.contentActionPrimary),uo.extend("--ft-toggle-on-state-layer-color","",bo.contentActionPrimary),uo.extend("--ft-toggle-label-color","",bo.contentGlobalPrimary),uo.extend("--ft-toggle-focus-focus-ring-color","",bo.borderActionFocusRing),uo.extend("--ft-toggle-gap","",go.spacing3),uo.extend("--ft-radio-label-color","",bo.contentGlobalPrimary),uo.extend("--ft-radio-selected-color","",bo.contentActionPrimary),uo.extend("--ft-radio-selected-state-layer-color","",bo.contentActionPrimary),uo.extend("--ft-radio-selected-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-radio-selected-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-radio-selected-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-radio-selected-component-opacity-disabled","",go.opacity40),uo.extend("--ft-radio-unselected-state-layer-color","",go.colorGray80),uo.extend("--ft-radio-unselected-state-layer-opacity-hover","",go.opacity16),uo.extend("--ft-radio-unselected-state-layer-opacity-focus","",go.opacity16),uo.extend("--ft-radio-unselected-state-layer-opacity-active","",go.opacity24),uo.extend("--ft-radio-unselected-component-opacity-disabled","",go.opacity40),uo.extend("--ft-radio-focus-focus-ring-color","",bo.borderActionFocusRing),uo.create("--ft-radio-focus-outline-offset","","SIZE","3px"),uo.create("--ft-radio-focus-outline-width","","SIZE","2px"),uo.extend("--ft-radio-gap","",go.spacing3),uo.extend("--ft-notification-icon-size","",go.iconSize4),uo.extend("--ft-notification-horizontal-padding","",go.spacing4),uo.extend("--ft-notification-vertical-padding","",go.spacing4),uo.extend("--ft-notification-info-background-color","",bo.backgroundInfoSubtle),uo.extend("--ft-notification-info-color","",bo.contentInfoPrimary),uo.extend("--ft-notification-info-border-color","",bo.borderInfoPrimary),uo.extend("--ft-notification-success-background-color","",bo.backgroundSuccessSubtle),uo.extend("--ft-notification-success-color","",bo.contentSuccessPrimary),uo.extend("--ft-notification-success-border-color","",bo.borderSuccessPrimary),uo.extend("--ft-notification-warning-background-color","",bo.backgroundWarningSubtle),uo.extend("--ft-notification-warning-color","",bo.contentWarningPrimary),uo.extend("--ft-notification-warning-border-color","",bo.borderWarningPrimary),uo.extend("--ft-notification-error-background-color","",bo.backgroundErrorSubtle),uo.extend("--ft-notification-error-color","",bo.contentErrorPrimary),uo.extend("--ft-notification-error-border-color","",bo.borderErrorPrimary),uo.extend("--ft-notification-border-radius","",go.borderRadiusPill),uo.create("--ft-notification-border-width","","SIZE","1px"),uo.extend("--ft-notification-gap-leading","",go.spacing2),uo.extend("--ft-notification-gap-trailing","",go.spacing8);const mo={colorPrimary:uo.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:uo.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:uo.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:uo.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:uo.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:uo.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:uo.create("--ft-color-error","","COLOR","#B00020"),colorOutline:uo.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:uo.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:uo.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:uo.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:uo.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:uo.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:uo.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:uo.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:uo.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:uo.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:uo.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:uo.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:uo.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:uo.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:uo.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:uo.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:uo.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:uo.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:uo.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:uo.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:uo.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:uo.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:uo.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:uo.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:uo.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:uo.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:uo.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:uo.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:uo.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:uo.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:uo.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:uo.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:uo.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:uo.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:uo.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:uo.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:uo.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:uo.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:uo.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:uo.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:uo.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:uo.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:uo.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:uo.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:uo.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:uo.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:uo.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:uo.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:uo.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:uo.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:uo.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:uo.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:uo.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:uo.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:uo.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")},Oo=window,No=Oo.ShadowRoot&&(void 0===Oo.ShadyCSS||Oo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;
66
+ /**
67
+ * @license
68
+ * Copyright 2019 Google LLC
69
+ * SPDX-License-Identifier: BSD-3-Clause
70
+ */class So extends ho{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([o,e])=>t.registry.define(o,e))));const o={...t.shadowRootOptions,customElements:t.registry},e=this.renderOptions.creationScope=this.attachShadow(o);return((t,o)=>{No?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const e=document.createElement("style"),r=Oo.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}))})(e,t.elementStyles),e}}var vo,Co=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};const wo=Symbol("constructorPrototype"),xo=Symbol("constructorName"),Ro=Symbol("exportpartsDebouncer");class Uo extends So{constructor(){super(),this[vo]=new o(5),this[xo]=this.constructor.name,this[wo]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[xo]&&Object.setPrototypeOf(this,this[wo])}updated(t){super.updated(t),setTimeout((()=>{this.contentAvailableCallback(t),this.scheduleExportpartsUpdate()}),0)}contentAvailableCallback(t){var o,e;if((null!==(e=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==e?e:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){this[Ro].run((()=>{var t;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&this.exportpartsPrefixes.length>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var o,e,r,i,a,n;const s=t=>null!=t&&t.trim().length>0,c=t.filter(s).map((t=>t.trim()));if(0===c.length)return void this.removeAttribute("exportparts");const l=new Set;for(let t of null!==(e=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll("[part],[exportparts]"))&&void 0!==e?e:[]){const o=null!==(i=null===(r=t.getAttribute("part"))||void 0===r?void 0:r.split(" "))&&void 0!==i?i:[],e=null!==(n=null===(a=t.getAttribute("exportparts"))||void 0===a?void 0:a.split(",").map((t=>t.split(":")[1])))&&void 0!==n?n:[];new Array(...o,...e).filter(s).map((t=>t.trim())).forEach((t=>l.add(t)))}if(0===l.size)return void this.removeAttribute("exportparts");const f=[...l.values()].flatMap((t=>c.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...f].join(", "))}}function Eo(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var Io,Lo,Wo;vo=Ro,Co([x()],Uo.prototype,"exportpartsPrefix",void 0),Co([function(t,o){const e=()=>JSON.parse(JSON.stringify(t));return x({type:Object,converter:{fromAttribute:t=>{if(null==t)return e();try{return JSON.parse(t)}catch{return e()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,o)=>!U(t,o),...null!=o?o:{}})}([])],Uo.prototype,"exportpartsPrefixes",void 0),Co([x()],Uo.prototype,"customStylesheet",void 0),yt`
56
71
  .ft-no-text-select {
57
72
  -webkit-touch-callout: none;
58
73
  -webkit-user-select: none;
@@ -61,7 +76,7 @@ var lt,st;let ft=class extends w{constructor(){super(...arguments),this.renderOp
61
76
  -ms-user-select: none;
62
77
  user-select: none;
63
78
  }
64
- `,h`
79
+ `,yt`
65
80
  .ft-word-wrap {
66
81
  white-space: normal;
67
82
  word-wrap: break-word;
@@ -73,7 +88,7 @@ var lt,st;let ft=class extends w{constructor(){super(...arguments),this.renderOp
73
88
  -webkit-hyphens: auto;
74
89
  hyphens: auto
75
90
  }
76
- `,h`
91
+ `,yt`
77
92
  .ft-safari-ellipsis-fix {
78
93
  margin-right: 0;
79
94
 
@@ -84,22 +99,22 @@ var lt,st;let ft=class extends w{constructor(){super(...arguments),this.renderOp
84
99
  display: inline-block;
85
100
  width: 0;
86
101
  }
87
- `;const Et=Symbol("internalReduxEventsUnsubscribers"),Lt=Symbol("internalStoresUnsubscribers"),It=Symbol("internalStores");class Wt extends Ct{constructor(){super(...arguments),this[xt]=new Map,this[Rt]=new Map,this[Ut]=[]}update(t){var o;super.update(t),(null===(o=this.reduxReactiveProperties)||void 0===o?void 0:o.some((o=>t.has(o))))&&this.updateFromStores()}getUnnamedStore(){if(this[It].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[It].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[It].get(t)}addStore(t,o){var r;o=null!==(r=null!=o?o:wt(t)?t.name:void 0)&&void 0!==r?r:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){const o="string"==typeof t?t:t.name;this.unsubscribeFromStore(o),this[It].delete(o)}setupStore(t,o){this[It].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[It].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxProperties&&this.reduxProperties.forEach(((t,o)=>{const r=this.constructor.getPropertyOptions(o);if(!(null==r?void 0:r.attribute)||!this.hasAttribute("string"==typeof(null==r?void 0:r.attribute)?r.attribute:o)){const r=this.getStore(t.store);r&&(t.store?this[Lt].has(t.store):this[Lt].size>0)&&(this[o]=t.selector(r.getState(),this))}}))}subscribeToStore(t,o){var r;this[Lt].set(t,o.subscribe((()=>this.updateFromStores()))),wt(o)&&o.eventBus&&(null===(r=this.reduxEventListeners)||void 0===r||r.forEach(((t,r)=>{if("function"==typeof this[r]&&(!t.store||o.name===t.store)){const e=t=>this[r](t);o.eventBus.addEventListener(t.eventName,e),this[Et].push((()=>o.eventBus.removeEventListener(t.eventName,e)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[Lt].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[Et].forEach((t=>t())),this[Et]=[]}unsubscribeFromStore(t){this[Lt].has(t)&&this[Lt].get(t)(),this[Lt].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}xt=Lt,Rt=It,Ut=Et,window.ftReduxStores||(window.ftReduxStores={});var kt,Kt;navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Kt=null===(kt=window.safari)||void 0===kt?void 0:kt.pushNotification)||void 0===Kt||Kt.toString());const Zt={fontFamily:ht.external(gt.titleFont,"Design system")},Ft=h`
102
+ `;const ko=Symbol("internalReduxEventsUnsubscribers"),Ko=Symbol("internalStoresUnsubscribers"),Zo=Symbol("internalStores");class $o extends Uo{constructor(){super(...arguments),this[Io]=new Map,this[Lo]=new Map,this[Wo]=[]}update(t){var o;super.update(t),(null===(o=this.reduxReactiveProperties)||void 0===o?void 0:o.some((o=>t.has(o))))&&this.updateFromStores()}getUnnamedStore(){if(this[Zo].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Zo].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[Zo].get(t)}addStore(t,o){var e;o=null!==(e=null!=o?o:Eo(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[Zo].delete(o)}setupStore(t,o){this[Zo].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Zo].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxProperties&&this.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[Ko].has(t.store):this[Ko].size>0)&&(this[o]=t.selector(e.getState(),this))}}))}subscribeToStore(t,o){var e;this[Ko].set(t,o.subscribe((()=>this.updateFromStores()))),Eo(o)&&o.eventBus&&(null===(e=this.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[ko].push((()=>o.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[Ko].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[ko].forEach((t=>t())),this[ko]=[]}unsubscribeFromStore(t){this[Ko].has(t)&&this[Ko].get(t)(),this[Ko].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}Io=Ko,Lo=Zo,Wo=ko,window.ftReduxStores||(window.ftReduxStores={});var Ao,Mo;navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Mo=null===(Ao=window.safari)||void 0===Ao?void 0:Ao.pushNotification)||void 0===Mo||Mo.toString());const Fo={fontFamily:uo.external(mo.titleFont,"Design system")},Bo=yt`
88
103
  .title {
89
- font-family: ${Zt.fontFamily};
104
+ font-family: ${Fo.fontFamily};
90
105
  }
91
- `;var Mt;!function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS"}(Mt||(Mt={}));var Bt=function(t,o,r,e){for(var a,i=arguments.length,n=i<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,c=t.length-1;c>=0;c--)(a=t[c])&&(n=(i<3?a(n):i>3?a(o,r,n):a(o,r))||n);return i>3&&n&&Object.defineProperty(o,r,n),n};class At extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const $t=Symbol("registerInterval");class Dt extends(function(t){var o;class r 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[$t]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[$t]):this.dispatchEvent(new At)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=$t,Bt([a()],r.prototype,"stateManager",void 0),r}(Wt)){}var zt=function(t,o,r,e){for(var a,i=arguments.length,n=i<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,c=t.length-1;c>=0;c--)(a=t[c])&&(n=(i<3?a(n):i>3?a(o,r,n):a(o,r))||n);return i>3&&n&&Object.defineProperty(o,r,n),n};class Pt extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}}const Gt=Symbol("registerInterval");class jt extends(function(t){var o;class r extends t{constructor(){super(...arguments),this.disableContextInteractions=!1,this[o]=0}connectedCallback(){super.connectedCallback(),this[Gt]=window.setInterval((()=>this.tryToRegisterToTopicContext()),50)}tryToRegisterToTopicContext(){null!=this.tocNode?window.clearInterval(this[Gt]):this.dispatchEvent(new Pt)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return o=Gt,zt([a()],r.prototype,"tocNode",void 0),zt([a()],r.prototype,"disableContextInteractions",void 0),r}(Dt)){}
106
+ `;var Po;!function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS"}(Po||(Po={}));var Do=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 zo extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const _o=Symbol("registerInterval");class To 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[_o]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[_o]):this.dispatchEvent(new zo)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=_o,Do([R()],e.prototype,"stateManager",void 0),e}($o)){}var Go=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 Ho extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}}const jo=Symbol("registerInterval");class Yo extends(function(t){var o;class e extends t{constructor(){super(...arguments),this.disableContextInteractions=!1,this[o]=0}connectedCallback(){super.connectedCallback(),this[jo]=window.setInterval((()=>this.tryToRegisterToTopicContext()),50)}tryToRegisterToTopicContext(){null!=this.tocNode?window.clearInterval(this[jo]):this.dispatchEvent(new Ho)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return o=jo,Go([R()],e.prototype,"tocNode",void 0),Go([R()],e.prototype,"disableContextInteractions",void 0),e}(To)){}
92
107
  /**
93
- * @license
94
- * Copyright 2020 Google LLC
95
- * SPDX-License-Identifier: BSD-3-Clause
96
- */const Ht=Symbol.for(""),Tt=t=>{if((null==t?void 0:t.r)===Ht)return null==t?void 0:t._$litStatic$},_t=t=>({_$litStatic$:t,r:Ht}),Yt=new Map,Vt=(t=>(o,...r)=>{const e=r.length;let a,i;const n=[],c=[];let l,s=0,f=!1;for(;s<e;){for(l=o[s];s<e&&void 0!==(i=r[s],a=Tt(i));)l+=a+o[++s],f=!0;s!==e&&c.push(i),n.push(l),s++}if(s===e&&n.push(o[e]),f){const t=n.join("$$lit$$");void 0===(o=Yt.get(t))&&(n.raw=n,Yt.set(t,o=n)),r=c}return t(o,...r)})(H);var Jt,Xt=function(t,o,r,e){for(var a,i=arguments.length,n=i<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,c=t.length-1;c>=0;c--)(a=t[c])&&(n=(i<3?a(n):i>3?a(o,r,n):a(o,r))||n);return i>3&&n&&Object.defineProperty(o,r,n),n};class qt extends jt{render(){var t,o,r,e,a,i;if(!this.map||!this.tocNode)return _;const n=`h${Math.min((null===(t=this.tocNode)||void 0===t?void 0:t.depth)||1,6)}`,c=null!==(r=null===(o=this.map)||void 0===o?void 0:o.contentStyles.customCssClasses.join(" "))&&void 0!==r?r:"",l=null===(e=this.map)||void 0===e?void 0:e.lang;return Vt`
108
+ * @license
109
+ * Copyright 2020 Google LLC
110
+ * SPDX-License-Identifier: BSD-3-Clause
111
+ */const Jo=Symbol.for(""),Vo=t=>{if(t?.r===Jo)return t?._$litStatic$},qo=t=>({_$litStatic$:t,r:Jo}),Xo=new Map,Qo=(t=>(o,...e)=>{const r=e.length;let i,a;const n=[],s=[];let c,l=0,f=!1;for(;l<r;){for(c=o[l];l<r&&void 0!==(a=e[l],i=Vo(a));)c+=i+o[++l],f=!0;l!==r&&s.push(a),n.push(c),l++}if(l===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=Xo.get(t))&&(n.raw=n,Xo.set(t,o=n)),e=s}return t(o,...e)})(j);var te,oe=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 ee extends Yo{render(){var t,o,e,r,i,a;if(!this.map||!this.tocNode)return qt;const n=`h${Math.min((null===(t=this.tocNode)||void 0===t?void 0:t.depth)||1,6)}`,s=null!==(e=null===(o=this.map)||void 0===o?void 0:o.contentStyles.customCssClasses.join(" "))&&void 0!==e?e:"",c=null===(r=this.map)||void 0===r?void 0:r.lang;return Qo`
97
112
  <style>
98
- @import "${null===(a=this.map)||void 0===a?void 0:a.contentStyles.titleStylesheetUrl}";
113
+ @import "${null===(i=this.map)||void 0===i?void 0:i.contentStyles.titleStylesheetUrl}";
99
114
  </style>
100
- <section class="title" lang="${l}">
101
- <div class="depth-${null===(i=this.tocNode)||void 0===i?void 0:i.depth} content-locale-${l} ${c}">
102
- <${_t(n)}>${this.tocNode.title}</${_t(n)}>
115
+ <section class="title" lang="${c}">
116
+ <div class="depth-${null===(a=this.tocNode)||void 0===a?void 0:a.depth} content-locale-${c} ${s}">
117
+ <${qo(n)}>${this.tocNode.title}</${qo(n)}>
103
118
  </div>
104
119
  </section>
105
- `}}qt.styles=Ft,Xt([(t=>{const o=null!=t?t:{};return(t,r)=>{var a;const i={hasChanged:(t,o)=>!n(t,o),attribute:!1,...o};e(i)(t,r);const c=t;c.reduxProperties=c.reduxProperties||new Map,c.reduxProperties.set(r,{selector:null!==(a=o.selector)&&void 0!==a?a:t=>t[r],store:o.store})}})()],qt.prototype,"map",void 0),(Jt="ft-reader-topic-title",t=>{window.customElements.get(Jt)||window.customElements.define(Jt,t)})(qt),t.FtReaderTopicTitle=qt,t.FtReaderTopicTitleCssVariables=Zt,t.styles=Ft}({});
120
+ `}}ee.styles=Bo,oe([(t=>{const o=null!=t?t:{};return(t,e)=>{var r;const i={hasChanged:(t,o)=>!U(t,o),attribute:!1,...o};x(i)(t,e);const a=t;a.reduxProperties=a.reduxProperties||new Map,a.reduxProperties.set(e,{selector:null!==(r=o.selector)&&void 0!==r?r:t=>t[e],store:o.store})}})()],ee.prototype,"map",void 0),(te="ft-reader-topic-title",t=>{window.customElements.get(te)||window.customElements.define(te,t)})(ee),t.FtReaderTopicTitle=ee,t.FtReaderTopicTitleCssVariables=Fo,t.styles=Bo}({});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-reader-topic-title",
3
- "version": "1.0.63",
3
+ "version": "1.1.0",
4
4
  "description": "Title of a topic in integrated reader.",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,10 +19,10 @@
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-topic-context": "1.0.63",
23
- "@fluid-topics/ft-wc-utils": "1.0.63",
22
+ "@fluid-topics/ft-reader-topic-context": "1.1.0",
23
+ "@fluid-topics/ft-wc-utils": "1.1.0",
24
24
  "@fluid-topics/public-api": "1.0.50",
25
- "lit": "2.7.2"
25
+ "lit": "3.1.0"
26
26
  },
27
- "gitHead": "020d13bf82a28437f4d7a7395ad9b628bc4342f1"
27
+ "gitHead": "3f2a051fc84a0e27b942f311efee39954f6d2883"
28
28
  }