@fluid-topics/ft-infinite-scroll 1.1.35 → 1.1.36

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.
@@ -22,13 +22,13 @@ if(!ShadowRoot.prototype.createElement){const t=window.HTMLElement,o=window.cust
22
22
  * @license
23
23
  * Copyright 2017 Google LLC
24
24
  * SPDX-License-Identifier: BSD-3-Clause
25
- */,{is:h,defineProperty:p,getOwnPropertyDescriptor:f,getOwnPropertyNames:d,getOwnPropertySymbols:y,getPrototypeOf:u}=Object,g=globalThis,b=g.trustedTypes,m=b?b.emptyScript:"",O=g.reactiveElementPolyfillSupport,N=(t,o)=>t,x={toAttribute(t,o){switch(o){case Boolean:t=t?m: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}},v=(t,o)=>!h(t,o),S={attribute:!0,type:String,converter:x,reflect:!1,hasChanged:v};Symbol.metadata??=Symbol("metadata"),g.litPropertyMetadata??=new WeakMap;let w=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&&p(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 n=r?.call(this);i.call(this,o),this.requestUpdate(t,n,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??S}static _$Ei(){if(this.hasOwnProperty(N("elementProperties")))return;const t=u(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(N("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(N("properties"))){const t=this.properties,o=[...d(t),...y(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(l(t))}else void 0!==t&&o.push(l(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(n)t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),r=i.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:x).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:x;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??v)(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){}};w.elementStyles=[],w.shadowRootOptions={mode:"open"},w[N("elementProperties")]=new Map,w[N("finalized")]=new Map,O?.({ReactiveElement:w}),(g.reactiveElementVersions??=[]).push("2.0.2");
25
+ */,{is:h,defineProperty:p,getOwnPropertyDescriptor:f,getOwnPropertyNames:d,getOwnPropertySymbols:y,getPrototypeOf:u}=Object,g=globalThis,b=g.trustedTypes,m=b?b.emptyScript:"",O=g.reactiveElementPolyfillSupport,N=(t,o)=>t,v={toAttribute(t,o){switch(o){case Boolean:t=t?m: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}},x=(t,o)=>!h(t,o),S={attribute:!0,type:String,converter:v,reflect:!1,hasChanged:x};Symbol.metadata??=Symbol("metadata"),g.litPropertyMetadata??=new WeakMap;let w=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&&p(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 n=r?.call(this);i.call(this,o),this.requestUpdate(t,n,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??S}static _$Ei(){if(this.hasOwnProperty(N("elementProperties")))return;const t=u(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(N("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(N("properties"))){const t=this.properties,o=[...d(t),...y(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(l(t))}else void 0!==t&&o.push(l(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(n)t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),r=i.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:v).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:v;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??x)(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){}};w.elementStyles=[],w.shadowRootOptions={mode:"open"},w[N("elementProperties")]=new Map,w[N("finalized")]=new Map,O?.({ReactiveElement:w}),(g.reactiveElementVersions??=[]).push("2.0.2");
26
26
  /**
27
27
  * @license
28
28
  * Copyright 2017 Google LLC
29
29
  * SPDX-License-Identifier: BSD-3-Clause
30
30
  */
31
- const C={attribute:!0,type:String,converter:x,reflect:!1,hasChanged:v},U=(t=C,o,e)=>{const{kind:r,metadata:i}=e;let n=globalThis.litPropertyMetadata.get(i);if(void 0===n&&globalThis.litPropertyMetadata.set(i,n=new Map),n.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 E(t){return(o,e)=>"object"==typeof e?U(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)
31
+ const C={attribute:!0,type:String,converter:v,reflect:!1,hasChanged:x},U=(t=C,o,e)=>{const{kind:r,metadata:i}=e;let n=globalThis.litPropertyMetadata.get(i);if(void 0===n&&globalThis.litPropertyMetadata.set(i,n=new Map),n.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 E(t){return(o,e)=>"object"==typeof e?U(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)
32
32
  /**
33
33
  * @license
34
34
  * Copyright 2017 Google LLC
@@ -55,7 +55,7 @@ const Z=globalThis,$=Z.trustedTypes,A=$?$.createPolicy("lit-html",{createHTML:t=
55
55
  * Copyright 2019 Google LLC
56
56
  * SPDX-License-Identifier: BSD-3-Clause
57
57
  */
58
- const bt=globalThis,mt=bt.ShadowRoot&&(void 0===bt.ShadyCSS||bt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ot=Symbol(),Nt=new WeakMap;let xt=class{constructor(t,o,e){if(this._$cssResult$=!0,e!==Ot)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(mt&&void 0===t){const e=void 0!==o&&1===o.length;e&&(t=Nt.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&Nt.set(o,t))}return t}toString(){return this.cssText}};const vt=t=>new xt("string"==typeof t?t:t+"",void 0,Ot),St=(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 xt(e,t,Ot)},wt=mt?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const e of t.cssRules)o+=e.cssText;return vt(o)})(t):t
58
+ const bt=globalThis,mt=bt.ShadowRoot&&(void 0===bt.ShadyCSS||bt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ot=Symbol(),Nt=new WeakMap;let vt=class{constructor(t,o,e){if(this._$cssResult$=!0,e!==Ot)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(mt&&void 0===t){const e=void 0!==o&&1===o.length;e&&(t=Nt.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&Nt.set(o,t))}return t}toString(){return this.cssText}};const xt=t=>new vt("string"==typeof t?t:t+"",void 0,Ot),St=(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 vt(e,t,Ot)},wt=mt?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const e of t.cssRules)o+=e.cssText;return xt(o)})(t):t
59
59
  /**
60
60
  * @license
61
61
  * Copyright 2017 Google LLC
@@ -66,19 +66,19 @@ const bt=globalThis,mt=bt.ShadowRoot&&(void 0===bt.ShadyCSS||bt.ShadyCSS.nativeS
66
66
  * Copyright 2017 Google LLC
67
67
  * SPDX-License-Identifier: BSD-3-Clause
68
68
  */
69
- const zt=globalThis,Dt=zt.trustedTypes,Pt=Dt?Dt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Tt="$lit$",_t=`lit$${(Math.random()+"").slice(9)}$`,Ht="?"+_t,Gt=`<${Ht}>`,jt=document,Yt=()=>jt.createComment(""),Jt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,Vt=Array.isArray,qt="[ \t\n\f\r]",Xt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Qt=/-->/g,to=/>/g,oo=RegExp(`>|${qt}(?:([^\\s"'>=/]+)(${qt}*=${qt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),eo=/'/g,ro=/"/g,io=/^(?:script|style|textarea|title)$/i,no=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),ao=Symbol.for("lit-noChange"),so=Symbol.for("lit-nothing"),co=new WeakMap,lo=jt.createTreeWalker(jt,129);function ho(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Pt?Pt.createHTML(o):o}const po=(t,o)=>{const e=t.length-1,r=[];let i,n=2===o?"<svg>":"",a=Xt;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,h=0;for(;h<e.length&&(a.lastIndex=h,c=a.exec(e),null!==c);)h=a.lastIndex,a===Xt?"!--"===c[1]?a=Qt:void 0!==c[1]?a=to:void 0!==c[2]?(io.test(c[2])&&(i=RegExp("</"+c[2],"g")),a=oo):void 0!==c[3]&&(a=oo):a===oo?">"===c[0]?(a=i??Xt,l=-1):void 0===c[1]?l=-2:(l=a.lastIndex-c[2].length,s=c[1],a=void 0===c[3]?oo:'"'===c[3]?ro:eo):a===ro||a===eo?a=oo:a===Qt||a===to?a=Xt:(a=oo,i=void 0);const p=a===oo&&t[o+1].startsWith("/>")?" ":"";n+=a===Xt?e+Gt:l>=0?(r.push(s),e.slice(0,l)+Tt+e.slice(l)+_t+p):e+_t+(-2===l?o:p)}return[ho(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class fo{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,n=0;const a=t.length-1,s=this.parts,[c,l]=po(t,o);if(this.el=fo.createElement(c,e),lo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=lo.nextNode())&&s.length<a;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(Tt)){const o=l[n++],e=r.getAttribute(t).split(_t),a=/([.?@])?(.*)/.exec(o);s.push({type:1,index:i,name:a[2],strings:e,ctor:"."===a[1]?bo:"?"===a[1]?mo:"@"===a[1]?Oo:go}),r.removeAttribute(t)}else t.startsWith(_t)&&(s.push({type:6,index:i}),r.removeAttribute(t));if(io.test(r.tagName)){const t=r.textContent.split(_t),o=t.length-1;if(o>0){r.textContent=Dt?Dt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],Yt()),lo.nextNode(),s.push({type:2,index:++i});r.append(t[o],Yt())}}}else if(8===r.nodeType)if(r.data===Ht)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=jt.createElement("template");return e.innerHTML=t,e}}function yo(t,o,e=t,r){if(o===ao)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const n=Jt(o)?void 0:o._$litDirective$;return i?.constructor!==n&&(i?._$AO?.(!1),void 0===n?i=void 0:(i=new n(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=yo(t,i._$AS(t,o.values),i,r)),o}class uo{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=so,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=yo(this,t,o),Jt(t)?t===so||null==t||""===t?(this._$AH!==so&&this._$AR(),this._$AH=so):t!==this._$AH&&t!==ao&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>Vt(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!==so&&Jt(this._$AH)?this._$AA.nextSibling.data=t:this.$(jt.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=fo.createElement(ho(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??jt).importNode(o,!0);lo.currentNode=r;let i=lo.nextNode(),n=0,a=0,s=e[0];for(;void 0!==s;){if(n===s.index){let o;2===s.type?o=new uo(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new No(i,this,t)),this._$AV.push(o),s=e[++a]}n!==s?.index&&(i=lo.nextNode(),n++)}return lo.currentNode=jt,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=co.get(t.strings);return void 0===o&&co.set(t.strings,o=new fo(t)),o}T(t){Vt(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 uo(this.k(Yt()),this.k(Yt()),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 go{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=so,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=so}_$AI(t,o=this,e,r){const i=this.strings;let n=!1;if(void 0===i)t=yo(this,t,o,0),n=!Jt(t)||t!==this._$AH&&t!==ao,n&&(this._$AH=t);else{const r=t;let a,s;for(t=i[0],a=0;a<i.length-1;a++)s=yo(this,r[e+a],o,a),s===ao&&(s=this._$AH[a]),n||=!Jt(s)||s!==this._$AH[a],s===so?t=so:t!==so&&(t+=(s??"")+i[a+1]),this._$AH[a]=s}n&&!r&&this.O(t)}O(t){t===so?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class bo extends go{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===so?void 0:t}}class mo extends go{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==so)}}class Oo extends go{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=yo(this,t,o,0)??so)===ao)return;const e=this._$AH,r=t===so&&e!==so||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==so&&(e===so||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 No{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){yo(this,t)}}const xo=zt.litHtmlPolyfillSupport;xo?.(fo,uo),(zt.litHtmlVersions??=[]).push("3.1.0");
69
+ const zt=globalThis,Dt=zt.trustedTypes,Pt=Dt?Dt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Tt="$lit$",_t=`lit$${(Math.random()+"").slice(9)}$`,Ht="?"+_t,Gt=`<${Ht}>`,jt=document,Yt=()=>jt.createComment(""),Jt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,Vt=Array.isArray,qt="[ \t\n\f\r]",Xt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Qt=/-->/g,to=/>/g,oo=RegExp(`>|${qt}(?:([^\\s"'>=/]+)(${qt}*=${qt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),eo=/'/g,ro=/"/g,io=/^(?:script|style|textarea|title)$/i,no=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),ao=Symbol.for("lit-noChange"),so=Symbol.for("lit-nothing"),co=new WeakMap,lo=jt.createTreeWalker(jt,129);function ho(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Pt?Pt.createHTML(o):o}const po=(t,o)=>{const e=t.length-1,r=[];let i,n=2===o?"<svg>":"",a=Xt;for(let o=0;o<e;o++){const e=t[o];let s,c,l=-1,h=0;for(;h<e.length&&(a.lastIndex=h,c=a.exec(e),null!==c);)h=a.lastIndex,a===Xt?"!--"===c[1]?a=Qt:void 0!==c[1]?a=to:void 0!==c[2]?(io.test(c[2])&&(i=RegExp("</"+c[2],"g")),a=oo):void 0!==c[3]&&(a=oo):a===oo?">"===c[0]?(a=i??Xt,l=-1):void 0===c[1]?l=-2:(l=a.lastIndex-c[2].length,s=c[1],a=void 0===c[3]?oo:'"'===c[3]?ro:eo):a===ro||a===eo?a=oo:a===Qt||a===to?a=Xt:(a=oo,i=void 0);const p=a===oo&&t[o+1].startsWith("/>")?" ":"";n+=a===Xt?e+Gt:l>=0?(r.push(s),e.slice(0,l)+Tt+e.slice(l)+_t+p):e+_t+(-2===l?o:p)}return[ho(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class fo{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,n=0;const a=t.length-1,s=this.parts,[c,l]=po(t,o);if(this.el=fo.createElement(c,e),lo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=lo.nextNode())&&s.length<a;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(Tt)){const o=l[n++],e=r.getAttribute(t).split(_t),a=/([.?@])?(.*)/.exec(o);s.push({type:1,index:i,name:a[2],strings:e,ctor:"."===a[1]?bo:"?"===a[1]?mo:"@"===a[1]?Oo:go}),r.removeAttribute(t)}else t.startsWith(_t)&&(s.push({type:6,index:i}),r.removeAttribute(t));if(io.test(r.tagName)){const t=r.textContent.split(_t),o=t.length-1;if(o>0){r.textContent=Dt?Dt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],Yt()),lo.nextNode(),s.push({type:2,index:++i});r.append(t[o],Yt())}}}else if(8===r.nodeType)if(r.data===Ht)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=jt.createElement("template");return e.innerHTML=t,e}}function yo(t,o,e=t,r){if(o===ao)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const n=Jt(o)?void 0:o._$litDirective$;return i?.constructor!==n&&(i?._$AO?.(!1),void 0===n?i=void 0:(i=new n(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=yo(t,i._$AS(t,o.values),i,r)),o}class uo{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=so,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=yo(this,t,o),Jt(t)?t===so||null==t||""===t?(this._$AH!==so&&this._$AR(),this._$AH=so):t!==this._$AH&&t!==ao&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>Vt(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!==so&&Jt(this._$AH)?this._$AA.nextSibling.data=t:this.$(jt.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=fo.createElement(ho(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??jt).importNode(o,!0);lo.currentNode=r;let i=lo.nextNode(),n=0,a=0,s=e[0];for(;void 0!==s;){if(n===s.index){let o;2===s.type?o=new uo(i,i.nextSibling,this,t):1===s.type?o=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(o=new No(i,this,t)),this._$AV.push(o),s=e[++a]}n!==s?.index&&(i=lo.nextNode(),n++)}return lo.currentNode=jt,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=co.get(t.strings);return void 0===o&&co.set(t.strings,o=new fo(t)),o}T(t){Vt(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 uo(this.k(Yt()),this.k(Yt()),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 go{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=so,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=so}_$AI(t,o=this,e,r){const i=this.strings;let n=!1;if(void 0===i)t=yo(this,t,o,0),n=!Jt(t)||t!==this._$AH&&t!==ao,n&&(this._$AH=t);else{const r=t;let a,s;for(t=i[0],a=0;a<i.length-1;a++)s=yo(this,r[e+a],o,a),s===ao&&(s=this._$AH[a]),n||=!Jt(s)||s!==this._$AH[a],s===so?t=so:t!==so&&(t+=(s??"")+i[a+1]),this._$AH[a]=s}n&&!r&&this.O(t)}O(t){t===so?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class bo extends go{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===so?void 0:t}}class mo extends go{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==so)}}class Oo extends go{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=yo(this,t,o,0)??so)===ao)return;const e=this._$AH,r=t===so&&e!==so||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==so&&(e===so||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 No{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){yo(this,t)}}const vo=zt.litHtmlPolyfillSupport;vo?.(fo,uo),(zt.litHtmlVersions??=[]).push("3.1.0");
70
70
  /**
71
71
  * @license
72
72
  * Copyright 2017 Google LLC
73
73
  * SPDX-License-Identifier: BSD-3-Clause
74
74
  */
75
- let vo=class extends Bt{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 uo(o.insertBefore(Yt(),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 ao}};vo._$litElement$=!0,vo.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:vo});const So=globalThis.litElementPolyfillSupport;So?.({LitElement:vo}),(globalThis.litElementVersions??=[]).push("4.0.2");const wo=t=>"string"==typeof t?vt(t):t;class Co{static create(t,o,e,r){const i=t=>wo(null!=t?t:r),n=St`var(${wo(t)}, ${i(r)})`;return n.name=t,n.description=o,n.category=e,n.defaultValue=r,n.defaultCssValue=i,n.get=o=>St`var(${wo(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>r,n}static extend(t,o,e,r){const i=t=>e.get(null!=t?t:r),n=St`var(${wo(t)}, ${i(r)})`;return n.name=t,n.description=o,n.category=e.category,n.fallbackVariable=e,n.defaultValue=r,n.defaultCssValue=i,n.get=o=>St`var(${wo(t)}, ${i(o)})`,n.breadcrumb=()=>[e.name,...e.breadcrumb()],n.lastResortDefaultValue=()=>null!=r?r:e.lastResortDefaultValue(),n}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):wo(null!=o?o:t.lastResortDefaultValue()),r=St`var(${wo(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=>St`var(${wo(t.name)}, ${e(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const Uo={colorWhite:Co.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:Co.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:Co.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:Co.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:Co.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:Co.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:Co.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:Co.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:Co.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:Co.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:Co.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:Co.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:Co.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:Co.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:Co.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:Co.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:Co.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:Co.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:Co.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:Co.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:Co.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:Co.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:Co.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:Co.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:Co.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:Co.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:Co.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:Co.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:Co.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:Co.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:Co.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:Co.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:Co.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:Co.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:Co.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:Co.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:Co.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:Co.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:Co.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:Co.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:Co.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:Co.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:Co.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:Co.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:Co.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:Co.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:Co.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:Co.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:Co.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:Co.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:Co.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:Co.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:Co.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:Co.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:Co.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:Co.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:Co.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:Co.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:Co.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:Co.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:Co.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:Co.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:Co.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:Co.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:Co.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:Co.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:Co.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:Co.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:Co.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:Co.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:Co.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:Co.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:Co.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:Co.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:Co.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:Co.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:Co.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:Co.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:Co.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:Co.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:Co.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:Co.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:Co.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:Co.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:Co.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:Co.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:Co.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:Co.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:Co.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:Co.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:Co.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:Co.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:Co.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:Co.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:Co.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:Co.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:Co.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:Co.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:Co.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:Co.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:Co.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:Co.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:Co.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:Co.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:Co.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:Co.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:Co.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:Co.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:Co.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:Co.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:Co.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:Co.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:Co.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:Co.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:Co.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:Co.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:Co.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:Co.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:Co.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:Co.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:Co.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:Co.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:Co.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:Co.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:Co.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:Co.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:Co.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:Co.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:Co.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:Co.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:Co.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:Co.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:Co.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:Co.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:Co.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:Co.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:Co.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:Co.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:Co.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:Co.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:Co.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:Co.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:Co.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:Co.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:Co.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:Co.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:Co.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:Co.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:Co.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:Co.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:Co.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:Co.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:Co.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:Co.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:Co.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:Co.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:Co.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:Co.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:Co.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:Co.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:Co.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:Co.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:Co.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:Co.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:Co.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:Co.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:Co.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:Co.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:Co.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:Co.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:Co.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:Co.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:Co.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:Co.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:Co.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:Co.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:Co.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:Co.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:Co.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:Co.create("--ft-icon-size-6","","SIZE","48px"),opacity0:Co.create("--ft-opacity-0","","NUMBER","0"),opacity8:Co.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:Co.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:Co.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:Co.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:Co.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:Co.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:Co.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:Co.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:Co.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:Co.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:Co.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:Co.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:Co.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:Co.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")};Co.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-display-lineHeight","","SIZE","120%"),Co.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),Co.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),Co.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-display-textCase","","UNKNOWN","none"),Co.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),Co.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),Co.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),Co.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-title-1-textCase","","UNKNOWN","none"),Co.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),Co.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),Co.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),Co.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-title-2-textCase","","UNKNOWN","none"),Co.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),Co.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),Co.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),Co.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-title-3-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),Co.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),Co.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),Co.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),Co.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),Co.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),Co.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),Co.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),Co.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),Co.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),Co.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),Co.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none");const Eo={backgroundActionPrimary:Co.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Uo.colorBrand0),backgroundErrorPrimary:Co.extend("--ft-background-error-primary","Used as background of error components.",Uo.colorRed0),backgroundErrorSubtle:Co.extend("--ft-background-error-subtle","Used as background of subtle error components.",Uo.colorRed10),backgroundInfoPrimary:Co.extend("--ft-background-info-primary","Used as background of information components.",Uo.colorCyan200),backgroundInfoSubtle:Co.extend("--ft-background-info-subtle","Used as background of subtle information components.",Uo.colorCyan10),backgroundWarningPrimary:Co.extend("--ft-background-warning-primary","Used as background of warning components.",Uo.colorOrange300),backgroundWarningSubtle:Co.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Uo.colorOrange10),backgroundSuccessPrimary:Co.extend("--ft-background-success-primary","Used as background of success components.",Uo.colorGreen200),backgroundSuccessSubtle:Co.extend("--ft-background-success-subtle","Used as background of subtle success components.",Uo.colorGreen10),backgroundGlobalSurface:Co.extend("--ft-background-global-surface","Used as app background.",Uo.colorWhite),backgroundGlobalOnSurface:Co.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Uo.colorGray10),backgroundGlobalOnSurfaceDark:Co.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Uo.colorGray30),contentActionPrimary:Co.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Uo.colorBrand0),contentWarningPrimary:Co.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Uo.colorOrange300),contentWarningIconOnly:Co.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Uo.colorOrange0),contentErrorPrimary:Co.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Uo.colorRed0),contentErrorIconOnly:Co.extend("--ft-content-error-icon-only","Used on error status icons alone",Uo.colorRed0),contentInfoPrimary:Co.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Uo.colorCyan200),contentInfoIconOnly:Co.extend("--ft-content-info-icon-only","Used on info status icons alone",Uo.colorCyan0),contentSuccessPrimary:Co.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Uo.colorGreen200),contentSuccessIconOnly:Co.extend("--ft-content-success-icon-only","Used on success status icons alone",Uo.colorGreen0),contentGlobalPrimary:Co.extend("--ft-content-global-primary","Used for main content on the page.",Uo.colorGray500),contentGlobalSecondary:Co.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Uo.colorGray200),contentGlobalSubtle:Co.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Uo.colorGray0),contentGlobalOnColor:Co.extend("--ft-content-global-on-color","Used for content on a dominant color.",Uo.colorWhite),borderActionPrimary:Co.extend("--ft-border-action-primary","Used as border for primary action components.",Uo.colorBrand0),borderActionFocusRing:Co.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Uo.colorCyan0),borderWarningPrimary:Co.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Uo.colorOrange300),borderWarningSubtle:Co.extend("--ft-border-warning-subtle","Used as border for warning components.",Uo.colorOrange30),borderSuccessPrimary:Co.extend("--ft-border-success-primary","Used as border for success buttons.",Uo.colorGreen200),borderSuccessSubtle:Co.extend("--ft-border-success-subtle","Used as border for success components.",Uo.colorGreen30),borderErrorPrimary:Co.extend("--ft-border-error-primary","Used as border for text fields in error states.",Uo.colorRed0),borderErrorSubtle:Co.extend("--ft-border-error-subtle","Used as border for error components.",Uo.colorRed30),borderInfoPrimary:Co.extend("--ft-border-info-primary","Used as border for buttons in info color.",Uo.colorCyan200),borderInfoSubtle:Co.extend("--ft-border-info-subtle","Used as border for information components.",Uo.colorCyan30),borderGlobalPrimary:Co.extend("--ft-border-global-primary","Used as border for element like input.",Uo.colorGray50),borderGlobalSubtle:Co.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Uo.colorGray30),borderInputPrimary:Co.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Uo.colorGray80)};Co.create("--ft-button-large-height","","SIZE","40px"),Co.extend("--ft-button-large-horizontal-padding","",Uo.spacing4),Co.extend("--ft-button-large-gap","",Uo.spacing2),Co.extend("--ft-button-large-border-radius","",Uo.borderRadiusS),Co.extend("--ft-button-large-icon-size","",Uo.iconSize3),Co.create("--ft-button-large-border-width","","SIZE","1px"),Co.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),Co.create("--ft-button-large-focus-outline-width","","SIZE","2px"),Co.create("--ft-button-large-icon-only-width","","SIZE","40px"),Co.create("--ft-button-small-height","","SIZE","30px"),Co.extend("--ft-button-small-horizontal-padding","",Uo.spacing3),Co.extend("--ft-button-small-gap","",Uo.spacing2),Co.extend("--ft-button-small-border-radius","",Uo.borderRadiusS),Co.extend("--ft-button-small-icon-size","",Uo.iconSize2),Co.create("--ft-button-small-border-width","","SIZE","1px"),Co.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),Co.create("--ft-button-small-focus-outline-width","","SIZE","2px"),Co.create("--ft-button-small-icon-only-width","","SIZE","30px"),Co.extend("--ft-button-primary-background-color","",Eo.backgroundActionPrimary),Co.extend("--ft-button-primary-color","",Eo.contentGlobalOnColor),Co.extend("--ft-button-primary-icon-color","",Eo.contentGlobalOnColor),Co.extend("--ft-button-primary-state-layer-color","",Eo.contentGlobalOnColor),Co.extend("--ft-button-primary-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-button-primary-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-button-primary-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-button-primary-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-button-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Co.extend("--ft-button-tertiary-color","",Eo.contentActionPrimary),Co.extend("--ft-button-tertiary-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-button-tertiary-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-button-tertiary-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-button-tertiary-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-button-tertiary-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-button-tertiary-component-opacity-disabled","",Uo.opacity40),Co.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Co.extend("--ft-button-secondary-color","",Eo.contentActionPrimary),Co.extend("--ft-button-secondary-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-button-secondary-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-button-secondary-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-button-secondary-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-button-secondary-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-button-secondary-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-button-secondary-border-color","",Eo.borderActionPrimary),Co.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Co.extend("--ft-button-neutral-icon-color","",Eo.contentGlobalSecondary),Co.extend("--ft-button-neutral-color","",Eo.contentGlobalSecondary),Co.extend("--ft-button-neutral-state-layer-color","",Eo.contentGlobalSecondary),Co.extend("--ft-button-neutral-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-button-neutral-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-button-neutral-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-button-neutral-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-floating-menu-horizontal-padding","",Uo.spacing4),Co.extend("--ft-floating-menu-vertical-padding","",Uo.spacing4),Co.extend("--ft-floating-menu-off-icon-color","",Eo.contentGlobalPrimary),Co.extend("--ft-floating-menu-off-color","",Eo.contentGlobalPrimary),Co.extend("--ft-floating-menu-on-color","",Eo.contentActionPrimary),Co.extend("--ft-floating-menu-on-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-floating-menu-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-floating-menu-gap","",Uo.spacing3),Co.extend("--ft-floating-menu-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),Co.extend("--ft-floating-menu-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-floating-menu-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-floating-menu-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-floating-menu-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-floating-menu-icon-size","",Uo.iconSize3),Co.extend("--ft-floating-menu-background-color","",Eo.backgroundGlobalOnSurface),Co.extend("--ft-tabs-top-left-border-radius","",Uo.borderRadiusS),Co.extend("--ft-tabs-top-right-border-radius","",Uo.borderRadiusS),Co.extend("--ft-tabs-label-horizontal-padding","",Uo.spacing4),Co.extend("--ft-tabs-label-vertical-padding","",Uo.spacing3),Co.extend("--ft-tabs-label-gap","",Uo.spacing1),Co.extend("--ft-tabs-icon-horizontal-padding","",Uo.spacing1),Co.extend("--ft-tabs-icon-vertical-padding","",Uo.spacing4),Co.create("--ft-tabs-focus-outline-width","","SIZE","2px"),Co.extend("--ft-tabs-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-tabs-off-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-tabs-off-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-tabs-off-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-tabs-off-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-tabs-off-color","",Eo.contentGlobalSubtle),Co.extend("--ft-tabs-off-state-layer-color","",Eo.contentGlobalSubtle),Co.extend("--ft-tabs-on-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-tabs-on-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-tabs-on-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-tabs-on-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-tabs-on-color","",Eo.contentActionPrimary),Co.extend("--ft-tabs-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-collapsible-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-collapsible-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-collapsible-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-collapsible-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-collapsible-horizontal-padding","",Uo.spacing4),Co.extend("--ft-collapsible-vertical-padding","",Uo.spacing3),Co.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),Co.extend("--ft-collapsible-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-collapsible-color","",Eo.contentGlobalPrimary),Co.extend("--ft-collapsible-state-layer-color","",Eo.contentGlobalPrimary),Co.extend("--ft-collapsible-background-color","",Eo.backgroundGlobalOnSurface),Co.extend("--ft-collapsible-border-color","",Eo.borderGlobalSubtle),Co.extend("--ft-collapsible-icon-size","",Uo.iconSize3),Co.extend("--ft-switch-group-horizontal-padding","",Uo.spacing1),Co.extend("--ft-switch-group-vertical-padding","",Uo.spacing1),Co.extend("--ft-switch-group-gap","",Uo.spacing1),Co.extend("--ft-switch-group-background-color","",Eo.backgroundGlobalSurface),Co.extend("--ft-switch-group-border-color","",Eo.borderGlobalSubtle),Co.create("--ft-switch-group-border-radius","","SIZE","6px"),Co.extend("--ft-switch-label-horizontal-padding","",Uo.spacing2),Co.extend("--ft-switch-label-vertical-padding","",Uo.spacing1),Co.extend("--ft-switch-icon-horizontal-padding","",Uo.spacing1),Co.extend("--ft-switch-icon-vertical-padding","",Uo.spacing1),Co.create("--ft-switch-focus-outline-width","","SIZE","2px"),Co.extend("--ft-switch-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-switch-option-border-radius","",Uo.borderRadiusS),Co.extend("--ft-switch-off-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-switch-off-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-switch-off-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-switch-off-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-switch-off-color","",Eo.contentGlobalSubtle),Co.extend("--ft-switch-off-state-layer-color","",Eo.contentGlobalSubtle),Co.extend("--ft-switch-on-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-switch-on-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-switch-on-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-switch-on-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-switch-on-color","",Eo.contentActionPrimary),Co.extend("--ft-switch-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-chart-1-light","for area color charts",Uo.colorBrand40),Co.extend("--ft-chart-1-base","for line charts",Uo.colorBrand0),Co.extend("--ft-chart-2-light","for area color charts",Uo.colorYellow60),Co.extend("--ft-chart-2-base","for line charts",Uo.colorYellow100),Co.extend("--ft-chart-3-light","",Uo.colorUltramarine40),Co.extend("--ft-chart-3-base","",Uo.colorUltramarine70),Co.extend("--ft-chart-4-light","",Uo.colorCyan50),Co.extend("--ft-chart-4-base","",Uo.colorCyan100),Co.extend("--ft-chart-5-light","",Uo.colorRed40),Co.extend("--ft-chart-5-base","",Uo.colorRed60),Co.extend("--ft-chart-6-light","",Uo.colorGreen40),Co.extend("--ft-chart-6-base","",Uo.colorGreen70),Co.extend("--ft-chart-7-light","",Uo.colorOrange70),Co.extend("--ft-chart-7-base","",Uo.colorOrange100),Co.extend("--ft-chart-8-light","",Uo.colorAvocado70),Co.extend("--ft-chart-8-base","",Uo.colorAvocado200),Co.extend("--ft-chart-9-light","",Uo.colorBrown50),Co.extend("--ft-chart-9-base","",Uo.colorBrown200),Co.extend("--ft-chart-10-light","",Uo.colorGray50),Co.extend("--ft-chart-10-base","",Uo.colorGray80),Co.extend("--ft-chart-monochrome-10","",Uo.colorBrand10),Co.extend("--ft-chart-monochrome-20","",Uo.colorBrand20),Co.extend("--ft-chart-monochrome-30","",Uo.colorBrand40),Co.extend("--ft-chart-monochrome-40","",Uo.colorBrand60),Co.extend("--ft-chart-monochrome-50","",Uo.colorBrand0),Co.extend("--ft-chart-monochrome-60","",Uo.colorBrand200),Co.extend("--ft-chip-large-horizontal-padding","",Uo.spacing4),Co.extend("--ft-chip-large-vertical-padding","",Uo.spacing2),Co.extend("--ft-chip-large-gap","",Uo.spacing1),Co.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),Co.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),Co.extend("--ft-chip-large-border-radius","",Uo.borderRadiusPill),Co.create("--ft-chip-large-border-width","","SIZE","1px"),Co.extend("--ft-chip-large-icon-size","",Uo.iconSize3),Co.extend("--ft-chip-medium-horizontal-padding","",Uo.spacing3),Co.extend("--ft-chip-medium-vertical-padding","",Uo.spacing1),Co.extend("--ft-chip-medium-gap","",Uo.spacing1),Co.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),Co.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),Co.extend("--ft-chip-medium-border-radius","",Uo.borderRadiusPill),Co.create("--ft-chip-medium-border-width","","SIZE","1px"),Co.extend("--ft-chip-medium-icon-size","",Uo.iconSize2),Co.extend("--ft-chip-small-horizontal-padding","",Uo.spacing2),Co.extend("--ft-chip-small-vertical-padding","",Uo.spacing05),Co.extend("--ft-chip-small-gap","",Uo.spacing1),Co.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),Co.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),Co.extend("--ft-chip-small-border-radius","",Uo.borderRadiusPill),Co.create("--ft-chip-small-border-width","","SIZE","1px"),Co.extend("--ft-chip-small-icon-size","",Uo.iconSize1),Co.extend("--ft-chip-neutral-background-color","",Eo.backgroundGlobalOnSurface),Co.extend("--ft-chip-neutral-color","",Eo.contentGlobalPrimary),Co.extend("--ft-chip-neutral-border-color","",Eo.borderGlobalSubtle),Co.extend("--ft-chip-info-background-color","",Eo.backgroundInfoSubtle),Co.extend("--ft-chip-info-color","",Eo.contentInfoPrimary),Co.extend("--ft-chip-info-border-color","",Eo.borderInfoSubtle),Co.extend("--ft-chip-success-background-color","",Eo.backgroundSuccessSubtle),Co.extend("--ft-chip-success-color","",Eo.contentSuccessPrimary),Co.extend("--ft-chip-success-border-color","",Eo.borderSuccessSubtle),Co.extend("--ft-chip-warning-background-color","",Eo.backgroundWarningSubtle),Co.extend("--ft-chip-warning-color","",Eo.contentWarningPrimary),Co.extend("--ft-chip-warning-border-color","",Eo.borderWarningSubtle),Co.extend("--ft-chip-error-background-color","",Eo.backgroundErrorSubtle),Co.extend("--ft-chip-error-color","",Eo.contentErrorPrimary),Co.extend("--ft-chip-error-border-color","",Eo.borderErrorSubtle),Co.create("--ft-notice-border-width","","SIZE","1px"),Co.extend("--ft-notice-horizontal-padding","",Uo.spacing2),Co.extend("--ft-notice-vertical-padding","",Uo.spacing1),Co.extend("--ft-notice-border-radius","",Uo.borderRadiusS),Co.extend("--ft-notice-gap","",Uo.spacing2),Co.extend("--ft-notice-icon-size","",Uo.iconSize3),Co.extend("--ft-notice-info-background-color","",Eo.backgroundInfoSubtle),Co.extend("--ft-notice-info-border-color","",Eo.borderInfoSubtle),Co.extend("--ft-notice-info-color","",Eo.contentInfoPrimary),Co.extend("--ft-notice-warning-background-color","",Eo.backgroundWarningSubtle),Co.extend("--ft-notice-warning-border-color","",Eo.borderWarningSubtle),Co.extend("--ft-notice-warning-color","",Eo.contentWarningPrimary),Co.extend("--ft-checkbox-label-color","",Eo.contentGlobalPrimary),Co.extend("--ft-checkbox-checked-background-color","",Eo.contentActionPrimary),Co.extend("--ft-checkbox-checked-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-checkbox-checked-color","",Eo.contentGlobalOnColor),Co.extend("--ft-checkbox-checked-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-checkbox-checked-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-checkbox-checked-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-checkbox-checked-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-checkbox-unchecked-border-color","",Uo.colorGray80),Co.extend("--ft-checkbox-unchecked-state-layer-color","",Uo.colorGray80),Co.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-checkbox-unchecked-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-checkbox-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),Co.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),Co.extend("--ft-checkbox-gap","",Uo.spacing3),Co.extend("--ft-toggle-off-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-toggle-off-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-toggle-off-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-toggle-off-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-toggle-off-background-color","",Eo.contentGlobalSubtle),Co.extend("--ft-toggle-off-icon-color","",Eo.contentGlobalSubtle),Co.extend("--ft-toggle-off-state-layer-color","",Eo.contentGlobalSubtle),Co.extend("--ft-toggle-on-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-toggle-on-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-toggle-on-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-toggle-on-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-toggle-on-background-color","",Eo.contentActionPrimary),Co.extend("--ft-toggle-on-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-toggle-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-toggle-label-color","",Eo.contentGlobalPrimary),Co.extend("--ft-toggle-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-toggle-gap","",Uo.spacing3),Co.extend("--ft-radio-label-color","",Eo.contentGlobalPrimary),Co.extend("--ft-radio-selected-color","",Eo.contentActionPrimary),Co.extend("--ft-radio-selected-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-radio-selected-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-radio-selected-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-radio-selected-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-radio-selected-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-radio-unselected-state-layer-color","",Uo.colorGray80),Co.extend("--ft-radio-unselected-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-radio-unselected-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-radio-unselected-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-radio-unselected-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-radio-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-radio-focus-outline-offset","","SIZE","3px"),Co.create("--ft-radio-focus-outline-width","","SIZE","2px"),Co.extend("--ft-radio-gap","",Uo.spacing3),Co.extend("--ft-notification-icon-size","",Uo.iconSize4),Co.extend("--ft-notification-horizontal-padding","",Uo.spacing4),Co.extend("--ft-notification-vertical-padding","",Uo.spacing4),Co.extend("--ft-notification-info-background-color","",Eo.backgroundInfoSubtle),Co.extend("--ft-notification-info-color","",Eo.contentInfoPrimary),Co.extend("--ft-notification-info-border-color","",Eo.borderInfoSubtle),Co.extend("--ft-notification-success-background-color","",Eo.backgroundSuccessSubtle),Co.extend("--ft-notification-success-color","",Eo.contentSuccessPrimary),Co.extend("--ft-notification-success-border-color","",Eo.borderSuccessSubtle),Co.extend("--ft-notification-warning-background-color","",Eo.backgroundWarningSubtle),Co.extend("--ft-notification-warning-color","",Eo.contentWarningPrimary),Co.extend("--ft-notification-warning-border-color","",Eo.borderWarningSubtle),Co.extend("--ft-notification-error-background-color","",Eo.backgroundErrorSubtle),Co.extend("--ft-notification-error-color","",Eo.contentErrorPrimary),Co.extend("--ft-notification-error-border-color","",Eo.borderErrorSubtle),Co.extend("--ft-notification-border-radius","",Uo.borderRadiusPill),Co.create("--ft-notification-border-width","","SIZE","1px"),Co.extend("--ft-notification-gap-leading","",Uo.spacing2),Co.extend("--ft-notification-gap-trailing","",Uo.spacing8),Co.extend("--ft-tooltip-horizontal-padding","",Uo.spacing2),Co.extend("--ft-tooltip-vertical-padding","",Uo.spacing2),Co.extend("--ft-tooltip-border-radius","",Uo.borderRadiusS),Co.extend("--ft-tooltip-label","",Eo.contentGlobalOnColor),Co.extend("--ft-tooltip-background","",Eo.contentGlobalPrimary),Co.extend("--ft-tooltip-background-opacity","",Uo.opacity80),Co.extend("--ft-tooltip-shadow","",Uo.shadowElevation03),Co.create("--ft-color-primary","","COLOR","#2196F3"),Co.create("--ft-color-primary-variant","","COLOR","#1976D2"),Co.create("--ft-color-secondary","","COLOR","#FFCC80"),Co.create("--ft-color-secondary-variant","","COLOR","#F57C00"),Co.create("--ft-color-surface","","COLOR","#FFFFFF"),Co.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),Co.create("--ft-color-error","","COLOR","#B00020"),Co.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),Co.create("--ft-color-opacity-high","","NUMBER","1"),Co.create("--ft-color-opacity-medium","","NUMBER","0.74"),Co.create("--ft-color-opacity-disabled","","NUMBER","0.38"),Co.create("--ft-color-on-primary","","COLOR","#FFFFFF"),Co.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),Co.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),Co.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),Co.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),Co.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),Co.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),Co.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),Co.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),Co.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),Co.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),Co.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),Co.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),Co.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),Co.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),Co.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),Co.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),Co.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),Co.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),Co.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),Co.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),Co.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),Co.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),Co.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),Co.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),Co.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),Co.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),Co.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),Co.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),Co.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),Co.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),Co.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),Co.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.create("--ft-border-radius-S","","SIZE","4px"),Co.create("--ft-border-radius-M","","SIZE","8px"),Co.create("--ft-border-radius-L","","SIZE","12px"),Co.create("--ft-border-radius-XL","","SIZE","16px"),Co.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),Co.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),Co.create("--ft-transition-duration","","UNKNOWN","250ms"),Co.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out");
75
+ let xo=class extends Bt{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 uo(o.insertBefore(Yt(),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 ao}};xo._$litElement$=!0,xo.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:xo});const So=globalThis.litElementPolyfillSupport;So?.({LitElement:xo}),(globalThis.litElementVersions??=[]).push("4.0.2");const wo=t=>"string"==typeof t?xt(t):t;class Co{static create(t,o,e,r){const i=t=>wo(null!=t?t:r),n=St`var(${wo(t)}, ${i(r)})`;return n.name=t,n.description=o,n.category=e,n.defaultValue=r,n.defaultCssValue=i,n.get=o=>St`var(${wo(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>r,n}static extend(t,o,e,r){const i=t=>e.get(null!=t?t:r),n=St`var(${wo(t)}, ${i(r)})`;return n.name=t,n.description=o,n.category=e.category,n.fallbackVariable=e,n.defaultValue=r,n.defaultCssValue=i,n.get=o=>St`var(${wo(t)}, ${i(o)})`,n.breadcrumb=()=>[e.name,...e.breadcrumb()],n.lastResortDefaultValue=()=>null!=r?r:e.lastResortDefaultValue(),n}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):wo(null!=o?o:t.lastResortDefaultValue()),r=St`var(${wo(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=>St`var(${wo(t.name)}, ${e(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const Uo={colorWhite:Co.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:Co.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:Co.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:Co.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:Co.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:Co.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:Co.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:Co.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:Co.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:Co.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:Co.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:Co.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:Co.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:Co.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:Co.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:Co.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:Co.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:Co.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:Co.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:Co.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:Co.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:Co.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:Co.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:Co.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:Co.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:Co.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:Co.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:Co.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:Co.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:Co.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:Co.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:Co.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:Co.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:Co.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:Co.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:Co.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:Co.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:Co.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:Co.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:Co.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:Co.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:Co.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:Co.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:Co.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:Co.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:Co.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:Co.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:Co.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:Co.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:Co.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:Co.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:Co.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:Co.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:Co.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:Co.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:Co.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:Co.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:Co.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:Co.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:Co.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:Co.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:Co.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:Co.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:Co.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:Co.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:Co.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:Co.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:Co.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:Co.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:Co.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:Co.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:Co.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:Co.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:Co.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:Co.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:Co.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:Co.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:Co.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:Co.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:Co.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:Co.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:Co.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:Co.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:Co.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:Co.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:Co.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:Co.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:Co.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:Co.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:Co.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:Co.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:Co.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:Co.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:Co.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:Co.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:Co.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:Co.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:Co.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:Co.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:Co.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:Co.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:Co.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:Co.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:Co.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:Co.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:Co.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:Co.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:Co.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:Co.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:Co.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:Co.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:Co.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:Co.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:Co.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:Co.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:Co.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:Co.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:Co.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:Co.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:Co.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:Co.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:Co.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:Co.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:Co.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:Co.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:Co.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:Co.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:Co.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:Co.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:Co.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:Co.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:Co.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:Co.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:Co.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:Co.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:Co.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:Co.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:Co.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:Co.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:Co.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:Co.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:Co.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:Co.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:Co.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:Co.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:Co.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:Co.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:Co.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:Co.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:Co.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:Co.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:Co.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:Co.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:Co.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:Co.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:Co.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:Co.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:Co.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:Co.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:Co.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:Co.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:Co.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:Co.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:Co.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:Co.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:Co.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:Co.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:Co.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:Co.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:Co.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:Co.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:Co.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:Co.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:Co.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:Co.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:Co.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:Co.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:Co.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:Co.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:Co.create("--ft-icon-size-6","","SIZE","48px"),opacity0:Co.create("--ft-opacity-0","","NUMBER","0"),opacity8:Co.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:Co.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:Co.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:Co.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:Co.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:Co.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:Co.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:Co.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:Co.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:Co.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:Co.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:Co.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:Co.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:Co.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")};Co.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-display-lineHeight","","SIZE","120%"),Co.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),Co.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),Co.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-display-textCase","","UNKNOWN","none"),Co.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),Co.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),Co.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),Co.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-title-1-textCase","","UNKNOWN","none"),Co.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),Co.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),Co.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),Co.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-title-2-textCase","","UNKNOWN","none"),Co.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),Co.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),Co.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),Co.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-title-3-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),Co.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),Co.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),Co.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),Co.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),Co.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),Co.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),Co.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),Co.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),Co.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),Co.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),Co.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),Co.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),Co.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),Co.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),Co.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),Co.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),Co.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),Co.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),Co.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),Co.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),Co.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),Co.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),Co.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),Co.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),Co.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),Co.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none");const Eo={backgroundActionPrimary:Co.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Uo.colorBrand0),backgroundErrorPrimary:Co.extend("--ft-background-error-primary","Used as background of error components.",Uo.colorRed0),backgroundErrorSubtle:Co.extend("--ft-background-error-subtle","Used as background of subtle error components.",Uo.colorRed10),backgroundInfoPrimary:Co.extend("--ft-background-info-primary","Used as background of information components.",Uo.colorCyan200),backgroundInfoSubtle:Co.extend("--ft-background-info-subtle","Used as background of subtle information components.",Uo.colorCyan10),backgroundWarningPrimary:Co.extend("--ft-background-warning-primary","Used as background of warning components.",Uo.colorOrange300),backgroundWarningSubtle:Co.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Uo.colorOrange10),backgroundSuccessPrimary:Co.extend("--ft-background-success-primary","Used as background of success components.",Uo.colorGreen200),backgroundSuccessSubtle:Co.extend("--ft-background-success-subtle","Used as background of subtle success components.",Uo.colorGreen10),backgroundGlobalSurface:Co.extend("--ft-background-global-surface","Used as app background.",Uo.colorWhite),backgroundGlobalOnSurface:Co.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Uo.colorGray10),backgroundGlobalOnSurfaceDark:Co.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Uo.colorGray30),contentActionPrimary:Co.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Uo.colorBrand0),contentWarningPrimary:Co.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Uo.colorOrange300),contentWarningIconOnly:Co.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Uo.colorOrange0),contentErrorPrimary:Co.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Uo.colorRed0),contentErrorIconOnly:Co.extend("--ft-content-error-icon-only","Used on error status icons alone",Uo.colorRed0),contentInfoPrimary:Co.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Uo.colorCyan200),contentInfoIconOnly:Co.extend("--ft-content-info-icon-only","Used on info status icons alone",Uo.colorCyan0),contentSuccessPrimary:Co.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Uo.colorGreen200),contentSuccessIconOnly:Co.extend("--ft-content-success-icon-only","Used on success status icons alone",Uo.colorGreen0),contentGlobalPrimary:Co.extend("--ft-content-global-primary","Used for main content on the page.",Uo.colorGray500),contentGlobalSecondary:Co.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Uo.colorGray200),contentGlobalSubtle:Co.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Uo.colorGray0),contentGlobalOnColor:Co.extend("--ft-content-global-on-color","Used for content on a dominant color.",Uo.colorWhite),borderActionPrimary:Co.extend("--ft-border-action-primary","Used as border for primary action components.",Uo.colorBrand0),borderActionFocusRing:Co.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Uo.colorCyan0),borderWarningPrimary:Co.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Uo.colorOrange300),borderWarningSubtle:Co.extend("--ft-border-warning-subtle","Used as border for warning components.",Uo.colorOrange30),borderSuccessPrimary:Co.extend("--ft-border-success-primary","Used as border for success buttons.",Uo.colorGreen200),borderSuccessSubtle:Co.extend("--ft-border-success-subtle","Used as border for success components.",Uo.colorGreen30),borderErrorPrimary:Co.extend("--ft-border-error-primary","Used as border for text fields in error states.",Uo.colorRed0),borderErrorSubtle:Co.extend("--ft-border-error-subtle","Used as border for error components.",Uo.colorRed30),borderInfoPrimary:Co.extend("--ft-border-info-primary","Used as border for buttons in info color.",Uo.colorCyan200),borderInfoSubtle:Co.extend("--ft-border-info-subtle","Used as border for information components.",Uo.colorCyan30),borderGlobalPrimary:Co.extend("--ft-border-global-primary","Used as border for element like input.",Uo.colorGray50),borderGlobalSubtle:Co.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Uo.colorGray30),borderInputPrimary:Co.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Uo.colorGray80)};Co.create("--ft-button-large-height","","SIZE","40px"),Co.extend("--ft-button-large-horizontal-padding","",Uo.spacing4),Co.extend("--ft-button-large-gap","",Uo.spacing2),Co.extend("--ft-button-large-border-radius","",Uo.borderRadiusS),Co.extend("--ft-button-large-icon-size","",Uo.iconSize3),Co.create("--ft-button-large-border-width","","SIZE","1px"),Co.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),Co.create("--ft-button-large-focus-outline-width","","SIZE","2px"),Co.create("--ft-button-large-icon-only-width","","SIZE","40px"),Co.create("--ft-button-small-height","","SIZE","30px"),Co.extend("--ft-button-small-horizontal-padding","",Uo.spacing3),Co.extend("--ft-button-small-gap","",Uo.spacing2),Co.extend("--ft-button-small-border-radius","",Uo.borderRadiusS),Co.extend("--ft-button-small-icon-size","",Uo.iconSize2),Co.create("--ft-button-small-border-width","","SIZE","1px"),Co.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),Co.create("--ft-button-small-focus-outline-width","","SIZE","2px"),Co.create("--ft-button-small-icon-only-width","","SIZE","30px"),Co.extend("--ft-button-primary-background-color","",Eo.backgroundActionPrimary),Co.extend("--ft-button-primary-color","",Eo.contentGlobalOnColor),Co.extend("--ft-button-primary-icon-color","",Eo.contentGlobalOnColor),Co.extend("--ft-button-primary-state-layer-color","",Eo.contentGlobalOnColor),Co.extend("--ft-button-primary-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-button-primary-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-button-primary-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-button-primary-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-button-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Co.extend("--ft-button-tertiary-color","",Eo.contentActionPrimary),Co.extend("--ft-button-tertiary-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-button-tertiary-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-button-tertiary-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-button-tertiary-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-button-tertiary-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-button-tertiary-component-opacity-disabled","",Uo.opacity40),Co.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Co.extend("--ft-button-secondary-color","",Eo.contentActionPrimary),Co.extend("--ft-button-secondary-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-button-secondary-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-button-secondary-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-button-secondary-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-button-secondary-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-button-secondary-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-button-secondary-border-color","",Eo.borderActionPrimary),Co.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Co.extend("--ft-button-neutral-icon-color","",Eo.contentGlobalSecondary),Co.extend("--ft-button-neutral-color","",Eo.contentGlobalSecondary),Co.extend("--ft-button-neutral-state-layer-color","",Eo.contentGlobalSecondary),Co.extend("--ft-button-neutral-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-button-neutral-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-button-neutral-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-button-neutral-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-floating-menu-horizontal-padding","",Uo.spacing4),Co.extend("--ft-floating-menu-vertical-padding","",Uo.spacing4),Co.extend("--ft-floating-menu-off-icon-color","",Eo.contentGlobalPrimary),Co.extend("--ft-floating-menu-off-color","",Eo.contentGlobalPrimary),Co.extend("--ft-floating-menu-on-color","",Eo.contentActionPrimary),Co.extend("--ft-floating-menu-on-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-floating-menu-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-floating-menu-gap","",Uo.spacing3),Co.extend("--ft-floating-menu-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),Co.extend("--ft-floating-menu-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-floating-menu-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-floating-menu-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-floating-menu-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-floating-menu-icon-size","",Uo.iconSize3),Co.extend("--ft-floating-menu-background-color","",Eo.backgroundGlobalOnSurface),Co.extend("--ft-tabs-top-left-border-radius","",Uo.borderRadiusS),Co.extend("--ft-tabs-top-right-border-radius","",Uo.borderRadiusS),Co.extend("--ft-tabs-label-horizontal-padding","",Uo.spacing4),Co.extend("--ft-tabs-label-vertical-padding","",Uo.spacing3),Co.extend("--ft-tabs-label-gap","",Uo.spacing1),Co.extend("--ft-tabs-icon-horizontal-padding","",Uo.spacing1),Co.extend("--ft-tabs-icon-vertical-padding","",Uo.spacing4),Co.create("--ft-tabs-focus-outline-width","","SIZE","2px"),Co.extend("--ft-tabs-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-tabs-off-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-tabs-off-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-tabs-off-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-tabs-off-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-tabs-off-color","",Eo.contentGlobalSubtle),Co.extend("--ft-tabs-off-state-layer-color","",Eo.contentGlobalSubtle),Co.extend("--ft-tabs-on-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-tabs-on-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-tabs-on-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-tabs-on-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-tabs-on-color","",Eo.contentActionPrimary),Co.extend("--ft-tabs-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-collapsible-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-collapsible-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-collapsible-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-collapsible-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-collapsible-horizontal-padding","",Uo.spacing4),Co.extend("--ft-collapsible-vertical-padding","",Uo.spacing3),Co.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),Co.extend("--ft-collapsible-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-collapsible-color","",Eo.contentGlobalPrimary),Co.extend("--ft-collapsible-state-layer-color","",Eo.contentGlobalPrimary),Co.extend("--ft-collapsible-background-color","",Eo.backgroundGlobalOnSurface),Co.extend("--ft-collapsible-border-color","",Eo.borderGlobalSubtle),Co.extend("--ft-collapsible-icon-size","",Uo.iconSize3),Co.extend("--ft-switch-group-horizontal-padding","",Uo.spacing1),Co.extend("--ft-switch-group-vertical-padding","",Uo.spacing1),Co.extend("--ft-switch-group-gap","",Uo.spacing1),Co.extend("--ft-switch-group-background-color","",Eo.backgroundGlobalSurface),Co.extend("--ft-switch-group-border-color","",Eo.borderGlobalSubtle),Co.create("--ft-switch-group-border-radius","","SIZE","6px"),Co.extend("--ft-switch-label-horizontal-padding","",Uo.spacing2),Co.extend("--ft-switch-label-vertical-padding","",Uo.spacing1),Co.extend("--ft-switch-icon-horizontal-padding","",Uo.spacing1),Co.extend("--ft-switch-icon-vertical-padding","",Uo.spacing1),Co.create("--ft-switch-focus-outline-width","","SIZE","2px"),Co.extend("--ft-switch-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-switch-option-border-radius","",Uo.borderRadiusS),Co.extend("--ft-switch-off-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-switch-off-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-switch-off-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-switch-off-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-switch-off-color","",Eo.contentGlobalSubtle),Co.extend("--ft-switch-off-state-layer-color","",Eo.contentGlobalSubtle),Co.extend("--ft-switch-on-state-layer-opacity-hover","",Uo.opacity8),Co.extend("--ft-switch-on-state-layer-opacity-focus","",Uo.opacity8),Co.extend("--ft-switch-on-state-layer-opacity-active","",Uo.opacity16),Co.extend("--ft-switch-on-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-switch-on-color","",Eo.contentActionPrimary),Co.extend("--ft-switch-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-chart-1-light","for area color charts",Uo.colorBrand40),Co.extend("--ft-chart-1-base","for line charts",Uo.colorBrand0),Co.extend("--ft-chart-2-light","for area color charts",Uo.colorYellow60),Co.extend("--ft-chart-2-base","for line charts",Uo.colorYellow100),Co.extend("--ft-chart-3-light","",Uo.colorUltramarine40),Co.extend("--ft-chart-3-base","",Uo.colorUltramarine70),Co.extend("--ft-chart-4-light","",Uo.colorCyan50),Co.extend("--ft-chart-4-base","",Uo.colorCyan100),Co.extend("--ft-chart-5-light","",Uo.colorRed40),Co.extend("--ft-chart-5-base","",Uo.colorRed60),Co.extend("--ft-chart-6-light","",Uo.colorGreen40),Co.extend("--ft-chart-6-base","",Uo.colorGreen70),Co.extend("--ft-chart-7-light","",Uo.colorOrange70),Co.extend("--ft-chart-7-base","",Uo.colorOrange100),Co.extend("--ft-chart-8-light","",Uo.colorAvocado70),Co.extend("--ft-chart-8-base","",Uo.colorAvocado200),Co.extend("--ft-chart-9-light","",Uo.colorBrown50),Co.extend("--ft-chart-9-base","",Uo.colorBrown200),Co.extend("--ft-chart-10-light","",Uo.colorGray50),Co.extend("--ft-chart-10-base","",Uo.colorGray80),Co.extend("--ft-chart-monochrome-10","",Uo.colorBrand10),Co.extend("--ft-chart-monochrome-20","",Uo.colorBrand20),Co.extend("--ft-chart-monochrome-30","",Uo.colorBrand40),Co.extend("--ft-chart-monochrome-40","",Uo.colorBrand60),Co.extend("--ft-chart-monochrome-50","",Uo.colorBrand0),Co.extend("--ft-chart-monochrome-60","",Uo.colorBrand200),Co.extend("--ft-chip-large-horizontal-padding","",Uo.spacing4),Co.extend("--ft-chip-large-vertical-padding","",Uo.spacing2),Co.extend("--ft-chip-large-gap","",Uo.spacing1),Co.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),Co.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),Co.extend("--ft-chip-large-border-radius","",Uo.borderRadiusPill),Co.create("--ft-chip-large-border-width","","SIZE","1px"),Co.extend("--ft-chip-large-icon-size","",Uo.iconSize3),Co.extend("--ft-chip-medium-horizontal-padding","",Uo.spacing3),Co.extend("--ft-chip-medium-vertical-padding","",Uo.spacing1),Co.extend("--ft-chip-medium-gap","",Uo.spacing1),Co.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),Co.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),Co.extend("--ft-chip-medium-border-radius","",Uo.borderRadiusPill),Co.create("--ft-chip-medium-border-width","","SIZE","1px"),Co.extend("--ft-chip-medium-icon-size","",Uo.iconSize2),Co.extend("--ft-chip-small-horizontal-padding","",Uo.spacing2),Co.extend("--ft-chip-small-vertical-padding","",Uo.spacing05),Co.extend("--ft-chip-small-gap","",Uo.spacing1),Co.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),Co.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),Co.extend("--ft-chip-small-border-radius","",Uo.borderRadiusPill),Co.create("--ft-chip-small-border-width","","SIZE","1px"),Co.extend("--ft-chip-small-icon-size","",Uo.iconSize1),Co.extend("--ft-chip-neutral-background-color","",Eo.backgroundGlobalOnSurface),Co.extend("--ft-chip-neutral-color","",Eo.contentGlobalPrimary),Co.extend("--ft-chip-neutral-border-color","",Eo.borderGlobalSubtle),Co.extend("--ft-chip-info-background-color","",Eo.backgroundInfoSubtle),Co.extend("--ft-chip-info-color","",Eo.contentInfoPrimary),Co.extend("--ft-chip-info-border-color","",Eo.borderInfoSubtle),Co.extend("--ft-chip-success-background-color","",Eo.backgroundSuccessSubtle),Co.extend("--ft-chip-success-color","",Eo.contentSuccessPrimary),Co.extend("--ft-chip-success-border-color","",Eo.borderSuccessSubtle),Co.extend("--ft-chip-warning-background-color","",Eo.backgroundWarningSubtle),Co.extend("--ft-chip-warning-color","",Eo.contentWarningPrimary),Co.extend("--ft-chip-warning-border-color","",Eo.borderWarningSubtle),Co.extend("--ft-chip-error-background-color","",Eo.backgroundErrorSubtle),Co.extend("--ft-chip-error-color","",Eo.contentErrorPrimary),Co.extend("--ft-chip-error-border-color","",Eo.borderErrorSubtle),Co.create("--ft-notice-border-width","","SIZE","1px"),Co.extend("--ft-notice-horizontal-padding","",Uo.spacing2),Co.extend("--ft-notice-vertical-padding","",Uo.spacing1),Co.extend("--ft-notice-border-radius","",Uo.borderRadiusS),Co.extend("--ft-notice-gap","",Uo.spacing2),Co.extend("--ft-notice-icon-size","",Uo.iconSize3),Co.extend("--ft-notice-info-background-color","",Eo.backgroundInfoSubtle),Co.extend("--ft-notice-info-border-color","",Eo.borderInfoSubtle),Co.extend("--ft-notice-info-color","",Eo.contentInfoPrimary),Co.extend("--ft-notice-warning-background-color","",Eo.backgroundWarningSubtle),Co.extend("--ft-notice-warning-border-color","",Eo.borderWarningSubtle),Co.extend("--ft-notice-warning-color","",Eo.contentWarningPrimary),Co.extend("--ft-checkbox-label-color","",Eo.contentGlobalPrimary),Co.extend("--ft-checkbox-checked-background-color","",Eo.contentActionPrimary),Co.extend("--ft-checkbox-checked-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-checkbox-checked-color","",Eo.contentGlobalOnColor),Co.extend("--ft-checkbox-checked-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-checkbox-checked-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-checkbox-checked-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-checkbox-checked-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-checkbox-unchecked-border-color","",Uo.colorGray80),Co.extend("--ft-checkbox-unchecked-state-layer-color","",Uo.colorGray80),Co.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-checkbox-unchecked-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-checkbox-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),Co.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),Co.extend("--ft-checkbox-gap","",Uo.spacing3),Co.extend("--ft-toggle-off-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-toggle-off-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-toggle-off-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-toggle-off-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-toggle-off-background-color","",Eo.contentGlobalSubtle),Co.extend("--ft-toggle-off-icon-color","",Eo.contentGlobalSubtle),Co.extend("--ft-toggle-off-state-layer-color","",Eo.contentGlobalSubtle),Co.extend("--ft-toggle-on-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-toggle-on-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-toggle-on-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-toggle-on-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-toggle-on-background-color","",Eo.contentActionPrimary),Co.extend("--ft-toggle-on-icon-color","",Eo.contentActionPrimary),Co.extend("--ft-toggle-on-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-toggle-label-color","",Eo.contentGlobalPrimary),Co.extend("--ft-toggle-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.extend("--ft-toggle-gap","",Uo.spacing3),Co.extend("--ft-radio-label-color","",Eo.contentGlobalPrimary),Co.extend("--ft-radio-selected-color","",Eo.contentActionPrimary),Co.extend("--ft-radio-selected-state-layer-color","",Eo.contentActionPrimary),Co.extend("--ft-radio-selected-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-radio-selected-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-radio-selected-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-radio-selected-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-radio-unselected-state-layer-color","",Uo.colorGray80),Co.extend("--ft-radio-unselected-state-layer-opacity-hover","",Uo.opacity16),Co.extend("--ft-radio-unselected-state-layer-opacity-focus","",Uo.opacity16),Co.extend("--ft-radio-unselected-state-layer-opacity-active","",Uo.opacity24),Co.extend("--ft-radio-unselected-component-opacity-disabled","",Uo.opacity40),Co.extend("--ft-radio-focus-focus-ring-color","",Eo.borderActionFocusRing),Co.create("--ft-radio-focus-outline-offset","","SIZE","3px"),Co.create("--ft-radio-focus-outline-width","","SIZE","2px"),Co.extend("--ft-radio-gap","",Uo.spacing3),Co.extend("--ft-notification-icon-size","",Uo.iconSize4),Co.extend("--ft-notification-horizontal-padding","",Uo.spacing4),Co.extend("--ft-notification-vertical-padding","",Uo.spacing4),Co.extend("--ft-notification-info-background-color","",Eo.backgroundInfoSubtle),Co.extend("--ft-notification-info-color","",Eo.contentInfoPrimary),Co.extend("--ft-notification-info-border-color","",Eo.borderInfoSubtle),Co.extend("--ft-notification-success-background-color","",Eo.backgroundSuccessSubtle),Co.extend("--ft-notification-success-color","",Eo.contentSuccessPrimary),Co.extend("--ft-notification-success-border-color","",Eo.borderSuccessSubtle),Co.extend("--ft-notification-warning-background-color","",Eo.backgroundWarningSubtle),Co.extend("--ft-notification-warning-color","",Eo.contentWarningPrimary),Co.extend("--ft-notification-warning-border-color","",Eo.borderWarningSubtle),Co.extend("--ft-notification-error-background-color","",Eo.backgroundErrorSubtle),Co.extend("--ft-notification-error-color","",Eo.contentErrorPrimary),Co.extend("--ft-notification-error-border-color","",Eo.borderErrorSubtle),Co.extend("--ft-notification-border-radius","",Uo.borderRadiusPill),Co.create("--ft-notification-border-width","","SIZE","1px"),Co.extend("--ft-notification-gap-leading","",Uo.spacing2),Co.extend("--ft-notification-gap-trailing","",Uo.spacing8),Co.extend("--ft-tooltip-horizontal-padding","",Uo.spacing2),Co.extend("--ft-tooltip-vertical-padding","",Uo.spacing2),Co.extend("--ft-tooltip-border-radius","",Uo.borderRadiusS),Co.extend("--ft-tooltip-label","",Eo.contentGlobalOnColor),Co.extend("--ft-tooltip-background","",Eo.contentGlobalPrimary),Co.extend("--ft-tooltip-background-opacity","",Uo.opacity80),Co.extend("--ft-tooltip-shadow","",Uo.shadowElevation03),Co.create("--ft-color-primary","","COLOR","#2196F3"),Co.create("--ft-color-primary-variant","","COLOR","#1976D2"),Co.create("--ft-color-secondary","","COLOR","#FFCC80"),Co.create("--ft-color-secondary-variant","","COLOR","#F57C00"),Co.create("--ft-color-surface","","COLOR","#FFFFFF"),Co.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),Co.create("--ft-color-error","","COLOR","#B00020"),Co.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),Co.create("--ft-color-opacity-high","","NUMBER","1"),Co.create("--ft-color-opacity-medium","","NUMBER","0.74"),Co.create("--ft-color-opacity-disabled","","NUMBER","0.38"),Co.create("--ft-color-on-primary","","COLOR","#FFFFFF"),Co.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),Co.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),Co.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),Co.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),Co.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),Co.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),Co.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),Co.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),Co.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),Co.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),Co.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),Co.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),Co.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),Co.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),Co.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),Co.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),Co.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),Co.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),Co.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),Co.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),Co.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),Co.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),Co.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),Co.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),Co.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),Co.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),Co.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),Co.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),Co.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),Co.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),Co.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),Co.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.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)"),Co.create("--ft-border-radius-S","","SIZE","4px"),Co.create("--ft-border-radius-M","","SIZE","8px"),Co.create("--ft-border-radius-L","","SIZE","12px"),Co.create("--ft-border-radius-XL","","SIZE","16px"),Co.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),Co.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),Co.create("--ft-transition-duration","","UNKNOWN","250ms"),Co.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out");
76
76
  /**
77
77
  * @license
78
78
  * Copyright 2019 Google LLC
79
79
  * SPDX-License-Identifier: BSD-3-Clause
80
80
  */
81
- const Ro=window,Io=Ro.ShadowRoot&&(void 0===Ro.ShadyCSS||Ro.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;class Wo extends vo{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)=>{Io?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const e=document.createElement("style"),r=Ro.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}))})(e,t.elementStyles),e}}var Lo,ko=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,s=t.length-1;s>=0;s--)(i=t[s])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};const Ko=Symbol("constructorPrototype"),Zo=Symbol("constructorName"),$o=Symbol("exportpartsDebouncer");class Ao extends Wo{constructor(){super(),this[Lo]=new r(5),this[Zo]=this.constructor.name,this[Ko]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Zo]&&Object.setPrototypeOf(this,this[Ko])}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[$o].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,n,a;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!==(a=null===(n=t.getAttribute("exportparts"))||void 0===n?void 0:n.split(",").map((t=>t.split(":")[1])))&&void 0!==a?a:[];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 h=[...l.values()].flatMap((t=>c.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...h].join(", "))}}Lo=$o,ko([E()],Ao.prototype,"exportpartsPrefix",void 0),ko([function(t,o){const e=()=>JSON.parse(JSON.stringify(t));return E({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)=>!K(t,o),...null!=o?o:{}})}([])],Ao.prototype,"exportpartsPrefixes",void 0),ko([E()],Ao.prototype,"customStylesheet",void 0);const Mo=Co.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E");function Fo(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var Bo,zo,Do;St`
81
+ const Ro=window,Io=Ro.ShadowRoot&&(void 0===Ro.ShadyCSS||Ro.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;class Wo extends xo{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)=>{Io?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const e=document.createElement("style"),r=Ro.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}))})(e,t.elementStyles),e}}var Lo,ko=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,s=t.length-1;s>=0;s--)(i=t[s])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};const Ko=Symbol("constructorPrototype"),Zo=Symbol("constructorName"),$o=Symbol("exportpartsDebouncer");class Ao extends Wo{constructor(){super(),this[Lo]=new r(5),this[Zo]=this.constructor.name,this[Ko]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Zo]&&Object.setPrototypeOf(this,this[Ko])}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(){var t,o,e;((null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())||null!==(e=null===(o=this.exportpartsPrefixes)||void 0===o?void 0:o.length)&&void 0!==e&&e)&&this[$o].run((()=>{var t,o;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&(null===(o=this.exportpartsPrefixes)||void 0===o?void 0:o.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var o,e,r,i,n,a;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!==(a=null===(n=t.getAttribute("exportparts"))||void 0===n?void 0:n.split(",").map((t=>t.split(":")[1])))&&void 0!==a?a:[];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 h=[...l.values()].flatMap((t=>c.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...h].join(", "))}}Lo=$o,ko([E()],Ao.prototype,"exportpartsPrefix",void 0),ko([function(t,o){const e=()=>JSON.parse(JSON.stringify(t));return E({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)=>!K(t,o),...null!=o?o:{}})}([])],Ao.prototype,"exportpartsPrefixes",void 0),ko([E()],Ao.prototype,"customStylesheet",void 0);const Mo=Co.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E");function Fo(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var Bo,zo,Do;St`
82
82
  .highlight-html-match {
83
83
  background: ${Mo};
84
84
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-infinite-scroll",
3
- "version": "1.1.35",
3
+ "version": "1.1.36",
4
4
  "description": "An infinite scroller.",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,8 +19,8 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-wc-utils": "1.1.35",
22
+ "@fluid-topics/ft-wc-utils": "1.1.36",
23
23
  "lit": "3.1.0"
24
24
  },
25
- "gitHead": "f44f1bd5f035f2c52dd91ceed0b9c6bf06580b81"
25
+ "gitHead": "18df3483145165af9ce51db3f11be8aeb918ea40"
26
26
  }