@fluid-topics/ft-dialog 1.1.70 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-dialog.light.js +286 -276
- package/build/ft-dialog.min.js +475 -412
- package/package.json +6 -6
package/build/ft-dialog.min.js
CHANGED
|
@@ -1,146 +1,13 @@
|
|
|
1
|
-
!function(t){
|
|
2
|
-
|
|
3
|
-
* @license
|
|
4
|
-
|
|
5
|
-
* This code may only be used under the BSD style license found at
|
|
6
|
-
* http://polymer.github.io/LICENSE.txt
|
|
7
|
-
* The complete set of authors may be found at
|
|
8
|
-
* http://polymer.github.io/AUTHORS.txt
|
|
9
|
-
* The complete set of contributors may be found at
|
|
10
|
-
* http://polymer.github.io/CONTRIBUTORS.txt
|
|
11
|
-
* Code distributed by Google as part of the polymer project is also
|
|
12
|
-
* subject to an additional IP rights grant found at
|
|
13
|
-
* http://polymer.github.io/PATENTS.txt
|
|
14
|
-
*/
|
|
15
|
-
if(!ShadowRoot.prototype.createElement){const t=window.HTMLElement,o=window.customElements.define,e=window.customElements.get,r=window.customElements,i=new WeakMap,n=new WeakMap,a=new WeakMap,l=new WeakMap;let s;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(t,i){if(t=t.toLowerCase(),void 0!==this._getDefinition(t))throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${t}" has already been used with this registry`);if(void 0!==this._definitionsByClass.get(i))throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");const l=i.prototype.attributeChangedCallback,s=new Set(i.observedAttributes||[]);d(i,s,l);const c={elementClass:i,connectedCallback:i.prototype.connectedCallback,disconnectedCallback:i.prototype.disconnectedCallback,adoptedCallback:i.prototype.adoptedCallback,attributeChangedCallback:l,formAssociated:i.formAssociated,formAssociatedCallback:i.prototype.formAssociatedCallback,formDisabledCallback:i.prototype.formDisabledCallback,formResetCallback:i.prototype.formResetCallback,formStateRestoreCallback:i.prototype.formStateRestoreCallback,observedAttributes:s};this._definitionsByTag.set(t,c),this._definitionsByClass.set(i,c);let f=e.call(r,t);f||(f=p(t),o.call(r,t,f)),this===window.customElements&&(a.set(i,c),c.standInClass=f);const h=this._awaitingUpgrade.get(t);if(h){this._awaitingUpgrade.delete(t);for(const t of h)n.delete(t),u(t,c,!0)}const g=this._whenDefinedPromises.get(t);return void 0!==g&&(g.resolve(i),this._whenDefinedPromises.delete(t)),i}upgrade(){y.push(this),r.upgrade.apply(r,arguments),y.pop()}get(t){const o=this._definitionsByTag.get(t);return o?.elementClass}_getDefinition(t){return this._definitionsByTag.get(t)}whenDefined(t){const o=this._getDefinition(t);if(void 0!==o)return Promise.resolve(o.elementClass);let e=this._whenDefinedPromises.get(t);return void 0===e&&(e={},e.promise=new Promise((t=>e.resolve=t)),this._whenDefinedPromises.set(t,e)),e.promise}_upgradeWhenDefined(t,o,e){let r=this._awaitingUpgrade.get(o);r||this._awaitingUpgrade.set(o,r=new Set),e?r.add(t):r.delete(t)}},window.HTMLElement=function(){let o=s;if(o)return s=void 0,o;const e=a.get(this.constructor);if(!e)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return o=Reflect.construct(t,[],e.standInClass),Object.setPrototypeOf(o,this.constructor.prototype),i.set(o,e),o},window.HTMLElement.prototype=t.prototype;const c=t=>t===document||t instanceof ShadowRoot,f=t=>{let o=t.getRootNode();if(!c(o)){const t=y[y.length-1];if(t instanceof CustomElementRegistry)return t;o=t.getRootNode(),c(o)||(o=l.get(o)?.getRootNode()||document)}return o.customElements},p=o=>class{static get formAssociated(){return!0}constructor(){const e=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(e,HTMLElement.prototype);const r=f(e)||window.customElements,i=r._getDefinition(o);return i?u(e,i):n.set(e,r),e}connectedCallback(){const t=i.get(this);t?t.connectedCallback&&t.connectedCallback.apply(this,arguments):n.get(this)._upgradeWhenDefined(this,o,!0)}disconnectedCallback(){const t=i.get(this);t?t.disconnectedCallback&&t.disconnectedCallback.apply(this,arguments):n.get(this)._upgradeWhenDefined(this,o,!1)}adoptedCallback(){const t=i.get(this);t?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){const t=i.get(this);t&&t.formAssociated&&t?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){const t=i.get(this);t?.formAssociated&&t?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){const t=i.get(this);t?.formAssociated&&t?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){const t=i.get(this);t?.formAssociated&&t?.formStateRestoreCallback?.apply(this,arguments)}},d=(t,o,e)=>{if(0===o.size||void 0===e)return;const r=t.prototype.setAttribute;r&&(t.prototype.setAttribute=function(t,i){const n=t.toLowerCase();if(o.has(n)){const t=this.getAttribute(n);r.call(this,n,i),e.call(this,n,t,i)}else r.call(this,n,i)});const i=t.prototype.removeAttribute;i&&(t.prototype.removeAttribute=function(t){const r=t.toLowerCase();if(o.has(r)){const t=this.getAttribute(r);i.call(this,r),e.call(this,r,t,null)}else i.call(this,r)});const n=t.prototype.toggleAttribute;n&&(t.prototype.toggleAttribute=function(t,r){const i=t.toLowerCase();if(o.has(i)){const t=this.getAttribute(i);n.call(this,i,r);const o=this.getAttribute(i);e.call(this,i,t,o)}else n.call(this,i,r)})},h=o=>{const e=Object.getPrototypeOf(o);if(e!==window.HTMLElement)return e===t?Object.setPrototypeOf(o,window.HTMLElement):h(e)},u=(t,o,e=!1)=>{Object.setPrototypeOf(t,o.elementClass.prototype),i.set(t,o),s=t;try{new o.elementClass}catch(t){h(o.elementClass),new o.elementClass}o.attributeChangedCallback&&o.observedAttributes.forEach((e=>{t.hasAttribute(e)&&o.attributeChangedCallback.call(t,e,null,t.getAttribute(e))})),e&&o.connectedCallback&&t.isConnected&&o.connectedCallback.call(t)},g=Element.prototype.attachShadow;Element.prototype.attachShadow=function(t){const o=g.apply(this,arguments);return t.customElements&&(o.customElements=t.customElements),o};let y=[document];const b=(t,o,e=void 0)=>{const r=(e?Object.getPrototypeOf(e):t.prototype)[o];t.prototype[o]=function(){y.push(this);const t=r.apply(e||this,arguments);return void 0!==t&&l.set(t,this),y.pop(),t}};b(ShadowRoot,"createElement",document),b(ShadowRoot,"importNode",document),b(Element,"insertAdjacentHTML");const m=(t,o)=>{const e=Object.getOwnPropertyDescriptor(t.prototype,o);Object.defineProperty(t.prototype,o,{...e,set(t){y.push(this),e.set.call(this,t),y.pop()}})};if(m(Element,"innerHTML"),m(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){const t=new WeakMap,o=HTMLElement.prototype.attachInternals,e=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...e){const r=o.call(this,...e);return t.set(r,this),r},e.forEach((o=>{const e=window.ElementInternals.prototype,r=e[o];e[o]=function(...o){const e=t.get(this);if(!0===i.get(e).formAssociated)return r?.call(this,...o);throw new DOMException(`Failed to execute ${r} on 'ElementInternals': The target element is not a form-associated custom element.`)}}));class r extends Array{constructor(t){super(...t),this._elements=t}get value(){return this._elements.find((t=>!0===t.checked))?.value||""}}class n{constructor(t){const o=new Map;t.forEach(((t,e)=>{const r=t.getAttribute("name"),i=o.get(r)||[];this[+e]=t,i.push(t),o.set(r,i)})),this.length=t.length,o.forEach(((t,o)=>{t&&(1===t.length?this[o]=t[0]:this[o]=new r(t))}))}namedItem(t){return this[t]}}const a=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){const t=a.get.call(this,[]),o=[];for(const e of t){const t=i.get(e);t&&!0!==t.formAssociated||o.push(e)}return new n(o)}})}}try{window.customElements.define("custom-element",null)}catch(cl){const t=window.customElements.define;window.customElements.define=(o,e,r)=>{if(null!==e)try{t.bind(window.customElements)(o,e,r)}catch(t){console.info(o,e,r,t)}}}
|
|
16
|
-
/**
|
|
17
|
-
* @license
|
|
18
|
-
* Copyright 2019 Google LLC
|
|
19
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
20
|
-
*/const o=globalThis,e=o.ShadowRoot&&(void 0===o.ShadyCSS||o.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,r=Symbol(),i=new WeakMap;const n=t=>new class{constructor(t,o,e){if(this._$cssResult$=!0,e!==r)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(e&&void 0===t){const e=void 0!==o&&1===o.length;e&&(t=i.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&i.set(o,t))}return t}toString(){return this.cssText}}("string"==typeof t?t:t+"",void 0,r),a=e?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const e of t.cssRules)o+=e.cssText;return n(o)})(t):t
|
|
21
|
-
/**
|
|
22
|
-
* @license
|
|
23
|
-
* Copyright 2017 Google LLC
|
|
24
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
25
|
-
*/,{is:l,defineProperty:s,getOwnPropertyDescriptor:c,getOwnPropertyNames:f,getOwnPropertySymbols:p,getPrototypeOf:d}=Object,h=globalThis,u=h.trustedTypes,g=u?u.emptyScript:"",y=h.reactiveElementPolyfillSupport,b=(t,o)=>t,m={toAttribute(t,o){switch(o){case Boolean:t=t?g:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,o){let e=t;switch(o){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch(t){e=null}}return e}},v=(t,o)=>!l(t,o),x={attribute:!0,type:String,converter:m,reflect:!1,hasChanged:v};Symbol.metadata??=Symbol("metadata"),h.litPropertyMetadata??=new WeakMap;let O=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=x){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&&s(this.prototype,t,r)}}static getPropertyDescriptor(t,o,e){const{get:r,set:i}=c(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)??x}static _$Ei(){if(this.hasOwnProperty(b("elementProperties")))return;const t=d(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(b("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(b("properties"))){const t=this.properties,o=[...f(t),...p(t)];for(const e of o)this.createProperty(e,t[e])}const t=this[Symbol.metadata];if(null!==t){const o=litPropertyMetadata.get(t);if(void 0!==o)for(const[t,e]of o)this.elementProperties.set(t,e)}this._$Eh=new Map;for(const[t,o]of this.elementProperties){const e=this._$Eu(t,o);void 0!==e&&this._$Eh.set(e,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)o.unshift(a(t))}else void 0!==t&&o.push(a(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,r)=>{if(e)t.adoptedStyleSheets=r.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of r){const r=document.createElement("style"),i=o.litNonce;void 0!==i&&r.setAttribute("nonce",i),r.textContent=e.cssText,t.appendChild(r)}})(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:m).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:m;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){}};O.elementStyles=[],O.shadowRootOptions={mode:"open"},O[b("elementProperties")]=new Map,O[b("finalized")]=new Map,y?.({ReactiveElement:O}),(h.reactiveElementVersions??=[]).push("2.0.2");
|
|
26
|
-
/**
|
|
27
|
-
* @license
|
|
28
|
-
* Copyright 2017 Google LLC
|
|
29
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
30
|
-
*/
|
|
31
|
-
const w=globalThis,S=w.trustedTypes,C=S?S.createPolicy("lit-html",{createHTML:t=>t}):void 0,N="$lit$",E=`lit$${(Math.random()+"").slice(9)}$`,$="?"+E,I=`<${$}>`,R=document,k=()=>R.createComment(""),L=t=>null===t||"object"!=typeof t&&"function"!=typeof t,W=Array.isArray,U=t=>W(t)||"function"==typeof t?.[Symbol.iterator],z="[ \t\n\f\r]",B=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,A=/>/g,j=RegExp(`>|${z}(?:([^\\s"'>=/]+)(${z}*=${z}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Z=/'/g,_=/"/g,P=/^(?:script|style|textarea|title)$/i,K=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),M=Symbol.for("lit-noChange"),D=Symbol.for("lit-nothing"),H=new WeakMap,T=R.createTreeWalker(R,129);function G(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==C?C.createHTML(o):o}const V=(t,o)=>{const e=t.length-1,r=[];let i,n=2===o?"<svg>":"",a=B;for(let o=0;o<e;o++){const e=t[o];let l,s,c=-1,f=0;for(;f<e.length&&(a.lastIndex=f,s=a.exec(e),null!==s);)f=a.lastIndex,a===B?"!--"===s[1]?a=F:void 0!==s[1]?a=A:void 0!==s[2]?(P.test(s[2])&&(i=RegExp("</"+s[2],"g")),a=j):void 0!==s[3]&&(a=j):a===j?">"===s[0]?(a=i??B,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,l=s[1],a=void 0===s[3]?j:'"'===s[3]?_:Z):a===_||a===Z?a=j:a===F||a===A?a=B:(a=j,i=void 0);const p=a===j&&t[o+1].startsWith("/>")?" ":"";n+=a===B?e+I:c>=0?(r.push(l),e.slice(0,c)+N+e.slice(c)+E+p):e+E+(-2===c?o:p)}return[G(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};let q=class t{constructor({strings:o,_$litType$:e},r){let i;this.parts=[];let n=0,a=0;const l=o.length-1,s=this.parts,[c,f]=V(o,e);if(this.el=t.createElement(c,r),T.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=T.nextNode())&&s.length<l;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith(N)){const o=f[a++],e=i.getAttribute(t).split(E),r=/([.?@])?(.*)/.exec(o);s.push({type:1,index:n,name:r[2],strings:e,ctor:"."===r[1]?tt:"?"===r[1]?ot:"@"===r[1]?et:Q}),i.removeAttribute(t)}else t.startsWith(E)&&(s.push({type:6,index:n}),i.removeAttribute(t));if(P.test(i.tagName)){const t=i.textContent.split(E),o=t.length-1;if(o>0){i.textContent=S?S.emptyScript:"";for(let e=0;e<o;e++)i.append(t[e],k()),T.nextNode(),s.push({type:2,index:++n});i.append(t[o],k())}}}else if(8===i.nodeType)if(i.data===$)s.push({type:2,index:n});else{let t=-1;for(;-1!==(t=i.data.indexOf(E,t+1));)s.push({type:7,index:n}),t+=E.length-1}n++}}static createElement(t,o){const e=R.createElement("template");return e.innerHTML=t,e}};function Y(t,o,e=t,r){if(o===M)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const n=L(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=Y(t,i._$AS(t,o.values),i,r)),o}let J=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??R).importNode(o,!0);T.currentNode=r;let i=T.nextNode(),n=0,a=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new X(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new rt(i,this,t)),this._$AV.push(o),l=e[++a]}n!==l?.index&&(i=T.nextNode(),n++)}return T.currentNode=R,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++}},X=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=D,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=Y(this,t,o),L(t)?t===D||null==t||""===t?(this._$AH!==D&&this._$AR(),this._$AH=D):t!==this._$AH&&t!==M&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):U(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!==D&&L(this._$AH)?this._$AA.nextSibling.data=t:this.$(R.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=q.createElement(G(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new J(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=H.get(t.strings);return void 0===o&&H.set(t.strings,o=new q(t)),o}T(o){W(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let r,i=0;for(const n of o)i===e.length?e.push(r=new t(this.k(k()),this.k(k()),this,this.options)):r=e[i],r._$AI(n),i++;i<e.length&&(this._$AR(r&&r._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}},Q=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=D,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=D}_$AI(t,o=this,e,r){const i=this.strings;let n=!1;if(void 0===i)t=Y(this,t,o,0),n=!L(t)||t!==this._$AH&&t!==M,n&&(this._$AH=t);else{const r=t;let a,l;for(t=i[0],a=0;a<i.length-1;a++)l=Y(this,r[e+a],o,a),l===M&&(l=this._$AH[a]),n||=!L(l)||l!==this._$AH[a],l===D?t=D:t!==D&&(t+=(l??"")+i[a+1]),this._$AH[a]=l}n&&!r&&this.O(t)}O(t){t===D?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},tt=class extends Q{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===D?void 0:t}},ot=class extends Q{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==D)}},et=class extends Q{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=Y(this,t,o,0)??D)===M)return;const e=this._$AH,r=t===D&&e!==D||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==D&&(e===D||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)}},rt=class{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Y(this,t)}};const it={j:N,P:E,A:$,C:1,M:V,L:J,R:U,V:Y,D:X,I:Q,H:ot,N:et,U:tt,B:rt},nt=w.litHtmlPolyfillSupport;nt?.(q,X),(w.litHtmlVersions??=[]).push("3.1.0");
|
|
32
|
-
/**
|
|
33
|
-
* @license
|
|
34
|
-
* Copyright 2019 Google LLC
|
|
35
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
36
|
-
*/
|
|
37
|
-
const at=globalThis,lt=at.ShadowRoot&&(void 0===at.ShadyCSS||at.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,st=Symbol(),ct=new WeakMap;let ft=class{constructor(t,o,e){if(this._$cssResult$=!0,e!==st)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o;const o=this.t;if(lt&&void 0===t){const e=void 0!==o&&1===o.length;e&&(t=ct.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&ct.set(o,t))}return t}toString(){return this.cssText}};const pt=t=>new ft("string"==typeof t?t:t+"",void 0,st),dt=(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 ft(e,t,st)},ht=(t,o)=>{if(lt)t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),r=at.litNonce;void 0!==r&&o.setAttribute("nonce",r),o.textContent=e.cssText,t.appendChild(o)}},ut=lt?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const e of t.cssRules)o+=e.cssText;return pt(o)})(t):t
|
|
38
|
-
/**
|
|
39
|
-
* @license
|
|
40
|
-
* Copyright 2017 Google LLC
|
|
41
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
42
|
-
*/,{is:gt,defineProperty:yt,getOwnPropertyDescriptor:bt,getOwnPropertyNames:mt,getOwnPropertySymbols:vt,getPrototypeOf:xt}=Object,Ot=globalThis,wt=Ot.trustedTypes,St=wt?wt.emptyScript:"",Ct=Ot.reactiveElementPolyfillSupport,Nt=(t,o)=>t,Et={toAttribute(t,o){switch(o){case Boolean:t=t?St: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}},$t=(t,o)=>!gt(t,o),It={attribute:!0,type:String,converter:Et,reflect:!1,hasChanged:$t};Symbol.metadata??=Symbol("metadata"),Ot.litPropertyMetadata??=new WeakMap;let Rt=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=It){if(o.state&&(o.attribute=!1),this._$Ei(),this.elementProperties.set(t,o),!o.noAccessor){const e=Symbol(),r=this.getPropertyDescriptor(t,e,o);void 0!==r&&yt(this.prototype,t,r)}}static getPropertyDescriptor(t,o,e){const{get:r,set:i}=bt(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)??It}static _$Ei(){if(this.hasOwnProperty(Nt("elementProperties")))return;const t=xt(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Nt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Nt("properties"))){const t=this.properties,o=[...mt(t),...vt(t)];for(const e of o)this.createProperty(e,t[e])}const t=this[Symbol.metadata];if(null!==t){const o=litPropertyMetadata.get(t);if(void 0!==o)for(const[t,e]of o)this.elementProperties.set(t,e)}this._$Eh=new Map;for(const[t,o]of this.elementProperties){const e=this._$Eu(t,o);void 0!==e&&this._$Eh.set(e,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)o.unshift(ut(t))}else void 0!==t&&o.push(ut(t));return o}static _$Eu(t,o){const e=o.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$Eg=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$ES(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$E_??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$E_?.delete(t)}_$ES(){const t=new Map,o=this.constructor.elementProperties;for(const e of o.keys())this.hasOwnProperty(e)&&(t.set(e,this[e]),delete this[e]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return ht(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:Et).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:Et;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??$t)(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){}};Rt.elementStyles=[],Rt.shadowRootOptions={mode:"open"},Rt[Nt("elementProperties")]=new Map,Rt[Nt("finalized")]=new Map,Ct?.({ReactiveElement:Rt}),(Ot.reactiveElementVersions??=[]).push("2.0.2");
|
|
43
|
-
/**
|
|
44
|
-
* @license
|
|
45
|
-
* Copyright 2017 Google LLC
|
|
46
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
47
|
-
*/
|
|
48
|
-
const kt=globalThis,Lt=kt.trustedTypes,Wt=Lt?Lt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Ut="$lit$",zt=`lit$${(Math.random()+"").slice(9)}$`,Bt="?"+zt,Ft=`<${Bt}>`,At=document,jt=()=>At.createComment(""),Zt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,_t=Array.isArray,Pt=t=>_t(t)||"function"==typeof t?.[Symbol.iterator],Kt="[ \t\n\f\r]",Mt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Dt=/-->/g,Ht=/>/g,Tt=RegExp(`>|${Kt}(?:([^\\s"'>=/]+)(${Kt}*=${Kt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Gt=/'/g,Vt=/"/g,qt=/^(?:script|style|textarea|title)$/i,Yt=t=>(o,...e)=>({_$litType$:t,strings:o,values:e}),Jt=Yt(1),Xt=Yt(2),Qt=Symbol.for("lit-noChange"),to=Symbol.for("lit-nothing"),oo=new WeakMap,eo=At.createTreeWalker(At,129);function ro(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Wt?Wt.createHTML(o):o}const io=(t,o)=>{const e=t.length-1,r=[];let i,n=2===o?"<svg>":"",a=Mt;for(let o=0;o<e;o++){const e=t[o];let l,s,c=-1,f=0;for(;f<e.length&&(a.lastIndex=f,s=a.exec(e),null!==s);)f=a.lastIndex,a===Mt?"!--"===s[1]?a=Dt:void 0!==s[1]?a=Ht:void 0!==s[2]?(qt.test(s[2])&&(i=RegExp("</"+s[2],"g")),a=Tt):void 0!==s[3]&&(a=Tt):a===Tt?">"===s[0]?(a=i??Mt,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,l=s[1],a=void 0===s[3]?Tt:'"'===s[3]?Vt:Gt):a===Vt||a===Gt?a=Tt:a===Dt||a===Ht?a=Mt:(a=Tt,i=void 0);const p=a===Tt&&t[o+1].startsWith("/>")?" ":"";n+=a===Mt?e+Ft:c>=0?(r.push(l),e.slice(0,c)+Ut+e.slice(c)+zt+p):e+zt+(-2===c?o:p)}return[ro(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class no{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,n=0;const a=t.length-1,l=this.parts,[s,c]=io(t,o);if(this.el=no.createElement(s,e),eo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=eo.nextNode())&&l.length<a;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(Ut)){const o=c[n++],e=r.getAttribute(t).split(zt),a=/([.?@])?(.*)/.exec(o);l.push({type:1,index:i,name:a[2],strings:e,ctor:"."===a[1]?fo:"?"===a[1]?po:"@"===a[1]?ho:co}),r.removeAttribute(t)}else t.startsWith(zt)&&(l.push({type:6,index:i}),r.removeAttribute(t));if(qt.test(r.tagName)){const t=r.textContent.split(zt),o=t.length-1;if(o>0){r.textContent=Lt?Lt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],jt()),eo.nextNode(),l.push({type:2,index:++i});r.append(t[o],jt())}}}else if(8===r.nodeType)if(r.data===Bt)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(zt,t+1));)l.push({type:7,index:i}),t+=zt.length-1}i++}}static createElement(t,o){const e=At.createElement("template");return e.innerHTML=t,e}}function ao(t,o,e=t,r){if(o===Qt)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const n=Zt(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=ao(t,i._$AS(t,o.values),i,r)),o}let lo=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??At).importNode(o,!0);eo.currentNode=r;let i=eo.nextNode(),n=0,a=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new so(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new uo(i,this,t)),this._$AV.push(o),l=e[++a]}n!==l?.index&&(i=eo.nextNode(),n++)}return eo.currentNode=At,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}},so=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=to,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=ao(this,t,o),Zt(t)?t===to||null==t||""===t?(this._$AH!==to&&this._$AR(),this._$AH=to):t!==this._$AH&&t!==Qt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):Pt(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!==to&&Zt(this._$AH)?this._$AA.nextSibling.data=t:this.$(At.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=no.createElement(ro(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new lo(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=oo.get(t.strings);return void 0===o&&oo.set(t.strings,o=new no(t)),o}T(o){_t(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let r,i=0;for(const n of o)i===e.length?e.push(r=new t(this.k(jt()),this.k(jt()),this,this.options)):r=e[i],r._$AI(n),i++;i<e.length&&(this._$AR(r&&r._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}},co=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=to,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=to}_$AI(t,o=this,e,r){const i=this.strings;let n=!1;if(void 0===i)t=ao(this,t,o,0),n=!Zt(t)||t!==this._$AH&&t!==Qt,n&&(this._$AH=t);else{const r=t;let a,l;for(t=i[0],a=0;a<i.length-1;a++)l=ao(this,r[e+a],o,a),l===Qt&&(l=this._$AH[a]),n||=!Zt(l)||l!==this._$AH[a],l===to?t=to:t!==to&&(t+=(l??"")+i[a+1]),this._$AH[a]=l}n&&!r&&this.O(t)}O(t){t===to?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},fo=class extends co{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===to?void 0:t}},po=class extends co{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==to)}},ho=class extends co{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=ao(this,t,o,0)??to)===Qt)return;const e=this._$AH,r=t===to&&e!==to||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==to&&(e===to||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)}},uo=class{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){ao(this,t)}};const go={j:Ut,P:zt,A:Bt,C:1,M:io,L:lo,R:Pt,V:ao,D:so,I:co,H:po,N:ho,U:fo,B:uo},yo=kt.litHtmlPolyfillSupport;yo?.(no,so),(kt.litHtmlVersions??=[]).push("3.1.0");const bo=(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 so(o.insertBefore(jt(),t),t,void 0,e??{})}return i._$AI(t),i
|
|
49
|
-
/**
|
|
50
|
-
* @license
|
|
51
|
-
* Copyright 2017 Google LLC
|
|
52
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
53
|
-
*/};let mo=class extends Rt{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=bo(o,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Qt}};mo._$litElement$=!0,mo.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:mo});const vo=globalThis.litElementPolyfillSupport;vo?.({LitElement:mo});(globalThis.litElementVersions??=[]).push("4.0.2");var xo=Object.freeze({__proto__:null,CSSResult:ft,LitElement:mo,ReactiveElement:Rt,_$LE:{_$AK:(t,o,e)=>{t._$AK(o,e)},_$AL:t=>t._$AL},_$LH:go,adoptStyles:ht,css:dt,defaultConverter:Et,getCompatibleStyle:ut,html:Jt,isServer:!1,noChange:Qt,notEqual:$t,nothing:to,render:bo,supportsAdoptingStyleSheets:lt,svg:Xt,unsafeCSS:pt});
|
|
54
|
-
/**
|
|
55
|
-
* @license
|
|
56
|
-
* Copyright 2017 Google LLC
|
|
57
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
58
|
-
*/const Oo={attribute:!0,type:String,converter:m,reflect:!1,hasChanged:v},wo=(t=Oo,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)};
|
|
59
|
-
/**
|
|
60
|
-
* @license
|
|
61
|
-
* Copyright 2017 Google LLC
|
|
62
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
63
|
-
*/function So(t){return(o,e)=>"object"==typeof e?wo(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)
|
|
64
|
-
/**
|
|
65
|
-
* @license
|
|
66
|
-
* Copyright 2017 Google LLC
|
|
67
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
68
|
-
*/}function Co(t){return So({...t,state:!0,attribute:!1})}
|
|
69
|
-
/**
|
|
70
|
-
* @license
|
|
71
|
-
* Copyright 2017 Google LLC
|
|
72
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
73
|
-
*/function No(t){return(o,e)=>{const r="function"==typeof o?o:o[e];Object.assign(r,t)}}
|
|
74
|
-
/**
|
|
75
|
-
* @license
|
|
76
|
-
* Copyright 2017 Google LLC
|
|
77
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
78
|
-
*/const Eo=(t,o,e)=>(e.configurable=!0,e.enumerable=!0,e)
|
|
79
|
-
/**
|
|
80
|
-
* @license
|
|
81
|
-
* Copyright 2017 Google LLC
|
|
82
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
83
|
-
*/;function $o(t,o){return(e,r,i)=>{const n=o=>o.renderRoot?.querySelector(t)??null;if(o){const{get:t,set:o}="object"==typeof r?e:i??(()=>{const t=Symbol();return{get(){return this[t]},set(o){this[t]=o}}})();return Eo(0,0,{get(){let e=t.call(this);return void 0===e&&(e=n(this),(null!==e||this.hasUpdated)&&o.call(this,e)),e}})}return Eo(0,0,{get(){return n(this)}})}}
|
|
84
|
-
/**
|
|
85
|
-
* @license
|
|
86
|
-
* Copyright 2017 Google LLC
|
|
87
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
88
|
-
*/let Io;
|
|
89
|
-
/**
|
|
90
|
-
* @license
|
|
91
|
-
* Copyright 2021 Google LLC
|
|
92
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
93
|
-
*/
|
|
94
|
-
function Ro(t){return(o,e)=>{const{slot:r,selector:i}=t??{},n="slot"+(r?`[name=${r}]`:":not([name])");return Eo(0,0,{get(){const o=this.renderRoot?.querySelector(n),e=o?.assignedElements(t)??[];return void 0===i?e:e.filter((t=>t.matches(i)))}})}}
|
|
95
|
-
/**
|
|
96
|
-
* @license
|
|
97
|
-
* Copyright 2017 Google LLC
|
|
98
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
99
|
-
*/function ko(t){return(o,e)=>{const{slot:r}=t??{},i="slot"+(r?`[name=${r}]`:":not([name])");return Eo(0,0,{get(){const o=this.renderRoot?.querySelector(i);return o?.assignedNodes(t)??[]}})}}var Lo=Object.freeze({__proto__:null,customElement:t=>(o,e)=>{void 0!==e?e.addInitializer((()=>{customElements.define(t,o)})):customElements.define(t,o)},eventOptions:No,property:So,query:$o,queryAll:function(t){return(o,e)=>Eo(0,0,{get(){return(this.renderRoot??(Io??=document.createDocumentFragment())).querySelectorAll(t)}})
|
|
100
|
-
/**
|
|
101
|
-
* @license
|
|
102
|
-
* Copyright 2017 Google LLC
|
|
103
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
104
|
-
*/},queryAssignedElements:Ro,queryAssignedNodes:ko,queryAsync:function(t){return(o,e)=>Eo(0,0,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})},standardProperty:wo,state:Co});
|
|
105
|
-
/**
|
|
106
|
-
* @license
|
|
107
|
-
* Copyright 2017 Google LLC
|
|
108
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
109
|
-
*/const Wo=1,Uo=2,zo=t=>(...o)=>({_$litDirective$:t,values:o});let Bo=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,o,e){this._$Ct=t,this._$AM=o,this._$Ci=e}_$AS(t,o){return this.update(t,o)}update(t,o){return this.render(...o)}};
|
|
110
|
-
/**
|
|
111
|
-
* @license
|
|
112
|
-
* Copyright 2020 Google LLC
|
|
113
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
114
|
-
*/const{D:Fo}=it,Ao=()=>document.createComment(""),jo=(t,o,e)=>{const r=t._$AA.parentNode,i=void 0===o?t._$AB:o._$AA;if(void 0===e){const o=r.insertBefore(Ao(),i),n=r.insertBefore(Ao(),i);e=new Fo(o,n,t,t.options)}else{const o=e._$AB.nextSibling,n=e._$AM,a=n!==t;if(a){let o;e._$AQ?.(t),e._$AM=t,void 0!==e._$AP&&(o=t._$AU)!==n._$AU&&e._$AP(o)}if(o!==i||a){let t=e._$AA;for(;t!==o;){const o=t.nextSibling;r.insertBefore(t,i),t=o}}}return e},Zo=(t,o,e=t)=>(t._$AI(o,e),t),_o={},Po=t=>{t._$AP?.(!1,!0);let o=t._$AA;const e=t._$AB.nextSibling;for(;o!==e;){const t=o.nextSibling;o.remove(),o=t}},Ko=(t,o,e)=>{const r=new Map;for(let i=o;i<=e;i++)r.set(t[i],i);return r},Mo=zo(class extends Bo{constructor(t){if(super(t),t.type!==Uo)throw Error("repeat() can only be used in text expressions")}ht(t,o,e){let r;void 0===e?e=o:void 0!==o&&(r=o);const i=[],n=[];let a=0;for(const o of t)i[a]=r?r(o,a):a,n[a]=e(o,a),a++;return{values:n,keys:i}}render(t,o,e){return this.ht(t,o,e).values}update(t,[o,e,r]){const i=(t=>t._$AH)(t),{values:n,keys:a}=this.ht(o,e,r);if(!Array.isArray(i))return this.dt=a,n;const l=this.dt??=[],s=[];let c,f,p=0,d=i.length-1,h=0,u=n.length-1;for(;p<=d&&h<=u;)if(null===i[p])p++;else if(null===i[d])d--;else if(l[p]===a[h])s[h]=Zo(i[p],n[h]),p++,h++;else if(l[d]===a[u])s[u]=Zo(i[d],n[u]),d--,u--;else if(l[p]===a[u])s[u]=Zo(i[p],n[u]),jo(t,s[u+1],i[p]),p++,u--;else if(l[d]===a[h])s[h]=Zo(i[d],n[h]),jo(t,i[p],i[d]),d--,h++;else if(void 0===c&&(c=Ko(a,h,u),f=Ko(l,p,d)),c.has(l[p]))if(c.has(l[d])){const o=f.get(a[h]),e=void 0!==o?i[o]:null;if(null===e){const o=jo(t,i[p]);Zo(o,n[h]),s[h]=o}else s[h]=Zo(e,n[h]),jo(t,i[p],e),i[o]=null;h++}else Po(i[d]),d--;else Po(i[p]),p++;for(;h<=u;){const o=jo(t,s[u+1]);Zo(o,n[h]),s[h++]=o}for(;p<=d;){const t=i[p++];null!==t&&Po(t)}return this.dt=a,((t,o=_o)=>{t._$AH=o})(t,s),M}});
|
|
115
|
-
/**
|
|
116
|
-
* @license
|
|
117
|
-
* Copyright 2017 Google LLC
|
|
118
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
119
|
-
*/var Do=Object.freeze({__proto__:null,repeat:Mo});
|
|
120
|
-
/**
|
|
121
|
-
* @license
|
|
122
|
-
* Copyright 2018 Google LLC
|
|
123
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
124
|
-
*/const Ho=zo(class extends Bo{constructor(t){if(super(t),t.type!==Wo||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((o=>t[o])).join(" ")+" "}update(t,[o]){if(void 0===this.it){this.it=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in o)o[t]&&!this.st?.has(t)&&this.it.add(t);return this.render(o)}const e=t.element.classList;for(const t of this.it)t in o||(e.remove(t),this.it.delete(t));for(const t in o){const r=!!o[t];r===this.it.has(t)||this.st?.has(t)||(r?(e.add(t),this.it.add(t)):(e.remove(t),this.it.delete(t)))}return M}});var To=Object.freeze({__proto__:null,classMap:Ho});
|
|
125
|
-
/**
|
|
126
|
-
* @license
|
|
127
|
-
* Copyright 2018 Google LLC
|
|
128
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
129
|
-
*/const Go="important",Vo=" !"+Go,qo=zo(class extends Bo{constructor(t){if(super(t),t.type!==Wo||"style"!==t.name||t.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((o,e)=>{const r=t[e];return null==r?o:o+`${e=e.includes("-")?e:e.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[o]){const{style:e}=t.element;if(void 0===this.ut)return this.ut=new Set(Object.keys(o)),this.render(o);for(const t of this.ut)null==o[t]&&(this.ut.delete(t),t.includes("-")?e.removeProperty(t):e[t]=null);for(const t in o){const r=o[t];if(null!=r){this.ut.add(t);const o="string"==typeof r&&r.endsWith(Vo);t.includes("-")||o?e.setProperty(t,o?r.slice(0,-11):r,o?Go:""):e[t]=r}}return M}});var Yo=Object.freeze({__proto__:null,styleMap:qo});
|
|
130
|
-
/**
|
|
131
|
-
* @license
|
|
132
|
-
* Copyright 2017 Google LLC
|
|
133
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
134
|
-
*/let Jo=class extends Bo{constructor(t){if(super(t),this.et=D,t.type!==Uo)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===D||null==t)return this.vt=void 0,this.et=t;if(t===M)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;const o=[t];return o.raw=o,this.vt={_$litType$:this.constructor.resultType,strings:o,values:[]}}};Jo.directiveName="unsafeHTML",Jo.resultType=1;const Xo=zo(Jo);var Qo=Object.freeze({__proto__:null,UnsafeHTMLDirective:Jo,unsafeHTML:Xo});class te extends Error{constructor(t,o,e){super(t),this.canceledPromiseResult=o,this.canceledPromiseError=e}}class oe extends Promise{constructor(t){super(((o,e)=>t((t=>{this.isCanceled?e(new te("Promise has been canceled",t)):o(t)}),(t=>{this.isCanceled?e(new te("Promise has been canceled",void 0,t)):e(t)})))),this.isCanceled=!1}cancel(){this.isCanceled=!0}}const ee=t=>new oe(((o,e)=>t.then(o).catch(e)));var re=Object.freeze({__proto__:null,CancelablePromise:oe,CanceledPromiseError:te,cancelable:ee});var ie=Object.freeze({__proto__:null,CacheRegistry:class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,o){this.loaders[t]=o,this.finalContent.delete(t)}registerFinal(t,o){this.loaders[t]=o,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof oe&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){null!=this.clearTimeouts[t]&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,o){this.forceClear(t),this.register(t,(async()=>o)),this.content[t]=o}setFinal(t,o){this.forceClear(t),this.registerFinal(t,(async()=>o)),this.content[t]=o}async get(t,o,e){if(void 0===this.content[t]){if(null==(o=null!=o?o:this.loaders[t]))throw new Error("Unknown cache key "+t);const r=ee(o());return this.content[t]=r,r.then((o=>(this.content[t]=o,null!=e&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout((()=>this.clear(t)),e)),o)))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return!(null==t||t instanceof Promise||t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return null!=this.content[t]}resolvedKeys(){return Object.keys(this.content).filter((t=>this.isResolvedValue(this.content[t])))}resolvedValues(){return Object.values(this.content).filter((t=>this.isResolvedValue(t)))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}}});class ne{constructor(t,o,e,r){this.allResults=t,this.selectedResult=o,this.clusteringMetadata=e,this.metadataDescriptors=r}static extractResultMetadata(t,o){var e,r;let i=(null!==(r=null!==(e=null==t?void 0:t.map)&&void 0!==e?e:null==t?void 0:t.document)&&void 0!==r?r:null==t?void 0:t.topic).metadata.map((t=>ne.flattenMetadata(t)));return null==o?i:i.find((t=>t.key===o))}static flattenMetadata(t){if(t.hierarchicalValues){const o=[],e=[];return t.hierarchicalValues.forEach((t=>{o.push(t.join(" > ")),t.length>2?e.push(`... > ${t[t.length-1]}`):e.push(t.join(" > "))})),{key:t.key,label:t.label,value:o.join(", "),displayValue:e.join(", ")}}{const o=t.values.join(", ");return{key:t.key,label:t.label,value:o,displayValue:o}}}computeClustersItemsForMetadata(t,o,e="No value"){var r,i;let n=ne.extractResultMetadata(this.selectedResult,t),a=null!==(r=null==n?void 0:n.label)&&void 0!==r?r:null===(i=this.getMetadataDescriptor(t))||void 0===i?void 0:i.label;const l=this.allResults.map((o=>ne.extractResultMetadata(o,t))).map((o=>null!=o?o:{key:t,label:a,value:void 0,displayValue:e})).filter((t=>t.value!=(null==n?void 0:n.value))).filter(((t,o,e)=>e.findIndex((o=>o.value===t.value))===o));return l.map((o=>({result:this.findBestResultForMetadataValue(t,o.value),metadata:o}))).sort(((e,r)=>this.compareMetadata(e.metadata.value,r.metadata.value,t,o)))}compareMetadata(t,o,e,r){if(null==t)return-1;if(null==o)return 1;let i=this.getMetadataDescriptor(e),n=(null==i?void 0:i.sortRule)||"NONE",a=(null==i?void 0:i.reverseSort)||!1;if("ALPHABET"==n||"VERSION"==n){let e=t.localeCompare(o,r,{numeric:!0});return a?-1*e:e}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find((o=>t==o.key))}findBestResultForMetadataValue(t,o){const e=this.allResults.filter((e=>{var r;return(null===(r=ne.extractResultMetadata(e,t))||void 0===r?void 0:r.value)==o}));let r,i=ne.extractResultMetadata(this.selectedResult).filter((t=>this.clusteringMetadata.has(t.key))),n=[...i.filter((o=>o.key!==t))],a=-1;for(let t of e){let o=this.countMatchingMetadata(t,n);if(o>a&&(a=o,r=t,o===n.length))break}return r}countMatchingMetadata(t,o){return ne.extractResultMetadata(t).filter((t=>o.some((o=>o.key===t.key&&o.value===t.value)))).length}}var ae=Object.freeze({__proto__:null,ClusteringHelper:ne});class le{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,o)=>{this.resolvePromise=t,this.rejectPromise=o}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,o;const e=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,i=null!==(o=this.resolvePromise)&&void 0!==o?o:()=>null;this.clearPromise();for(let t of e)try{await t()}catch(t){return void r(t)}i(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}var se=Object.freeze({__proto__:null,Debouncer:le});const ce=t=>new Promise((o=>setTimeout(o,t)));async function fe(t,o=10,e=2e4){let r,i,n=await t();for(r=i=performance.now();null==n&&(!e||i-r<e);)await ce(o),n=await t(),i=performance.now();if(null==n)throw new Error("Timeout exceeded");return n}function pe(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,((t,o,e,r)=>o+e+":"+r)),new Date(t)}function de(t,o){try{return function(t,o){if(t===o)return!0;if(t&&o&&"object"==typeof t&&"object"==typeof o){if(t.constructor!==o.constructor)return!1;var e,r,i;if(Array.isArray(t)){if((e=t.length)!=o.length)return!1;for(r=e;0!=r--;)if(!de(t[r],o[r]))return!1;return!0}if(t instanceof Map&&o instanceof Map){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;for(r of t.entries())if(!de(r[1],o.get(r[0])))return!1;return!0}if(t instanceof Set&&o instanceof Set){if(t.size!==o.size)return!1;for(r of t.entries())if(!o.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===o.source&&t.flags===o.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===o.valueOf();if((e=(i=Object.keys(t)).length)!==Object.keys(o).length)return!1;for(r=e;0!=r--;)if(!Object.prototype.hasOwnProperty.call(o,i[r]))return!1;for(r=e;0!=r--;){var n=i[r];if(!de(t[n],o[n]))return!1}return!0}return t!=t&&o!=o}(t,o)}catch(t){return!1}}var he=Object.freeze({__proto__:null,dateReviver:function(...t){return function(o,e){return t.includes(o)?pe(e):e}},deepEqual:de,delay:ce,eventPathContainsMatchingElement:function(t,o,e=window.document.body){if(o.length>0){const r=t.composedPath();for(let t of r){if(t===e)return!1;if(t.matches&&o.some((o=>t.matches(o))))return!0}}return!1},flatDeep:function t(o,e){return o.flatMap((o=>[o,...t(e(o),e)]))},last:function(t){return t[t.length-1]},minmax:function(t,o,e){return Math.min(Math.max(t,o),e)},parseDate:pe,waitFor:fe,waitUntil:async function(t,o=10,e=2e4){await fe((async()=>await t()||void 0),o,e)}});const ue=t=>o=>{window.customElements.get(t)||window.customElements.define(t,o)};function ge(t,o){const e=()=>JSON.parse(JSON.stringify(t));return So({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)=>!de(t,o),...null!=o?o:{}})}function ye(t){return!isNaN(parseFloat(t))}var be=Object.freeze({__proto__:null,customElement:ue,isNumber:ye,jsonProperty:ge,optionalNumberProperty:function(t){return So({type:Object,converter:{fromAttribute:t=>{if(null!=t)return ye(t)?+t:void 0},toAttribute:t=>null==t?void 0:""+t},...null!=t?t:{}})}});const me=t=>"string"==typeof t?pt(t):t;class ve{static create(t,o,e,r){const i=t=>me(null!=t?t:r),n=dt`var(${me(t)}, ${i(r)})`;return n.name=t,n.description=o,n.category=e,n.defaultValue=r,n.defaultCssValue=i,n.get=o=>dt`var(${me(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=dt`var(${me(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=>dt`var(${me(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):me(null!=o?o:t.lastResortDefaultValue()),r=dt`var(${me(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=>dt`var(${me(t.name)}, ${e(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}function xe(t,o){return me(`${t.name}: ${o}`)}const Oe={colorWhite:ve.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:ve.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:ve.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:ve.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:ve.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:ve.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:ve.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:ve.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:ve.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:ve.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:ve.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:ve.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:ve.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:ve.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:ve.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:ve.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:ve.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:ve.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:ve.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:ve.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:ve.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:ve.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:ve.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:ve.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:ve.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:ve.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:ve.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:ve.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:ve.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:ve.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:ve.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:ve.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:ve.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:ve.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:ve.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:ve.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:ve.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:ve.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:ve.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:ve.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:ve.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:ve.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:ve.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:ve.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:ve.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:ve.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:ve.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:ve.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:ve.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:ve.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:ve.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:ve.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:ve.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:ve.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:ve.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:ve.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:ve.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:ve.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:ve.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:ve.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:ve.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:ve.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:ve.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:ve.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:ve.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:ve.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:ve.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:ve.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:ve.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:ve.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:ve.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:ve.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:ve.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:ve.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:ve.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:ve.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:ve.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:ve.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:ve.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:ve.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:ve.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:ve.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:ve.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:ve.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:ve.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:ve.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:ve.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:ve.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:ve.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:ve.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:ve.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:ve.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:ve.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:ve.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:ve.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:ve.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:ve.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:ve.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:ve.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:ve.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:ve.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:ve.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:ve.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:ve.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:ve.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:ve.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:ve.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:ve.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:ve.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:ve.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:ve.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:ve.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:ve.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:ve.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:ve.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:ve.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:ve.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:ve.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:ve.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:ve.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:ve.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:ve.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:ve.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:ve.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:ve.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:ve.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:ve.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:ve.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:ve.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:ve.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:ve.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:ve.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:ve.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:ve.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:ve.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:ve.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:ve.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:ve.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:ve.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:ve.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:ve.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:ve.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:ve.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:ve.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:ve.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:ve.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:ve.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:ve.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:ve.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:ve.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:ve.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:ve.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:ve.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:ve.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:ve.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:ve.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:ve.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:ve.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:ve.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:ve.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:ve.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:ve.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:ve.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:ve.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:ve.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:ve.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:ve.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:ve.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:ve.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:ve.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:ve.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:ve.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:ve.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:ve.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:ve.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:ve.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:ve.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:ve.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:ve.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:ve.create("--ft-icon-size-6","","SIZE","48px"),opacity0:ve.create("--ft-opacity-0","","NUMBER","0"),opacity8:ve.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:ve.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:ve.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:ve.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:ve.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:ve.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:ve.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:ve.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:ve.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:ve.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:ve.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:ve.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:ve.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:ve.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)")},we={fontFamily:ve.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:ve.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:ve.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ve.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-display-textCase","","UNKNOWN","none")},Se={fontFamily:ve.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:ve.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:ve.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ve.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Ce={fontFamily:ve.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:ve.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:ve.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ve.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Ne={fontFamily:ve.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:ve.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:ve.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:ve.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Ee={fontFamily:ve.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:ve.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:ve.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},$e={fontFamily:ve.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:ve.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Ie={fontFamily:ve.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:ve.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Re={fontFamily:ve.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:ve.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},ke={fontFamily:ve.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Le={fontFamily:ve.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:ve.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:ve.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},We={fontFamily:ve.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:ve.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ve.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:ve.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Ue={fontFamily:ve.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:ve.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:ve.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ve.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},ze={fontFamily:ve.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:ve.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:ve.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ve.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Be={fontFamily:ve.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ve.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:ve.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:ve.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:ve.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ve.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Fe={fontFamily:ve.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:ve.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ve.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:ve.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ve.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Ae={fontFamily:ve.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:ve.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ve.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:ve.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ve.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},je={fontFamily:ve.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ve.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:ve.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ve.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:ve.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ve.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Ze={fontFamily:ve.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ve.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},_e={fontFamily:ve.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ve.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Pe={fontFamily:ve.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ve.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ve.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Ke={fontFamily:ve.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:ve.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Me={fontFamily:ve.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:ve.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},De={fontFamily:ve.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ve.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:ve.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},He={fontFamily:ve.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:ve.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:ve.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Te={fontFamily:ve.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ve.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:ve.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Ge={fontFamily:ve.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ve.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:ve.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:ve.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:ve.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:ve.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ve.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ve.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ve.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ve={display:we,"title-1":Se,"title-2":Ce,"title-3":Ne,"body-1-regular":Ee,"body-1-medium":$e,"body-1-semibold":Ie,"body-2-regular":Re,"body-2-medium":ke,"body-2-medium-underline":Le,"body-2-semibold":We,"label-1-medium":Ue,"label-1-semibold":ze,"label-1-bold":Be,"label-2-medium":Fe,"label-2-semibold":Ae,"label-2-bold":je,"caption-1-medium":Ze,"caption-1-semibold":_e,"caption-1-bold":Pe,"caption-2-medium":Ke,"caption-2-semibold":Me,"caption-2-bold":De,"caption-3-medium":He,"caption-3-semibold":Te,"caption-3-bold":Ge},qe={backgroundActionPrimary:ve.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Oe.colorBrand0),backgroundErrorSubtle:ve.extend("--ft-background-error-subtle","Used as background of subtle error components.",Oe.colorRed10),backgroundInfoSubtle:ve.extend("--ft-background-info-subtle","Used as background of subtle information components.",Oe.colorCyan10),backgroundWarningSubtle:ve.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Oe.colorOrange10),backgroundSuccessSubtle:ve.extend("--ft-background-success-subtle","Used as background of subtle success components.",Oe.colorGreen10),backgroundGlobalSurface:ve.extend("--ft-background-global-surface","Used as app background.",Oe.colorWhite),backgroundGlobalOnSurface:ve.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Oe.colorGray10),backgroundGlobalOnSurfaceDark:ve.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Oe.colorGray30),contentActionPrimary:ve.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Oe.colorBrand0),contentWarningPrimary:ve.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Oe.colorOrange200),contentWarningIconOnly:ve.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Oe.colorOrange0),contentErrorPrimary:ve.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Oe.colorRed0),contentErrorIconOnly:ve.extend("--ft-content-error-icon-only","Used on error status icons alone",Oe.colorRed70),contentInfoPrimary:ve.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Oe.colorCyan200),contentInfoIconOnly:ve.extend("--ft-content-info-icon-only","Used on info status icons alone",Oe.colorCyan0),contentSuccessPrimary:ve.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Oe.colorGreen200),contentSuccessIconOnly:ve.extend("--ft-content-success-icon-only","Used on success status icons alone",Oe.colorGreen0),contentGlobalPrimary:ve.extend("--ft-content-global-primary","Used for main content on the page.",Oe.colorGray500),contentGlobalSecondary:ve.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Oe.colorGray200),contentGlobalSubtle:ve.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Oe.colorGray0),contentGlobalOnColor:ve.extend("--ft-content-global-on-color","Used for content on a dominant color.",Oe.colorWhite),borderActionPrimary:ve.extend("--ft-border-action-primary","Used as border for primary action components.",Oe.colorBrand0),borderActionFocusRing:ve.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Oe.colorCyan0),borderWarningPrimary:ve.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Oe.colorOrange200),borderWarningSubtle:ve.extend("--ft-border-warning-subtle","Used as border for warning components.",Oe.colorOrange30),borderSuccessPrimary:ve.extend("--ft-border-success-primary","Used as border for success buttons.",Oe.colorGreen200),borderSuccessSubtle:ve.extend("--ft-border-success-subtle","Used as border for success components.",Oe.colorGreen30),borderErrorPrimary:ve.extend("--ft-border-error-primary","Used as border for text fields in error states.",Oe.colorRed0),borderErrorSubtle:ve.extend("--ft-border-error-subtle","Used as border for error components.",Oe.colorRed30),borderInfoPrimary:ve.extend("--ft-border-info-primary","Used as border for buttons in info color.",Oe.colorCyan200),borderInfoSubtle:ve.extend("--ft-border-info-subtle","Used as border for information components.",Oe.colorCyan30),borderGlobalPrimary:ve.extend("--ft-border-global-primary","Used as border for element like input.",Oe.colorGray50),borderGlobalSubtle:ve.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Oe.colorGray30),borderInputPrimary:ve.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Oe.colorGray80)},Ye={largeHeight:ve.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:ve.extend("--ft-button-large-horizontal-padding","",Oe.spacing4),largeGap:ve.extend("--ft-button-large-gap","",Oe.spacing2),largeBorderRadius:ve.extend("--ft-button-large-border-radius","",Oe.borderRadiusS),largeIconSize:ve.extend("--ft-button-large-icon-size","",Oe.iconSize3),largeBorderWidth:ve.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:ve.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ve.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:ve.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:ve.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:ve.extend("--ft-button-small-horizontal-padding","",Oe.spacing3),smallGap:ve.extend("--ft-button-small-gap","",Oe.spacing2),smallBorderRadius:ve.extend("--ft-button-small-border-radius","",Oe.borderRadiusS),smallIconSize:ve.extend("--ft-button-small-icon-size","",Oe.iconSize2),smallBorderWidth:ve.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:ve.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ve.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:ve.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:ve.extend("--ft-button-primary-background-color","",qe.backgroundActionPrimary),primaryColor:ve.extend("--ft-button-primary-color","",qe.contentGlobalOnColor),primaryIconColor:ve.extend("--ft-button-primary-icon-color","",qe.contentGlobalOnColor),primaryStateLayerColor:ve.extend("--ft-button-primary-state-layer-color","",qe.contentGlobalOnColor),primaryHoverStateLayerOpacity:ve.extend("--ft-button-primary-hover-state-layer-opacity","",Oe.opacity16),primaryFocusStateLayerOpacity:ve.extend("--ft-button-primary-focus-state-layer-opacity","",Oe.opacity16),primaryActiveStateLayerOpacity:ve.extend("--ft-button-primary-active-state-layer-opacity","",Oe.opacity24),primaryDisabledComponentOpacity:ve.extend("--ft-button-primary-disabled-component-opacity","",Oe.opacity40),focusFocusRingColor:ve.extend("--ft-button-focus-focus-ring-color","",qe.borderActionFocusRing),tertiaryBackgroundColor:ve.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:ve.extend("--ft-button-tertiary-color","",qe.contentActionPrimary),tertiaryIconColor:ve.extend("--ft-button-tertiary-icon-color","",qe.contentActionPrimary),tertiaryStateLayerColor:ve.extend("--ft-button-tertiary-state-layer-color","",qe.contentActionPrimary),tertiaryHoverStateLayerOpacity:ve.extend("--ft-button-tertiary-hover-state-layer-opacity","",Oe.opacity8),tertiaryFocusStateLayerOpacity:ve.extend("--ft-button-tertiary-focus-state-layer-opacity","",Oe.opacity8),tertiaryActiveStateLayerOpacity:ve.extend("--ft-button-tertiary-active-state-layer-opacity","",Oe.opacity16),tertiaryDisabledComponentOpacity:ve.extend("--ft-button-tertiary-disabled-component-opacity","",Oe.opacity40),secondaryBackgroundColor:ve.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:ve.extend("--ft-button-secondary-color","",qe.contentActionPrimary),secondaryIconColor:ve.extend("--ft-button-secondary-icon-color","",qe.contentActionPrimary),secondaryStateLayerColor:ve.extend("--ft-button-secondary-state-layer-color","",qe.contentActionPrimary),secondaryHoverStateLayerOpacity:ve.extend("--ft-button-secondary-hover-state-layer-opacity","",Oe.opacity8),secondaryFocusStateLayerOpacity:ve.extend("--ft-button-secondary-focus-state-layer-opacity","",Oe.opacity8),secondaryActiveStateLayerOpacity:ve.extend("--ft-button-secondary-active-state-layer-opacity","",Oe.opacity16),secondaryDisabledComponentOpacity:ve.extend("--ft-button-secondary-disabled-component-opacity","",Oe.opacity40),secondaryBorderColor:ve.extend("--ft-button-secondary-border-color","",qe.borderActionPrimary),neutralBackgroundColor:ve.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:ve.extend("--ft-button-neutral-icon-color","",qe.contentGlobalSecondary),neutralColor:ve.extend("--ft-button-neutral-color","",qe.contentGlobalSecondary),neutralStateLayerColor:ve.extend("--ft-button-neutral-state-layer-color","",qe.contentGlobalSecondary),neutralHoverStateLayerOpacity:ve.extend("--ft-button-neutral-hover-state-layer-opacity","",Oe.opacity8),neutralFocusStateLayerOpacity:ve.extend("--ft-button-neutral-focus-state-layer-opacity","",Oe.opacity8),neutralActiveStateLayerOpacity:ve.extend("--ft-button-neutral-active-state-layer-opacity","",Oe.opacity16),neutralDisabledComponentOpacity:ve.extend("--ft-button-neutral-disabled-component-opacity","",Oe.opacity40)},Je={iconSize:ve.extend("--ft-banner-icon-size","",Oe.iconSize5),borderWidth:ve.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:ve.extend("--ft-banner-horizontal-padding","",Oe.spacing6),verticalPadding:ve.extend("--ft-banner-vertical-padding","",Oe.spacing6),horizontalSideGap:ve.extend("--ft-banner-horizontal-side-gap","",Oe.spacing6),horizontalMobileGap:ve.extend("--ft-banner-horizontal-mobile-gap","",Oe.spacing4),verticalMobileGap:ve.extend("--ft-banner-vertical-mobile-gap","",Oe.spacing6),horizontalMiddleGap:ve.extend("--ft-banner-horizontal-middle-gap","",Oe.spacing20),infoBackgroundColor:ve.extend("--ft-banner-info-background-color","",qe.backgroundInfoSubtle),infoColor:ve.extend("--ft-banner-info-color","",qe.contentInfoPrimary),infoIconColor:ve.extend("--ft-banner-info-icon-color","",qe.contentInfoIconOnly)},Xe={horizontalGap:ve.extend("--ft-breadcrumb-horizontal-gap","",Oe.spacing1),verticalGap:ve.extend("--ft-breadcrumb-vertical-gap","",Oe.spacing2),currentElementColor:ve.extend("--ft-breadcrumb-current-element-color","",qe.contentGlobalPrimary),iconColor:ve.extend("--ft-breadcrumb-icon-color","",qe.contentGlobalSubtle)},Qe={horizontalPadding:ve.extend("--ft-page-header-horizontal-padding","",Oe.spacing12),horizontalGap:ve.extend("--ft-page-header-horizontal-gap","",Oe.spacing4),verticalGap:ve.extend("--ft-page-header-vertical-gap","",Oe.spacing2),classicVerticalPadding:ve.extend("--ft-page-header-classic-vertical-padding","",Oe.spacing6),multilineVerticalPadding:ve.extend("--ft-page-header-multiline-vertical-padding","",Oe.spacing4),inlineVerticalPadding:ve.extend("--ft-page-header-inline-vertical-padding","",Oe.spacing2),backgroundColor:ve.extend("--ft-page-header-background-color","",Oe.colorWhite),bottomBorderColor:ve.extend("--ft-page-header-bottom-border-color","",qe.borderGlobalSubtle),titleColor:ve.extend("--ft-page-header-title-color","",qe.contentGlobalPrimary),subtitleColor:ve.extend("--ft-page-header-subtitle-color","",qe.contentGlobalSecondary)},tr={smallContainerWidth:ve.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:ve.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:ve.extend("--ft-modal-overlay-background-color","",Oe.colorGray700),overlayOpacity:ve.extend("--ft-modal-overlay-opacity","",Oe.opacity40),shadow:ve.extend("--ft-modal-shadow","",Oe.shadowElevation03),bodyBackgroundColor:ve.extend("--ft-modal-body-background-color","",Oe.colorWhite),bodyColor:ve.extend("--ft-modal-body-color","",qe.contentGlobalPrimary),bodyHorizontalPadding:ve.extend("--ft-modal-body-horizontal-padding","",Oe.spacing6),bodyVerticalPadding:ve.extend("--ft-modal-body-vertical-padding","",Oe.spacing6),bodyVerticalGap:ve.extend("--ft-modal-body-vertical-gap","",Oe.spacing6),containerMargin:ve.extend("--ft-modal-container-margin","",Oe.spacing3),headerBackgroundColor:ve.extend("--ft-modal-header-background-color","",qe.backgroundGlobalOnSurface),headerBorderColor:ve.extend("--ft-modal-header-border-color","",qe.borderGlobalSubtle),headerColor:ve.extend("--ft-modal-header-color","",qe.contentGlobalPrimary),headerTrailingIconColor:ve.extend("--ft-modal-header-trailing-icon-color","",qe.contentGlobalSecondary),headerVerticalPadding:ve.extend("--ft-modal-header-vertical-padding","",Oe.spacing1),headerRightPadding:ve.extend("--ft-modal-header-right-padding","",Oe.spacing1),headerLeftPadding:ve.extend("--ft-modal-header-left-padding","",Oe.spacing6),headerGap:ve.extend("--ft-modal-header-gap","",Oe.spacing2),headerBorderBottom:ve.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:ve.extend("--ft-modal-border-radius","",Oe.borderRadiusM)},or={overlayOpacity:ve.extend("--ft-drawer-overlay-opacity","",Oe.opacity40),shadow:ve.extend("--ft-drawer-shadow","",Oe.shadowElevation03),bodyColor:ve.extend("--ft-drawer-body-color","",qe.contentGlobalPrimary),bodyHorizontalPadding:ve.extend("--ft-drawer-body-horizontal-padding","",Oe.spacing6),bodyVerticalPadding:ve.extend("--ft-drawer-body-vertical-padding","",Oe.spacing6),bodyGap:ve.extend("--ft-drawer-body-gap","",Oe.spacing6),bodyBackgroundColor:ve.extend("--ft-drawer-body-background-color","",Oe.colorWhite),headerBackgroundColor:ve.extend("--ft-drawer-header-background-color","",qe.backgroundGlobalOnSurface),headerBorderColor:ve.extend("--ft-drawer-header-border-color","",qe.borderGlobalSubtle),headerColor:ve.extend("--ft-drawer-header-color","",qe.contentGlobalPrimary),headerTrailingIconColor:ve.extend("--ft-drawer-header-trailing-icon-color","",qe.contentGlobalSecondary),headerHeight:ve.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:ve.extend("--ft-drawer-header-horizontal-padding","",Oe.spacing2),headerBorderWidth:ve.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:ve.extend("--ft-drawer-header-gap","",Oe.spacing3),buttonsBarBackgroundColor:ve.extend("--ft-drawer-buttons-bar-background-color","",qe.backgroundGlobalOnSurface),buttonsBarBorderColor:ve.extend("--ft-drawer-buttons-bar-border-color","",qe.borderGlobalSubtle),buttonsBarColor:ve.extend("--ft-drawer-buttons-bar-color","",qe.contentGlobalPrimary),buttonsBarHorizontalPadding:ve.extend("--ft-drawer-buttons-bar-horizontal-padding","",Oe.spacing4),buttonsBarVerticalPadding:ve.extend("--ft-drawer-buttons-bar-vertical-padding","",Oe.spacing4),buttonsBarGap:ve.extend("--ft-drawer-buttons-bar-gap","",Oe.spacing3),buttonsBarBorderWidth:ve.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:ve.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:ve.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:ve.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:ve.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:ve.extend("--ft-drawer-overlay-background-color","",Oe.colorGray700)},er={fieldHorizontalPadding:ve.extend("--ft-text-input-field-horizontal-padding","",Oe.spacing4),fieldHorizontalGap:ve.extend("--ft-text-input-field-horizontal-gap","",Oe.spacing3),fieldVerticalGap:ve.extend("--ft-text-input-field-vertical-gap","",Oe.spacing05),fieldIconSize:ve.extend("--ft-text-input-field-icon-size","",Oe.iconSize3),fieldHeight:ve.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:ve.extend("--ft-text-input-helper-horizontal-padding","",Oe.spacing4),helperHorizontalGap:ve.extend("--ft-text-input-helper-horizontal-gap","",Oe.spacing1),helperIconSize:ve.extend("--ft-text-input-helper-icon-size","",Oe.iconSize2),borderRadius:ve.extend("--ft-text-input-border-radius","",Oe.borderRadiusM),backgroundColor:ve.extend("--ft-text-input-background-color","",Oe.colorWhite),contentValueColor:ve.extend("--ft-text-input-content-value-color","",qe.contentGlobalPrimary),trailingIconColor:ve.extend("--ft-text-input-trailing-icon-color","",qe.contentGlobalSubtle),labelColor:ve.extend("--ft-text-input-label-color","",qe.contentGlobalSubtle),defaultBorderColor:ve.extend("--ft-text-input-default-border-color","",qe.borderInputPrimary),defaultHelperTextColor:ve.extend("--ft-text-input-default-helper-text-color","",qe.contentGlobalSubtle),defaultBorderWidth:ve.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:ve.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:ve.extend("--ft-text-input-error-border-color","",qe.borderErrorPrimary),errorHelperTextColor:ve.extend("--ft-text-input-error-helper-text-color","",qe.contentErrorPrimary),errorHelperIconColor:ve.extend("--ft-text-input-error-helper-icon-color","",qe.contentErrorIconOnly),warningBorderWidth:ve.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:ve.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ve.extend("--ft-text-input-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineOffset:ve.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ve.extend("--ft-text-input-disabled-component-opacity","",Oe.opacity40)},rr={backgroundColor:ve.extend("--ft-text-area-background-color","",Oe.colorWhite),contentValueColor:ve.extend("--ft-text-area-content-value-color","",qe.contentGlobalPrimary),labelColor:ve.extend("--ft-text-area-label-color","",qe.contentGlobalSubtle),defaultBorderColor:ve.extend("--ft-text-area-default-border-color","",qe.borderInputPrimary),defaultHelperTextColor:ve.extend("--ft-text-area-default-helper-text-color","",qe.contentGlobalSubtle),defaultBorderWidth:ve.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:ve.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:ve.extend("--ft-text-area-error-border-color","",qe.borderErrorPrimary),errorHelperTextColor:ve.extend("--ft-text-area-error-helper-text-color","",qe.contentErrorPrimary),errorHelperIconColor:ve.extend("--ft-text-area-error-helper-icon-color","",qe.contentErrorIconOnly),focusFocusRingColor:ve.extend("--ft-text-area-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineWidth:ve.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:ve.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ve.extend("--ft-text-area-disabled-component-opacity","",Oe.opacity40),fieldHorizontalLeftPadding:ve.extend("--ft-text-area-field-horizontal-left-padding","",Oe.spacing4),fieldHorizontalGap:ve.extend("--ft-text-area-field-horizontal-gap","",Oe.spacing3),fieldVerticalGap:ve.extend("--ft-text-area-field-vertical-gap","",Oe.spacing05),fieldMinHeight:ve.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:ve.extend("--ft-text-area-helper-horizontal-padding","",Oe.spacing4),helperHorizontalGap:ve.extend("--ft-text-area-helper-horizontal-gap","",Oe.spacing1),helperIconSize:ve.extend("--ft-text-area-helper-icon-size","",Oe.iconSize2),borderRadius:ve.extend("--ft-text-area-border-radius","",Oe.borderRadiusM)},ir={height:ve.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:ve.extend("--ft-floating-menu-horizontal-padding","",Oe.spacing4),offIconColor:ve.extend("--ft-floating-menu-off-icon-color","",qe.contentGlobalPrimary),offColor:ve.extend("--ft-floating-menu-off-color","",qe.contentGlobalPrimary),onColor:ve.extend("--ft-floating-menu-on-color","",qe.contentActionPrimary),onStateLayerColor:ve.extend("--ft-floating-menu-on-state-layer-color","",qe.contentActionPrimary),gap:ve.extend("--ft-floating-menu-gap","",Oe.spacing3),focusFocusRingColor:ve.extend("--ft-floating-menu-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineWidth:ve.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:ve.extend("--ft-floating-menu-focus-state-layer-opacity","",Oe.opacity8),hoverStateLayerOpacity:ve.extend("--ft-floating-menu-hover-state-layer-opacity","",Oe.opacity8),activeStateLayerOpacity:ve.extend("--ft-floating-menu-active-state-layer-opacity","",Oe.opacity16),disabledComponentOpacity:ve.extend("--ft-floating-menu-disabled-component-opacity","",Oe.opacity40),iconSize:ve.extend("--ft-floating-menu-icon-size","",Oe.iconSize3),backgroundColor:ve.extend("--ft-floating-menu-background-color","",qe.backgroundGlobalOnSurface)},nr={fieldHorizontalPadding:ve.extend("--ft-combobox-single-select-field-horizontal-padding","",Oe.spacing4),fieldHorizontalGap:ve.extend("--ft-combobox-single-select-field-horizontal-gap","",Oe.spacing3),fieldVerticalGap:ve.extend("--ft-combobox-single-select-field-vertical-gap","",Oe.spacing05),fieldIconSize:ve.extend("--ft-combobox-single-select-field-icon-size","",Oe.iconSize3),fieldHeight:ve.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:ve.extend("--ft-combobox-single-select-helper-horizontal-padding","",Oe.spacing4),helperHorizontalGap:ve.extend("--ft-combobox-single-select-helper-horizontal-gap","",Oe.spacing1),helperVerticalGap:ve.extend("--ft-combobox-single-select-helper-vertical-gap","",Oe.spacing1),helperIconSize:ve.extend("--ft-combobox-single-select-helper-icon-size","",Oe.iconSize2),menuVerticalGap:ve.extend("--ft-combobox-single-select-menu-vertical-gap","",Oe.spacing2),borderRadius:ve.extend("--ft-combobox-single-select-border-radius","",Oe.borderRadiusM),backgroundColor:ve.extend("--ft-combobox-single-select-background-color","",Oe.colorWhite),labelColor:ve.extend("--ft-combobox-single-select-label-color","",qe.contentGlobalSubtle),contentValueColor:ve.extend("--ft-combobox-single-select-content-value-color","",qe.contentGlobalPrimary),trailingIconColor:ve.extend("--ft-combobox-single-select-trailing-icon-color","",qe.contentGlobalSubtle),defaultBorderColor:ve.extend("--ft-combobox-single-select-default-border-color","",qe.borderInputPrimary),defaultHelperTextColor:ve.extend("--ft-combobox-single-select-default-helper-text-color","",qe.contentGlobalSubtle),defaultBorderWidth:ve.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:ve.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:ve.extend("--ft-combobox-single-select-error-border-color","",qe.borderErrorPrimary),errorHelperTextColor:ve.extend("--ft-combobox-single-select-error-helper-text-color","",qe.contentErrorPrimary),warningBorderWidth:ve.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:ve.extend("--ft-combobox-single-select-warning-border-color","",qe.borderWarningPrimary),warningHelperTextColor:ve.extend("--ft-combobox-single-select-warning-helper-text-color","",qe.contentWarningPrimary),warningHelperIconColor:ve.extend("--ft-combobox-single-select-warning-helper-icon-color","",qe.contentWarningIconOnly),focusOutlineWidth:ve.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ve.extend("--ft-combobox-single-select-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineOffset:ve.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ve.extend("--ft-combobox-single-select-disabled-component-opacity","",Oe.opacity40)},ar={backgroundColor:ve.extend("--ft-combobox-multi-select-background-color","",Oe.colorWhite),labelColor:ve.extend("--ft-combobox-multi-select-label-color","",qe.contentGlobalSubtle),trailingIconColor:ve.extend("--ft-combobox-multi-select-trailing-icon-color","",qe.contentGlobalSubtle),defaultBorderColor:ve.extend("--ft-combobox-multi-select-default-border-color","",qe.borderInputPrimary),defaultHelperTextColor:ve.extend("--ft-combobox-multi-select-default-helper-text-color","",qe.contentGlobalSubtle),defaultBorderWidth:ve.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:ve.extend("--ft-combobox-multi-select-error-border-color","",qe.borderErrorPrimary),errorHelperTextColor:ve.extend("--ft-combobox-multi-select-error-helper-text-color","",qe.contentErrorPrimary),errorHelperIcon:ve.extend("--ft-combobox-multi-select-error-helper-icon","",qe.contentErrorIconOnly),errorBorderWidth:ve.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:ve.extend("--ft-combobox-multi-select-warning-border-color","",qe.borderWarningPrimary),warningHelperTextColor:ve.extend("--ft-combobox-multi-select-warning-helper-text-color","",qe.contentWarningPrimary),warningHelperIconColor:ve.extend("--ft-combobox-multi-select-warning-helper-icon-color","",qe.contentWarningIconOnly),warningBorderWidth:ve.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:ve.extend("--ft-combobox-multi-select-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineWidth:ve.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:ve.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:ve.extend("--ft-combobox-multi-select-disabled-component-opacity","",Oe.opacity40),helperHorizontalPadding:ve.extend("--ft-combobox-multi-select-helper-horizontal-padding","",Oe.spacing4),helperHorizontalGap:ve.extend("--ft-combobox-multi-select-helper-horizontal-gap","",Oe.spacing1),helperVerticalGap:ve.extend("--ft-combobox-multi-select-helper-vertical-gap","",Oe.spacing1),helperIconSize:ve.extend("--ft-combobox-multi-select-helper-icon-size","",Oe.iconSize2),fieldHorizontalPadding:ve.extend("--ft-combobox-multi-select-field-horizontal-padding","",Oe.spacing4),fieldHorizontalGap:ve.extend("--ft-combobox-multi-select-field-horizontal-gap","",Oe.spacing3),fieldVerticalGap:ve.extend("--ft-combobox-multi-select-field-vertical-gap","",Oe.spacing05),fieldIconSize:ve.extend("--ft-combobox-multi-select-field-icon-size","",Oe.iconSize3),fieldMaxHeight:ve.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:ve.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",Oe.spacing1),contentValuesVerticalGap:ve.extend("--ft-combobox-multi-select-content-values-vertical-gap","",Oe.spacing1),borderRadius:ve.extend("--ft-combobox-multi-select-border-radius","",Oe.borderRadiusM)},lr={backgroundColor:ve.extend("--ft-popover-background-color","",qe.backgroundGlobalOnSurface),horizontalPadding:ve.extend("--ft-popover-horizontal-padding","",Oe.spacing6),verticalPadding:ve.extend("--ft-popover-vertical-padding","",Oe.spacing6),iconColor:ve.extend("--ft-popover-icon-color","",qe.contentGlobalSecondary),iconSize:ve.extend("--ft-popover-icon-size","",Oe.iconSize2),titleColor:ve.extend("--ft-popover-title-color","",qe.contentGlobalPrimary),bodyColor:ve.extend("--ft-popover-body-color","",qe.contentGlobalSecondary),linkColor:ve.extend("--ft-popover-link-color","",qe.contentActionPrimary),gap:ve.extend("--ft-popover-gap","",Oe.spacing3),borderRadius:ve.extend("--ft-popover-border-radius","",Oe.borderRadiusM),shadow:ve.extend("--ft-popover-shadow","",Oe.shadowElevation02)},sr={topLeftBorderRadius:ve.extend("--ft-tabs-top-left-border-radius","",Oe.borderRadiusS),topRightBorderRadius:ve.extend("--ft-tabs-top-right-border-radius","",Oe.borderRadiusS),labelHorizontalPadding:ve.extend("--ft-tabs-label-horizontal-padding","",Oe.spacing4),labelVerticalPadding:ve.extend("--ft-tabs-label-vertical-padding","",Oe.spacing3),labelGap:ve.extend("--ft-tabs-label-gap","",Oe.spacing1),offHoverStateLayerOpacity:ve.extend("--ft-tabs-off-hover-state-layer-opacity","",Oe.opacity8),offFocusStateLayerOpacity:ve.extend("--ft-tabs-off-focus-state-layer-opacity","",Oe.opacity8),offActiveStateLayerOpacity:ve.extend("--ft-tabs-off-active-state-layer-opacity","",Oe.opacity16),offDisabledComponentOpacity:ve.extend("--ft-tabs-off-disabled-component-opacity","",Oe.opacity40),offColor:ve.extend("--ft-tabs-off-color","",qe.contentGlobalSubtle),offStateLayerColor:ve.extend("--ft-tabs-off-state-layer-color","",qe.contentGlobalSubtle),onHoverStateLayerOpacity:ve.extend("--ft-tabs-on-hover-state-layer-opacity","",Oe.opacity8),onFocusStateLayerOpacity:ve.extend("--ft-tabs-on-focus-state-layer-opacity","",Oe.opacity8),onActiveStateLayerOpacity:ve.extend("--ft-tabs-on-active-state-layer-opacity","",Oe.opacity16),onDisabledComponentOpacity:ve.extend("--ft-tabs-on-disabled-component-opacity","",Oe.opacity40),onColor:ve.extend("--ft-tabs-on-color","",qe.contentActionPrimary),onStateLayerColor:ve.extend("--ft-tabs-on-state-layer-color","",qe.contentActionPrimary),iconHorizontalPadding:ve.extend("--ft-tabs-icon-horizontal-padding","",Oe.spacing1),iconVerticalPadding:ve.extend("--ft-tabs-icon-vertical-padding","",Oe.spacing4),focusOutlineWidth:ve.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ve.extend("--ft-tabs-focus-focus-ring-color","",qe.borderActionFocusRing)},cr={hoverStateLayerOpacity:ve.extend("--ft-collapsible-hover-state-layer-opacity","",Oe.opacity8),focusStateLayerOpacity:ve.extend("--ft-collapsible-focus-state-layer-opacity","",Oe.opacity8),focusOutlineWidth:ve.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:ve.extend("--ft-collapsible-focus-focus-ring-color","",qe.borderActionFocusRing),activeStateLayerOpacity:ve.extend("--ft-collapsible-active-state-layer-opacity","",Oe.opacity16),disabledComponentOpacity:ve.extend("--ft-collapsible-disabled-component-opacity","",Oe.opacity40),horizontalPadding:ve.extend("--ft-collapsible-horizontal-padding","",Oe.spacing4),verticalPadding:ve.extend("--ft-collapsible-vertical-padding","",Oe.spacing3),color:ve.extend("--ft-collapsible-color","",qe.contentGlobalPrimary),stateLayerColor:ve.extend("--ft-collapsible-state-layer-color","",qe.contentGlobalPrimary),backgroundColor:ve.extend("--ft-collapsible-background-color","",qe.backgroundGlobalOnSurface),borderColor:ve.extend("--ft-collapsible-border-color","",qe.borderGlobalSubtle),iconSize:ve.extend("--ft-collapsible-icon-size","",Oe.iconSize3)},fr={groupHorizontalPadding:ve.extend("--ft-switch-group-horizontal-padding","",Oe.spacing1),groupVerticalPadding:ve.extend("--ft-switch-group-vertical-padding","",Oe.spacing1),groupGap:ve.extend("--ft-switch-group-gap","",Oe.spacing1),groupBackgroundColor:ve.extend("--ft-switch-group-background-color","",qe.backgroundGlobalSurface),groupBorderColor:ve.extend("--ft-switch-group-border-color","",qe.borderGlobalSubtle),groupBorderRadius:ve.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:ve.extend("--ft-switch-label-horizontal-padding","",Oe.spacing2),labelVerticalPadding:ve.extend("--ft-switch-label-vertical-padding","",Oe.spacing1),offHoverStateLayerOpacity:ve.extend("--ft-switch-off-hover-state-layer-opacity","",Oe.opacity8),offFocusStateLayerOpacity:ve.extend("--ft-switch-off-focus-state-layer-opacity","",Oe.opacity8),offActiveStateLayerOpacity:ve.extend("--ft-switch-off-active-state-layer-opacity","",Oe.opacity16),offDisabledComponentOpacity:ve.extend("--ft-switch-off-disabled-component-opacity","",Oe.opacity40),offColor:ve.extend("--ft-switch-off-color","",qe.contentGlobalSubtle),offStateLayerColor:ve.extend("--ft-switch-off-state-layer-color","",qe.contentGlobalSubtle),onHoverStateLayerOpacity:ve.extend("--ft-switch-on-hover-state-layer-opacity","",Oe.opacity8),onFocusStateLayerOpacity:ve.extend("--ft-switch-on-focus-state-layer-opacity","",Oe.opacity8),onActiveStateLayerOpacity:ve.extend("--ft-switch-on-active-state-layer-opacity","",Oe.opacity16),onDisabledComponentOpacity:ve.extend("--ft-switch-on-disabled-component-opacity","",Oe.opacity40),onColor:ve.extend("--ft-switch-on-color","",qe.contentActionPrimary),onStateLayerColor:ve.extend("--ft-switch-on-state-layer-color","",qe.contentActionPrimary),iconHorizontalPadding:ve.extend("--ft-switch-icon-horizontal-padding","",Oe.spacing1),iconVerticalPadding:ve.extend("--ft-switch-icon-vertical-padding","",Oe.spacing1),focusOutlineWidth:ve.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:ve.extend("--ft-switch-focus-focus-ring-color","",qe.borderActionFocusRing),optionBorderRadius:ve.extend("--ft-switch-option-border-radius","",Oe.borderRadiusS)},pr={color1Light:ve.extend("--ft-chart-1-light","for area color charts",Oe.colorBrand40),color1Base:ve.extend("--ft-chart-1-base","for line charts",Oe.colorBrand0),color2Light:ve.extend("--ft-chart-2-light","for area color charts",Oe.colorYellow60),color2Base:ve.extend("--ft-chart-2-base","for line charts",Oe.colorYellow100),color3Light:ve.extend("--ft-chart-3-light","",Oe.colorUltramarine40),color3Base:ve.extend("--ft-chart-3-base","",Oe.colorUltramarine70),color4Light:ve.extend("--ft-chart-4-light","",Oe.colorCyan50),color4Base:ve.extend("--ft-chart-4-base","",Oe.colorCyan100),color5Light:ve.extend("--ft-chart-5-light","",Oe.colorRed40),color5Base:ve.extend("--ft-chart-5-base","",Oe.colorRed60),color6Light:ve.extend("--ft-chart-6-light","",Oe.colorGreen40),color6Base:ve.extend("--ft-chart-6-base","",Oe.colorGreen70),color7Light:ve.extend("--ft-chart-7-light","",Oe.colorOrange70),color7Base:ve.extend("--ft-chart-7-base","",Oe.colorOrange100),color8Light:ve.extend("--ft-chart-8-light","",Oe.colorAvocado70),color8Base:ve.extend("--ft-chart-8-base","",Oe.colorAvocado200),color9Light:ve.extend("--ft-chart-9-light","",Oe.colorBrown50),color9Base:ve.extend("--ft-chart-9-base","",Oe.colorBrown200),color10Light:ve.extend("--ft-chart-10-light","",Oe.colorGray50),color10Base:ve.extend("--ft-chart-10-base","",Oe.colorGray80),monochrome10:ve.extend("--ft-chart-monochrome-10","",Oe.colorBrand10),monochrome20:ve.extend("--ft-chart-monochrome-20","",Oe.colorBrand20),monochrome30:ve.extend("--ft-chart-monochrome-30","",Oe.colorBrand40),monochrome40:ve.extend("--ft-chart-monochrome-40","",Oe.colorBrand60),monochrome50:ve.extend("--ft-chart-monochrome-50","",Oe.colorBrand0),monochrome60:ve.extend("--ft-chart-monochrome-60","",Oe.colorBrand200)},dr={largeHorizontalPadding:ve.extend("--ft-chip-large-horizontal-padding","",Oe.spacing4),largeVerticalPadding:ve.extend("--ft-chip-large-vertical-padding","",Oe.spacing2),largeGap:ve.extend("--ft-chip-large-gap","",Oe.spacing1),largeFocusOutlineOffset:ve.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ve.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:ve.extend("--ft-chip-large-border-radius","",Oe.borderRadiusPill),largeBorderWidth:ve.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:ve.extend("--ft-chip-large-icon-size","",Oe.iconSize3),mediumHorizontalPadding:ve.extend("--ft-chip-medium-horizontal-padding","",Oe.spacing3),mediumVerticalPadding:ve.extend("--ft-chip-medium-vertical-padding","",Oe.spacing1),mediumGap:ve.extend("--ft-chip-medium-gap","",Oe.spacing1),mediumFocusOutlineOffset:ve.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:ve.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:ve.extend("--ft-chip-medium-border-radius","",Oe.borderRadiusPill),mediumBorderWidth:ve.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:ve.extend("--ft-chip-medium-icon-size","",Oe.iconSize2),smallHorizontalPadding:ve.extend("--ft-chip-small-horizontal-padding","",Oe.spacing2),smallVerticalPadding:ve.extend("--ft-chip-small-vertical-padding","",Oe.spacing05),smallGap:ve.extend("--ft-chip-small-gap","",Oe.spacing1),smallFocusOutlineOffset:ve.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ve.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:ve.extend("--ft-chip-small-border-radius","",Oe.borderRadiusPill),smallBorderWidth:ve.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:ve.extend("--ft-chip-small-icon-size","",Oe.iconSize1),neutralBackgroundColor:ve.extend("--ft-chip-neutral-background-color","",qe.backgroundGlobalOnSurface),neutralColor:ve.extend("--ft-chip-neutral-color","",qe.contentGlobalPrimary),neutralIconColor:ve.extend("--ft-chip-neutral-icon-color","",qe.contentGlobalPrimary),neutralBorderColor:ve.extend("--ft-chip-neutral-border-color","",qe.borderGlobalSubtle),infoBackgroundColor:ve.extend("--ft-chip-info-background-color","",qe.backgroundInfoSubtle),infoColor:ve.extend("--ft-chip-info-color","",qe.contentInfoPrimary),infoIconColor:ve.extend("--ft-chip-info-icon-color","",qe.contentInfoIconOnly),infoBorderColor:ve.extend("--ft-chip-info-border-color","",qe.borderInfoSubtle),successBackgroundColor:ve.extend("--ft-chip-success-background-color","",qe.backgroundSuccessSubtle),successColor:ve.extend("--ft-chip-success-color","",qe.contentSuccessPrimary),successIconColor:ve.extend("--ft-chip-success-icon-color","",qe.contentSuccessIconOnly),successBorderColor:ve.extend("--ft-chip-success-border-color","",qe.borderSuccessSubtle),warningBackgroundColor:ve.extend("--ft-chip-warning-background-color","",qe.backgroundWarningSubtle),warningColor:ve.extend("--ft-chip-warning-color","",qe.contentWarningPrimary),warningIconColor:ve.extend("--ft-chip-warning-icon-color","",qe.contentWarningIconOnly),warningBorderColor:ve.extend("--ft-chip-warning-border-color","",qe.borderWarningSubtle),errorBackgroundColor:ve.extend("--ft-chip-error-background-color","",qe.backgroundErrorSubtle),errorColor:ve.extend("--ft-chip-error-color","",qe.contentErrorPrimary),errorIconColor:ve.extend("--ft-chip-error-icon-color","",qe.contentErrorIconOnly),errorBorderColor:ve.extend("--ft-chip-error-border-color","",qe.borderErrorSubtle)},hr={infoBorderColor:ve.extend("--ft-border-info-border-color","",qe.borderInfoSubtle)},ur={borderWidth:ve.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:ve.extend("--ft-notice-horizontal-padding","",Oe.spacing2),verticalPadding:ve.extend("--ft-notice-vertical-padding","",Oe.spacing1),borderRadius:ve.extend("--ft-notice-border-radius","",Oe.borderRadiusS),gap:ve.extend("--ft-notice-gap","",Oe.spacing2),iconSize:ve.extend("--ft-notice-icon-size","",Oe.iconSize3),infoBackgroundColor:ve.extend("--ft-notice-info-background-color","",qe.backgroundInfoSubtle),infoBorderColor:ve.extend("--ft-notice-info-border-color","",qe.borderInfoSubtle),infoColor:ve.extend("--ft-notice-info-color","",qe.contentInfoPrimary),infoIconColor:ve.extend("--ft-notice-info-icon-color","",qe.contentInfoIconOnly),warningBackgroundColor:ve.extend("--ft-notice-warning-background-color","",qe.backgroundWarningSubtle),warningBorderColor:ve.extend("--ft-notice-warning-border-color","",qe.borderWarningSubtle),warningColor:ve.extend("--ft-notice-warning-color","",qe.contentWarningPrimary),warningIconColor:ve.extend("--ft-notice-warning-icon-color","",qe.contentWarningIconOnly),errorBackgroundColor:ve.extend("--ft-notice-error-background-color","",qe.backgroundErrorSubtle),errorBorderColor:ve.extend("--ft-notice-error-border-color","",qe.borderErrorSubtle),errorColor:ve.extend("--ft-notice-error-color","",qe.contentErrorPrimary),errorIconColor:ve.extend("--ft-notice-error-icon-color","",qe.contentErrorIconOnly),successBackgroundColor:ve.extend("--ft-notice-success-background-color","",qe.backgroundSuccessSubtle),successBorderColor:ve.extend("--ft-notice-success-border-color","",qe.borderSuccessSubtle),successColor:ve.extend("--ft-notice-success-color","",qe.contentSuccessPrimary),successIconColor:ve.extend("--ft-notice-success-icon-color","",qe.contentSuccessIconOnly)},gr={color:ve.extend("--ft-checkbox-color","",qe.contentGlobalPrimary),checkedBackgroundColor:ve.extend("--ft-checkbox-checked-background-color","",qe.contentActionPrimary),checkedStateLayerColor:ve.extend("--ft-checkbox-checked-state-layer-color","",qe.contentActionPrimary),checkedIconColor:ve.extend("--ft-checkbox-checked-icon-color","",qe.contentGlobalOnColor),checkedHoverStateLayerOpacity:ve.extend("--ft-checkbox-checked-hover-state-layer-opacity","",Oe.opacity16),checkedFocusStateLayerOpacity:ve.extend("--ft-checkbox-checked-focus-state-layer-opacity","",Oe.opacity16),checkedActiveStateLayerOpacity:ve.extend("--ft-checkbox-checked-active-state-layer-opacity","",Oe.opacity24),checkedDisabledComponentOpacity:ve.extend("--ft-checkbox-checked-disabled-component-opacity","",Oe.opacity40),uncheckedBorderColor:ve.extend("--ft-checkbox-unchecked-border-color","",Oe.colorGray80),uncheckedStateLayerColor:ve.extend("--ft-checkbox-unchecked-state-layer-color","",Oe.colorGray80),uncheckedHoverStateLayerOpacity:ve.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",Oe.opacity16),uncheckedFocusStateLayerOpacity:ve.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",Oe.opacity16),uncheckedActiveStateLayerOpacity:ve.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",Oe.opacity24),uncheckedDisabledComponentOpacity:ve.extend("--ft-checkbox-unchecked-disabled-component-opacity","",Oe.opacity40),focusFocusRingColor:ve.extend("--ft-checkbox-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineOffset:ve.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:ve.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:ve.extend("--ft-checkbox-gap","",Oe.spacing3)},yr={offHoverStateLayerOpacity:ve.extend("--ft-toggle-off-hover-state-layer-opacity","",Oe.opacity16),offFocusStateLayerOpacity:ve.extend("--ft-toggle-off-focus-state-layer-opacity","",Oe.opacity16),offActiveStateLayerOpacity:ve.extend("--ft-toggle-off-active-state-layer-opacity","",Oe.opacity24),offDisabledComponentOpacity:ve.extend("--ft-toggle-off-disabled-component-opacity","",Oe.opacity40),offBackgroundColor:ve.extend("--ft-toggle-off-background-color","",qe.contentGlobalSubtle),offIconColor:ve.extend("--ft-toggle-off-icon-color","",qe.contentGlobalSubtle),offStateLayerColor:ve.extend("--ft-toggle-off-state-layer-color","",qe.contentGlobalSubtle),onHoverStateLayerOpacity:ve.extend("--ft-toggle-on-hover-state-layer-opacity","",Oe.opacity16),onFocusStateLayerOpacity:ve.extend("--ft-toggle-on-focus-state-layer-opacity","",Oe.opacity16),onActiveStateLayerOpacity:ve.extend("--ft-toggle-on-active-state-layer-opacity","",Oe.opacity24),onDisabledComponentOpacity:ve.extend("--ft-toggle-on-disabled-component-opacity","",Oe.opacity40),onBackgroundColor:ve.extend("--ft-toggle-on-background-color","",qe.contentActionPrimary),onStateLayerColor:ve.extend("--ft-toggle-on-state-layer-color","",qe.contentActionPrimary),onIconColor:ve.extend("--ft-toggle-on-icon-color","",qe.contentActionPrimary),color:ve.extend("--ft-toggle-color","",qe.contentGlobalPrimary),focusFocusRingColor:ve.extend("--ft-toggle-focus-focus-ring-color","",qe.borderActionFocusRing),gap:ve.extend("--ft-toggle-gap","",Oe.spacing3)},br={color:ve.extend("--ft-radio-color","",qe.contentGlobalPrimary),selectedRadioColor:ve.extend("--ft-radio-selected-radio-color","",qe.contentActionPrimary),selectedStateLayerColor:ve.extend("--ft-radio-selected-state-layer-color","",qe.contentActionPrimary),selectedHoverStateLayerOpacity:ve.extend("--ft-radio-selected-hover-state-layer-opacity","",Oe.opacity16),selectedFocusStateLayerOpacity:ve.extend("--ft-radio-selected-focus-state-layer-opacity","",Oe.opacity16),selectedActiveStateLayerOpacity:ve.extend("--ft-radio-selected-active-state-layer-opacity","",Oe.opacity24),selectedDisabledComponentOpacity:ve.extend("--ft-radio-selected-disabled-component-opacity","",Oe.opacity40),unselectedStateLayerColor:ve.extend("--ft-radio-unselected-state-layer-color","",qe.borderInputPrimary),unselectedBorderColor:ve.extend("--ft-radio-unselected-border-color","",qe.borderInputPrimary),unselectedHoverStateLayerOpacity:ve.extend("--ft-radio-unselected-hover-state-layer-opacity","",Oe.opacity16),unselectedFocusStateLayerOpacity:ve.extend("--ft-radio-unselected-focus-state-layer-opacity","",Oe.opacity16),unselectedActiveStateLayerOpacity:ve.extend("--ft-radio-unselected-active-state-layer-opacity","",Oe.opacity24),unselectedDisabledComponentOpacity:ve.extend("--ft-radio-unselected-disabled-component-opacity","",Oe.opacity40),focusFocusRingColor:ve.extend("--ft-radio-focus-focus-ring-color","",qe.borderActionFocusRing),focusOutlineOffset:ve.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:ve.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:ve.extend("--ft-radio-gap","",Oe.spacing3)},mr={iconSize:ve.extend("--ft-notification-icon-size","",Oe.iconSize4),horizontalPadding:ve.extend("--ft-notification-horizontal-padding","",Oe.spacing4),verticalPadding:ve.extend("--ft-notification-vertical-padding","",Oe.spacing4),infoBackgroundColor:ve.extend("--ft-notification-info-background-color","",qe.backgroundInfoSubtle),infoColor:ve.extend("--ft-notification-info-color","",qe.contentInfoPrimary),infoIconColor:ve.extend("--ft-notification-info-icon-color","",qe.contentInfoIconOnly),infoBorderColor:ve.extend("--ft-notification-info-border-color","",qe.borderInfoSubtle),successBackgroundColor:ve.extend("--ft-notification-success-background-color","",qe.backgroundSuccessSubtle),successColor:ve.extend("--ft-notification-success-color","",qe.contentSuccessPrimary),successIconColor:ve.extend("--ft-notification-success-icon-color","",qe.contentSuccessIconOnly),successBorderColor:ve.extend("--ft-notification-success-border-color","",qe.borderSuccessSubtle),warningBackgroundColor:ve.extend("--ft-notification-warning-background-color","",qe.backgroundWarningSubtle),warningColor:ve.extend("--ft-notification-warning-color","",qe.contentWarningPrimary),warningIconColor:ve.extend("--ft-notification-warning-icon-color","",qe.contentWarningIconOnly),warningBorderColor:ve.extend("--ft-notification-warning-border-color","",qe.borderWarningSubtle),errorBackgroundColor:ve.extend("--ft-notification-error-background-color","",qe.backgroundErrorSubtle),errorColor:ve.extend("--ft-notification-error-color","",qe.contentErrorPrimary),errorIconColor:ve.extend("--ft-notification-error-icon-color","",qe.contentErrorIconOnly),errorBorderColor:ve.extend("--ft-notification-error-border-color","",qe.borderErrorSubtle),borderRadius:ve.extend("--ft-notification-border-radius","",Oe.borderRadiusPill),borderWidth:ve.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:ve.extend("--ft-notification-leading-gap","",Oe.spacing2),trailingGap:ve.extend("--ft-notification-trailing-gap","",Oe.spacing8)},vr={horizontalPadding:ve.extend("--ft-tooltip-horizontal-padding","",Oe.spacing2),verticalPadding:ve.extend("--ft-tooltip-vertical-padding","",Oe.spacing2),borderRadius:ve.extend("--ft-tooltip-border-radius","",Oe.borderRadiusS),color:ve.extend("--ft-tooltip-color","",qe.contentGlobalOnColor),backgroundColor:ve.extend("--ft-tooltip-background-color","",qe.contentGlobalPrimary),backgroundOpacity:ve.extend("--ft-tooltip-background-opacity","",Oe.opacity80),shadow:ve.extend("--ft-tooltip-shadow","",Oe.shadowElevation03),maxWidth:ve.create("--ft-tooltip-max-width","","SIZE","256px"),gap:ve.extend("--ft-tooltip-gap","",Oe.spacing05)};var xr=Object.freeze({__proto__:null,FtCssVariableFactory:ve,banner:Je,border:hr,breadcrumb:Xe,button:Ye,chart:pr,checkbox:gr,chip:dr,collapsible:cr,comboboxMultiSelect:ar,comboboxSingleSelect:nr,drawer:or,floatingMenu:ir,foundation:Oe,modal:tr,notice:ur,notification:mr,pageHeader:Qe,popover:lr,radio:br,semantic:qe,setVariable:xe,switch_:fr,tabs:sr,textArea:rr,textInput:er,toggle:yr,tooltip:vr,typographies:Ve,typographyBody1Medium:$e,typographyBody1Regular:Ee,typographyBody1Semibold:Ie,typographyBody2Medium:ke,typographyBody2MediumUnderline:Le,typographyBody2Regular:Re,typographyBody2Semibold:We,typographyCaption1Bold:Pe,typographyCaption1Medium:Ze,typographyCaption1Semibold:_e,typographyCaption2Bold:De,typographyCaption2Medium:Ke,typographyCaption2Semibold:Me,typographyCaption3Bold:Ge,typographyCaption3Medium:He,typographyCaption3Semibold:Te,typographyDisplay:we,typographyLabel1Bold:Be,typographyLabel1Medium:Ue,typographyLabel1Semibold:ze,typographyLabel2Bold:je,typographyLabel2Medium:Fe,typographyLabel2Semibold:Ae,typographyTitle1:Se,typographyTitle2:Ce,typographyTitle3:Ne,typographyVariants:["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"]});const Or={colorPrimary:ve.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:ve.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:ve.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:ve.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:ve.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:ve.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:ve.create("--ft-color-error","","COLOR","#B00020"),colorOutline:ve.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:ve.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:ve.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:ve.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:ve.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:ve.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:ve.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:ve.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:ve.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:ve.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:ve.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:ve.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:ve.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:ve.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:ve.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:ve.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:ve.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:ve.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:ve.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:ve.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:ve.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:ve.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:ve.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:ve.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:ve.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:ve.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:ve.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:ve.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:ve.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:ve.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:ve.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:ve.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:ve.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:ve.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:ve.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:ve.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:ve.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:ve.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:ve.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:ve.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:ve.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:ve.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:ve.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:ve.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:ve.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:ve.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:ve.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:ve.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:ve.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:ve.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:ve.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:ve.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:ve.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:ve.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:ve.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var wr=Object.freeze({__proto__:null,designSystemVariables:Or});class Sr extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}}class Cr extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}}class Nr extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}}var Er=Object.freeze({__proto__:null,FtNotificationEvent:Sr,PostResizeEvent:Nr,PreResizeEvent:Cr});const $r=["start","end"],Ir=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+$r[0],o+"-"+$r[1])),[]),Rr=Math.min,kr=Math.max,Lr=Math.round,Wr=t=>({x:t,y:t}),Ur={left:"right",right:"left",bottom:"top",top:"bottom"},zr={start:"end",end:"start"};function Br(t,o,e){return kr(t,Rr(o,e))}function Fr(t,o){return"function"==typeof t?t(o):t}function Ar(t){return t.split("-")[0]}function jr(t){return t.split("-")[1]}function Zr(t){return"x"===t?"y":"x"}function _r(t){return"y"===t?"height":"width"}function Pr(t){return["top","bottom"].includes(Ar(t))?"y":"x"}function Kr(t){return Zr(Pr(t))}function Mr(t){return t.replace(/left|right|bottom|top/g,(t=>Ur[t]))}function Dr(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Hr(t,o,e){let{reference:r,floating:i}=t;const n=Pr(o),a=Kr(o),l=_r(a),s=Ar(o),c="y"===n,f=r.x+r.width/2-i.width/2,p=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(s){case"top":h={x:f,y:r.y-i.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:p};break;case"left":h={x:r.x-i.width,y:p};break;default:h={x:r.x,y:r.y}}switch(jr(o)){case"start":h[a]-=d*(e&&c?-1:1);break;case"end":h[a]+=d*(e&&c?-1:1)}return h}async function Tr(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:n,rects:a,elements:l,strategy:s}=t,{boundary:c="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:d=!1,padding:h=0}=Fr(o,t),u=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[d?"floating"===p?"reference":"floating":p],y=Dr(await n.getClippingRect({element:null==(e=await(null==n.isElement?void 0:n.isElement(g)))||e?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:c,rootBoundary:f,strategy:s})),b="floating"===p?{...a.floating,x:r,y:i}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),v=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},x=Dr(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:s}):b);return{top:(y.top-x.top+u.top)/v.y,bottom:(x.bottom-y.bottom+u.bottom)/v.y,left:(y.left-x.left+u.left)/v.x,right:(x.right-y.right+u.right)/v.x}}function Gr(t,o,e){return(t?[...e.filter((o=>jr(o)===t)),...e.filter((o=>jr(o)!==t))]:e.filter((t=>Ar(t)===t))).filter((e=>!t||(jr(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>zr[t]))}(e)!==e)))}const Vr=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:n,middlewareData:a,placement:l,platform:s,elements:c}=o,{crossAxis:f=!1,alignment:p,allowedPlacements:d=Ir,autoAlignment:h=!0,...u}=Fr(t,o),g=void 0!==p||d===Ir?Gr(p||null,h,d):d,y=await Tr(o,u),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=g[b];if(null==m)return{};const v=function(t,o,e){void 0===e&&(e=!1);const r=jr(t),i=Kr(t),n=_r(i);let a="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[n]>o.floating[n]&&(a=Mr(a)),[a,Mr(a)]}(m,n,await(null==s.isRTL?void 0:s.isRTL(c.floating)));if(l!==m)return{reset:{placement:g[0]}};const x=[y[Ar(m)],y[v[0]],y[v[1]]],O=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:x}],w=g[b+1];if(w)return{data:{index:b+1,overflows:O},reset:{placement:w}};const S=O.map((t=>{const o=jr(t.placement);return[t.placement,o&&f?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),C=S.filter((t=>t[2].slice(0,jr(t[0])?2:3).every((t=>t<=0)))),N=(null==(i=C[0])?void 0:i[0])||S[0][0];return N!==l?{data:{index:b+1,overflows:O},reset:{placement:N}}:{}}}};function qr(t){return Xr(t)?(t.nodeName||"").toLowerCase():"#document"}function Yr(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Jr(t){var o;return null==(o=(Xr(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Xr(t){return t instanceof Node||t instanceof Yr(t).Node}function Qr(t){return t instanceof Element||t instanceof Yr(t).Element}function ti(t){return t instanceof HTMLElement||t instanceof Yr(t).HTMLElement}function oi(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Yr(t).ShadowRoot)}function ei(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=li(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function ri(t){return["table","td","th"].includes(qr(t))}function ii(t){const o=ni(),e=li(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function ni(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function ai(t){return["html","body","#document"].includes(qr(t))}function li(t){return Yr(t).getComputedStyle(t)}function si(t){return Qr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ci(t){if("html"===qr(t))return t;const o=t.assignedSlot||t.parentNode||oi(t)&&t.host||Jr(t);return oi(o)?o.host:o}function fi(t){const o=ci(t);return ai(o)?t.ownerDocument?t.ownerDocument.body:t.body:ti(o)&&ei(o)?o:fi(o)}function pi(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=fi(t),n=i===(null==(r=t.ownerDocument)?void 0:r.body),a=Yr(i);return n?o.concat(a,a.visualViewport||[],ei(i)?i:[],a.frameElement&&e?pi(a.frameElement):[]):o.concat(i,pi(i,[],e))}function di(t){const o=li(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=ti(t),n=i?t.offsetWidth:e,a=i?t.offsetHeight:r,l=Lr(e)!==n||Lr(r)!==a;return l&&(e=n,r=a),{width:e,height:r,$:l}}function hi(t){return Qr(t)?t:t.contextElement}function ui(t){const o=hi(t);if(!ti(o))return Wr(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:n}=di(o);let a=(n?Lr(e.width):e.width)/r,l=(n?Lr(e.height):e.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const gi=Wr(0);function yi(t){const o=Yr(t);return ni()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:gi}function bi(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),n=hi(t);let a=Wr(1);o&&(r?Qr(r)&&(a=ui(r)):a=ui(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Yr(t))&&o}(n,e,r)?yi(n):Wr(0);let s=(i.left+l.x)/a.x,c=(i.top+l.y)/a.y,f=i.width/a.x,p=i.height/a.y;if(n){const t=Yr(n),o=r&&Qr(r)?Yr(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=ui(e),o=e.getBoundingClientRect(),r=li(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,n=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;s*=t.x,c*=t.y,f*=t.x,p*=t.y,s+=i,c+=n,e=Yr(e).frameElement}}return Dr({width:f,height:p,x:s,y:c})}function mi(t){return bi(Jr(t)).left+si(t).scrollLeft}function vi(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Yr(t),r=Jr(t),i=e.visualViewport;let n=r.clientWidth,a=r.clientHeight,l=0,s=0;if(i){n=i.width,a=i.height;const t=ni();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,s=i.offsetTop)}return{width:n,height:a,x:l,y:s}}(t,e);else if("document"===o)r=function(t){const o=Jr(t),e=si(t),r=t.ownerDocument.body,i=kr(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),n=kr(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let a=-e.scrollLeft+mi(t);const l=-e.scrollTop;return"rtl"===li(r).direction&&(a+=kr(o.clientWidth,r.clientWidth)-i),{width:i,height:n,x:a,y:l}}(Jr(t));else if(Qr(o))r=function(t,o){const e=bi(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,n=ti(t)?ui(t):Wr(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:i*n.x,y:r*n.y}}(o,e);else{const e=yi(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Dr(r)}function xi(t,o){const e=ci(t);return!(e===o||!Qr(e)||ai(e))&&("fixed"===li(e).position||xi(e,o))}function Oi(t,o,e){const r=ti(o),i=Jr(o),n="fixed"===e,a=bi(t,!0,n,o);let l={scrollLeft:0,scrollTop:0};const s=Wr(0);if(r||!r&&!n)if(("body"!==qr(o)||ei(i))&&(l=si(o)),r){const t=bi(o,!0,n,o);s.x=t.x+o.clientLeft,s.y=t.y+o.clientTop}else i&&(s.x=mi(i));return{x:a.left+l.scrollLeft-s.x,y:a.top+l.scrollTop-s.y,width:a.width,height:a.height}}function wi(t,o){return ti(t)&&"fixed"!==li(t).position?o?o(t):t.offsetParent:null}function Si(t,o){const e=Yr(t);if(!ti(t))return e;let r=wi(t,o);for(;r&&ri(r)&&"static"===li(r).position;)r=wi(r,o);return r&&("html"===qr(r)||"body"===qr(r)&&"static"===li(r).position&&!ii(r))?e:r||function(t){let o=ci(t);for(;ti(o)&&!ai(o);){if(ii(o))return o;o=ci(o)}return null}(t)||e}const Ci={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=ti(e),n=Jr(e);if(e===n)return o;let a={scrollLeft:0,scrollTop:0},l=Wr(1);const s=Wr(0);if((i||!i&&"fixed"!==r)&&(("body"!==qr(e)||ei(n))&&(a=si(e)),ti(e))){const t=bi(e);l=ui(e),s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+s.x,y:o.y*l.y-a.scrollTop*l.y+s.y}},getDocumentElement:Jr,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const n=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=pi(t,[],!1).filter((t=>Qr(t)&&"body"!==qr(t))),i=null;const n="fixed"===li(t).position;let a=n?ci(t):t;for(;Qr(a)&&!ai(a);){const o=li(a),e=ii(a);e||"fixed"!==o.position||(i=null),(n?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||ei(a)&&!e&&xi(t,a))?r=r.filter((t=>t!==a)):i=o,a=ci(a)}return o.set(t,r),r}(o,this._c):[].concat(e),r],a=n[0],l=n.reduce(((t,e)=>{const r=vi(o,e,i);return t.top=kr(r.top,t.top),t.right=Rr(r.right,t.right),t.bottom=Rr(r.bottom,t.bottom),t.left=kr(r.left,t.left),t}),vi(o,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Si,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||Si,n=this.getDimensions;return{reference:Oi(o,await i(e),r),floating:{x:0,y:0,...await n(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return di(t)},getScale:ui,isElement:Qr,isRTL:function(t){return"rtl"===li(t).direction}},Ni=(t,o,e)=>{const r=new Map,i={platform:Ci,...e},n={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:n=[],platform:a}=e,l=n.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(o));let c=await a.getElementRects({reference:t,floating:o,strategy:i}),{x:f,y:p}=Hr(c,r,s),d=r,h={},u=0;for(let e=0;e<l.length;e++){const{name:n,fn:g}=l[e],{x:y,y:b,data:m,reset:v}=await g({x:f,y:p,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:o}});f=null!=y?y:f,p=null!=b?b:p,h={...h,[n]:{...h[n],...m}},v&&u<=50&&(u++,"object"==typeof v&&(v.placement&&(d=v.placement),v.rects&&(c=!0===v.rects?await a.getElementRects({reference:t,floating:o,strategy:i}):v.rects),({x:f,y:p}=Hr(c,d,s))),e=-1)}return{x:f,y:p,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:n})};function Ei(t){return function(t){for(let o=t;o;o=$i(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=$i(t);o;o=$i(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function $i(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}async function Ii(t,o,e){return Ni(t,o,{platform:{...Ci,getOffsetParent:t=>Ci.getOffsetParent(t,Ei)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:i}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...s}=Fr(r,t),c={x:o,y:e},f=await Tr(t,s),p=Pr(Ar(i)),d=Zr(p);let h=c[d],u=c[p];if(n){const t="y"===d?"bottom":"right";h=Br(h+f["y"===d?"top":"left"],h,h-f[t])}if(a){const t="y"===p?"bottom":"right";u=Br(u+f["y"===p?"top":"left"],u,u-f[t])}const g=l.fn({...t,[d]:h,[p]:u});return{...g,data:{x:g.x-o,y:g.y-e}}}}),Vr({allowedPlacements:[e]})]});var r}var Ri=Object.freeze({__proto__:null,computeOffsetPosition:Ii});
|
|
135
|
-
/**
|
|
136
|
-
* @license
|
|
137
|
-
* Copyright 2019 Google LLC
|
|
138
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
139
|
-
*/const ki=window,Li=ki.ShadowRoot&&(void 0===ki.ShadyCSS||ki.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;class Wi extends mo{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)=>{Li?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const e=document.createElement("style"),r=ki.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}))})(e,t.elementStyles),e}}var Ui,zi=Object.freeze({__proto__:null,ScopedRegistryLitElement:Wi}),Bi=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(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 Fi=Symbol("constructorPrototype"),Ai=Symbol("constructorName"),ji=Symbol("exportpartsDebouncer");class Zi extends Wi{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[Ui]=new le(5),this[Ai]=this.constructor.name,this[Fi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ai]&&Object.setPrototypeOf(this,this[Fi])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}}updated(t){super.updated(t),this.updateComplete.then((()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()}))}contentAvailableCallback(t){}applyCustomStylesheet(t){var o,e,r;if(this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync(null!==(o=this.customStylesheet)&&void 0!==o?o:"")}catch(t){console.error(t,this.customStylesheet)}}else if((null!==(r=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==r?r:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){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[ji].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 l=t=>null!=t&&t.trim().length>0,s=t.filter(l).map((t=>t.trim()));if(0===s.length)return void this.removeAttribute("exportparts");const c=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(l).map((t=>t.trim())).forEach((t=>c.add(t)))}if(0===c.size)return void this.removeAttribute("exportparts");const f=[...c.values()].flatMap((t=>s.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...f].join(", "))}}Ui=ji,Bi([So()],Zi.prototype,"exportpartsPrefix",void 0),Bi([ge([])],Zi.prototype,"exportpartsPrefixes",void 0),Bi([So()],Zi.prototype,"customStylesheet",void 0);var _i=Object.freeze({__proto__:null,FtLitElement:Zi}),Pi=Object.freeze({__proto__:null});class Ki{constructor(t,o=!0,e=[],r=5e3){this.ctx=t,this.iframes=o,this.exclude=e,this.iframesTimeout=r}static matches(t,o){const e="string"==typeof o?[o]:o,r=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(r){let o=!1;return e.every((e=>!r.call(t,e)||(o=!0,!1))),o}return!1}getContexts(){let t,o=[];return t=void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[],t.forEach((t=>{const e=o.filter((o=>o.contains(t))).length>0;-1!==o.indexOf(t)||e||o.push(t)})),o}getIframeContents(t,o,e=(()=>{})){let r;try{const o=t.contentWindow;if(r=o.document,!o||!r)throw new Error("iframe inaccessible")}catch(t){e()}r&&o(r)}isIframeBlank(t){const o="about:blank",e=t.getAttribute("src").trim();return t.contentWindow.location.href===o&&e!==o&&e}observeIframeLoad(t,o,e){let r=!1,i=null;const n=()=>{if(!r){r=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",n),this.getIframeContents(t,o,e))}catch(t){e()}}};t.addEventListener("load",n),i=setTimeout(n,this.iframesTimeout)}onIframeReady(t,o,e){try{"complete"===t.contentWindow.document.readyState?this.isIframeBlank(t)?this.observeIframeLoad(t,o,e):this.getIframeContents(t,o,e):this.observeIframeLoad(t,o,e)}catch(t){e()}}waitForIframes(t,o){let e=0;this.forEachIframe(t,(()=>!0),(t=>{e++,this.waitForIframes(t.querySelector("html"),(()=>{--e||o()}))}),(t=>{t||o()}))}forEachIframe(t,o,e,r=(()=>{})){let i=t.querySelectorAll("iframe"),n=i.length,a=0;i=Array.prototype.slice.call(i);const l=()=>{--n<=0&&r(a)};n||l(),i.forEach((t=>{Ki.matches(t,this.exclude)?l():this.onIframeReady(t,(r=>{o(t)&&(a++,e(r)),l()}),l)}))}createIterator(t,o,e){return document.createNodeIterator(t,o,e,!1)}createInstanceOnIframe(t){return new Ki(t.querySelector("html"),this.iframes)}compareNodeIframe(t,o,e){if(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_PRECEDING){if(null===o)return!0;if(o.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}getIteratorNode(t){const o=t.previousNode();let e;return e=(null===o||t.nextNode())&&t.nextNode(),{prevNode:o,node:e}}checkIframeFilter(t,o,e,r){let i=!1,n=!1;return r.forEach(((t,o)=>{t.val===e&&(i=o,n=t.handled)})),this.compareNodeIframe(t,o,e)?(!1!==i||n?!1===i||n||(r[i].handled=!0):r.push({val:e,handled:!0}),!0):(!1===i&&r.push({val:e,handled:!1}),!1)}handleOpenIframes(t,o,e,r){t.forEach((t=>{t.handled||this.getIframeContents(t.val,(t=>{this.createInstanceOnIframe(t).forEachNode(o,e,r)}))}))}iterateThroughNodes(t,o,e,r,i){const n=this.createIterator(o,t,r);let a,l,s=[],c=[],f=()=>(({prevNode:l,node:a}=this.getIteratorNode(n)),a);for(;f();)this.iframes&&this.forEachIframe(o,(t=>this.checkIframeFilter(a,l,t,s)),(o=>{this.createInstanceOnIframe(o).forEachNode(t,(t=>c.push(t)),r)})),c.push(a);c.forEach((t=>{e(t)})),this.iframes&&this.handleOpenIframes(s,t,e,r),i()}forEachNode(t,o,e,r=(()=>{})){const i=this.getContexts();let n=i.length;n||r(),i.forEach((i=>{const a=()=>{this.iterateThroughNodes(t,i,o,e,(()=>{--n<=0&&r()}))};this.iframes?this.waitForIframes(i,a):a()}))}}const Mi=function(t){const o=new class{constructor(t){this.ctx=t,this.ie=!1;const o=window.navigator.userAgent;(o.indexOf("MSIE")>-1||o.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new Ki(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,o="debug"){const e=this.opt.log;this.opt.debug&&"object"==typeof e&&"function"==typeof e[o]&&e[o](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return"disabled"!==this.opt.wildcards&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),"disabled"!==this.opt.wildcards&&(t=this.createWildcardsRegExp(t)),this.createAccuracyRegExp(t)}createSynonymsRegExp(t){const o=this.opt.synonyms,e=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in o)if(o.hasOwnProperty(i)){const n=o[i],a="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(i):this.escapeStr(i),l="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(n):this.escapeStr(n);""!==a&&""!==l&&(t=t.replace(new RegExp(`(${this.escapeStr(a)}|${this.escapeStr(l)})`,`gm${e}`),r+`(${this.processSynomyms(a)}|`+`${this.processSynomyms(l)})`+r))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return(t=t.replace(/(?:\\)*\?/g,(t=>"\\"===t.charAt(0)?"?":""))).replace(/(?:\\)*\*/g,(t=>"\\"===t.charAt(0)?"*":""))}createWildcardsRegExp(t){let o="withSpaces"===this.opt.wildcards;return t.replace(/\u0001/g,o?"[\\S\\s]?":"\\S?").replace(/\u0002/g,o?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,((t,o,e)=>{let r=e.charAt(o+1);return/[(|)\\]/.test(r)||""===r?t:t+"\0"}))}createJoinersRegExp(t){let o=[];const e=this.opt.ignorePunctuation;return Array.isArray(e)&&e.length&&o.push(this.escapeStr(e.join(""))),this.opt.ignoreJoiners&&o.push("\\u00ad\\u200b\\u200c\\u200d"),o.length?t.split(/\u0000+/).join(`[${o.join("")}]*`):t}createDiacriticsRegExp(t){const o=this.opt.caseSensitive?"":"i",e=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"];let r=[];return t.split("").forEach((i=>{e.every((e=>{if(-1!==e.indexOf(i)){if(r.indexOf(e)>-1)return!1;t=t.replace(new RegExp(`[${e}]`,`gm${o}`),`[${e}]`),r.push(e)}return!0}))})),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gim,"[\\s]+")}createAccuracyRegExp(t){let o=this.opt.accuracy,e="string"==typeof o?o:o.value,r="string"==typeof o?[]:o.limiters,i="";switch(r.forEach((t=>{i+=`|${this.escapeStr(t)}`})),e){case"partially":default:return`()(${t})`;case"complementary":return i="\\s"+(i||this.escapeStr("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿")),`()([^${i}]*${t}[^${i}]*)`;case"exactly":return`(^|\\s${i})(${t})(?=$|\\s${i})`}}getSeparatedKeywords(t){let o=[];return t.forEach((t=>{this.opt.separateWordSearch?t.split(" ").forEach((t=>{t.trim()&&-1===o.indexOf(t)&&o.push(t)})):t.trim()&&-1===o.indexOf(t)&&o.push(t)})),{keywords:o.sort(((t,o)=>o.length-t.length)),length:o.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||"[object Object]"!==Object.prototype.toString.call(t[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];const o=[];let e=0;return t.sort(((t,o)=>t.start-o.start)).forEach((t=>{let{start:r,end:i,valid:n}=this.callNoMatchOnInvalidRanges(t,e);n&&(t.start=r,t.length=i-r,o.push(t),e=i)})),o}callNoMatchOnInvalidRanges(t,o){let e,r,i=!1;return t&&void 0!==t.start?(e=parseInt(t.start,10),r=e+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&r-o>0&&r-e>0?i=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:e,end:r,valid:i}}checkWhitespaceRanges(t,o,e){let r,i=!0,n=e.length,a=o-n,l=parseInt(t.start,10)-a;return l=l>n?n:l,r=l+parseInt(t.length,10),r>n&&(r=n,this.log(`End range automatically set to the max value of ${n}`)),l<0||r-l<0||l>n||r>n?(i=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):""===e.substring(l,r).replace(/\s+/g,"")&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:l,end:r,valid:i}}getTextNodes(t){let o="",e=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,(t=>{e.push({start:o.length,end:(o+=t.textContent).length,node:t})}),(t=>this.matchesExclude(t.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT),(()=>{t({value:o,nodes:e})}))}matchesExclude(t){return Ki.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,o,e){const r=this.opt.element?this.opt.element:"mark",i=t.splitText(o),n=i.splitText(e-o);let a=document.createElement(r);return a.setAttribute("data-markjs","true"),this.opt.className&&a.setAttribute("class",this.opt.className),a.textContent=i.textContent,i.parentNode.replaceChild(a,i),n}wrapRangeInMappedTextNode(t,o,e,r,i){t.nodes.every(((n,a)=>{const l=t.nodes[a+1];if(void 0===l||l.start>o){if(!r(n.node))return!1;const l=o-n.start,s=(e>n.end?n.end:e)-n.start,c=t.value.substr(0,n.start),f=t.value.substr(s+n.start);if(n.node=this.wrapRangeInTextNode(n.node,l,s),t.value=c+f,t.nodes.forEach(((o,e)=>{e>=a&&(t.nodes[e].start>0&&e!==a&&(t.nodes[e].start-=s),t.nodes[e].end-=s)})),e-=s,i(n.node.previousSibling,n.start),!(e>n.end))return!1;o=n.end}return!0}))}wrapMatches(t,o,e,r,i){const n=0===o?0:o+1;this.getTextNodes((o=>{o.nodes.forEach((o=>{let i;for(o=o.node;null!==(i=t.exec(o.textContent))&&""!==i[n];){if(!e(i[n],o))continue;let a=i.index;if(0!==n)for(let t=1;t<n;t++)a+=i[t].length;o=this.wrapRangeInTextNode(o,a,a+i[n].length),r(o.previousSibling),t.lastIndex=0}})),i()}))}wrapMatchesAcrossElements(t,o,e,r,i){const n=0===o?0:o+1;this.getTextNodes((o=>{let a;for(;null!==(a=t.exec(o.value))&&""!==a[n];){let i=a.index;if(0!==n)for(let t=1;t<n;t++)i+=a[t].length;const l=i+a[n].length;this.wrapRangeInMappedTextNode(o,i,l,(t=>e(a[n],t)),((o,e)=>{t.lastIndex=e,r(o)}))}i()}))}wrapRangeFromIndex(t,o,e,r){this.getTextNodes((i=>{const n=i.value.length;t.forEach(((t,r)=>{let{start:a,end:l,valid:s}=this.checkWhitespaceRanges(t,n,i.value);s&&this.wrapRangeInMappedTextNode(i,a,l,(e=>o(e,t,i.value.substring(a,l),r)),(o=>{e(o,t)}))})),r()}))}unwrapMatches(t){const o=t.parentNode;let e=document.createDocumentFragment();for(;t.firstChild;)e.appendChild(t.removeChild(t.firstChild));o.replaceChild(e,t),this.ie?this.normalizeTextNode(o):o.normalize()}normalizeTextNode(t){if(t){if(3===t.nodeType)for(;t.nextSibling&&3===t.nextSibling.nodeType;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,o){this.opt=o,this.log(`Searching with expression "${t}"`);let e=0,r="wrapMatches";this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),this[r](t,this.opt.ignoreGroups,((t,o)=>this.opt.filter(o,t,e)),(t=>{e++,this.opt.each(t)}),(()=>{0===e&&this.opt.noMatch(t),this.opt.done(e)}))}mark(t,o){this.opt=o;let e=0,r="wrapMatches";const{keywords:i,length:n}=this.getSeparatedKeywords("string"==typeof t?[t]:t),a=this.opt.caseSensitive?"":"i",l=t=>{let o=new RegExp(this.createRegExp(t),`gm${a}`),s=0;this.log(`Searching with expression "${o}"`),this[r](o,1,((o,r)=>this.opt.filter(r,t,e,s)),(t=>{s++,e++,this.opt.each(t)}),(()=>{0===s&&this.opt.noMatch(t),i[n-1]===t?this.opt.done(e):l(i[i.indexOf(t)+1])}))};this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),0===n?this.opt.done(e):l(i[0])}markRanges(t,o){this.opt=o;let e=0,r=this.checkRanges(t);r&&r.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(r)),this.wrapRangeFromIndex(r,((t,o,e,r)=>this.opt.filter(t,o,e,r)),((t,o)=>{e++,this.opt.each(t,o)}),(()=>{this.opt.done(e)}))):this.opt.done(e)}unmark(t){this.opt=t;let o=this.opt.element?this.opt.element:"*";o+="[data-markjs]",this.opt.className&&(o+=`.${this.opt.className}`),this.log(`Removal selector "${o}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,(t=>{this.unwrapMatches(t)}),(t=>{const e=Ki.matches(t,o),r=this.matchesExclude(t);return!e||r?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),this.opt.done)}}(t);return this.mark=(t,e)=>(o.mark(t,e),this),this.markRegExp=(t,e)=>(o.markRegExp(t,e),this),this.markRanges=(t,e)=>(o.markRanges(t,e),this),this.unmark=t=>(o.unmark(t),this),this},Di=ve.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Hi=dt`
|
|
1
|
+
"use strict";(()=>{var rc=Object.defineProperty;var U=(e,t)=>{for(var o in t)rc(e,o,{get:t[o],enumerable:!0})};if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,o=window.customElements.get,n=window.customElements,i=new WeakMap,a=new WeakMap,s=new WeakMap,c=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(x,b){if(x=x.toLowerCase(),this._getDefinition(x)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${x}" has already been used with this registry`);if(this._definitionsByClass.get(b)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let S=b.prototype.attributeChangedCallback,_=new Set(b.observedAttributes||[]);m(b,_,S);let W={elementClass:b,connectedCallback:b.prototype.connectedCallback,disconnectedCallback:b.prototype.disconnectedCallback,adoptedCallback:b.prototype.adoptedCallback,attributeChangedCallback:S,formAssociated:b.formAssociated,formAssociatedCallback:b.prototype.formAssociatedCallback,formDisabledCallback:b.prototype.formDisabledCallback,formResetCallback:b.prototype.formResetCallback,formStateRestoreCallback:b.prototype.formStateRestoreCallback,observedAttributes:_};this._definitionsByTag.set(x,W),this._definitionsByClass.set(b,W);let tt=o.call(n,x);tt||(tt=u(x),t.call(n,x,tt)),this===window.customElements&&(s.set(b,W),W.standInClass=tt);let D=this._awaitingUpgrade.get(x);if(D){this._awaitingUpgrade.delete(x);for(let L of D)a.delete(L),g(L,W,!0)}let $=this._whenDefinedPromises.get(x);return $!==void 0&&($.resolve(b),this._whenDefinedPromises.delete(x)),b}upgrade(){C.push(this),n.upgrade.apply(n,arguments),C.pop()}get(x){return this._definitionsByTag.get(x)?.elementClass}_getDefinition(x){return this._definitionsByTag.get(x)}whenDefined(x){let b=this._getDefinition(x);if(b!==void 0)return Promise.resolve(b.elementClass);let S=this._whenDefinedPromises.get(x);return S===void 0&&(S={},S.promise=new Promise(_=>S.resolve=_),this._whenDefinedPromises.set(x,S)),S.promise}_upgradeWhenDefined(x,b,S){let _=this._awaitingUpgrade.get(b);_||this._awaitingUpgrade.set(b,_=new Set),S?_.add(x):_.delete(x)}};let l;window.HTMLElement=function(){let b=l;if(b)return l=void 0,b;let S=s.get(this.constructor);if(!S)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return b=Reflect.construct(e,[],S.standInClass),Object.setPrototypeOf(b,this.constructor.prototype),i.set(b,S),b},window.HTMLElement.prototype=e.prototype;let d=x=>x===document||x instanceof ShadowRoot,h=x=>{let b=x.getRootNode();if(!d(b)){let S=C[C.length-1];if(S instanceof CustomElementRegistry)return S;b=S.getRootNode(),d(b)||(b=c.get(b)?.getRootNode()||document)}return b.customElements},u=x=>class{static get formAssociated(){return!0}constructor(){let S=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(S,HTMLElement.prototype);let _=h(S)||window.customElements,W=_._getDefinition(x);return W?g(S,W):a.set(S,_),S}connectedCallback(){let S=i.get(this);S?S.connectedCallback&&S.connectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,x,!0)}disconnectedCallback(){let S=i.get(this);S?S.disconnectedCallback&&S.disconnectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,x,!1)}adoptedCallback(){i.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let S=i.get(this);S&&S.formAssociated&&S?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let S=i.get(this);S?.formAssociated&&S?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let S=i.get(this);S?.formAssociated&&S?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let S=i.get(this);S?.formAssociated&&S?.formStateRestoreCallback?.apply(this,arguments)}},m=(x,b,S)=>{if(b.size===0||S===void 0)return;let _=x.prototype.setAttribute;_&&(x.prototype.setAttribute=function(D,$){let L=D.toLowerCase();if(b.has(L)){let I=this.getAttribute(L);_.call(this,L,$),S.call(this,L,I,$)}else _.call(this,L,$)});let W=x.prototype.removeAttribute;W&&(x.prototype.removeAttribute=function(D){let $=D.toLowerCase();if(b.has($)){let L=this.getAttribute($);W.call(this,$),S.call(this,$,L,null)}else W.call(this,$)});let tt=x.prototype.toggleAttribute;tt&&(x.prototype.toggleAttribute=function(D,$){let L=D.toLowerCase();if(b.has(L)){let I=this.getAttribute(L);tt.call(this,L,$);let q=this.getAttribute(L);S.call(this,L,I,q)}else tt.call(this,L,$)})},y=x=>{let b=Object.getPrototypeOf(x);if(b!==window.HTMLElement)return b===e?Object.setPrototypeOf(x,window.HTMLElement):y(b)},g=(x,b,S=!1)=>{Object.setPrototypeOf(x,b.elementClass.prototype),i.set(x,b),l=x;try{new b.elementClass}catch{y(b.elementClass),new b.elementClass}b.attributeChangedCallback&&b.observedAttributes.forEach(_=>{x.hasAttribute(_)&&b.attributeChangedCallback.call(x,_,null,x.getAttribute(_))}),S&&b.connectedCallback&&x.isConnected&&b.connectedCallback.call(x)},v=Element.prototype.attachShadow;Element.prototype.attachShadow=function(x){let b=v.apply(this,arguments);return x.customElements&&(b.customElements=x.customElements),b};let C=[document],E=(x,b,S=void 0)=>{let _=(S?Object.getPrototypeOf(S):x.prototype)[b];x.prototype[b]=function(){C.push(this);let W=_.apply(S||this,arguments);return W!==void 0&&c.set(W,this),C.pop(),W}};E(ShadowRoot,"createElement",document),E(ShadowRoot,"importNode",document),E(Element,"insertAdjacentHTML");let A=(x,b)=>{let S=Object.getOwnPropertyDescriptor(x.prototype,b);Object.defineProperty(x.prototype,b,{...S,set(_){C.push(this),S.set.call(this,_),C.pop()}})};if(A(Element,"innerHTML"),A(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let x=new WeakMap,b=HTMLElement.prototype.attachInternals,S=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...D){let $=b.call(this,...D);return x.set($,this),$},S.forEach(D=>{let $=window.ElementInternals.prototype,L=$[D];$[D]=function(...I){let q=x.get(this);if(i.get(q).formAssociated===!0)return L?.call(this,...I);throw new DOMException(`Failed to execute ${L} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class _ extends Array{constructor($){super(...$),this._elements=$}get value(){return this._elements.find($=>$.checked===!0)?.value||""}}class W{constructor($){let L=new Map;$.forEach((I,q)=>{let ao=I.getAttribute("name"),Oi=L.get(ao)||[];this[+q]=I,Oi.push(I),L.set(ao,Oi)}),this.length=$.length,L.forEach((I,q)=>{I&&(I.length===1?this[q]=I[0]:this[q]=new _(I))})}namedItem($){return this[$]}}let tt=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let D=tt.get.call(this,[]),$=[];for(let L of D){let I=i.get(L);(!I||I.formAssociated===!0)&&$.push(L)}return new W($)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(o,n,i)=>{if(n!==null)try{t.bind(window.customElements)(o,n,i)}catch(a){console.info(o,n,i,a)}}}var vo={};U(vo,{CSSResult:()=>ge,LitElement:()=>$t,ReactiveElement:()=>vt,_$LE:()=>Nc,_$LH:()=>wc,adoptStyles:()=>Lr,css:()=>P,defaultConverter:()=>Tr,getCompatibleStyle:()=>qe,html:()=>K,isServer:()=>Gp,noChange:()=>Wt,notEqual:()=>ho,nothing:()=>z,render:()=>xo,supportsAdoptingStyleSheets:()=>Ze,svg:()=>Oc,unsafeCSS:()=>oe});var br=globalThis,vr=br.ShadowRoot&&(br.ShadyCSS===void 0||br.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ci=Symbol(),wi=new WeakMap,xr=class{constructor(t,o,n){if(this._$cssResult$=!0,n!==Ci)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o,o=this.t;if(vr&&t===void 0){let n=o!==void 0&&o.length===1;n&&(t=wi.get(o)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&wi.set(o,t))}return t}toString(){return this.cssText}},Ei=e=>new xr(typeof e=="string"?e:e+"",void 0,Ci);var so=(e,t)=>{if(vr)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),i=br.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,e.appendChild(n)}},Sr=vr?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let o="";for(let n of t.cssRules)o+=n.cssText;return Ei(o)})(e):e;var{is:oc,defineProperty:nc,getOwnPropertyDescriptor:ic,getOwnPropertyNames:ac,getOwnPropertySymbols:sc,getPrototypeOf:cc}=Object,Or=globalThis,Ni=Or.trustedTypes,lc=Ni?Ni.emptyScript:"",pc=Or.reactiveElementPolyfillSupport,He=(e,t)=>e,Fe={toAttribute(e,t){switch(t){case Boolean:e=e?lc:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let o=e;switch(t){case Boolean:o=e!==null;break;case Number:o=e===null?null:Number(e);break;case Object:case Array:try{o=JSON.parse(e)}catch{o=null}}return o}},wr=(e,t)=>!oc(e,t),Ai={attribute:!0,type:String,converter:Fe,reflect:!1,hasChanged:wr};Symbol.metadata??=Symbol("metadata"),Or.litPropertyMetadata??=new WeakMap;var Xt=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=Ai){if(o.state&&(o.attribute=!1),this._$Ei(),this.elementProperties.set(t,o),!o.noAccessor){let n=Symbol(),i=this.getPropertyDescriptor(t,n,o);i!==void 0&&nc(this.prototype,t,i)}}static getPropertyDescriptor(t,o,n){let{get:i,set:a}=ic(this.prototype,t)??{get(){return this[o]},set(s){this[o]=s}};return{get(){return i?.call(this)},set(s){let c=i?.call(this);a.call(this,s),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Ai}static _$Ei(){if(this.hasOwnProperty(He("elementProperties")))return;let t=cc(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(He("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(He("properties"))){let o=this.properties,n=[...ac(o),...sc(o)];for(let i of n)this.createProperty(i,o[i])}let t=this[Symbol.metadata];if(t!==null){let o=litPropertyMetadata.get(t);if(o!==void 0)for(let[n,i]of o)this.elementProperties.set(n,i)}this._$Eh=new Map;for(let[o,n]of this.elementProperties){let i=this._$Eu(o,n);i!==void 0&&this._$Eh.set(i,o)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let o=[];if(Array.isArray(t)){let n=new Set(t.flat(1/0).reverse());for(let i of n)o.unshift(Sr(i))}else t!==void 0&&o.push(Sr(t));return o}static _$Eu(t,o){let n=o.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?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),this.renderRoot!==void 0&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$E_?.delete(t)}_$ES(){let t=new Map,o=this.constructor.elementProperties;for(let n of o.keys())this.hasOwnProperty(n)&&(t.set(n,this[n]),delete this[n]);t.size>0&&(this._$Ep=t)}createRenderRoot(){let t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return so(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,n){this._$AK(t,n)}_$EO(t,o){let n=this.constructor.elementProperties.get(t),i=this.constructor._$Eu(t,n);if(i!==void 0&&n.reflect===!0){let a=(n.converter?.toAttribute!==void 0?n.converter:Fe).toAttribute(o,n.type);this._$Em=t,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._$Em=null}}_$AK(t,o){let n=this.constructor,i=n._$Eh.get(t);if(i!==void 0&&this._$Em!==i){let a=n.getPropertyOptions(i),s=typeof a.converter=="function"?{fromAttribute:a.converter}:a.converter?.fromAttribute!==void 0?a.converter:Fe;this._$Em=i,this[i]=s.fromAttribute(o,a.type),this._$Em=null}}requestUpdate(t,o,n,i=!1,a){if(t!==void 0){if(n??=this.constructor.getPropertyOptions(t),!(n.hasChanged??wr)(i?a:this[t],o))return;this.C(t,o,n)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(t,o,n){this._$AL.has(t)||this._$AL.set(t,o),n.reflect===!0&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(o){Promise.reject(o)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[i,a]of this._$Ep)this[i]=a;this._$Ep=void 0}let n=this.constructor.elementProperties;if(n.size>0)for(let[i,a]of n)a.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.C(i,this[i],a)}let t=!1,o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),this._$E_?.forEach(n=>n.hostUpdate?.()),this.update(o)):this._$ET()}catch(n){throw t=!1,this._$ET(),n}t&&this._$AE(o)}willUpdate(t){}_$AE(t){this._$E_?.forEach(o=>o.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(o=>this._$EO(o,this[o])),this._$ET()}updated(t){}firstUpdated(t){}};Xt.elementStyles=[],Xt.shadowRootOptions={mode:"open"},Xt[He("elementProperties")]=new Map,Xt[He("finalized")]=new Map,pc?.({ReactiveElement:Xt}),(Or.reactiveElementVersions??=[]).push("2.0.2");var lo=globalThis,Cr=lo.trustedTypes,Ri=Cr?Cr.createPolicy("lit-html",{createHTML:e=>e}):void 0,po="$lit$",At=`lit$${(Math.random()+"").slice(9)}$`,fo="?"+At,dc=`<${fo}>`,te=document,Er=()=>te.createComment(""),Ve=e=>e===null||typeof e!="object"&&typeof e!="function",Ii=Array.isArray,ki=e=>Ii(e)||typeof e?.[Symbol.iterator]=="function",co=`[
|
|
2
|
+
\f\r]`,je=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,$i=/-->/g,Pi=/>/g,Jt=RegExp(`>|${co}(?:([^\\s"'>=/]+)(${co}*=${co}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),_i=/'/g,Li=/"/g,Mi=/^(?:script|style|textarea|title)$/i,Wi=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),Di=Wi(1),Ui=Wi(2),st=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),Ti=new WeakMap,Qt=te.createTreeWalker(te,129);function Bi(e,t){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ri!==void 0?Ri.createHTML(t):t}var zi=(e,t)=>{let o=e.length-1,n=[],i,a=t===2?"<svg>":"",s=je;for(let c=0;c<o;c++){let l=e[c],d,h,u=-1,m=0;for(;m<l.length&&(s.lastIndex=m,h=s.exec(l),h!==null);)m=s.lastIndex,s===je?h[1]==="!--"?s=$i:h[1]!==void 0?s=Pi:h[2]!==void 0?(Mi.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=Jt):h[3]!==void 0&&(s=Jt):s===Jt?h[0]===">"?(s=i??je,u=-1):h[1]===void 0?u=-2:(u=s.lastIndex-h[2].length,d=h[1],s=h[3]===void 0?Jt:h[3]==='"'?Li:_i):s===Li||s===_i?s=Jt:s===$i||s===Pi?s=je:(s=Jt,i=void 0);let y=s===Jt&&e[c+1].startsWith("/>")?" ":"";a+=s===je?l+dc:u>=0?(n.push(d),l.slice(0,u)+po+l.slice(u)+At+y):l+At+(u===-2?c:y)}return[Bi(e,a+(e[o]||"<?>")+(t===2?"</svg>":"")),n]},Ke=class e{constructor({strings:t,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,c=t.length-1,l=this.parts,[d,h]=zi(t,o);if(this.el=e.createElement(d,n),Qt.currentNode=this.el.content,o===2){let u=this.el.content.firstChild;u.replaceWith(...u.childNodes)}for(;(i=Qt.nextNode())!==null&&l.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let u of i.getAttributeNames())if(u.endsWith(po)){let m=h[s++],y=i.getAttribute(u).split(At),g=/([.?@])?(.*)/.exec(m);l.push({type:1,index:a,name:g[2],strings:y,ctor:g[1]==="."?Ar:g[1]==="?"?Rr:g[1]==="@"?$r:re}),i.removeAttribute(u)}else u.startsWith(At)&&(l.push({type:6,index:a}),i.removeAttribute(u));if(Mi.test(i.tagName)){let u=i.textContent.split(At),m=u.length-1;if(m>0){i.textContent=Cr?Cr.emptyScript:"";for(let y=0;y<m;y++)i.append(u[y],Er()),Qt.nextNode(),l.push({type:2,index:++a});i.append(u[m],Er())}}}else if(i.nodeType===8)if(i.data===fo)l.push({type:2,index:a});else{let u=-1;for(;(u=i.data.indexOf(At,u+1))!==-1;)l.push({type:7,index:a}),u+=At.length-1}a++}}static createElement(t,o){let n=te.createElement("template");return n.innerHTML=t,n}};function ee(e,t,o=e,n){if(t===st)return t;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Ve(t)?void 0:t._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(e),i._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(t=ee(e,i._$AS(e,t.values),i,n)),t}var Nr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,i=(t?.creationScope??te).importNode(o,!0);Qt.currentNode=i;let a=Qt.nextNode(),s=0,c=0,l=n[0];for(;l!==void 0;){if(s===l.index){let d;l.type===2?d=new Ge(a,a.nextSibling,this,t):l.type===1?d=new l.ctor(a,l.name,l.strings,this,t):l.type===6&&(d=new Pr(a,this,t)),this._$AV.push(d),l=n[++c]}s!==l?.index&&(a=Qt.nextNode(),s++)}return Qt.currentNode=te,i}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Ge=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,i){this.type=2,this._$AH=V,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=ee(this,t,o),Ve(t)?t===V||t==null||t===""?(this._$AH!==V&&this._$AR(),this._$AH=V):t!==this._$AH&&t!==st&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):ki(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==V&&Ve(this._$AH)?this._$AA.nextSibling.data=t:this.$(te.createTextNode(t)),this._$AH=t}g(t){let{values:o,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Ke.createElement(Bi(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new Nr(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(t){let o=Ti.get(t.strings);return o===void 0&&Ti.set(t.strings,o=new Ke(t)),o}T(t){Ii(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of t)i===o.length?o.push(n=new e(this.k(Er()),this.k(Er()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},re=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,i,a){this.type=1,this._$AH=V,this._$AN=void 0,this.element=t,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=V}_$AI(t,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)t=ee(this,t,o,0),s=!Ve(t)||t!==this._$AH&&t!==st,s&&(this._$AH=t);else{let c=t,l,d;for(t=a[0],l=0;l<a.length-1;l++)d=ee(this,c[n+l],o,l),d===st&&(d=this._$AH[l]),s||=!Ve(d)||d!==this._$AH[l],d===V?t=V:t!==V&&(t+=(d??"")+a[l+1]),this._$AH[l]=d}s&&!i&&this.O(t)}O(t){t===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Ar=class extends re{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===V?void 0:t}},Rr=class extends re{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==V)}},$r=class extends re{constructor(t,o,n,i,a){super(t,o,n,i,a),this.type=5}_$AI(t,o=this){if((t=ee(this,t,o,0)??V)===st)return;let n=this._$AH,i=t===V&&n!==V||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,a=t!==V&&(n===V||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Pr=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){ee(this,t)}},Hi={j:po,P:At,A:fo,C:1,M:zi,L:Nr,R:ki,V:ee,D:Ge,I:re,H:Rr,N:$r,U:Ar,B:Pr},fc=lo.litHtmlPolyfillSupport;fc?.(Ke,Ge),(lo.litHtmlVersions??=[]).push("3.1.0");var _r=globalThis,Ze=_r.ShadowRoot&&(_r.ShadyCSS===void 0||_r.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,uo=Symbol(),Fi=new WeakMap,ge=class{constructor(t,o,n){if(this._$cssResult$=!0,n!==uo)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o,o=this.t;if(Ze&&t===void 0){let n=o!==void 0&&o.length===1;n&&(t=Fi.get(o)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&Fi.set(o,t))}return t}toString(){return this.cssText}},oe=e=>new ge(typeof e=="string"?e:e+"",void 0,uo),P=(e,...t)=>{let o=e.length===1?e[0]:t.reduce((n,i,a)=>n+(s=>{if(s._$cssResult$===!0)return s.cssText;if(typeof s=="number")return s;throw Error("Value passed to 'css' function must be a 'css' function result: "+s+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+e[a+1],e[0]);return new ge(o,e,uo)},Lr=(e,t)=>{if(Ze)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),i=_r.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,e.appendChild(n)}},qe=Ze?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let o="";for(let n of t.cssRules)o+=n.cssText;return oe(o)})(e):e;var{is:uc,defineProperty:hc,getOwnPropertyDescriptor:mc,getOwnPropertyNames:yc,getOwnPropertySymbols:gc,getPrototypeOf:bc}=Object,Ir=globalThis,ji=Ir.trustedTypes,xc=ji?ji.emptyScript:"",vc=Ir.reactiveElementPolyfillSupport,Ye=(e,t)=>e,Tr={toAttribute(e,t){switch(t){case Boolean:e=e?xc:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let o=e;switch(t){case Boolean:o=e!==null;break;case Number:o=e===null?null:Number(e);break;case Object:case Array:try{o=JSON.parse(e)}catch{o=null}}return o}},ho=(e,t)=>!uc(e,t),Vi={attribute:!0,type:String,converter:Tr,reflect:!1,hasChanged:ho};Symbol.metadata??=Symbol("metadata"),Ir.litPropertyMetadata??=new WeakMap;var vt=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=Vi){if(o.state&&(o.attribute=!1),this._$Ei(),this.elementProperties.set(t,o),!o.noAccessor){let n=Symbol(),i=this.getPropertyDescriptor(t,n,o);i!==void 0&&hc(this.prototype,t,i)}}static getPropertyDescriptor(t,o,n){let{get:i,set:a}=mc(this.prototype,t)??{get(){return this[o]},set(s){this[o]=s}};return{get(){return i?.call(this)},set(s){let c=i?.call(this);a.call(this,s),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Vi}static _$Ei(){if(this.hasOwnProperty(Ye("elementProperties")))return;let t=bc(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Ye("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ye("properties"))){let o=this.properties,n=[...yc(o),...gc(o)];for(let i of n)this.createProperty(i,o[i])}let t=this[Symbol.metadata];if(t!==null){let o=litPropertyMetadata.get(t);if(o!==void 0)for(let[n,i]of o)this.elementProperties.set(n,i)}this._$Eh=new Map;for(let[o,n]of this.elementProperties){let i=this._$Eu(o,n);i!==void 0&&this._$Eh.set(i,o)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let o=[];if(Array.isArray(t)){let n=new Set(t.flat(1/0).reverse());for(let i of n)o.unshift(qe(i))}else t!==void 0&&o.push(qe(t));return o}static _$Eu(t,o){let n=o.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?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),this.renderRoot!==void 0&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$E_?.delete(t)}_$ES(){let t=new Map,o=this.constructor.elementProperties;for(let n of o.keys())this.hasOwnProperty(n)&&(t.set(n,this[n]),delete this[n]);t.size>0&&(this._$Ep=t)}createRenderRoot(){let t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Lr(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,n){this._$AK(t,n)}_$EO(t,o){let n=this.constructor.elementProperties.get(t),i=this.constructor._$Eu(t,n);if(i!==void 0&&n.reflect===!0){let a=(n.converter?.toAttribute!==void 0?n.converter:Tr).toAttribute(o,n.type);this._$Em=t,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._$Em=null}}_$AK(t,o){let n=this.constructor,i=n._$Eh.get(t);if(i!==void 0&&this._$Em!==i){let a=n.getPropertyOptions(i),s=typeof a.converter=="function"?{fromAttribute:a.converter}:a.converter?.fromAttribute!==void 0?a.converter:Tr;this._$Em=i,this[i]=s.fromAttribute(o,a.type),this._$Em=null}}requestUpdate(t,o,n,i=!1,a){if(t!==void 0){if(n??=this.constructor.getPropertyOptions(t),!(n.hasChanged??ho)(i?a:this[t],o))return;this.C(t,o,n)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(t,o,n){this._$AL.has(t)||this._$AL.set(t,o),n.reflect===!0&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(o){Promise.reject(o)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[i,a]of this._$Ep)this[i]=a;this._$Ep=void 0}let n=this.constructor.elementProperties;if(n.size>0)for(let[i,a]of n)a.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.C(i,this[i],a)}let t=!1,o=this._$AL;try{t=this.shouldUpdate(o),t?(this.willUpdate(o),this._$E_?.forEach(n=>n.hostUpdate?.()),this.update(o)):this._$ET()}catch(n){throw t=!1,this._$ET(),n}t&&this._$AE(o)}willUpdate(t){}_$AE(t){this._$E_?.forEach(o=>o.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(o=>this._$EO(o,this[o])),this._$ET()}updated(t){}firstUpdated(t){}};vt.elementStyles=[],vt.shadowRootOptions={mode:"open"},vt[Ye("elementProperties")]=new Map,vt[Ye("finalized")]=new Map,vc?.({ReactiveElement:vt}),(Ir.reactiveElementVersions??=[]).push("2.0.2");var yo=globalThis,kr=yo.trustedTypes,Ki=kr?kr.createPolicy("lit-html",{createHTML:e=>e}):void 0,go="$lit$",Rt=`lit$${(Math.random()+"").slice(9)}$`,bo="?"+Rt,Sc=`<${bo}>`,ae=document,Je=()=>ae.createComment(""),Qe=e=>e===null||typeof e!="object"&&typeof e!="function",Ji=Array.isArray,Qi=e=>Ji(e)||typeof e?.[Symbol.iterator]=="function",mo=`[
|
|
4
|
+
\f\r]`,Xe=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Gi=/-->/g,Zi=/>/g,ne=RegExp(`>|${mo}(?:([^\\s"'>=/]+)(${mo}*=${mo}*(?:[^
|
|
5
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),qi=/'/g,Yi=/"/g,ta=/^(?:script|style|textarea|title)$/i,ea=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),K=ea(1),Oc=ea(2),Wt=Symbol.for("lit-noChange"),z=Symbol.for("lit-nothing"),Xi=new WeakMap,ie=ae.createTreeWalker(ae,129);function ra(e,t){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ki!==void 0?Ki.createHTML(t):t}var oa=(e,t)=>{let o=e.length-1,n=[],i,a=t===2?"<svg>":"",s=Xe;for(let c=0;c<o;c++){let l=e[c],d,h,u=-1,m=0;for(;m<l.length&&(s.lastIndex=m,h=s.exec(l),h!==null);)m=s.lastIndex,s===Xe?h[1]==="!--"?s=Gi:h[1]!==void 0?s=Zi:h[2]!==void 0?(ta.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=ne):h[3]!==void 0&&(s=ne):s===ne?h[0]===">"?(s=i??Xe,u=-1):h[1]===void 0?u=-2:(u=s.lastIndex-h[2].length,d=h[1],s=h[3]===void 0?ne:h[3]==='"'?Yi:qi):s===Yi||s===qi?s=ne:s===Gi||s===Zi?s=Xe:(s=ne,i=void 0);let y=s===ne&&e[c+1].startsWith("/>")?" ":"";a+=s===Xe?l+Sc:u>=0?(n.push(d),l.slice(0,u)+go+l.slice(u)+Rt+y):l+Rt+(u===-2?c:y)}return[ra(e,a+(e[o]||"<?>")+(t===2?"</svg>":"")),n]},tr=class e{constructor({strings:t,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,c=t.length-1,l=this.parts,[d,h]=oa(t,o);if(this.el=e.createElement(d,n),ie.currentNode=this.el.content,o===2){let u=this.el.content.firstChild;u.replaceWith(...u.childNodes)}for(;(i=ie.nextNode())!==null&&l.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let u of i.getAttributeNames())if(u.endsWith(go)){let m=h[s++],y=i.getAttribute(u).split(Rt),g=/([.?@])?(.*)/.exec(m);l.push({type:1,index:a,name:g[2],strings:y,ctor:g[1]==="."?Wr:g[1]==="?"?Dr:g[1]==="@"?Ur:ce}),i.removeAttribute(u)}else u.startsWith(Rt)&&(l.push({type:6,index:a}),i.removeAttribute(u));if(ta.test(i.tagName)){let u=i.textContent.split(Rt),m=u.length-1;if(m>0){i.textContent=kr?kr.emptyScript:"";for(let y=0;y<m;y++)i.append(u[y],Je()),ie.nextNode(),l.push({type:2,index:++a});i.append(u[m],Je())}}}else if(i.nodeType===8)if(i.data===bo)l.push({type:2,index:a});else{let u=-1;for(;(u=i.data.indexOf(Rt,u+1))!==-1;)l.push({type:7,index:a}),u+=Rt.length-1}a++}}static createElement(t,o){let n=ae.createElement("template");return n.innerHTML=t,n}};function se(e,t,o=e,n){if(t===Wt)return t;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Qe(t)?void 0:t._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(e),i._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(t=se(e,i._$AS(e,t.values),i,n)),t}var Mr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,i=(t?.creationScope??ae).importNode(o,!0);ie.currentNode=i;let a=ie.nextNode(),s=0,c=0,l=n[0];for(;l!==void 0;){if(s===l.index){let d;l.type===2?d=new be(a,a.nextSibling,this,t):l.type===1?d=new l.ctor(a,l.name,l.strings,this,t):l.type===6&&(d=new Br(a,this,t)),this._$AV.push(d),l=n[++c]}s!==l?.index&&(a=ie.nextNode(),s++)}return ie.currentNode=ae,i}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},be=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,i){this.type=2,this._$AH=z,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=se(this,t,o),Qe(t)?t===z||t==null||t===""?(this._$AH!==z&&this._$AR(),this._$AH=z):t!==this._$AH&&t!==Wt&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):Qi(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!==z&&Qe(this._$AH)?this._$AA.nextSibling.data=t:this.$(ae.createTextNode(t)),this._$AH=t}g(t){let{values:o,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=tr.createElement(ra(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new Mr(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(t){let o=Xi.get(t.strings);return o===void 0&&Xi.set(t.strings,o=new tr(t)),o}T(t){Ji(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of t)i===o.length?o.push(n=new e(this.k(Je()),this.k(Je()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},ce=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,i,a){this.type=1,this._$AH=z,this._$AN=void 0,this.element=t,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=z}_$AI(t,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)t=se(this,t,o,0),s=!Qe(t)||t!==this._$AH&&t!==Wt,s&&(this._$AH=t);else{let c=t,l,d;for(t=a[0],l=0;l<a.length-1;l++)d=se(this,c[n+l],o,l),d===Wt&&(d=this._$AH[l]),s||=!Qe(d)||d!==this._$AH[l],d===z?t=z:t!==z&&(t+=(d??"")+a[l+1]),this._$AH[l]=d}s&&!i&&this.O(t)}O(t){t===z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Wr=class extends ce{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===z?void 0:t}},Dr=class extends ce{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==z)}},Ur=class extends ce{constructor(t,o,n,i,a){super(t,o,n,i,a),this.type=5}_$AI(t,o=this){if((t=se(this,t,o,0)??z)===Wt)return;let n=this._$AH,i=t===z&&n!==z||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,a=t!==z&&(n===z||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Br=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){se(this,t)}},wc={j:go,P:Rt,A:bo,C:1,M:oa,L:Mr,R:Qi,V:se,D:be,I:ce,H:Dr,N:Ur,U:Wr,B:Br},Cc=yo.litHtmlPolyfillSupport;Cc?.(tr,be),(yo.litHtmlVersions??=[]).push("3.1.0");var xo=(e,t,o)=>{let n=o?.renderBefore??t,i=n._$litPart$;if(i===void 0){let a=o?.renderBefore??null;n._$litPart$=i=new be(t.insertBefore(Je(),a),a,void 0,o??{})}return i._$AI(e),i};var $t=class extends vt{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){let o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=xo(o,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Wt}};$t._$litElement$=!0,$t.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:$t});var Ec=globalThis.litElementPolyfillSupport;Ec?.({LitElement:$t});var Nc={_$AK:(e,t,o)=>{e._$AK(t,o)},_$AL:e=>e._$AL};(globalThis.litElementVersions??=[]).push("4.0.2");var Gp=!1;var wo={};U(wo,{customElement:()=>Ac,eventOptions:()=>xe,property:()=>N,query:()=>ct,queryAll:()=>Pc,queryAssignedElements:()=>So,queryAssignedNodes:()=>Oo,queryAsync:()=>_c,standardProperty:()=>na,state:()=>ut});var Ac=e=>(t,o)=>{o!==void 0?o.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var Rc={attribute:!0,type:String,converter:Fe,reflect:!1,hasChanged:wr},na=(e=Rc,t,o)=>{let{kind:n,metadata:i}=o,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),a.set(o.name,e),n==="accessor"){let{name:s}=o;return{set(c){let l=t.get.call(this);t.set.call(this,c),this.requestUpdate(s,l,e)},init(c){return c!==void 0&&this.C(s,void 0,e),c}}}if(n==="setter"){let{name:s}=o;return function(c){let l=this[s];t.call(this,c),this.requestUpdate(s,l,e)}}throw Error("Unsupported decorator location: "+n)};function N(e){return(t,o)=>typeof o=="object"?na(e,t,o):((n,i,a)=>{let s=i.hasOwnProperty(a);return i.constructor.createProperty(a,s?{...n,wrapped:!0}:n),s?Object.getOwnPropertyDescriptor(i,a):void 0})(e,t,o)}function ut(e){return N({...e,state:!0,attribute:!1})}function xe(e){return(t,o)=>{let n=typeof t=="function"?t:t[o];Object.assign(n,e)}}var mt=(e,t,o)=>(o.configurable=!0,o.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,o),o);function ct(e,t){return(o,n,i)=>{let a=s=>s.renderRoot?.querySelector(e)??null;if(t){let{get:s,set:c}=typeof n=="object"?o:i??(()=>{let l=Symbol();return{get(){return this[l]},set(d){this[l]=d}}})();return mt(o,n,{get(){let l=s.call(this);return l===void 0&&(l=a(this),(l!==null||this.hasUpdated)&&c.call(this,l)),l}})}return mt(o,n,{get(){return a(this)}})}}var $c;function Pc(e){return(t,o)=>mt(t,o,{get(){return(this.renderRoot??($c??=document.createDocumentFragment())).querySelectorAll(e)}})}function _c(e){return(t,o)=>mt(t,o,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function So(e){return(t,o)=>{let{slot:n,selector:i}=e??{},a="slot"+(n?`[name=${n}]`:":not([name])");return mt(t,o,{get(){let s=this.renderRoot?.querySelector(a),c=s?.assignedElements(e)??[];return i===void 0?c:c.filter(l=>l.matches(i))}})}}function Oo(e){return(t,o)=>{let{slot:n}=e??{},i="slot"+(n?`[name=${n}]`:":not([name])");return mt(t,o,{get(){return this.renderRoot?.querySelector(i)?.assignedNodes(e)??[]}})}}var Co={};U(Co,{repeat:()=>Ic});var Dt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Ut=e=>(...t)=>({_$litDirective$:e,values:t}),St=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,o,n){this._$Ct=t,this._$AM=o,this._$Ci=n}_$AS(t,o){return this.update(t,o)}update(t,o){return this.render(...o)}};var{D:Lc}=Hi;var ia=()=>document.createComment(""),ve=(e,t,o)=>{let n=e._$AA.parentNode,i=t===void 0?e._$AB:t._$AA;if(o===void 0){let a=n.insertBefore(ia(),i),s=n.insertBefore(ia(),i);o=new Lc(a,s,e,e.options)}else{let a=o._$AB.nextSibling,s=o._$AM,c=s!==e;if(c){let l;o._$AQ?.(e),o._$AM=e,o._$AP!==void 0&&(l=e._$AU)!==s._$AU&&o._$AP(l)}if(a!==i||c){let l=o._$AA;for(;l!==a;){let d=l.nextSibling;n.insertBefore(l,i),l=d}}}return o},Bt=(e,t,o=e)=>(e._$AI(t,o),e),Tc={},aa=(e,t=Tc)=>e._$AH=t,sa=e=>e._$AH,zr=e=>{e._$AP?.(!1,!0);let t=e._$AA,o=e._$AB.nextSibling;for(;t!==o;){let n=t.nextSibling;t.remove(),t=n}};var ca=(e,t,o)=>{let n=new Map;for(let i=t;i<=o;i++)n.set(e[i],i);return n},Ic=Ut(class extends St{constructor(e){if(super(e),e.type!==Dt.CHILD)throw Error("repeat() can only be used in text expressions")}ht(e,t,o){let n;o===void 0?o=t:t!==void 0&&(n=t);let i=[],a=[],s=0;for(let c of e)i[s]=n?n(c,s):s,a[s]=o(c,s),s++;return{values:a,keys:i}}render(e,t,o){return this.ht(e,t,o).values}update(e,[t,o,n]){let i=sa(e),{values:a,keys:s}=this.ht(t,o,n);if(!Array.isArray(i))return this.dt=s,a;let c=this.dt??=[],l=[],d,h,u=0,m=i.length-1,y=0,g=a.length-1;for(;u<=m&&y<=g;)if(i[u]===null)u++;else if(i[m]===null)m--;else if(c[u]===s[y])l[y]=Bt(i[u],a[y]),u++,y++;else if(c[m]===s[g])l[g]=Bt(i[m],a[g]),m--,g--;else if(c[u]===s[g])l[g]=Bt(i[u],a[g]),ve(e,l[g+1],i[u]),u++,g--;else if(c[m]===s[y])l[y]=Bt(i[m],a[y]),ve(e,i[u],i[m]),m--,y++;else if(d===void 0&&(d=ca(s,y,g),h=ca(c,u,m)),d.has(c[u]))if(d.has(c[m])){let v=h.get(s[y]),C=v!==void 0?i[v]:null;if(C===null){let E=ve(e,i[u]);Bt(E,a[y]),l[y]=E}else l[y]=Bt(C,a[y]),ve(e,i[u],C),i[v]=null;y++}else zr(i[m]),m--;else zr(i[u]),u++;for(;y<=g;){let v=ve(e,l[g+1]);Bt(v,a[y]),l[y++]=v}for(;u<=m;){let v=i[u++];v!==null&&zr(v)}return this.dt=s,aa(e,l),st}});var Eo={};U(Eo,{classMap:()=>er});var er=Ut(class extends St{constructor(e){if(super(e),e.type!==Dt.ATTRIBUTE||e.name!=="class"||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(this.it===void 0){this.it=new Set,e.strings!==void 0&&(this.st=new Set(e.strings.join(" ").split(/\s/).filter(n=>n!=="")));for(let n in t)t[n]&&!this.st?.has(n)&&this.it.add(n);return this.render(t)}let o=e.element.classList;for(let n of this.it)n in t||(o.remove(n),this.it.delete(n));for(let n in t){let i=!!t[n];i===this.it.has(n)||this.st?.has(n)||(i?(o.add(n),this.it.add(n)):(o.remove(n),this.it.delete(n)))}return st}});var No={};U(No,{styleMap:()=>Mc});var la="important",kc=" !"+la,Mc=Ut(class extends St{constructor(e){if(super(e),e.type!==Dt.ATTRIBUTE||e.name!=="style"||e.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(e){return Object.keys(e).reduce((t,o)=>{let n=e[o];return n==null?t:t+`${o=o.includes("-")?o:o.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}update(e,[t]){let{style:o}=e.element;if(this.ut===void 0)return this.ut=new Set(Object.keys(t)),this.render(t);for(let n of this.ut)t[n]==null&&(this.ut.delete(n),n.includes("-")?o.removeProperty(n):o[n]=null);for(let n in t){let i=t[n];if(i!=null){this.ut.add(n);let a=typeof i=="string"&&i.endsWith(kc);n.includes("-")||a?o.setProperty(n,a?i.slice(0,-11):i,a?la:""):o[n]=i}}return st}});var Ro={};U(Ro,{UnsafeHTMLDirective:()=>Se,unsafeHTML:()=>Ao});var Se=class extends St{constructor(t){if(super(t),this.et=V,t.type!==Dt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===V||t==null)return this.vt=void 0,this.et=t;if(t===st)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;let o=[t];return o.raw=o,this.vt={_$litType$:this.constructor.resultType,strings:o,values:[]}}};Se.directiveName="unsafeHTML",Se.resultType=1;var Ao=Ut(Se);var Lo={};U(Lo,{CacheRegistry:()=>_o});var Po={};U(Po,{CancelablePromise:()=>Oe,CanceledPromiseError:()=>rr,cancelable:()=>$o});var rr=class extends Error{constructor(t,o,n){super(t),this.canceledPromiseResult=o,this.canceledPromiseError=n}},Oe=class extends Promise{constructor(t){super((o,n)=>t(i=>{this.isCanceled?n(new rr("Promise has been canceled",i)):o(i)},i=>{this.isCanceled?n(new rr("Promise has been canceled",void 0,i)):n(i)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},$o=e=>new Oe((t,o)=>e.then(t).catch(o));var _o=class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,o){this.loaders[t]=o,this.finalContent.delete(t)}registerFinal(t,o){this.loaders[t]=o,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof Oe&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){this.clearTimeouts[t]!=null&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,o){this.forceClear(t),this.register(t,async()=>o),this.content[t]=o}setFinal(t,o){this.forceClear(t),this.registerFinal(t,async()=>o),this.content[t]=o}async get(t,o,n){if(this.content[t]===void 0){if(o=o??this.loaders[t],o==null)throw new Error("Unknown cache key "+t);let i=$o(o());return this.content[t]=i,i.then(a=>(this.content[t]=a,n!=null&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout(()=>this.clear(t),n)),a))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return t!=null&&!(t instanceof Promise)&&!(t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return this.content[t]!=null}resolvedKeys(){return Object.keys(this.content).filter(t=>this.isResolvedValue(this.content[t]))}resolvedValues(){return Object.values(this.content).filter(t=>this.isResolvedValue(t))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}};var Io={};U(Io,{ClusteringHelper:()=>To});var To=class e{constructor(t,o,n,i){this.allResults=t,this.selectedResult=o,this.clusteringMetadata=n,this.metadataDescriptors=i}static extractResultMetadata(t,o){var n,i;let a=((i=(n=t?.map)!==null&&n!==void 0?n:t?.document)!==null&&i!==void 0?i:t?.topic).metadata.map(s=>e.flattenMetadata(s));return o==null?a:a.find(s=>s.key===o)}static flattenMetadata(t){if(t.hierarchicalValues){let o=[],n=[];return t.hierarchicalValues.forEach(i=>{o.push(i.join(" > ")),i.length>2?n.push(`... > ${i[i.length-1]}`):n.push(i.join(" > "))}),{key:t.key,label:t.label,value:o.join(", "),displayValue:n.join(", ")}}else{let o=t.values.join(", ");return{key:t.key,label:t.label,value:o,displayValue:o}}}computeClustersItemsForMetadata(t,o,n="No value"){var i,a;let s=e.extractResultMetadata(this.selectedResult,t),c=(i=s?.label)!==null&&i!==void 0?i:(a=this.getMetadataDescriptor(t))===null||a===void 0?void 0:a.label;return this.allResults.map(d=>e.extractResultMetadata(d,t)).map(d=>d??{key:t,label:c,value:void 0,displayValue:n}).filter(d=>d.value!=s?.value).filter((d,h,u)=>u.findIndex(m=>m.value===d.value)===h).map(d=>({result:this.findBestResultForMetadataValue(t,d.value),metadata:d})).sort((d,h)=>this.compareMetadata(d.metadata.value,h.metadata.value,t,o))}compareMetadata(t,o,n,i){if(t==null)return-1;if(o==null)return 1;let a=this.getMetadataDescriptor(n),s=a?.sortRule||"NONE",c=a?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let l=t.localeCompare(o,i,{numeric:!0});return c?l*-1:l}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(o=>t==o.key)}findBestResultForMetadataValue(t,o){let n=this.allResults.filter(l=>{var d;return((d=e.extractResultMetadata(l,t))===null||d===void 0?void 0:d.value)==o}),a=[...e.extractResultMetadata(this.selectedResult).filter(l=>this.clusteringMetadata.has(l.key)).filter(l=>l.key!==t)],s,c=-1;for(let l of n){let d=this.countMatchingMetadata(l,a);if(d>c&&(c=d,s=l,d===a.length))break}return s}countMatchingMetadata(t,o){return e.extractResultMetadata(t).filter(n=>o.some(i=>i.key===n.key&&i.value===n.value)).length}};var ko={};U(ko,{Debouncer:()=>yt});var yt=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){i(c);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Do={};U(Do,{customElement:()=>Y,isNumber:()=>ha,jsonProperty:()=>Wo,optionalNumberProperty:()=>Fc});var Mo={};U(Mo,{dateReviver:()=>Dc,deepEqual:()=>zt,delay:()=>pa,eventPathContainsMatchingElement:()=>Bc,flatDeep:()=>fa,last:()=>Hc,minmax:()=>zc,parseDate:()=>ua,waitFor:()=>da,waitUntil:()=>Wc});var pa=e=>new Promise(t=>setTimeout(t,e));async function Wc(e,t=10,o=2e4){await da(async()=>await e()||void 0,t,o)}async function da(e,t=10,o=2e4){let n=await e(),i,a;for(i=a=performance.now();n==null&&(!o||a-i<o);)await pa(t),n=await e(),a=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function fa(e,t){return e.flatMap(o=>[o,...fa(t(o),t)])}function Dc(...e){return function(t,o){return e.includes(t)?ua(o):o}}function ua(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,o,n,i)=>o+n+":"+i),new Date(e)}function Uc(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var o,n,i;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!zt(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!zt(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(i=Object.keys(e),o=i.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[n]))return!1;for(n=o;n--!==0;){var a=i[n];if(!zt(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function zt(e,t){try{return Uc(e,t)}catch{return!1}}function Bc(e,t,o=window.document.body){if(t.length>0){let n=e.composedPath();for(let i of n){if(i===o)return!1;if(i.matches&&t.some(a=>i.matches(a)))return!0}}return!1}function zc(e,t,o){return Math.min(Math.max(e,t),o)}function Hc(e){return e[e.length-1]}var Y=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Wo(e,t){let o=()=>JSON.parse(JSON.stringify(e));return N({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:(n,i)=>!zt(n,i),...t??{}})}function Fc(e){return N({type:Object,converter:{fromAttribute:t=>{if(t!=null)return ha(t)?+t:void 0},toAttribute:t=>t==null?void 0:""+t},...e??{}})}function ha(e){return!isNaN(parseFloat(e))}var fn={};U(fn,{designSystemVariables:()=>M});var dn={};U(dn,{FtCssVariableFactory:()=>r,banner:()=>Vc,border:()=>sl,breadcrumb:()=>Kc,button:()=>w,chart:()=>il,checkbox:()=>ll,chip:()=>al,collapsible:()=>ol,comboboxMultiSelect:()=>tl,comboboxSingleSelect:()=>Qc,drawer:()=>qc,floatingMenu:()=>Jc,foundation:()=>p,modal:()=>Zc,notice:()=>cl,notification:()=>fl,pageHeader:()=>Gc,popover:()=>el,radio:()=>dl,semantic:()=>f,setVariable:()=>T,switch_:()=>nl,tabs:()=>rl,textArea:()=>Xc,textInput:()=>Yc,toggle:()=>pl,tooltip:()=>ul,typographies:()=>or,typographyBody1Medium:()=>jo,typographyBody1Regular:()=>Fo,typographyBody1Semibold:()=>Vo,typographyBody2Medium:()=>Go,typographyBody2MediumUnderline:()=>ma,typographyBody2Regular:()=>Ko,typographyBody2Semibold:()=>Zo,typographyCaption1Bold:()=>on,typographyCaption1Medium:()=>en,typographyCaption1Semibold:()=>rn,typographyCaption2Bold:()=>sn,typographyCaption2Medium:()=>nn,typographyCaption2Semibold:()=>an,typographyCaption3Bold:()=>pn,typographyCaption3Medium:()=>cn,typographyCaption3Semibold:()=>ln,typographyDisplay:()=>Uo,typographyLabel1Bold:()=>Xo,typographyLabel1Medium:()=>qo,typographyLabel1Semibold:()=>Yo,typographyLabel2Bold:()=>tn,typographyLabel2Medium:()=>Jo,typographyLabel2Semibold:()=>Qo,typographyTitle1:()=>Bo,typographyTitle2:()=>zo,typographyTitle3:()=>Ho,typographyVariants:()=>jc});var Pt=e=>typeof e=="string"?oe(e):e,r=class{static create(t,o,n,i){let a=c=>Pt(c??i),s=P`var(${Pt(t)}, ${a(i)})`;return s.name=t,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>P`var(${Pt(t)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(t,o,n,i){let a=c=>n.get(c??i),s=P`var(${Pt(t)}, ${a(i)})`;return s.name=t,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>P`var(${Pt(t)}, ${a(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(t,o){let n=a=>t.fallbackVariable?t.fallbackVariable.get(a??t.defaultValue):Pt(a??t.lastResortDefaultValue()),i=P`var(${Pt(t.name)}, ${n(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=n,i.get=a=>P`var(${Pt(t.name)}, ${n(a)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}};function T(e,t){return Pt(`${e.name}: ${t}`)}var p={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:r.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:r.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:r.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:r.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:r.create("--ft-icon-size-6","","SIZE","48px"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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)")},Uo={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},Bo={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},zo={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Ho={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Fo={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},jo={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Vo={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Ko={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Go={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},ma={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Zo={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},qo={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Yo={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Xo={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Jo={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Qo={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},tn={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},en={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},rn={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},on={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},nn={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},an={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},sn={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},cn={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},ln={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},pn={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},or={display:Uo,"title-1":Bo,"title-2":zo,"title-3":Ho,"body-1-regular":Fo,"body-1-medium":jo,"body-1-semibold":Vo,"body-2-regular":Ko,"body-2-medium":Go,"body-2-medium-underline":ma,"body-2-semibold":Zo,"label-1-medium":qo,"label-1-semibold":Yo,"label-1-bold":Xo,"label-2-medium":Jo,"label-2-semibold":Qo,"label-2-bold":tn,"caption-1-medium":en,"caption-1-semibold":rn,"caption-1-bold":on,"caption-2-medium":nn,"caption-2-semibold":an,"caption-2-bold":sn,"caption-3-medium":cn,"caption-3-semibold":ln,"caption-3-bold":pn},jc=["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"];var f={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",p.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",p.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",p.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",p.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",p.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",p.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",p.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",p.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",p.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",p.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",p.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",p.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",p.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",p.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",p.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",p.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",p.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",p.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
6
|
+
Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",p.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",p.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",p.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",p.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",p.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",p.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",p.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",p.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",p.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",p.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",p.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",p.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",p.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",p.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",p.colorGray80)};var w={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",p.spacing4),largeGap:r.extend("--ft-button-large-gap","",p.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",p.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",p.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:r.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",p.spacing3),smallGap:r.extend("--ft-button-small-gap","",p.spacing2),smallBorderRadius:r.extend("--ft-button-small-border-radius","",p.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",p.iconSize2),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:r.extend("--ft-button-primary-background-color","",f.backgroundActionPrimary),primaryColor:r.extend("--ft-button-primary-color","",f.contentGlobalOnColor),primaryIconColor:r.extend("--ft-button-primary-icon-color","",f.contentGlobalOnColor),primaryStateLayerColor:r.extend("--ft-button-primary-state-layer-color","",f.contentGlobalOnColor),primaryHoverStateLayerOpacity:r.extend("--ft-button-primary-hover-state-layer-opacity","",p.opacity16),primaryFocusStateLayerOpacity:r.extend("--ft-button-primary-focus-state-layer-opacity","",p.opacity16),primaryActiveStateLayerOpacity:r.extend("--ft-button-primary-active-state-layer-opacity","",p.opacity24),primaryDisabledComponentOpacity:r.extend("--ft-button-primary-disabled-component-opacity","",p.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",f.borderActionFocusRing),tertiaryBackgroundColor:r.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:r.extend("--ft-button-tertiary-color","",f.contentActionPrimary),tertiaryIconColor:r.extend("--ft-button-tertiary-icon-color","",f.contentActionPrimary),tertiaryStateLayerColor:r.extend("--ft-button-tertiary-state-layer-color","",f.contentActionPrimary),tertiaryHoverStateLayerOpacity:r.extend("--ft-button-tertiary-hover-state-layer-opacity","",p.opacity8),tertiaryFocusStateLayerOpacity:r.extend("--ft-button-tertiary-focus-state-layer-opacity","",p.opacity8),tertiaryActiveStateLayerOpacity:r.extend("--ft-button-tertiary-active-state-layer-opacity","",p.opacity16),tertiaryDisabledComponentOpacity:r.extend("--ft-button-tertiary-disabled-component-opacity","",p.opacity40),secondaryBackgroundColor:r.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:r.extend("--ft-button-secondary-color","",f.contentActionPrimary),secondaryIconColor:r.extend("--ft-button-secondary-icon-color","",f.contentActionPrimary),secondaryStateLayerColor:r.extend("--ft-button-secondary-state-layer-color","",f.contentActionPrimary),secondaryHoverStateLayerOpacity:r.extend("--ft-button-secondary-hover-state-layer-opacity","",p.opacity8),secondaryFocusStateLayerOpacity:r.extend("--ft-button-secondary-focus-state-layer-opacity","",p.opacity8),secondaryActiveStateLayerOpacity:r.extend("--ft-button-secondary-active-state-layer-opacity","",p.opacity16),secondaryDisabledComponentOpacity:r.extend("--ft-button-secondary-disabled-component-opacity","",p.opacity40),secondaryBorderColor:r.extend("--ft-button-secondary-border-color","",f.borderActionPrimary),neutralBackgroundColor:r.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:r.extend("--ft-button-neutral-icon-color","",f.contentGlobalSecondary),neutralColor:r.extend("--ft-button-neutral-color","",f.contentGlobalSecondary),neutralStateLayerColor:r.extend("--ft-button-neutral-state-layer-color","",f.contentGlobalSecondary),neutralHoverStateLayerOpacity:r.extend("--ft-button-neutral-hover-state-layer-opacity","",p.opacity8),neutralFocusStateLayerOpacity:r.extend("--ft-button-neutral-focus-state-layer-opacity","",p.opacity8),neutralActiveStateLayerOpacity:r.extend("--ft-button-neutral-active-state-layer-opacity","",p.opacity16),neutralDisabledComponentOpacity:r.extend("--ft-button-neutral-disabled-component-opacity","",p.opacity40)};var Vc={iconSize:r.extend("--ft-banner-icon-size","",p.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-banner-horizontal-padding","",p.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",p.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",p.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",p.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",p.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",p.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",f.contentInfoIconOnly)};var Kc={horizontalGap:r.extend("--ft-breadcrumb-horizontal-gap","",p.spacing1),verticalGap:r.extend("--ft-breadcrumb-vertical-gap","",p.spacing2),currentElementColor:r.extend("--ft-breadcrumb-current-element-color","",f.contentGlobalPrimary),iconColor:r.extend("--ft-breadcrumb-icon-color","",f.contentGlobalSubtle)};var Gc={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",p.spacing12),horizontalGap:r.extend("--ft-page-header-horizontal-gap","",p.spacing4),verticalGap:r.extend("--ft-page-header-vertical-gap","",p.spacing2),classicVerticalPadding:r.extend("--ft-page-header-classic-vertical-padding","",p.spacing6),multilineVerticalPadding:r.extend("--ft-page-header-multiline-vertical-padding","",p.spacing4),inlineVerticalPadding:r.extend("--ft-page-header-inline-vertical-padding","",p.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",p.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",f.borderGlobalSubtle),titleColor:r.extend("--ft-page-header-title-color","",f.contentGlobalPrimary),subtitleColor:r.extend("--ft-page-header-subtitle-color","",f.contentGlobalSecondary)};var Zc={smallContainerWidth:r.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:r.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",p.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",p.opacity40),shadow:r.extend("--ft-modal-shadow","",p.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",p.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",p.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",p.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",p.spacing6),containerMargin:r.extend("--ft-modal-container-margin","",p.spacing3),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",f.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-modal-header-trailing-icon-color","",f.contentGlobalSecondary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",p.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",p.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",p.spacing6),headerGap:r.extend("--ft-modal-header-gap","",p.spacing2),headerBorderBottom:r.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",p.borderRadiusM)};var qc={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",p.opacity40),shadow:r.extend("--ft-drawer-shadow","",p.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",p.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",p.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",p.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",p.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",f.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",f.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",p.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",p.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",f.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",f.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",f.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",p.spacing4),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",p.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",p.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",p.colorGray700)};var Yc={fieldHorizontalPadding:r.extend("--ft-text-input-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-text-input-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-text-input-field-vertical-gap","",p.spacing05),fieldIconSize:r.extend("--ft-text-input-field-icon-size","",p.iconSize3),fieldHeight:r.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",p.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",p.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",p.borderRadiusM),backgroundColor:r.extend("--ft-text-input-background-color","",p.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",f.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",f.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",f.contentErrorIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",p.opacity40)};var Xc={backgroundColor:r.extend("--ft-text-area-background-color","",p.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",f.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",f.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",p.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",p.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",p.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",p.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",p.borderRadiusM)};var Jc={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",p.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",f.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",f.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",f.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",p.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",p.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",p.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",p.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",p.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",p.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",f.backgroundGlobalOnSurface)};var Qc={fieldHorizontalPadding:r.extend("--ft-combobox-single-select-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-single-select-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-combobox-single-select-field-vertical-gap","",p.spacing05),fieldIconSize:r.extend("--ft-combobox-single-select-field-icon-size","",p.iconSize3),fieldHeight:r.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",p.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",p.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",p.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",p.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",p.borderRadiusM),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",p.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",f.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",f.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",f.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",f.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",p.opacity40)};var tl={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",p.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",f.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",f.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",f.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",f.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",p.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",p.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",p.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",p.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",p.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",p.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",p.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",p.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",p.borderRadiusM)};var el={backgroundColor:r.extend("--ft-popover-background-color","",f.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",p.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",p.spacing6),iconColor:r.extend("--ft-popover-icon-color","",f.contentGlobalSecondary),iconSize:r.extend("--ft-popover-icon-size","",p.iconSize2),titleColor:r.extend("--ft-popover-title-color","",f.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",f.contentGlobalSecondary),linkColor:r.extend("--ft-popover-link-color","",f.contentActionPrimary),gap:r.extend("--ft-popover-gap","",p.spacing3),borderRadius:r.extend("--ft-popover-border-radius","",p.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",p.shadowElevation02)};var rl={topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",p.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",p.borderRadiusS),labelHorizontalPadding:r.extend("--ft-tabs-label-horizontal-padding","",p.spacing4),labelVerticalPadding:r.extend("--ft-tabs-label-vertical-padding","",p.spacing3),labelGap:r.extend("--ft-tabs-label-gap","",p.spacing1),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",p.opacity8),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",p.opacity8),offActiveStateLayerOpacity:r.extend("--ft-tabs-off-active-state-layer-opacity","",p.opacity16),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",p.opacity40),offColor:r.extend("--ft-tabs-off-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",p.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",p.opacity8),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",p.opacity16),onDisabledComponentOpacity:r.extend("--ft-tabs-on-disabled-component-opacity","",p.opacity40),onColor:r.extend("--ft-tabs-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-tabs-icon-horizontal-padding","",p.spacing1),iconVerticalPadding:r.extend("--ft-tabs-icon-vertical-padding","",p.spacing4),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",f.borderActionFocusRing)};var ol={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",p.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",p.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",f.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",p.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",p.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",p.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",p.spacing3),color:r.extend("--ft-collapsible-color","",f.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",f.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",f.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",f.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",p.iconSize3)};var nl={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",p.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",p.spacing1),groupGap:r.extend("--ft-switch-group-gap","",p.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",f.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",f.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",p.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",p.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",p.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",p.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",p.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",p.opacity40),offColor:r.extend("--ft-switch-off-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",p.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",p.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",p.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",p.opacity40),onColor:r.extend("--ft-switch-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",p.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",p.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",f.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",p.borderRadiusS)};var il={color1Light:r.extend("--ft-chart-1-light","for area color charts",p.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",p.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",p.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",p.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",p.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",p.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",p.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",p.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",p.colorRed40),color5Base:r.extend("--ft-chart-5-base","",p.colorRed60),color6Light:r.extend("--ft-chart-6-light","",p.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",p.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",p.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",p.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",p.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",p.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",p.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",p.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",p.colorGray50),color10Base:r.extend("--ft-chart-10-base","",p.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",p.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",p.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",p.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",p.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",p.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",p.colorBrand200)};var al={largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",p.spacing4),largeVerticalPadding:r.extend("--ft-chip-large-vertical-padding","",p.spacing2),largeGap:r.extend("--ft-chip-large-gap","",p.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.extend("--ft-chip-large-border-radius","",p.borderRadiusPill),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",p.iconSize3),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",p.spacing3),mediumVerticalPadding:r.extend("--ft-chip-medium-vertical-padding","",p.spacing1),mediumGap:r.extend("--ft-chip-medium-gap","",p.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.extend("--ft-chip-medium-border-radius","",p.borderRadiusPill),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",p.iconSize2),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",p.spacing2),smallVerticalPadding:r.extend("--ft-chip-small-vertical-padding","",p.spacing05),smallGap:r.extend("--ft-chip-small-gap","",p.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.extend("--ft-chip-small-border-radius","",p.borderRadiusPill),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",p.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",f.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",f.contentGlobalPrimary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",f.contentGlobalPrimary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",f.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",f.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",f.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",f.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",f.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",f.borderErrorSubtle)};var sl={infoBorderColor:r.extend("--ft-border-info-border-color","",f.borderInfoSubtle)};var cl={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",p.spacing2),verticalPadding:r.extend("--ft-notice-vertical-padding","",p.spacing1),borderRadius:r.extend("--ft-notice-border-radius","",p.borderRadiusS),gap:r.extend("--ft-notice-gap","",p.spacing2),iconSize:r.extend("--ft-notice-icon-size","",p.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",f.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",f.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",f.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",f.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",f.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",f.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",f.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",f.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",f.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",f.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",f.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",f.contentSuccessIconOnly)};var ll={color:r.extend("--ft-checkbox-color","",f.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",f.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",f.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",f.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",p.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",p.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",p.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",p.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",p.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",p.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",p.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",p.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",p.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",p.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-checkbox-gap","",p.spacing3)};var pl={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",p.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",p.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",p.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",p.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",f.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",p.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",p.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",p.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",p.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",f.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",f.contentActionPrimary),color:r.extend("--ft-toggle-color","",f.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",f.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",p.spacing3)};var dl={color:r.extend("--ft-radio-color","",f.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",f.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",f.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",p.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",p.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",p.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",p.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",f.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",f.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",p.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",p.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",p.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",p.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-radio-gap","",p.spacing3)};var fl={iconSize:r.extend("--ft-notification-icon-size","",p.iconSize4),horizontalPadding:r.extend("--ft-notification-horizontal-padding","",p.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",p.spacing4),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",f.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",f.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",f.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",f.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",f.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",p.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",p.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",p.spacing8)};var ul={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",p.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",p.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",p.borderRadiusS),color:r.extend("--ft-tooltip-color","",f.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",f.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",p.opacity80),shadow:r.extend("--ft-tooltip-shadow","",p.shadowElevation03),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",p.spacing05)};var M={colorPrimary:r.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:r.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:r.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:r.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:r.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:r.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:r.create("--ft-color-error","","COLOR","#B00020"),colorOutline:r.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:r.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:r.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:r.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:r.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:r.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:r.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:r.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:r.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:r.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:r.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:r.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:r.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:r.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:r.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:r.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:r.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:r.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:r.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:r.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:r.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:r.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:r.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:r.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:r.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:r.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:r.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:r.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:r.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:r.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:r.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:r.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:r.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:r.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:r.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:r.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:r.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:r.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:r.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:r.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:r.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:r.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:r.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:r.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:r.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:r.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:r.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:r.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:r.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:r.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:r.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:r.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:r.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var yn={};U(yn,{FtNotificationEvent:()=>un,PostResizeEvent:()=>mn,PreResizeEvent:()=>hn});var un=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},hn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},mn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}};var Rn={};U(Rn,{computeOffsetPosition:()=>An});var ga=["top","right","bottom","left"],ya=["start","end"],bn=ga.reduce((e,t)=>e.concat(t,t+"-"+ya[0],t+"-"+ya[1]),[]),nr=Math.min,Ht=Math.max,ir=Math.round;var _t=e=>({x:e,y:e}),hl={left:"right",right:"left",bottom:"top",top:"bottom"},ml={start:"end",end:"start"};function xn(e,t,o){return Ht(e,nr(t,o))}function Hr(e,t){return typeof e=="function"?e(t):e}function we(e){return e.split("-")[0]}function Ft(e){return e.split("-")[1]}function vn(e){return e==="x"?"y":"x"}function Sn(e){return e==="y"?"height":"width"}function Fr(e){return["top","bottom"].includes(we(e))?"y":"x"}function On(e){return vn(Fr(e))}function ba(e,t,o){o===void 0&&(o=!1);let n=Ft(e),i=On(e),a=Sn(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(s=gn(s)),[s,gn(s)]}function xa(e){return e.replace(/start|end/g,t=>ml[t])}function gn(e){return e.replace(/left|right|bottom|top/g,t=>hl[t])}function yl(e){return{top:0,right:0,bottom:0,left:0,...e}}function va(e){return typeof e!="number"?yl(e):{top:e,right:e,bottom:e,left:e}}function le(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Sa(e,t,o){let{reference:n,floating:i}=e,a=Fr(t),s=On(t),c=Sn(s),l=we(t),d=a==="y",h=n.x+n.width/2-i.width/2,u=n.y+n.height/2-i.height/2,m=n[c]/2-i[c]/2,y;switch(l){case"top":y={x:h,y:n.y-i.height};break;case"bottom":y={x:h,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:u};break;case"left":y={x:n.x-i.width,y:u};break;default:y={x:n.x,y:n.y}}switch(Ft(t)){case"start":y[s]-=m*(o&&d?-1:1);break;case"end":y[s]+=m*(o&&d?-1:1);break}return y}var Oa=async(e,t,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=o,c=a.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(t)),d=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:h,y:u}=Sa(d,n,l),m=n,y={},g=0;for(let v=0;v<c.length;v++){let{name:C,fn:E}=c[v],{x:A,y:x,data:b,reset:S}=await E({x:h,y:u,initialPlacement:n,placement:m,strategy:i,middlewareData:y,rects:d,platform:s,elements:{reference:e,floating:t}});if(h=A??h,u=x??u,y={...y,[C]:{...y[C],...b}},S&&g<=50){g++,typeof S=="object"&&(S.placement&&(m=S.placement),S.rects&&(d=S.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):S.rects),{x:h,y:u}=Sa(d,m,l)),v=-1;continue}}return{x:h,y:u,placement:m,strategy:i,middlewareData:y}};async function wn(e,t){var o;t===void 0&&(t={});let{x:n,y:i,platform:a,rects:s,elements:c,strategy:l}=e,{boundary:d="clippingAncestors",rootBoundary:h="viewport",elementContext:u="floating",altBoundary:m=!1,padding:y=0}=Hr(t,e),g=va(y),C=c[m?u==="floating"?"reference":"floating":u],E=le(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(C)))==null||o?C:C.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:d,rootBoundary:h,strategy:l})),A=u==="floating"?{...s.floating,x:n,y:i}:s.reference,x=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),b=await(a.isElement==null?void 0:a.isElement(x))?await(a.getScale==null?void 0:a.getScale(x))||{x:1,y:1}:{x:1,y:1},S=le(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:A,offsetParent:x,strategy:l}):A);return{top:(E.top-S.top+g.top)/b.y,bottom:(S.bottom-E.bottom+g.bottom)/b.y,left:(E.left-S.left+g.left)/b.x,right:(S.right-E.right+g.right)/b.x}}function gl(e,t,o){return(e?[...o.filter(i=>Ft(i)===e),...o.filter(i=>Ft(i)!==e)]:o.filter(i=>we(i)===i)).filter(i=>e?Ft(i)===e||(t?xa(i)!==i:!1):!0)}var Cn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,i;let{rects:a,middlewareData:s,placement:c,platform:l,elements:d}=t,{crossAxis:h=!1,alignment:u,allowedPlacements:m=bn,autoAlignment:y=!0,...g}=Hr(e,t),v=u!==void 0||m===bn?gl(u||null,y,m):m,C=await wn(t,g),E=((o=s.autoPlacement)==null?void 0:o.index)||0,A=v[E];if(A==null)return{};let x=ba(A,a,await(l.isRTL==null?void 0:l.isRTL(d.floating)));if(c!==A)return{reset:{placement:v[0]}};let b=[C[we(A)],C[x[0]],C[x[1]]],S=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:A,overflows:b}],_=v[E+1];if(_)return{data:{index:E+1,overflows:S},reset:{placement:_}};let W=S.map($=>{let L=Ft($.placement);return[$.placement,L&&h?$.overflows.slice(0,2).reduce((I,q)=>I+q,0):$.overflows[0],$.overflows]}).sort(($,L)=>$[1]-L[1]),D=((i=W.filter($=>$[2].slice(0,Ft($[0])?2:3).every(L=>L<=0))[0])==null?void 0:i[0])||W[0][0];return D!==c?{data:{index:E+1,overflows:S},reset:{placement:D}}:{}}}};var En=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:n,placement:i}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:C=>{let{x:E,y:A}=C;return{x:E,y:A}}},...l}=Hr(e,t),d={x:o,y:n},h=await wn(t,l),u=Fr(we(i)),m=vn(u),y=d[m],g=d[u];if(a){let C=m==="y"?"top":"left",E=m==="y"?"bottom":"right",A=y+h[C],x=y-h[E];y=xn(A,y,x)}if(s){let C=u==="y"?"top":"left",E=u==="y"?"bottom":"right",A=g+h[C],x=g-h[E];g=xn(A,g,x)}let v=c.fn({...t,[m]:y,[u]:g});return{...v,data:{x:v.x-o,y:v.y-n}}}}};function Lt(e){return Ca(e)?(e.nodeName||"").toLowerCase():"#document"}function et(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Tt(e){var t;return(t=(Ca(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ca(e){return e instanceof Node||e instanceof et(e).Node}function Ot(e){return e instanceof Element||e instanceof et(e).Element}function gt(e){return e instanceof HTMLElement||e instanceof et(e).HTMLElement}function wa(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof et(e).ShadowRoot}function Ce(e){let{overflow:t,overflowX:o,overflowY:n,display:i}=lt(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(i)}function Ea(e){return["table","td","th"].includes(Lt(e))}function Vr(e){let t=Kr(),o=lt(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Na(e){let t=pe(e);for(;gt(t)&&!ar(t);){if(Vr(t))return t;t=pe(t)}return null}function Kr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ar(e){return["html","body","#document"].includes(Lt(e))}function lt(e){return et(e).getComputedStyle(e)}function sr(e){return Ot(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function pe(e){if(Lt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||wa(e)&&e.host||Tt(e);return wa(t)?t.host:t}function Aa(e){let t=pe(e);return ar(t)?e.ownerDocument?e.ownerDocument.body:e.body:gt(t)&&Ce(t)?t:Aa(t)}function jr(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let i=Aa(e),a=i===((n=e.ownerDocument)==null?void 0:n.body),s=et(i);return a?t.concat(s,s.visualViewport||[],Ce(i)?i:[],s.frameElement&&o?jr(s.frameElement):[]):t.concat(i,jr(i,[],o))}function Pa(e){let t=lt(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=gt(e),a=i?e.offsetWidth:o,s=i?e.offsetHeight:n,c=ir(o)!==a||ir(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function _a(e){return Ot(e)?e:e.contextElement}function Ee(e){let t=_a(e);if(!gt(t))return _t(1);let o=t.getBoundingClientRect(),{width:n,height:i,$:a}=Pa(t),s=(a?ir(o.width):o.width)/n,c=(a?ir(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var bl=_t(0);function La(e){let t=et(e);return!Kr()||!t.visualViewport?bl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function xl(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==et(e)?!1:t}function cr(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let i=e.getBoundingClientRect(),a=_a(e),s=_t(1);t&&(n?Ot(n)&&(s=Ee(n)):s=Ee(e));let c=xl(a,o,n)?La(a):_t(0),l=(i.left+c.x)/s.x,d=(i.top+c.y)/s.y,h=i.width/s.x,u=i.height/s.y;if(a){let m=et(a),y=n&&Ot(n)?et(n):n,g=m.frameElement;for(;g&&n&&y!==m;){let v=Ee(g),C=g.getBoundingClientRect(),E=lt(g),A=C.left+(g.clientLeft+parseFloat(E.paddingLeft))*v.x,x=C.top+(g.clientTop+parseFloat(E.paddingTop))*v.y;l*=v.x,d*=v.y,h*=v.x,u*=v.y,l+=A,d+=x,g=et(g).frameElement}}return le({width:h,height:u,x:l,y:d})}function vl(e){let{rect:t,offsetParent:o,strategy:n}=e,i=gt(o),a=Tt(o);if(o===a)return t;let s={scrollLeft:0,scrollTop:0},c=_t(1),l=_t(0);if((i||!i&&n!=="fixed")&&((Lt(o)!=="body"||Ce(a))&&(s=sr(o)),gt(o))){let d=cr(o);c=Ee(o),l.x=d.x+o.clientLeft,l.y=d.y+o.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-s.scrollLeft*c.x+l.x,y:t.y*c.y-s.scrollTop*c.y+l.y}}function Sl(e){return Array.from(e.getClientRects())}function Ta(e){return cr(Tt(e)).left+sr(e).scrollLeft}function Ol(e){let t=Tt(e),o=sr(e),n=e.ownerDocument.body,i=Ht(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),a=Ht(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+Ta(e),c=-o.scrollTop;return lt(n).direction==="rtl"&&(s+=Ht(t.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function wl(e,t){let o=et(e),n=Tt(e),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,l=0;if(i){a=i.width,s=i.height;let d=Kr();(!d||d&&t==="fixed")&&(c=i.offsetLeft,l=i.offsetTop)}return{width:a,height:s,x:c,y:l}}function Cl(e,t){let o=cr(e,!0,t==="fixed"),n=o.top+e.clientTop,i=o.left+e.clientLeft,a=gt(e)?Ee(e):_t(1),s=e.clientWidth*a.x,c=e.clientHeight*a.y,l=i*a.x,d=n*a.y;return{width:s,height:c,x:l,y:d}}function Ra(e,t,o){let n;if(t==="viewport")n=wl(e,o);else if(t==="document")n=Ol(Tt(e));else if(Ot(t))n=Cl(t,o);else{let i=La(e);n={...t,x:t.x-i.x,y:t.y-i.y}}return le(n)}function Ia(e,t){let o=pe(e);return o===t||!Ot(o)||ar(o)?!1:lt(o).position==="fixed"||Ia(o,t)}function El(e,t){let o=t.get(e);if(o)return o;let n=jr(e,[],!1).filter(c=>Ot(c)&&Lt(c)!=="body"),i=null,a=lt(e).position==="fixed",s=a?pe(e):e;for(;Ot(s)&&!ar(s);){let c=lt(s),l=Vr(s);!l&&c.position==="fixed"&&(i=null),(a?!l&&!i:!l&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Ce(s)&&!l&&Ia(e,s))?n=n.filter(h=>h!==s):i=c,s=pe(s)}return t.set(e,n),n}function Nl(e){let{element:t,boundary:o,rootBoundary:n,strategy:i}=e,s=[...o==="clippingAncestors"?El(t,this._c):[].concat(o),n],c=s[0],l=s.reduce((d,h)=>{let u=Ra(t,h,i);return d.top=Ht(u.top,d.top),d.right=nr(u.right,d.right),d.bottom=nr(u.bottom,d.bottom),d.left=Ht(u.left,d.left),d},Ra(t,c,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function Al(e){return Pa(e)}function Rl(e,t,o){let n=gt(t),i=Tt(t),a=o==="fixed",s=cr(e,!0,a,t),c={scrollLeft:0,scrollTop:0},l=_t(0);if(n||!n&&!a)if((Lt(t)!=="body"||Ce(i))&&(c=sr(t)),n){let d=cr(t,!0,a,t);l.x=d.x+t.clientLeft,l.y=d.y+t.clientTop}else i&&(l.x=Ta(i));return{x:s.left+c.scrollLeft-l.x,y:s.top+c.scrollTop-l.y,width:s.width,height:s.height}}function $a(e,t){return!gt(e)||lt(e).position==="fixed"?null:t?t(e):e.offsetParent}function ka(e,t){let o=et(e);if(!gt(e))return o;let n=$a(e,t);for(;n&&Ea(n)&<(n).position==="static";)n=$a(n,t);return n&&(Lt(n)==="html"||Lt(n)==="body"&<(n).position==="static"&&!Vr(n))?o:n||Na(e)||o}var $l=async function(e){let{reference:t,floating:o,strategy:n}=e,i=this.getOffsetParent||ka,a=this.getDimensions;return{reference:Rl(t,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Pl(e){return lt(e).direction==="rtl"}var Gr={convertOffsetParentRelativeRectToViewportRelativeRect:vl,getDocumentElement:Tt,getClippingRect:Nl,getOffsetParent:ka,getElementRects:$l,getClientRects:Sl,getDimensions:Al,getScale:Ee,isElement:Ot,isRTL:Pl};var Ma=(e,t,o)=>{let n=new Map,i={platform:Gr,...o},a={...i.platform,_c:n};return Oa(e,t,{...i,platform:a})};function Wa(e){return _l(e)}function Nn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function _l(e){for(let t=e;t;t=Nn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Nn(e);t;t=Nn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function An(e,t,o){return Ma(e,t,{platform:{...Gr,getOffsetParent:n=>Gr.getOffsetParent(n,Wa)},middleware:[En({crossAxis:!0}),Cn({allowedPlacements:[o]})]})}var _n={};U(_n,{FtLitElement:()=>H});var $n={};U($n,{ScopedRegistryLitElement:()=>lr});var Zr=window,Ll=Zr.ShadowRoot&&(Zr.ShadyCSS===void 0||Zr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Kh=Symbol();var Da=(e,t)=>{Ll?e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):t.forEach(o=>{let n=document.createElement("style"),i=Zr.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,e.appendChild(n)})};var lr=class extends $t{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([i,a])=>t.registry.define(i,a)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Da(n,t.elementStyles),n}};var Pn=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},za,Ua=Symbol("constructorPrototype"),Ba=Symbol("constructorName"),Ha=Symbol("exportpartsDebouncer"),H=class extends lr{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[za]=new yt(5),this[Ba]=this.constructor.name,this[Ua]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ba]&&Object.setPrototypeOf(this,this[Ua])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}applyCustomStylesheet(t){var o,n,i;if(this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((o=this.customStylesheet)!==null&&o!==void 0?o:"")}catch(a){console.error(a,this.customStylesheet)}}else if(((i=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&i!==void 0?i:[]).forEach(a=>a.remove()),this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Ha].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var o,n,i,a,s,c;let l=m=>m!=null&&m.trim().length>0,d=t.filter(l).map(m=>m.trim());if(d.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let m of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=m.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],g=(c=(s=m.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(v=>v.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...y,...g).filter(l).map(v=>v.trim()).forEach(v=>h.add(v))}if(h.size===0){this.removeAttribute("exportparts");return}let u=[...h.values()].flatMap(m=>d.map(y=>`${m}:${y}--${m}`));this.setAttribute("exportparts",[...this.part,...u].join(", "))}};za=Ha;Pn([N()],H.prototype,"exportpartsPrefix",void 0);Pn([Wo([])],H.prototype,"exportpartsPrefixes",void 0);Pn([N()],H.prototype,"customStylesheet",void 0);var Fa={};var In={};U(In,{highlightHtml:()=>kl,highlightHtmlColorCssVariable:()=>ja,highlightHtmlStyles:()=>Il});var de=class e{constructor(t,o=!0,n=[],i=5e3){this.ctx=t,this.iframes=o,this.exclude=n,this.iframesTimeout=i}static matches(t,o){let n=typeof o=="string"?[o]:o,i=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(i){let a=!1;return n.every(s=>i.call(t,s)?(a=!0,!1):!0),a}else return!1}getContexts(){let t,o=[];return typeof this.ctx>"u"||!this.ctx?t=[]:NodeList.prototype.isPrototypeOf(this.ctx)?t=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?t=this.ctx:typeof this.ctx=="string"?t=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):t=[this.ctx],t.forEach(n=>{let i=o.filter(a=>a.contains(n)).length>0;o.indexOf(n)===-1&&!i&&o.push(n)}),o}getIframeContents(t,o,n=()=>{}){let i;try{let a=t.contentWindow;if(i=a.document,!a||!i)throw new Error("iframe inaccessible")}catch{n()}i&&o(i)}isIframeBlank(t){let o="about:blank",n=t.getAttribute("src").trim();return t.contentWindow.location.href===o&&n!==o&&n}observeIframeLoad(t,o,n){let i=!1,a=null,s=()=>{if(!i){i=!0,clearTimeout(a);try{this.isIframeBlank(t)||(t.removeEventListener("load",s),this.getIframeContents(t,o,n))}catch{n()}}};t.addEventListener("load",s),a=setTimeout(s,this.iframesTimeout)}onIframeReady(t,o,n){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,o,n):this.getIframeContents(t,o,n):this.observeIframeLoad(t,o,n)}catch{n()}}waitForIframes(t,o){let n=0;this.forEachIframe(t,()=>!0,i=>{n++,this.waitForIframes(i.querySelector("html"),()=>{--n||o()})},i=>{i||o()})}forEachIframe(t,o,n,i=()=>{}){let a=t.querySelectorAll("iframe"),s=a.length,c=0;a=Array.prototype.slice.call(a);let l=()=>{--s<=0&&i(c)};s||l(),a.forEach(d=>{e.matches(d,this.exclude)?l():this.onIframeReady(d,h=>{o(d)&&(c++,n(h)),l()},l)})}createIterator(t,o,n){return document.createNodeIterator(t,o,n,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,o,n){let i=t.compareDocumentPosition(n),a=Node.DOCUMENT_POSITION_PRECEDING;if(i&a)if(o!==null){let s=o.compareDocumentPosition(n),c=Node.DOCUMENT_POSITION_FOLLOWING;if(s&c)return!0}else return!0;return!1}getIteratorNode(t){let o=t.previousNode(),n;return o===null?n=t.nextNode():n=t.nextNode()&&t.nextNode(),{prevNode:o,node:n}}checkIframeFilter(t,o,n,i){let a=!1,s=!1;return i.forEach((c,l)=>{c.val===n&&(a=l,s=c.handled)}),this.compareNodeIframe(t,o,n)?(a===!1&&!s?i.push({val:n,handled:!0}):a!==!1&&!s&&(i[a].handled=!0),!0):(a===!1&&i.push({val:n,handled:!1}),!1)}handleOpenIframes(t,o,n,i){t.forEach(a=>{a.handled||this.getIframeContents(a.val,s=>{this.createInstanceOnIframe(s).forEachNode(o,n,i)})})}iterateThroughNodes(t,o,n,i,a){let s=this.createIterator(o,t,i),c=[],l=[],d,h,u=()=>({prevNode:h,node:d}=this.getIteratorNode(s),d);for(;u();)this.iframes&&this.forEachIframe(o,m=>this.checkIframeFilter(d,h,m,c),m=>{this.createInstanceOnIframe(m).forEachNode(t,y=>l.push(y),i)}),l.push(d);l.forEach(m=>{n(m)}),this.iframes&&this.handleOpenIframes(c,t,n,i),a()}forEachNode(t,o,n,i=()=>{}){let a=this.getContexts(),s=a.length;s||i(),a.forEach(c=>{let l=()=>{this.iterateThroughNodes(t,c,o,n,()=>{--s<=0&&i()})};this.iframes?this.waitForIframes(c,l):l()})}};var pr=class{constructor(t){this.ctx=t,this.ie=!1;let o=window.navigator.userAgent;(o.indexOf("MSIE")>-1||o.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new de(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,o="debug"){let n=this.opt.log;this.opt.debug&&typeof n=="object"&&typeof n[o]=="function"&&n[o](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return this.opt.wildcards!=="disabled"&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),this.opt.wildcards!=="disabled"&&(t=this.createWildcardsRegExp(t)),t=this.createAccuracyRegExp(t),t}createSynonymsRegExp(t){let o=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",i=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let a in o)if(o.hasOwnProperty(a)){let s=o[a],c=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(a):this.escapeStr(a),l=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);c!==""&&l!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(c)}|${this.escapeStr(l)})`,`gm${n}`),i+`(${this.processSynomyms(c)}|${this.processSynomyms(l)})`+i))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return t=t.replace(/(?:\\)*\?/g,o=>o.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,o=>o.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let o=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,o?"[\\S\\s]?":"\\S?").replace(/\u0002/g,o?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(o,n,i)=>{let a=i.charAt(n+1);return/[(|)\\]/.test(a)||a===""?o:o+"\0"})}createJoinersRegExp(t){let o=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&o.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&o.push("\\u00ad\\u200b\\u200c\\u200d"),o.length?t.split(/\u0000+/).join(`[${o.join("")}]*`):t}createDiacriticsRegExp(t){let o=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105","A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010D","C\xC7\u0106\u010C","d\u0111\u010F","D\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119","E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B","I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142","L\u0141","n\xF1\u0148\u0144","N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D","O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159","R\u0158","s\u0161\u015B\u0219\u015F","S\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163","T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B","U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF","Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017A","Z\u017D\u017B\u0179"]:["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010DC\xC7\u0106\u010C","d\u0111\u010FD\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142L\u0141","n\xF1\u0148\u0144N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159R\u0158","s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017AZ\u017D\u017B\u0179"],i=[];return t.split("").forEach(a=>{n.every(s=>{if(s.indexOf(a)!==-1){if(i.indexOf(s)>-1)return!1;t=t.replace(new RegExp(`[${s}]`,`gm${o}`),`[${s}]`),i.push(s)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let o="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",n=this.opt.accuracy,i=typeof n=="string"?n:n.value,a=typeof n=="string"?[]:n.limiters,s="";switch(a.forEach(c=>{s+=`|${this.escapeStr(c)}`}),i){case"partially":default:return`()(${t})`;case"complementary":return s="\\s"+(s||this.escapeStr(o)),`()([^${s}]*${t}[^${s}]*)`;case"exactly":return`(^|\\s${s})(${t})(?=$|\\s${s})`}}getSeparatedKeywords(t){let o=[];return t.forEach(n=>{this.opt.separateWordSearch?n.split(" ").forEach(i=>{i.trim()&&o.indexOf(i)===-1&&o.push(i)}):n.trim()&&o.indexOf(n)===-1&&o.push(n)}),{keywords:o.sort((n,i)=>i.length-n.length),length:o.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||Object.prototype.toString.call(t[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];let o=[],n=0;return t.sort((i,a)=>i.start-a.start).forEach(i=>{let{start:a,end:s,valid:c}=this.callNoMatchOnInvalidRanges(i,n);c&&(i.start=a,i.length=s-a,o.push(i),n=s)}),o}callNoMatchOnInvalidRanges(t,o){let n,i,a=!1;return t&&typeof t.start<"u"?(n=parseInt(t.start,10),i=n+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&i-o>0&&i-n>0?a=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:n,end:i,valid:a}}checkWhitespaceRanges(t,o,n){let i,a=!0,s=n.length,c=o-s,l=parseInt(t.start,10)-c;return l=l>s?s:l,i=l+parseInt(t.length,10),i>s&&(i=s,this.log(`End range automatically set to the max value of ${s}`)),l<0||i-l<0||l>s||i>s?(a=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):n.substring(l,i).replace(/\s+/g,"")===""&&(a=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:l,end:i,valid:a}}getTextNodes(t){let o="",n=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,i=>{n.push({start:o.length,end:(o+=i.textContent).length,node:i})},i=>this.matchesExclude(i.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:o,nodes:n})})}matchesExclude(t){return de.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,o,n){let i=this.opt.element?this.opt.element:"mark",a=t.splitText(o),s=a.splitText(n-o),c=document.createElement(i);return c.setAttribute("data-markjs","true"),this.opt.className&&c.setAttribute("class",this.opt.className),c.textContent=a.textContent,a.parentNode.replaceChild(c,a),s}wrapRangeInMappedTextNode(t,o,n,i,a){t.nodes.every((s,c)=>{let l=t.nodes[c+1];if(typeof l>"u"||l.start>o){if(!i(s.node))return!1;let d=o-s.start,h=(n>s.end?s.end:n)-s.start,u=t.value.substr(0,s.start),m=t.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,d,h),t.value=u+m,t.nodes.forEach((y,g)=>{g>=c&&(t.nodes[g].start>0&&g!==c&&(t.nodes[g].start-=h),t.nodes[g].end-=h)}),n-=h,a(s.node.previousSibling,s.start),n>s.end)o=s.end;else return!1}return!0})}wrapMatches(t,o,n,i,a){let s=o===0?0:o+1;this.getTextNodes(c=>{c.nodes.forEach(l=>{l=l.node;let d;for(;(d=t.exec(l.textContent))!==null&&d[s]!=="";){if(!n(d[s],l))continue;let h=d.index;if(s!==0)for(let u=1;u<s;u++)h+=d[u].length;l=this.wrapRangeInTextNode(l,h,h+d[s].length),i(l.previousSibling),t.lastIndex=0}}),a()})}wrapMatchesAcrossElements(t,o,n,i,a){let s=o===0?0:o+1;this.getTextNodes(c=>{let l;for(;(l=t.exec(c.value))!==null&&l[s]!=="";){let d=l.index;if(s!==0)for(let u=1;u<s;u++)d+=l[u].length;let h=d+l[s].length;this.wrapRangeInMappedTextNode(c,d,h,u=>n(l[s],u),(u,m)=>{t.lastIndex=m,i(u)})}a()})}wrapRangeFromIndex(t,o,n,i){this.getTextNodes(a=>{let s=a.value.length;t.forEach((c,l)=>{let{start:d,end:h,valid:u}=this.checkWhitespaceRanges(c,s,a.value);u&&this.wrapRangeInMappedTextNode(a,d,h,m=>o(m,c,a.value.substring(d,h),l),m=>{n(m,c)})}),i()})}unwrapMatches(t){let o=t.parentNode,n=document.createDocumentFragment();for(;t.firstChild;)n.appendChild(t.removeChild(t.firstChild));o.replaceChild(n,t),this.ie?this.normalizeTextNode(o):o.normalize()}normalizeTextNode(t){if(t){if(t.nodeType===3)for(;t.nextSibling&&t.nextSibling.nodeType===3;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,o){this.opt=o,this.log(`Searching with expression "${t}"`);let n=0,i="wrapMatches",a=s=>{n++,this.opt.each(s)};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),this[i](t,this.opt.ignoreGroups,(s,c)=>this.opt.filter(c,s,n),a,()=>{n===0&&this.opt.noMatch(t),this.opt.done(n)})}mark(t,o){this.opt=o;let n=0,i="wrapMatches",{keywords:a,length:s}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),c=this.opt.caseSensitive?"":"i",l=d=>{let h=new RegExp(this.createRegExp(d),`gm${c}`),u=0;this.log(`Searching with expression "${h}"`),this[i](h,1,(m,y)=>this.opt.filter(y,d,n,u),m=>{u++,n++,this.opt.each(m)},()=>{u===0&&this.opt.noMatch(d),a[s-1]===d?this.opt.done(n):l(a[a.indexOf(d)+1])})};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),s===0?this.opt.done(n):l(a[0])}markRanges(t,o){this.opt=o;let n=0,i=this.checkRanges(t);i&&i.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(i)),this.wrapRangeFromIndex(i,(a,s,c,l)=>this.opt.filter(a,s,c,l),(a,s)=>{n++,this.opt.each(a,s)},()=>{this.opt.done(n)})):this.opt.done(n)}unmark(t){this.opt=t;let o=this.opt.element?this.opt.element:"*";o+="[data-markjs]",this.opt.className&&(o+=`.${this.opt.className}`),this.log(`Removal selector "${o}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,n=>{this.unwrapMatches(n)},n=>{let i=de.matches(n,o),a=this.matchesExclude(n);return!i||a?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Ln(e){let t=new pr(e);return this.mark=(o,n)=>(t.mark(o,n),this),this.markRegExp=(o,n)=>(t.markRegExp(o,n),this),this.markRanges=(o,n)=>(t.markRanges(o,n),this),this.unmark=o=>(t.unmark(o),this),this}var Tl=Ln,ja=r.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Il=P`
|
|
140
7
|
.highlight-html-match {
|
|
141
|
-
background: ${
|
|
8
|
+
background: ${ja};
|
|
142
9
|
}
|
|
143
|
-
`,
|
|
10
|
+
`,Tn={className:"highlight-html-match"};function kl(e,t){var o;let n=e.getAttribute("data-highlight-html-query");if((n??"")!==(t??"")){let i=new Tl(e);i.unmark(Tn),t&&t.trim()&&(i.mark(t.replace(/"[^"]+"/g,""),{...Tn,separateWordSearch:!0}),((o=t.match(/"[^"]+"/g))!==null&&o!==void 0?o:[]).forEach(s=>i.mark(s.replace(/"/g,""),{...Tn,separateWordSearch:!1})))}e.setAttribute("data-highlight-html-query",t??"")}var kn={};U(kn,{noTextSelect:()=>dr,safariEllipsisFix:()=>fr,wordWrap:()=>Ml});var dr=P`
|
|
144
11
|
.ft-no-text-select {
|
|
145
12
|
-webkit-touch-callout: none;
|
|
146
13
|
-webkit-user-select: none;
|
|
@@ -149,7 +16,7 @@ function Ro(t){return(o,e)=>{const{slot:r,selector:i}=t??{},n="slot"+(r?`[name=$
|
|
|
149
16
|
-ms-user-select: none;
|
|
150
17
|
user-select: none;
|
|
151
18
|
}
|
|
152
|
-
`,
|
|
19
|
+
`,Ml=P`
|
|
153
20
|
.ft-word-wrap {
|
|
154
21
|
white-space: normal;
|
|
155
22
|
word-wrap: break-word;
|
|
@@ -161,7 +28,7 @@ function Ro(t){return(o,e)=>{const{slot:r,selector:i}=t??{},n="slot"+(r?`[name=$
|
|
|
161
28
|
-webkit-hyphens: auto;
|
|
162
29
|
hyphens: auto
|
|
163
30
|
}
|
|
164
|
-
`,
|
|
31
|
+
`,fr=P`
|
|
165
32
|
.ft-safari-ellipsis-fix {
|
|
166
33
|
margin-right: 0;
|
|
167
34
|
|
|
@@ -172,124 +39,119 @@ function Ro(t){return(o,e)=>{const{slot:r,selector:i}=t??{},n="slot"+(r?`[name=$
|
|
|
172
39
|
display: inline-block;
|
|
173
40
|
width: 0;
|
|
174
41
|
}
|
|
175
|
-
`;var Ji=Object.freeze({__proto__:null,noTextSelect:Vi,safariEllipsisFix:Yi,wordWrap:qi}),Xi=Object.freeze({__proto__:null});var Qi=Object.freeze({__proto__:null,ParametrizedLabelResolver:class{constructor(t,o){this.defaultLabels=t,this.labels=o}resolve(t,...o){var e,r;t=this.resolvePluralKey(t,o);let i=null!==(r=null!==(e=this.labels[t])&&void 0!==e?e:this.defaultLabels[t])&&void 0!==r?r:"";return o.forEach(((t,o)=>i=i.replace(new RegExp(`\\{${o}([^}]*)\\}`,"g"),((o,e)=>this.formatValue(t,e))))),i}resolvePluralKey(t,o){for(let e of o)if("number"==typeof e){const o=`${String(t)}[\\=${e}]`;if(o in this.labels||o in this.defaultLabels)return o}return t}formatValue(t,o){return t instanceof Date?this.formatDate(t,o):null!=t?t:""}formatDate(t,o){const e=e=>(null==o?void 0:o.includes("date"))?t.toLocaleDateString(e):(null==o?void 0:o.includes("time"))?t.toLocaleTimeString(e):t.toLocaleString(e);try{return e(document.documentElement.lang)}catch(t){return e()}}}});class tn{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter((o=>o.type!==t.type))),this.queue.push(t)}consume(t){const o=this.queue.find((o=>o.type===t));return o&&(this.queue=this.queue.filter((t=>t!==o))),o}}function on(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var en,rn,nn;const an=Symbol("internalReduxEventsUnsubscribers"),ln=Symbol("internalStoresUnsubscribers"),sn=Symbol("internalStores");class cn extends Zi{constructor(){super(...arguments),this[en]=new Map,this[rn]=new Map,this[nn]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some((o=>t.has(o)))&&this.updateFromStores()}getUnnamedStore(){if(this[sn].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[sn].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[sn].get(t)}addStore(t,o){var e;o=null!==(e=null!=o?o:on(t)?t.name:void 0)&&void 0!==e?e:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){const o="string"==typeof t?t:t.name;this.unsubscribeFromStore(o),this[sn].delete(o)}setupStore(t,o){this[sn].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[sn].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach(((t,o)=>{const e=this.constructor.getPropertyOptions(o);if(!(null==e?void 0:e.attribute)||!this.hasAttribute("string"==typeof(null==e?void 0:e.attribute)?e.attribute:o)){const e=this.getStore(t.store);e&&(t.store?this[ln].has(t.store):this[ln].size>0)&&(this[o]=t.selector(e.getState(),this))}}))}subscribeToStore(t,o){var e;this[ln].set(t,o.subscribe((()=>this.updateFromStores()))),on(o)&&o.eventBus&&(null===(e=this.reduxConstructor.reduxEventListeners)||void 0===e||e.forEach(((t,e)=>{if("function"==typeof this[e]&&(!t.store||o.name===t.store)){const r=t=>this[e](t);o.eventBus.addEventListener(t.eventName,r),this[an].push((()=>o.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ln].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[an].forEach((t=>t())),this[an]=[]}unsubscribeFromStore(t){this[ln].has(t)&&this[ln].get(t)(),this[ln].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}function fn(t){for(var o=arguments.length,e=Array(o>1?o-1:0),r=1;r<o;r++)e[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(e.length?" "+e.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function pn(t){return!!t&&!!t[Jn]}function dn(t){var o;return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;var e=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return e===Object||"function"==typeof e&&Function.toString.call(e)===Xn}(t)||Array.isArray(t)||!!t[Yn]||!!(null===(o=t.constructor)||void 0===o?void 0:o[Yn])||mn(t)||vn(t))}function hn(t,o,e){void 0===e&&(e=!1),0===un(t)?(e?Object.keys:Qn)(t).forEach((function(r){e&&"symbol"==typeof r||o(r,t[r],t)})):t.forEach((function(e,r){return o(r,e,t)}))}function un(t){var o=t[Jn];return o?o.i>3?o.i-4:o.i:Array.isArray(t)?1:mn(t)?2:vn(t)?3:0}function gn(t,o){return 2===un(t)?t.has(o):Object.prototype.hasOwnProperty.call(t,o)}function yn(t,o,e){var r=un(t);2===r?t.set(o,e):3===r?t.add(e):t[o]=e}function bn(t,o){return t===o?0!==t||1/t==1/o:t!=t&&o!=o}function mn(t){return Tn&&t instanceof Map}function vn(t){return Gn&&t instanceof Set}function xn(t){return t.o||t.t}function On(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var o=ta(t);delete o[Jn];for(var e=Qn(o),r=0;r<e.length;r++){var i=e[r],n=o[i];!1===n.writable&&(n.writable=!0,n.configurable=!0),(n.get||n.set)&&(o[i]={configurable:!0,writable:!0,enumerable:n.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),o)}function wn(t,o){return void 0===o&&(o=!1),Cn(t)||pn(t)||!dn(t)||(un(t)>1&&(t.set=t.add=t.clear=t.delete=Sn),Object.freeze(t),o&&hn(t,(function(t,o){return wn(o,!0)}),!0)),t}function Sn(){fn(2)}function Cn(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function Nn(t){var o=oa[t];return o||fn(18,t),o}function En(){return Dn}function $n(t,o){o&&(Nn("Patches"),t.u=[],t.s=[],t.v=o)}function In(t){Rn(t),t.p.forEach(Ln),t.p=null}function Rn(t){t===Dn&&(Dn=t.l)}function kn(t){return Dn={p:[],l:Dn,h:t,m:!0,_:0}}function Ln(t){var o=t[Jn];0===o.i||1===o.i?o.j():o.g=!0}function Wn(t,o){o._=o.p.length;var e=o.p[0],r=void 0!==t&&t!==e;return o.h.O||Nn("ES5").S(o,t,r),r?(e[Jn].P&&(In(o),fn(4)),dn(t)&&(t=Un(o,t),o.l||Bn(o,t)),o.u&&Nn("Patches").M(e[Jn].t,t,o.u,o.s)):t=Un(o,e,[]),In(o),o.u&&o.v(o.u,o.s),t!==qn?t:void 0}function Un(t,o,e){if(Cn(o))return o;var r=o[Jn];if(!r)return hn(o,(function(i,n){return zn(t,r,o,i,n,e)}),!0),o;if(r.A!==t)return o;if(!r.P)return Bn(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=4===r.i||5===r.i?r.o=On(r.k):r.o,n=i,a=!1;3===r.i&&(n=new Set(i),i.clear(),a=!0),hn(n,(function(o,n){return zn(t,r,i,o,n,e,a)})),Bn(t,i,!1),e&&t.u&&Nn("Patches").N(r,e,t.u,t.s)}return r.o}function zn(t,o,e,r,i,n,a){if(pn(i)){var l=Un(t,i,n&&o&&3!==o.i&&!gn(o.R,r)?n.concat(r):void 0);if(yn(e,r,l),!pn(l))return;t.m=!1}else a&&e.add(i);if(dn(i)&&!Cn(i)){if(!t.h.D&&t._<1)return;Un(t,i),o&&o.A.l||Bn(t,i)}}function Bn(t,o,e){void 0===e&&(e=!1),!t.l&&t.h.D&&t.m&&wn(o,e)}function Fn(t,o){var e=t[Jn];return(e?xn(e):t)[o]}function An(t,o){if(o in t)for(var e=Object.getPrototypeOf(t);e;){var r=Object.getOwnPropertyDescriptor(e,o);if(r)return r;e=Object.getPrototypeOf(e)}}function jn(t){t.P||(t.P=!0,t.l&&jn(t.l))}function Zn(t){t.o||(t.o=On(t.t))}function _n(t,o,e){var r=mn(o)?Nn("MapSet").F(o,e):vn(o)?Nn("MapSet").T(o,e):t.O?function(t,o){var e=Array.isArray(t),r={i:e?1:0,A:o?o.A:En(),P:!1,I:!1,R:{},l:o,t,k:null,o:null,j:null,C:!1},i=r,n=ea;e&&(i=[r],n=ra);var a=Proxy.revocable(i,n),l=a.revoke,s=a.proxy;return r.k=s,r.j=l,s}(o,e):Nn("ES5").J(o,e);return(e?e.A:En()).p.push(r),r}function Pn(t){return pn(t)||fn(22,t),function t(o){if(!dn(o))return o;var e,r=o[Jn],i=un(o);if(r){if(!r.P&&(r.i<4||!Nn("ES5").K(r)))return r.t;r.I=!0,e=Kn(o,i),r.I=!1}else e=Kn(o,i);return hn(e,(function(o,i){r&&function(t,o){return 2===un(t)?t.get(o):t[o]}(r.t,o)===i||yn(e,o,t(i))})),3===i?new Set(e):e}(t)}function Kn(t,o){switch(o){case 2:return new Map(t);case 3:return Array.from(t)}return On(t)}en=ln,rn=sn,nn=an,cn.reduxProperties=new Map,cn.reduxReactiveProperties=new Set,cn.reduxEventListeners=new Map;var Mn,Dn,Hn="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),Tn="undefined"!=typeof Map,Gn="undefined"!=typeof Set,Vn="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,qn=Hn?Symbol.for("immer-nothing"):((Mn={})["immer-nothing"]=!0,Mn),Yn=Hn?Symbol.for("immer-draftable"):"__$immer_draftable",Jn=Hn?Symbol.for("immer-state"):"__$immer_state",Xn=""+Object.prototype.constructor,Qn="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,ta=Object.getOwnPropertyDescriptors||function(t){var o={};return Qn(t).forEach((function(e){o[e]=Object.getOwnPropertyDescriptor(t,e)})),o},oa={},ea={get:function(t,o){if(o===Jn)return t;var e=xn(t);if(!gn(e,o))return function(t,o,e){var r,i=An(o,e);return i?"value"in i?i.value:null===(r=i.get)||void 0===r?void 0:r.call(t.k):void 0}(t,e,o);var r=e[o];return t.I||!dn(r)?r:r===Fn(t.t,o)?(Zn(t),t.o[o]=_n(t.A.h,r,t)):r},has:function(t,o){return o in xn(t)},ownKeys:function(t){return Reflect.ownKeys(xn(t))},set:function(t,o,e){var r=An(xn(t),o);if(null==r?void 0:r.set)return r.set.call(t.k,e),!0;if(!t.P){var i=Fn(xn(t),o),n=null==i?void 0:i[Jn];if(n&&n.t===e)return t.o[o]=e,t.R[o]=!1,!0;if(bn(e,i)&&(void 0!==e||gn(t.t,o)))return!0;Zn(t),jn(t)}return t.o[o]===e&&(void 0!==e||o in t.o)||Number.isNaN(e)&&Number.isNaN(t.o[o])||(t.o[o]=e,t.R[o]=!0),!0},deleteProperty:function(t,o){return void 0!==Fn(t.t,o)||o in t.t?(t.R[o]=!1,Zn(t),jn(t)):delete t.R[o],t.o&&delete t.o[o],!0},getOwnPropertyDescriptor:function(t,o){var e=xn(t),r=Reflect.getOwnPropertyDescriptor(e,o);return r?{writable:!0,configurable:1!==t.i||"length"!==o,enumerable:r.enumerable,value:e[o]}:r},defineProperty:function(){fn(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){fn(12)}},ra={};hn(ea,(function(t,o){ra[t]=function(){return arguments[0]=arguments[0][0],o.apply(this,arguments)}})),ra.deleteProperty=function(t,o){return ra.set.call(this,t,o,void 0)},ra.set=function(t,o,e){return ea.set.call(this,t[0],o,e,t[0])};var ia=function(){function t(t){var o=this;this.O=Vn,this.D=!0,this.produce=function(t,e,r){if("function"==typeof t&&"function"!=typeof e){var i=e;e=t;var n=o;return function(t){var o=this;void 0===t&&(t=i);for(var r=arguments.length,a=Array(r>1?r-1:0),l=1;l<r;l++)a[l-1]=arguments[l];return n.produce(t,(function(t){var r;return(r=e).call.apply(r,[o,t].concat(a))}))}}var a;if("function"!=typeof e&&fn(6),void 0!==r&&"function"!=typeof r&&fn(7),dn(t)){var l=kn(o),s=_n(o,t,void 0),c=!0;try{a=e(s),c=!1}finally{c?In(l):Rn(l)}return"undefined"!=typeof Promise&&a instanceof Promise?a.then((function(t){return $n(l,r),Wn(t,l)}),(function(t){throw In(l),t})):($n(l,r),Wn(a,l))}if(!t||"object"!=typeof t){if(void 0===(a=e(t))&&(a=t),a===qn&&(a=void 0),o.D&&wn(a,!0),r){var f=[],p=[];Nn("Patches").M(t,a,f,p),r(f,p)}return a}fn(21,t)},this.produceWithPatches=function(t,e){if("function"==typeof t)return function(e){for(var r=arguments.length,i=Array(r>1?r-1:0),n=1;n<r;n++)i[n-1]=arguments[n];return o.produceWithPatches(e,(function(o){return t.apply(void 0,[o].concat(i))}))};var r,i,n=o.produce(t,e,(function(t,o){r=t,i=o}));return"undefined"!=typeof Promise&&n instanceof Promise?n.then((function(t){return[t,r,i]})):[n,r,i]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var o=t.prototype;return o.createDraft=function(t){dn(t)||fn(8),pn(t)&&(t=Pn(t));var o=kn(this),e=_n(this,t,void 0);return e[Jn].C=!0,Rn(o),e},o.finishDraft=function(t,o){var e=(t&&t[Jn]).A;return $n(e,o),Wn(void 0,e)},o.setAutoFreeze=function(t){this.D=t},o.setUseProxies=function(t){t&&!Vn&&fn(20),this.O=t},o.applyPatches=function(t,o){var e;for(e=o.length-1;e>=0;e--){var r=o[e];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}e>-1&&(o=o.slice(e+1));var i=Nn("Patches").$;return pn(t)?i(t,o):this.produce(t,(function(t){return i(t,o)}))},t}(),na=new ia,aa=na.produce;function la(t){return la="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},la(t)}function sa(t){var o=function(t,o){if("object"!==la(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,o||"default");if("object"!==la(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===o?String:Number)(t)}(t,"string");return"symbol"===la(o)?o:String(o)}function ca(t,o,e){return(o=sa(o))in t?Object.defineProperty(t,o,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[o]=e,t}function fa(t,o){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);o&&(r=r.filter((function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable}))),e.push.apply(e,r)}return e}function pa(t){for(var o=1;o<arguments.length;o++){var e=null!=arguments[o]?arguments[o]:{};o%2?fa(Object(e),!0).forEach((function(o){ca(t,o,e[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):fa(Object(e)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(e,o))}))}return t}function da(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}na.produceWithPatches.bind(na),na.setAutoFreeze.bind(na),na.setUseProxies.bind(na),na.applyPatches.bind(na),na.createDraft.bind(na),na.finishDraft.bind(na);var ha="function"==typeof Symbol&&Symbol.observable||"@@observable",ua=function(){return Math.random().toString(36).substring(7).split("").join(".")},ga={INIT:"@@redux/INIT"+ua(),REPLACE:"@@redux/REPLACE"+ua(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ua()}};function ya(t,o,e){var r;if("function"==typeof o&&"function"==typeof e||"function"==typeof e&&"function"==typeof arguments[3])throw new Error(da(0));if("function"==typeof o&&void 0===e&&(e=o,o=void 0),void 0!==e){if("function"!=typeof e)throw new Error(da(1));return e(ya)(t,o)}if("function"!=typeof t)throw new Error(da(2));var i=t,n=o,a=[],l=a,s=!1;function c(){l===a&&(l=a.slice())}function f(){if(s)throw new Error(da(3));return n}function p(t){if("function"!=typeof t)throw new Error(da(4));if(s)throw new Error(da(5));var o=!0;return c(),l.push(t),function(){if(o){if(s)throw new Error(da(6));o=!1,c();var e=l.indexOf(t);l.splice(e,1),a=null}}}function d(t){if(!function(t){if("object"!=typeof t||null===t)return!1;for(var o=t;null!==Object.getPrototypeOf(o);)o=Object.getPrototypeOf(o);return Object.getPrototypeOf(t)===o}(t))throw new Error(da(7));if(void 0===t.type)throw new Error(da(8));if(s)throw new Error(da(9));try{s=!0,n=i(n,t)}finally{s=!1}for(var o=a=l,e=0;e<o.length;e++){(0,o[e])()}return t}return d({type:ga.INIT}),(r={dispatch:d,subscribe:p,getState:f,replaceReducer:function(t){if("function"!=typeof t)throw new Error(da(10));i=t,d({type:ga.REPLACE})}})[ha]=function(){var t,o=p;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(da(11));function e(){t.next&&t.next(f())}return e(),{unsubscribe:o(e)}}})[ha]=function(){return this},t},r}function ba(t){for(var o=Object.keys(t),e={},r=0;r<o.length;r++){var i=o[r];"function"==typeof t[i]&&(e[i]=t[i])}var n,a=Object.keys(e);try{!function(t){Object.keys(t).forEach((function(o){var e=t[o];if(void 0===e(void 0,{type:ga.INIT}))throw new Error(da(12));if(void 0===e(void 0,{type:ga.PROBE_UNKNOWN_ACTION()}))throw new Error(da(13))}))}(e)}catch(t){n=t}return function(t,o){if(void 0===t&&(t={}),n)throw n;for(var r=!1,i={},l=0;l<a.length;l++){var s=a[l],c=e[s],f=t[s],p=c(f,o);if(void 0===p)throw o&&o.type,new Error(da(14));i[s]=p,r=r||p!==f}return(r=r||a.length!==Object.keys(t).length)?i:t}}function ma(){for(var t=arguments.length,o=new Array(t),e=0;e<t;e++)o[e]=arguments[e];return 0===o.length?function(t){return t}:1===o.length?o[0]:o.reduce((function(t,o){return function(){return t(o.apply(void 0,arguments))}}))}function va(){for(var t=arguments.length,o=new Array(t),e=0;e<t;e++)o[e]=arguments[e];return function(t){return function(){var e=t.apply(void 0,arguments),r=function(){throw new Error(da(15))},i={getState:e.getState,dispatch:function(){return r.apply(void 0,arguments)}},n=o.map((function(t){return t(i)}));return r=ma.apply(void 0,n)(e.dispatch),pa(pa({},e),{},{dispatch:r})}}}function xa(t){return function(o){var e=o.dispatch,r=o.getState;return function(o){return function(i){return"function"==typeof i?i(e,r,t):o(i)}}}}var Oa=xa();Oa.withExtraArgument=xa;var wa,Sa=Oa,Ca=(wa=function(t,o){return wa=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(t[e]=o[e])},wa(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function e(){this.constructor=t}wa(t,o),t.prototype=null===o?Object.create(o):(e.prototype=o.prototype,new e)}),Na=function(t,o){var e,r,i,n,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return n={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(n[Symbol.iterator]=function(){return this}),n;function l(n){return function(l){return function(n){if(e)throw new TypeError("Generator is already executing.");for(;a;)try{if(e=1,r&&(i=2&n[0]?r.return:n[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,n[1])).done)return i;switch(r=0,i&&(n=[2&n[0],i.value]),n[0]){case 0:case 1:i=n;break;case 4:return a.label++,{value:n[1],done:!1};case 5:a.label++,r=n[1],n=[0];continue;case 7:n=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==n[0]&&2!==n[0])){a=0;continue}if(3===n[0]&&(!i||n[1]>i[0]&&n[1]<i[3])){a.label=n[1];break}if(6===n[0]&&a.label<i[1]){a.label=i[1],i=n;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(n);break}i[2]&&a.ops.pop(),a.trys.pop();continue}n=o.call(t,a)}catch(t){n=[6,t],r=0}finally{e=i=0}if(5&n[0])throw n[1];return{value:n[0]?n[1]:void 0,done:!0}}([n,l])}}},Ea=function(t,o){for(var e=0,r=o.length,i=t.length;e<r;e++,i++)t[i]=o[e];return t},$a=Object.defineProperty,Ia=Object.defineProperties,Ra=Object.getOwnPropertyDescriptors,ka=Object.getOwnPropertySymbols,La=Object.prototype.hasOwnProperty,Wa=Object.prototype.propertyIsEnumerable,Ua=function(t,o,e){return o in t?$a(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e},za=function(t,o){for(var e in o||(o={}))La.call(o,e)&&Ua(t,e,o[e]);if(ka)for(var r=0,i=ka(o);r<i.length;r++){e=i[r];Wa.call(o,e)&&Ua(t,e,o[e])}return t},Ba=function(t,o){return Ia(t,Ra(o))},Fa="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?ma:ma.apply(null,arguments)};var Aa=function(t){function o(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var i=t.apply(this,e)||this;return Object.setPrototypeOf(i,o.prototype),i}return Ca(o,t),Object.defineProperty(o,Symbol.species,{get:function(){return o},enumerable:!1,configurable:!0}),o.prototype.concat=function(){for(var o=[],e=0;e<arguments.length;e++)o[e]=arguments[e];return t.prototype.concat.apply(this,o)},o.prototype.prepend=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Array.isArray(t[0])?new(o.bind.apply(o,Ea([void 0],t[0].concat(this)))):new(o.bind.apply(o,Ea([void 0],t.concat(this))))},o}(Array),ja=function(t){function o(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var i=t.apply(this,e)||this;return Object.setPrototypeOf(i,o.prototype),i}return Ca(o,t),Object.defineProperty(o,Symbol.species,{get:function(){return o},enumerable:!1,configurable:!0}),o.prototype.concat=function(){for(var o=[],e=0;e<arguments.length;e++)o[e]=arguments[e];return t.prototype.concat.apply(this,o)},o.prototype.prepend=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Array.isArray(t[0])?new(o.bind.apply(o,Ea([void 0],t[0].concat(this)))):new(o.bind.apply(o,Ea([void 0],t.concat(this))))},o}(Array);function Za(t){return dn(t)?aa(t,(function(){})):t}function _a(){return function(t){return function(t){void 0===t&&(t={});var o=t.thunk,e=void 0===o||o;t.immutableCheck,t.serializableCheck;var r=new Aa;e&&(!function(t){return"boolean"==typeof t}(e)?r.push(Sa.withExtraArgument(e.extraArgument)):r.push(Sa));return r}(t)}}function Pa(t){var o,e=_a(),r=t||{},i=r.reducer,n=void 0===i?void 0:i,a=r.middleware,l=void 0===a?e():a,s=r.devTools,c=void 0===s||s,f=r.preloadedState,p=void 0===f?void 0:f,d=r.enhancers,h=void 0===d?void 0:d;if("function"==typeof n)o=n;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;for(var e=o;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return o===e}(n))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');o=ba(n)}var u=l;"function"==typeof u&&(u=u(e));var g=va.apply(void 0,u),y=ma;c&&(y=Fa(za({trace:!1},"object"==typeof c&&c)));var b=new ja(g),m=b;return Array.isArray(h)?m=Ea([g],h):"function"==typeof h&&(m=h(b)),ya(o,p,y.apply(void 0,m))}function Ka(t,o){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];if(o){var i=o.apply(void 0,e);if(!i)throw new Error("prepareAction did not return an object");return za(za({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:e[0]}}return e.toString=function(){return""+t},e.type=t,e.match=function(o){return o.type===t},e}function Ma(t){var o,e={},r=[],i={addCase:function(t,o){var r="string"==typeof t?t:t.type;if(r in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[r]=o,i},addMatcher:function(t,o){return r.push({matcher:t,reducer:o}),i},addDefaultCase:function(t){return o=t,i}};return t(i),[e,r,o]}function Da(t){var o=t.name;if(!o)throw new Error("`name` is a required option for createSlice");var e,r="function"==typeof t.initialState?t.initialState:Za(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},l={},s={};function c(){var o="function"==typeof t.extraReducers?Ma(t.extraReducers):[t.extraReducers],e=o[0],i=void 0===e?{}:e,n=o[1],a=void 0===n?[]:n,s=o[2],c=void 0===s?void 0:s,f=za(za({},i),l);return function(t,o,e,r){void 0===e&&(e=[]);var i,n="function"==typeof o?Ma(o):[o,e,r],a=n[0],l=n[1],s=n[2];if(function(t){return"function"==typeof t}(t))i=function(){return Za(t())};else{var c=Za(t);i=function(){return c}}function f(t,o){void 0===t&&(t=i());var e=Ea([a[o.type]],l.filter((function(t){return(0,t.matcher)(o)})).map((function(t){return t.reducer})));return 0===e.filter((function(t){return!!t})).length&&(e=[s]),e.reduce((function(t,e){if(e){var r;if(pn(t))return void 0===(r=e(t,o))?t:r;if(dn(t))return aa(t,(function(t){return e(t,o)}));if(void 0===(r=e(t,o))){if(null===t)return t;throw Error("A case reducer on a non-draftable value must not return undefined")}return r}return t}),t)}return f.getInitialState=i,f}(r,(function(t){for(var o in f)t.addCase(o,f[o]);for(var e=0,r=a;e<r.length;e++){var i=r[e];t.addMatcher(i.matcher,i.reducer)}c&&t.addDefaultCase(c)}))}return n.forEach((function(t){var e,r,n=i[t],c=o+"/"+t;"reducer"in n?(e=n.reducer,r=n.prepare):e=n,a[t]=e,l[c]=e,s[t]=r?Ka(c,r):Ka(c)})),{name:o,reducer:function(t,o){return e||(e=c()),e(t,o)},actions:s,caseReducers:a,getInitialState:function(){return e||(e=c()),e.getInitialState()}}}var Ha=["name","message","stack","code"],Ta=function(t,o){this.payload=t,this.meta=o},Ga=function(t,o){this.payload=t,this.meta=o},Va=function(t){if("object"==typeof t&&null!==t){for(var o={},e=0,r=Ha;e<r.length;e++){var i=r[e];"string"==typeof t[i]&&(o[i]=t[i])}return o}return{message:String(t)}};function qa(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}!function(){function t(t,o,e){var r=Ka(t+"/fulfilled",(function(t,o,e,r){return{payload:t,meta:Ba(za({},r||{}),{arg:e,requestId:o,requestStatus:"fulfilled"})}})),i=Ka(t+"/pending",(function(t,o,e){return{payload:void 0,meta:Ba(za({},e||{}),{arg:o,requestId:t,requestStatus:"pending"})}})),n=Ka(t+"/rejected",(function(t,o,r,i,n){return{payload:i,error:(e&&e.serializeError||Va)(t||"Rejected"),meta:Ba(za({},n||{}),{arg:r,requestId:o,rejectedWithValue:!!i,requestStatus:"rejected",aborted:"AbortError"===(null==t?void 0:t.name),condition:"ConditionError"===(null==t?void 0:t.name)})}})),a="undefined"!=typeof AbortController?AbortController:function(){function t(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return t.prototype.abort=function(){},t}();return Object.assign((function(t){return function(l,s,c){var f,p=(null==e?void 0:e.idGenerator)?e.idGenerator(t):function(t){void 0===t&&(t=21);for(var o="",e=t;e--;)o+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return o}(),d=new a;function h(t){f=t,d.abort()}var u=function(){return a=this,u=null,g=function(){var a,u,g,y,b,m;return Na(this,(function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),y=null==(a=null==e?void 0:e.condition)?void 0:a.call(e,t,{getState:s,extra:c}),null===(x=y)||"object"!=typeof x||"function"!=typeof x.then?[3,2]:[4,y];case 1:y=v.sent(),v.label=2;case 2:if(!1===y||d.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return b=new Promise((function(t,o){return d.signal.addEventListener("abort",(function(){return o({name:"AbortError",message:f||"Aborted"})}))})),l(i(p,t,null==(u=null==e?void 0:e.getPendingMeta)?void 0:u.call(e,{requestId:p,arg:t},{getState:s,extra:c}))),[4,Promise.race([b,Promise.resolve(o(t,{dispatch:l,getState:s,extra:c,requestId:p,signal:d.signal,abort:h,rejectWithValue:function(t,o){return new Ta(t,o)},fulfillWithValue:function(t,o){return new Ga(t,o)}})).then((function(o){if(o instanceof Ta)throw o;return o instanceof Ga?r(o.payload,p,t,o.meta):r(o,p,t)}))])];case 3:return g=v.sent(),[3,5];case 4:return m=v.sent(),g=m instanceof Ta?n(null,p,t,m.payload,m.meta):n(m,p,t),[3,5];case 5:return e&&!e.dispatchConditionRejection&&n.match(g)&&g.meta.condition||l(g),[2,g]}var x}))},new Promise((function(t,o){var e=function(t){try{i(g.next(t))}catch(t){o(t)}},r=function(t){try{i(g.throw(t))}catch(t){o(t)}},i=function(o){return o.done?t(o.value):Promise.resolve(o.value).then(e,r)};i((g=g.apply(a,u)).next())}));var a,u,g}();return Object.assign(u,{abort:h,requestId:p,arg:t,unwrap:function(){return u.then(qa)}})}}),{pending:i,rejected:n,fulfilled:r,typePrefix:t})}t.withTypes=function(){return t}}();var Ya="listenerMiddleware";Ka(Ya+"/add"),Ka(Ya+"/removeAll"),Ka(Ya+"/remove"),"function"==typeof queueMicrotask&&queueMicrotask.bind("undefined"!=typeof window?window:"undefined"!=typeof global?global:globalThis),function(){function t(t,o){var e=i[t];return e?e.enumerable=o:i[t]=e={configurable:!0,enumerable:o,get:function(){var o=this[Jn];return ea.get(o,t)},set:function(o){var e=this[Jn];ea.set(e,t,o)}},e}function o(t){for(var o=t.length-1;o>=0;o--){var i=t[o][Jn];if(!i.P)switch(i.i){case 5:r(i)&&jn(i);break;case 4:e(i)&&jn(i)}}}function e(t){for(var o=t.t,e=t.k,r=Qn(e),i=r.length-1;i>=0;i--){var n=r[i];if(n!==Jn){var a=o[n];if(void 0===a&&!gn(o,n))return!0;var l=e[n],s=l&&l[Jn];if(s?s.t!==a:!bn(l,a))return!0}}var c=!!o[Jn];return r.length!==Qn(o).length+(c?0:1)}function r(t){var o=t.k;if(o.length!==t.t.length)return!0;var e=Object.getOwnPropertyDescriptor(o,o.length-1);if(e&&!e.get)return!0;for(var r=0;r<o.length;r++)if(!o.hasOwnProperty(r))return!0;return!1}var i={};!function(t,o){oa[t]||(oa[t]=o)}("ES5",{J:function(o,e){var r=Array.isArray(o),i=function(o,e){if(o){for(var r=Array(e.length),i=0;i<e.length;i++)Object.defineProperty(r,""+i,t(i,!0));return r}var n=ta(e);delete n[Jn];for(var a=Qn(n),l=0;l<a.length;l++){var s=a[l];n[s]=t(s,o||!!n[s].enumerable)}return Object.create(Object.getPrototypeOf(e),n)}(r,o),n={i:r?5:4,A:e?e.A:En(),P:!1,I:!1,R:{},l:e,t:o,k:i,o:null,g:!1,C:!1};return Object.defineProperty(i,Jn,{value:n,writable:!0}),i},S:function(t,e,i){i?pn(e)&&e[Jn].A===t&&o(t.p):(t.u&&function t(o){if(o&&"object"==typeof o){var e=o[Jn];if(e){var i=e.t,n=e.k,a=e.R,l=e.i;if(4===l)hn(n,(function(o){o!==Jn&&(void 0!==i[o]||gn(i,o)?a[o]||t(n[o]):(a[o]=!0,jn(e)))})),hn(i,(function(t){void 0!==n[t]||gn(n,t)||(a[t]=!1,jn(e))}));else if(5===l){if(r(e)&&(jn(e),a.length=!0),n.length<i.length)for(var s=n.length;s<i.length;s++)a[s]=!1;else for(var c=i.length;c<n.length;c++)a[c]=!0;for(var f=Math.min(n.length,i.length),p=0;p<f;p++)n.hasOwnProperty(p)||(a[p]=!0),void 0===a[p]&&t(n[p])}}}}(t.p[0]),o(t.p))},K:function(t){return 4===t.i?e(t):r(t)}})}(),window.ftReduxStores||(window.ftReduxStores={});class Ja{static get(t){var o;const e="string"==typeof t?t:t.name,r="string"==typeof t?void 0:t,i=window.ftReduxStores[e];if(on(i))return i;if(null==r)return;const n=Da({...r,reducers:null!==(o=r.reducers)&&void 0!==o?o:{}}),a=Pa({reducer:(t,o)=>"CLEAR_FT_REDUX_STORE"===o.type?n.getInitialState():"string"==typeof o.type&&o.type.startsWith("DEFAULT_VALUE_SETTER__")?{...t,...o.overwrites}:n.reducer(t,o)});return window.ftReduxStores[r.name]=new Ja(n,a)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new tn,this.actions=new Proxy(this.reduxSlice.actions,{get:(t,o,e)=>{const r=o,i=t[r];return i?(...t)=>{const o=i(...t);return this.reduxStore.dispatch(o),o}:t=>{this.setState({[r]:t})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}var Xa=Object.freeze({__proto__:null,FtCommandQueue:tn,FtLitElementRedux:cn,FtReduxStore:Ja,clearAllStores:function(){var t;for(let o of Object.values(null!==(t=window.ftReduxStores)&&void 0!==t?t:{}))on(o)&&o.clear()},isFtReduxStore:on,redux:t=>{const o=null!=t?t:{};return(t,e)=>{var r;const i={hasChanged:(t,o)=>!de(t,o),attribute:!1,...o};So(i)(t,e);const n=t.constructor;n.reduxProperties=new Map(n.reduxProperties),n.reduxProperties.set(e,{selector:null!==(r=o.selector)&&void 0!==r?r:t=>t[e],store:o.store})}},reduxEventListener:t=>(o,e)=>{const r=o.constructor;r.reduxEventListeners=new Map(r.reduxEventListeners),r.reduxEventListeners.set(e,t)},reduxReactive:()=>(t,o)=>{var e;const r=t.constructor;r.reduxReactiveProperties=new Set(r.reduxReactiveProperties),null===(e=r.reduxReactiveProperties)||void 0===e||e.add(o)}});var Qa=Object.freeze({__proto__:null,serializeRequest:function(t,o){var e,r,i,n;const a=new URLSearchParams({"content-lang":null!==(e=o.contentLocale)&&void 0!==e?e:"all"});if((null===(r=o.query)||void 0===r?void 0:r.length)>0&&a.append("query",o.query),o.scope&&"DEFAULT"!==o.scope&&a.append("scope",o.scope.toLowerCase()),o.virtualField&&a.append("virtual-field",o.virtualField.toLowerCase()),o.periodFilter){let t=o.periodFilter.period;const e=t?`_${t.from}_${t.to}`:"";a.append("period",o.periodFilter.periodType.toLowerCase()+e)}if((null===(i=o.sort)||void 0===i?void 0:i.length)>0&&"ft:lastEdition"===o.sort[0].key&&a.append("sort","last_update"),(null===(n=o.filters)||void 0===n?void 0:n.length)>0){const t=o.filters.map((t=>{const o=t.values.map((t=>t.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*"))).map((t=>encodeURIComponent(function(t){return`"${t}"`}(t)))).join("_");return`${t.key}~${o}`})).join("*");a.append("filters",t)}return new URL(`${t.replace(/\/+$/,"")}/search?${a.toString()}`).href}});const tl=Symbol("elementInternals");function ol(t,o){return class extends t{static get formAssociated(){return!0}get form(){return this[tl].form}constructor(...t){super(t),this[tl]=this.attachInternals(),this[tl].role=o}setFormValue(t){this[tl].setFormValue(t)}}}var el,rl,il,nl,al=Object.freeze({__proto__:null,toFtFormComponent:ol});const ll=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(il=null===(rl=null===(el=window.safari)||void 0===el?void 0:el.pushNotification)||void 0===rl?void 0:rl.toString())&&void 0!==il?il:""),sl="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=null!==(nl=window.ftGlobals)&&void 0!==nl?nl:{lit:xo,litDecorators:Lo,litRepeat:Do,litClassMap:To,litStyleMap:Yo,litUnsafeHTML:Qo,wcUtils:{...ie,...re,...ae,...se,...be,...wr,...Er,...Ri,...xr,..._i,...Pi,...he,...Gi,...Ji,...Xi,...Qi,...Xa,...zi,...Qa,...al,isSafari:ll,isTouchScreen:sl}};
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
42
|
+
`;var Va={};var Wn={};U(Wn,{ParametrizedLabelResolver:()=>Mn});var Mn=class{constructor(t,o){this.defaultLabels=t,this.labels=o}resolve(t,...o){var n,i;t=this.resolvePluralKey(t,o);let a=(i=(n=this.labels[t])!==null&&n!==void 0?n:this.defaultLabels[t])!==null&&i!==void 0?i:"";return o.forEach((s,c)=>a=a.replace(new RegExp(`\\{${c}([^}]*)\\}`,"g"),(l,d)=>this.formatValue(s,d))),a}resolvePluralKey(t,o){for(let n of o)if(typeof n=="number"){let i=`${String(t)}[\\=${n}]`;if(i in this.labels||i in this.defaultLabels)return i}return t}formatValue(t,o){return t instanceof Date?this.formatDate(t,o):t??""}formatDate(t,o){let n=i=>o?.includes("date")?t.toLocaleDateString(i):o?.includes("time")?t.toLocaleTimeString(i):t.toLocaleString(i);try{return n(document.documentElement.lang)}catch{return n()}}};var pi={};U(pi,{FtCommandQueue:()=>ur,FtLitElementRedux:()=>Ne,FtReduxStore:()=>li,clearAllStores:()=>Op,isFtReduxStore:()=>fe,redux:()=>Dl,reduxEventListener:()=>Ul,reduxReactive:()=>Wl});var Wl=()=>(e,t)=>{var o;let n=e.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(t)},Dl=e=>{let t=e??{};return(o,n)=>{var i;let a={hasChanged:(c,l)=>!zt(c,l),attribute:!1,...t};N(a)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:c=>c[n],store:t.store})}},Ul=e=>(t,o)=>{let n=t.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,e)};var ur=class{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==t.type)),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};function fe(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Ka,Ga,Za,qr=Symbol("internalReduxEventsUnsubscribers"),jt=Symbol("internalStoresUnsubscribers"),ue=Symbol("internalStores"),Ne=class extends H{constructor(){super(...arguments),this[Ka]=new Map,this[Ga]=new Map,this[Za]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(o=>t.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ue].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ue].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[ue].get(t)}addStore(t,o){var n;o=(n=o??(fe(t)?t.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){let o=typeof t=="string"?t:t.name;this.unsubscribeFromStore(o),this[ue].delete(o)}setupStore(t,o){this[ue].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[ue].forEach((t,o)=>this.subscribeToStore(o,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(t.store);i&&(t.store?this[jt].has(t.store):this[jt].size>0)&&(this[o]=t.selector(i.getState(),this))}})}subscribeToStore(t,o){var n;this[jt].set(t,o.subscribe(()=>this.updateFromStores())),fe(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let s=c=>this[a](c);o.eventBus.addEventListener(i.eventName,s),this[qr].push(()=>o.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[jt].forEach((t,o)=>this.unsubscribeFromStore(o)),this[qr].forEach(t=>t()),this[qr]=[]}unsubscribeFromStore(t){this[jt].has(t)&&this[jt].get(t)(),this[jt].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ka=jt,Ga=ue,Za=qr;Ne.reduxProperties=new Map;Ne.reduxReactiveProperties=new Set;Ne.reduxEventListeners=new Map;function ht(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function It(e){return!!e&&!!e[B]}function bt(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Gl}(e)||Array.isArray(e)||!!e[es]||!!(!((t=e.constructor)===null||t===void 0)&&t[es])||Kn(e)||Gn(e))}function he(e,t,o){o===void 0&&(o=!1),$e(e)===0?(o?Object.keys:Re)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,i){return t(i,n,e)})}function $e(e){var t=e[B];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Kn(e)?2:Gn(e)?3:0}function Ae(e,t){return $e(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Bl(e,t){return $e(e)===2?e.get(t):e[t]}function rs(e,t,o){var n=$e(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function os(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Kn(e){return Vl&&e instanceof Map}function Gn(e){return Kl&&e instanceof Set}function Vt(e){return e.o||e.t}function Zn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=as(e);delete t[B];for(var o=Re(t),n=0;n<o.length;n++){var i=o[n],a=t[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(t[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function qn(e,t){return t===void 0&&(t=!1),Yn(e)||It(e)||!bt(e)||($e(e)>1&&(e.set=e.add=e.clear=e.delete=zl),Object.freeze(e),t&&he(e,function(o,n){return qn(n,!0)},!0)),e}function zl(){ht(2)}function Yn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function wt(e){var t=Vn[e];return t||ht(18,e),t}function Hl(e,t){Vn[e]||(Vn[e]=t)}function Hn(){return mr}function Dn(e,t){t&&(wt("Patches"),e.u=[],e.s=[],e.v=t)}function Yr(e){Fn(e),e.p.forEach(Fl),e.p=null}function Fn(e){e===mr&&(mr=e.l)}function qa(e){return mr={p:[],l:mr,h:e,m:!0,_:0}}function Fl(e){var t=e[B];t.i===0||t.i===1?t.j():t.g=!0}function Un(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||wt("ES5").S(t,e,n),n?(o[B].P&&(Yr(t),ht(4)),bt(e)&&(e=Xr(t,e),t.l||Jr(t,e)),t.u&&wt("Patches").M(o[B].t,e,t.u,t.s)):e=Xr(t,o,[]),Yr(t),t.u&&t.v(t.u,t.s),e!==is?e:void 0}function Xr(e,t,o){if(Yn(t))return t;var n=t[B];if(!n)return he(t,function(c,l){return Ya(e,n,t,c,l,o)},!0),t;if(n.A!==e)return t;if(!n.P)return Jr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Zn(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),he(a,function(c,l){return Ya(e,n,i,c,l,o,s)}),Jr(e,i,!1),o&&e.u&&wt("Patches").N(n,o,e.u,e.s)}return n.o}function Ya(e,t,o,n,i,a,s){if(It(i)){var c=Xr(e,i,a&&t&&t.i!==3&&!Ae(t.R,n)?a.concat(n):void 0);if(rs(o,n,c),!It(c))return;e.m=!1}else s&&o.add(i);if(bt(i)&&!Yn(i)){if(!e.h.D&&e._<1)return;Xr(e,i),t&&t.A.l||Jr(e,i)}}function Jr(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&qn(t,o)}function Bn(e,t){var o=e[B];return(o?Vt(o):e)[t]}function Xa(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function Kt(e){e.P||(e.P=!0,e.l&&Kt(e.l))}function zn(e){e.o||(e.o=Zn(e.t))}function jn(e,t,o){var n=Kn(t)?wt("MapSet").F(t,o):Gn(t)?wt("MapSet").T(t,o):e.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:Hn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=c,d=yr;s&&(l=[c],d=hr);var h=Proxy.revocable(l,d),u=h.revoke,m=h.proxy;return c.k=m,c.j=u,m}(t,o):wt("ES5").J(t,o);return(o?o.A:Hn()).p.push(n),n}function jl(e){return It(e)||ht(22,e),function t(o){if(!bt(o))return o;var n,i=o[B],a=$e(o);if(i){if(!i.P&&(i.i<4||!wt("ES5").K(i)))return i.t;i.I=!0,n=Ja(o,a),i.I=!1}else n=Ja(o,a);return he(n,function(s,c){i&&Bl(i.t,s)===c||rs(n,s,t(c))}),a===3?new Set(n):n}(e)}function Ja(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Zn(e)}function ns(){function e(s,c){var l=a[s];return l?l.enumerable=c:a[s]=l={configurable:!0,enumerable:c,get:function(){var d=this[B];return yr.get(d,s)},set:function(d){var h=this[B];yr.set(h,s,d)}},l}function t(s){for(var c=s.length-1;c>=0;c--){var l=s[c][B];if(!l.P)switch(l.i){case 5:n(l)&&Kt(l);break;case 4:o(l)&&Kt(l)}}}function o(s){for(var c=s.t,l=s.k,d=Re(l),h=d.length-1;h>=0;h--){var u=d[h];if(u!==B){var m=c[u];if(m===void 0&&!Ae(c,u))return!0;var y=l[u],g=y&&y[B];if(g?g.t!==m:!os(y,m))return!0}}var v=!!c[B];return d.length!==Re(c).length+(v?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(c,c.length-1);if(l&&!l.get)return!0;for(var d=0;d<c.length;d++)if(!c.hasOwnProperty(d))return!0;return!1}function i(s){s.g&&ht(3,JSON.stringify(Vt(s)))}var a={};Hl("ES5",{J:function(s,c){var l=Array.isArray(s),d=function(u,m){if(u){for(var y=Array(m.length),g=0;g<m.length;g++)Object.defineProperty(y,""+g,e(g,!0));return y}var v=as(m);delete v[B];for(var C=Re(v),E=0;E<C.length;E++){var A=C[E];v[A]=e(A,u||!!v[A].enumerable)}return Object.create(Object.getPrototypeOf(m),v)}(l,s),h={i:l?5:4,A:c?c.A:Hn(),P:!1,I:!1,R:{},l:c,t:s,k:d,o:null,g:!1,C:!1};return Object.defineProperty(d,B,{value:h,writable:!0}),d},S:function(s,c,l){l?It(c)&&c[B].A===s&&t(s.p):(s.u&&function d(h){if(h&&typeof h=="object"){var u=h[B];if(u){var m=u.t,y=u.k,g=u.R,v=u.i;if(v===4)he(y,function(b){b!==B&&(m[b]!==void 0||Ae(m,b)?g[b]||d(y[b]):(g[b]=!0,Kt(u)))}),he(m,function(b){y[b]!==void 0||Ae(y,b)||(g[b]=!1,Kt(u))});else if(v===5){if(n(u)&&(Kt(u),g.length=!0),y.length<m.length)for(var C=y.length;C<m.length;C++)g[C]=!1;else for(var E=m.length;E<y.length;E++)g[E]=!0;for(var A=Math.min(y.length,m.length),x=0;x<A;x++)y.hasOwnProperty(x)||(g[x]=!0),g[x]===void 0&&d(y[x])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Qa,mr,Xn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Vl=typeof Map<"u",Kl=typeof Set<"u",ts=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",is=Xn?Symbol.for("immer-nothing"):((Qa={})["immer-nothing"]=!0,Qa),es=Xn?Symbol.for("immer-draftable"):"__$immer_draftable",B=Xn?Symbol.for("immer-state"):"__$immer_state";var Gl=""+Object.prototype.constructor,Re=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,as=Object.getOwnPropertyDescriptors||function(e){var t={};return Re(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},Vn={},yr={get:function(e,t){if(t===B)return e;var o=Vt(e);if(!Ae(o,t))return function(i,a,s){var c,l=Xa(a,s);return l?"value"in l?l.value:(c=l.get)===null||c===void 0?void 0:c.call(i.k):void 0}(e,o,t);var n=o[t];return e.I||!bt(n)?n:n===Bn(e.t,t)?(zn(e),e.o[t]=jn(e.A.h,n,e)):n},has:function(e,t){return t in Vt(e)},ownKeys:function(e){return Reflect.ownKeys(Vt(e))},set:function(e,t,o){var n=Xa(Vt(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var i=Bn(Vt(e),t),a=i?.[B];if(a&&a.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(os(o,i)&&(o!==void 0||Ae(e.t,t)))return!0;zn(e),Kt(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return Bn(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,zn(e),Kt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=Vt(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){ht(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){ht(12)}},hr={};he(yr,function(e,t){hr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),hr.deleteProperty=function(e,t){return hr.set.call(this,e,t,void 0)},hr.set=function(e,t,o){return yr.set.call(this,e[0],t,o,e[0])};var Zl=function(){function e(o){var n=this;this.O=ts,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var l=n;return function(v){var C=this;v===void 0&&(v=c);for(var E=arguments.length,A=Array(E>1?E-1:0),x=1;x<E;x++)A[x-1]=arguments[x];return l.produce(v,function(b){var S;return(S=a).call.apply(S,[C,b].concat(A))})}}var d;if(typeof a!="function"&&ht(6),s!==void 0&&typeof s!="function"&&ht(7),bt(i)){var h=qa(n),u=jn(n,i,void 0),m=!0;try{d=a(u),m=!1}finally{m?Yr(h):Fn(h)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(v){return Dn(h,s),Un(v,h)},function(v){throw Yr(h),v}):(Dn(h,s),Un(d,h))}if(!i||typeof i!="object"){if((d=a(i))===void 0&&(d=i),d===is&&(d=void 0),n.D&&qn(d,!0),s){var y=[],g=[];wt("Patches").M(i,d,y,g),s(y,g)}return d}ht(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(d){for(var h=arguments.length,u=Array(h>1?h-1:0),m=1;m<h;m++)u[m-1]=arguments[m];return n.produceWithPatches(d,function(y){return i.apply(void 0,[y].concat(u))})};var s,c,l=n.produce(i,a,function(d,h){s=d,c=h});return typeof Promise<"u"&&l instanceof Promise?l.then(function(d){return[d,s,c]}):[l,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){bt(o)||ht(8),It(o)&&(o=jl(o));var n=qa(this),i=jn(this,o,void 0);return i[B].C=!0,Fn(n),i},t.finishDraft=function(o,n){var i=o&&o[B],a=i.A;return Dn(a,n),Un(void 0,a)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!ts&&ht(20),this.O=o},t.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=wt("Patches").$;return It(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},e}(),pt=new Zl,ql=pt.produce,gm=pt.produceWithPatches.bind(pt),bm=pt.setAutoFreeze.bind(pt),xm=pt.setUseProxies.bind(pt),vm=pt.applyPatches.bind(pt),Sm=pt.createDraft.bind(pt),Om=pt.finishDraft.bind(pt),Qr=ql;function Gt(e){"@babel/helpers - typeof";return Gt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gt(e)}function Jn(e,t){if(Gt(e)!=="object"||e===null)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(Gt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Qn(e){var t=Jn(e,"string");return Gt(t)==="symbol"?t:String(t)}function ti(e,t,o){return t=Qn(t),t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function ss(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),o.push.apply(o,n)}return o}function to(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?ss(Object(o),!0).forEach(function(n){ti(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ss(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function X(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var cs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ei=function(){return Math.random().toString(36).substring(7).split("").join(".")},eo={INIT:"@@redux/INIT"+ei(),REPLACE:"@@redux/REPLACE"+ei(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ei()}};function Yl(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function ri(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(X(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(X(1));return o(ri)(e,t)}if(typeof e!="function")throw new Error(X(2));var i=e,a=t,s=[],c=s,l=!1;function d(){c===s&&(c=s.slice())}function h(){if(l)throw new Error(X(3));return a}function u(v){if(typeof v!="function")throw new Error(X(4));if(l)throw new Error(X(5));var C=!0;return d(),c.push(v),function(){if(C){if(l)throw new Error(X(6));C=!1,d();var A=c.indexOf(v);c.splice(A,1),s=null}}}function m(v){if(!Yl(v))throw new Error(X(7));if(typeof v.type>"u")throw new Error(X(8));if(l)throw new Error(X(9));try{l=!0,a=i(a,v)}finally{l=!1}for(var C=s=c,E=0;E<C.length;E++){var A=C[E];A()}return v}function y(v){if(typeof v!="function")throw new Error(X(10));i=v,m({type:eo.REPLACE})}function g(){var v,C=u;return v={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(X(11));function x(){A.next&&A.next(h())}x();var b=C(x);return{unsubscribe:b}}},v[cs]=function(){return this},v}return m({type:eo.INIT}),n={dispatch:m,subscribe:u,getState:h,replaceReducer:y},n[cs]=g,n}function Xl(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:eo.INIT});if(typeof n>"u")throw new Error(X(12));if(typeof o(void 0,{type:eo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(X(13))})}function ls(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var i=t[n];typeof e[i]=="function"&&(o[i]=e[i])}var a=Object.keys(o),s,c;try{Xl(o)}catch(l){c=l}return function(d,h){if(d===void 0&&(d={}),c)throw c;if(0)var u;for(var m=!1,y={},g=0;g<a.length;g++){var v=a[g],C=o[v],E=d[v],A=C(E,h);if(typeof A>"u"){var x=h&&h.type;throw new Error(X(14))}y[v]=A,m=m||A!==E}return m=m||a.length!==Object.keys(d).length,m?y:d}}function Pe(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function ps(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(X(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=t.map(function(l){return l(s)});return a=Pe.apply(void 0,c)(i.dispatch),to(to({},i),{},{dispatch:a})}}}function ds(e){var t=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,e):s(c)}}};return t}var fs=ds();fs.withExtraArgument=ds;var oi=fs;var gs=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Jl=function(e,t){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(d){return function(h){return l([d,h])}}function l(d){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=d[0]&2?i.return:d[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,d[1])).done)return a;switch(i=0,a&&(d=[d[0]&2,a.value]),d[0]){case 0:case 1:a=d;break;case 4:return o.label++,{value:d[1],done:!1};case 5:o.label++,i=d[1],d=[0];continue;case 7:d=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(d[0]===6||d[0]===2)){o=0;continue}if(d[0]===3&&(!a||d[1]>a[0]&&d[1]<a[3])){o.label=d[1];break}if(d[0]===6&&o.label<a[1]){o.label=a[1],a=d;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(d);break}a[2]&&o.ops.pop(),o.trys.pop();continue}d=t.call(e,o)}catch(h){d=[6,h],i=0}finally{n=a=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}},_e=function(e,t){for(var o=0,n=t.length,i=e.length;o<n;o++,i++)e[i]=t[o];return e},Ql=Object.defineProperty,tp=Object.defineProperties,ep=Object.getOwnPropertyDescriptors,us=Object.getOwnPropertySymbols,rp=Object.prototype.hasOwnProperty,op=Object.prototype.propertyIsEnumerable,hs=function(e,t,o){return t in e?Ql(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},Zt=function(e,t){for(var o in t||(t={}))rp.call(t,o)&&hs(e,o,t[o]);if(us)for(var n=0,i=us(t);n<i.length;n++){var o=i[n];op.call(t,o)&&hs(e,o,t[o])}return e},ni=function(e,t){return tp(e,ep(t))},np=function(e,t,o){return new Promise(function(n,i){var a=function(l){try{c(o.next(l))}catch(d){i(d)}},s=function(l){try{c(o.throw(l))}catch(d){i(d)}},c=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};c((o=o.apply(e,t)).next())})};var ip=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Pe:Pe.apply(null,arguments)},Bm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function ap(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var sp=function(e){gs(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=e.apply(this,o)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,_e([void 0],o[0].concat(this)))):new(t.bind.apply(t,_e([void 0],o.concat(this))))},t}(Array),cp=function(e){gs(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=e.apply(this,o)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,_e([void 0],o[0].concat(this)))):new(t.bind.apply(t,_e([void 0],o.concat(this))))},t}(Array);function si(e){return bt(e)?Qr(e,function(){}):e}function lp(e){return typeof e=="boolean"}function pp(){return function(t){return dp(t)}}function dp(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,i=n===void 0?!0:n,a=e.serializableCheck,s=a===void 0?!0:a,c=new sp;if(o&&(lp(o)?c.push(oi):c.push(oi.withExtraArgument(o.extraArgument))),0){if(i)var l;if(s)var d}return c}var ii=!0;function bs(e){var t=pp(),o=e||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,s=a===void 0?t():a,c=o.devTools,l=c===void 0?!0:c,d=o.preloadedState,h=d===void 0?void 0:d,u=o.enhancers,m=u===void 0?void 0:u,y;if(typeof i=="function")y=i;else if(ap(i))y=ls(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var g=s;if(typeof g=="function"&&(g=g(t),!ii&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ii&&g.some(function(b){return typeof b!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=ps.apply(void 0,g),C=Pe;l&&(C=ip(Zt({trace:!ii},typeof l=="object"&&l)));var E=new cp(v),A=E;Array.isArray(m)?A=_e([v],m):typeof m=="function"&&(A=m(E));var x=C.apply(void 0,A);return ri(y,h,x)}function qt(e,t){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(t){var a=t.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return Zt(Zt({type:e,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function xs(e){var t={},o=[],n,i={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=s,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return e(i),[t,o,n]}function fp(e){return typeof e=="function"}function up(e,t,o,n){o===void 0&&(o=[]);var i=typeof t=="function"?xs(t):[t,o,n],a=i[0],s=i[1],c=i[2],l;if(fp(e))l=function(){return si(e())};else{var d=si(e);l=function(){return d}}function h(u,m){u===void 0&&(u=l());var y=_e([a[m.type]],s.filter(function(g){var v=g.matcher;return v(m)}).map(function(g){var v=g.reducer;return v}));return y.filter(function(g){return!!g}).length===0&&(y=[c]),y.reduce(function(g,v){if(v)if(It(g)){var C=g,E=v(C,m);return E===void 0?g:E}else{if(bt(g))return Qr(g,function(A){return v(A,m)});var E=v(g,m);if(E===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return g},u)}return h.getInitialState=l,h}function hp(e,t){return e+"/"+t}function vs(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:si(e.initialState),n=e.reducers||{},i=Object.keys(n),a={},s={},c={};i.forEach(function(h){var u=n[h],m=hp(t,h),y,g;"reducer"in u?(y=u.reducer,g=u.prepare):y=u,a[h]=y,s[m]=y,c[h]=g?qt(m,g):qt(m)});function l(){var h=typeof e.extraReducers=="function"?xs(e.extraReducers):[e.extraReducers],u=h[0],m=u===void 0?{}:u,y=h[1],g=y===void 0?[]:y,v=h[2],C=v===void 0?void 0:v,E=Zt(Zt({},m),s);return up(o,function(A){for(var x in E)A.addCase(x,E[x]);for(var b=0,S=g;b<S.length;b++){var _=S[b];A.addMatcher(_.matcher,_.reducer)}C&&A.addDefaultCase(C)})}var d;return{name:t,reducer:function(h,u){return d||(d=l()),d(h,u)},actions:c,caseReducers:a,getInitialState:function(){return d||(d=l()),d.getInitialState()}}}var mp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",yp=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=mp[Math.random()*64|0];return t},gp=["name","message","stack","code"],ai=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),ms=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),bp=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=gp;o<n.length;o++){var i=n[o];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},jm=function(){function e(t,o,n){var i=qt(t+"/fulfilled",function(h,u,m,y){return{payload:h,meta:ni(Zt({},y||{}),{arg:m,requestId:u,requestStatus:"fulfilled"})}}),a=qt(t+"/pending",function(h,u,m){return{payload:void 0,meta:ni(Zt({},m||{}),{arg:u,requestId:h,requestStatus:"pending"})}}),s=qt(t+"/rejected",function(h,u,m,y,g){return{payload:y,error:(n&&n.serializeError||bp)(h||"Rejected"),meta:ni(Zt({},g||{}),{arg:m,requestId:u,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,l=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function d(h){return function(u,m,y){var g=n?.idGenerator?n.idGenerator(h):yp(),v=new l,C,E=!1;function A(b){C=b,v.abort()}var x=function(){return np(this,null,function(){var b,S,_,W,tt,D,$;return Jl(this,function(L){switch(L.label){case 0:return L.trys.push([0,4,,5]),W=(b=n?.condition)==null?void 0:b.call(n,h,{getState:m,extra:y}),vp(W)?[4,W]:[3,2];case 1:W=L.sent(),L.label=2;case 2:if(W===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,tt=new Promise(function(I,q){return v.signal.addEventListener("abort",function(){return q({name:"AbortError",message:C||"Aborted"})})}),u(a(g,h,(S=n?.getPendingMeta)==null?void 0:S.call(n,{requestId:g,arg:h},{getState:m,extra:y}))),[4,Promise.race([tt,Promise.resolve(o(h,{dispatch:u,getState:m,extra:y,requestId:g,signal:v.signal,abort:A,rejectWithValue:function(I,q){return new ai(I,q)},fulfillWithValue:function(I,q){return new ms(I,q)}})).then(function(I){if(I instanceof ai)throw I;return I instanceof ms?i(I.payload,g,h,I.meta):i(I,g,h)})])];case 3:return _=L.sent(),[3,5];case 4:return D=L.sent(),_=D instanceof ai?s(null,g,h,D.payload,D.meta):s(D,g,h),[3,5];case 5:return $=n&&!n.dispatchConditionRejection&&s.match(_)&&_.meta.condition,$||u(_),[2,_]}})})}();return Object.assign(x,{abort:A,requestId:g,arg:h,unwrap:function(){return x.then(xp)}})}}return Object.assign(d,{pending:a,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e}();function xp(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function vp(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ss="listener",Os="completed",ws="cancelled",Vm="task-"+ws,Km="task-"+Os,Gm=Ss+"-"+ws,Zm=Ss+"-"+Os;var ci="listenerMiddleware";var qm=qt(ci+"/add"),Ym=qt(ci+"/removeAll"),Xm=qt(ci+"/remove");var ys,Jm=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(ys||(ys=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Sp=function(e){return function(t){setTimeout(t,e)}},Qm=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Sp(10);ns();window.ftReduxStores||(window.ftReduxStores={});var li=class e{static get(t){var o;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,a=window.ftReduxStores[n];if(fe(a))return a;if(i==null)return;let s=vs({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=bs({reducer:(l,d)=>d.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof d.type=="string"&&d.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...d.overwrites}:s.reducer(l,d)});return window.ftReduxStores[i.name]=new e(s,c)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new ur,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,c=n[s];return c?(...l)=>{let d=c(...l);return this.reduxStore.dispatch(d),d}:l=>{this.setState({[s]:l})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Op(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))fe(t)&&t.clear()}var di={};U(di,{serializeRequest:()=>Cp});function wp(e){return`"${e}"`}function Cp(e,t){var o,n,i,a;let s=new URLSearchParams({"content-lang":(o=t.contentLocale)!==null&&o!==void 0?o:"all"});if(((n=t.query)===null||n===void 0?void 0:n.length)>0&&s.append("query",t.query),t.scope&&t.scope!=="DEFAULT"&&s.append("scope",t.scope.toLowerCase()),t.virtualField&&s.append("virtual-field",t.virtualField.toLowerCase()),t.periodFilter){let l=t.periodFilter.period,d=l?`_${l.from}_${l.to}`:"";s.append("period",t.periodFilter.periodType.toLowerCase()+d)}if(((i=t.sort)===null||i===void 0?void 0:i.length)>0&&t.sort[0].key==="ft:lastEdition"&&s.append("sort","last_update"),((a=t.filters)===null||a===void 0?void 0:a.length)>0){let l=t.filters.map(d=>{let h=d.values.map(u=>u.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*")).map(u=>encodeURIComponent(wp(u))).join("_");return`${d.key}~${h}`}).join("*");s.append("filters",l)}return new URL(`${e.replace(/\/+$/,"")}/search?${s.toString()}`).href}var ui={};U(ui,{toFtFormComponent:()=>fi});var ro=Symbol("elementInternals");function fi(e,t){class o extends e{static get formAssociated(){return!0}get form(){return this[ro].form}constructor(...i){super(i),this[ro]=this.attachInternals(),this[ro].role=t}setFormValue(i){this[ro].setFormValue(i)}}return o}var hi,mi,yi,gi,bi=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((yi=(mi=(hi=window.safari)===null||hi===void 0?void 0:hi.pushNotification)===null||mi===void 0?void 0:mi.toString())!==null&&yi!==void 0?yi:"")==="[object SafariRemoteNotification]",Ep="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(gi=window.ftGlobals)!==null&&gi!==void 0?gi:{lit:vo,litDecorators:wo,litRepeat:Co,litClassMap:Eo,litStyleMap:No,litUnsafeHTML:Ro,wcUtils:{...Lo,...Po,...Io,...ko,...Do,...fn,...yn,...Rn,...dn,..._n,...Fa,...Mo,...In,...kn,...Va,...Wn,...pi,...$n,...di,...ui,isSafari:bi,isTouchScreen:Ep}};var Es=Symbol.for(""),Np=e=>{if(e?.r===Es)return e?._$litStatic$},xi=e=>({_$litStatic$:e,r:Es});var Cs=new Map,Ns=e=>(t,...o)=>{let n=o.length,i,a,s=[],c=[],l,d=0,h=!1;for(;d<n;){for(l=t[d];d<n&&(a=o[d],(i=Np(a))!==void 0);)l+=i+t[++d],h=!0;d!==n&&c.push(a),s.push(l),d++}if(d===n&&s.push(t[n]),h){let u=s.join("$$lit$$");(t=Cs.get(u))===void 0&&(s.raw=s,Cs.set(u,t=s)),o=c}return e(t,...o)},vi=Ns(Di),Iy=Ns(Ui);var me;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(me||(me={}));function As(e){let t=or[e];return P`
|
|
43
|
+
.ft-typography--${oe(e)} {
|
|
44
|
+
font-family: ${t.fontFamily};
|
|
45
|
+
font-size: ${t.fontSize};
|
|
46
|
+
font-weight: ${t.fontWeight};
|
|
47
|
+
letter-spacing: ${t.letterSpacing};
|
|
48
|
+
line-height: ${t.lineHeight};
|
|
49
|
+
text-transform: ${t.textCase};
|
|
50
|
+
}
|
|
51
|
+
`}var Rs=r.extend("--ft-typography-font-family","",M.titleFont),kt=r.extend("--ft-typography-font-family","",M.contentFont),R={fontFamily:kt,fontSize:r.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:r.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:r.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:r.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:r.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Le={fontFamily:r.extend("--ft-typography-title-font-family","",Rs),fontSize:r.extend("--ft-typography-title-font-size","",R.fontSize,"20px"),fontWeight:r.extend("--ft-typography-title-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-letter-spacing","",R.letterSpacing,"0.15px"),lineHeight:r.extend("--ft-typography-title-line-height","",R.lineHeight,"1.2"),textTransform:r.extend("--ft-typography-title-text-transform","",R.textTransform,"inherit")},Te={fontFamily:r.extend("--ft-typography-title-dense-font-family","",Rs),fontSize:r.extend("--ft-typography-title-dense-font-size","",R.fontSize,"14px"),fontWeight:r.extend("--ft-typography-title-dense-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-dense-letter-spacing","",R.letterSpacing,"0.105px"),lineHeight:r.extend("--ft-typography-title-dense-line-height","",R.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-title-dense-text-transform","",R.textTransform,"inherit")},Ie={fontFamily:r.extend("--ft-typography-subtitle1-font-family","",kt),fontSize:r.extend("--ft-typography-subtitle1-font-size","",R.fontSize,"16px"),fontWeight:r.extend("--ft-typography-subtitle1-font-weight","",R.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-subtitle1-letter-spacing","",R.letterSpacing,"0.144px"),lineHeight:r.extend("--ft-typography-subtitle1-line-height","",R.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-subtitle1-text-transform","",R.textTransform,"inherit")},ke={fontFamily:r.extend("--ft-typography-subtitle2-font-family","",kt),fontSize:r.extend("--ft-typography-subtitle2-font-size","",R.fontSize,"14px"),fontWeight:r.extend("--ft-typography-subtitle2-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-subtitle2-letter-spacing","",R.letterSpacing,"0.098px"),lineHeight:r.extend("--ft-typography-subtitle2-line-height","",R.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-subtitle2-text-transform","",R.textTransform,"inherit")},Me={fontFamily:r.extend("--ft-typography-body1-font-family","",kt),fontSize:r.extend("--ft-typography-body1-font-size","",R.fontSize,"16px"),fontWeight:r.extend("--ft-typography-body1-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body1-letter-spacing","",R.letterSpacing,"0.496px"),lineHeight:r.extend("--ft-typography-body1-line-height","",R.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-body1-text-transform","",R.textTransform,"inherit")},We={fontFamily:r.extend("--ft-typography-body2-font-family","",kt),fontSize:r.extend("--ft-typography-body2-font-size","",R.fontSize,"14px"),fontWeight:r.extend("--ft-typography-body2-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body2-letter-spacing","",R.letterSpacing,"0.252px"),lineHeight:r.extend("--ft-typography-body2-line-height","",R.lineHeight,"1.4"),textTransform:r.extend("--ft-typography-body2-text-transform","",R.textTransform,"inherit")},De={fontFamily:r.extend("--ft-typography-caption-font-family","",kt),fontSize:r.extend("--ft-typography-caption-font-size","",R.fontSize,"12px"),fontWeight:r.extend("--ft-typography-caption-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-caption-letter-spacing","",R.letterSpacing,"0.396px"),lineHeight:r.extend("--ft-typography-caption-line-height","",R.lineHeight,"1.33"),textTransform:r.extend("--ft-typography-caption-text-transform","",R.textTransform,"inherit")},Ue={fontFamily:r.extend("--ft-typography-breadcrumb-font-family","",kt),fontSize:r.extend("--ft-typography-breadcrumb-font-size","",R.fontSize,"10px"),fontWeight:r.extend("--ft-typography-breadcrumb-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-breadcrumb-letter-spacing","",R.letterSpacing,"0.33px"),lineHeight:r.extend("--ft-typography-breadcrumb-line-height","",R.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-breadcrumb-text-transform","",R.textTransform,"inherit")},Be={fontFamily:r.extend("--ft-typography-overline-font-family","",kt),fontSize:r.extend("--ft-typography-overline-font-size","",R.fontSize,"10px"),fontWeight:r.extend("--ft-typography-overline-font-weight","",R.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-overline-letter-spacing","",R.letterSpacing,"1.5px"),lineHeight:r.extend("--ft-typography-overline-line-height","",R.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-overline-text-transform","",R.textTransform,"uppercase")},Ct={fontFamily:r.extend("--ft-typography-button-font-family","",kt),fontSize:r.extend("--ft-typography-button-font-size","",R.fontSize,"14px"),fontWeight:r.extend("--ft-typography-button-font-weight","",R.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-button-letter-spacing","",R.letterSpacing,"1.246px"),lineHeight:r.extend("--ft-typography-button-line-height","",R.lineHeight,"1.15"),textTransform:r.extend("--ft-typography-button-text-transform","",R.textTransform,"uppercase")},$s=P`
|
|
182
52
|
.ft-typography--title {
|
|
183
|
-
font-family: ${
|
|
184
|
-
font-size: ${
|
|
185
|
-
font-weight: ${
|
|
186
|
-
letter-spacing: ${
|
|
187
|
-
line-height: ${
|
|
188
|
-
text-transform: ${
|
|
189
|
-
}
|
|
190
|
-
`,
|
|
53
|
+
font-family: ${Le.fontFamily};
|
|
54
|
+
font-size: ${Le.fontSize};
|
|
55
|
+
font-weight: ${Le.fontWeight};
|
|
56
|
+
letter-spacing: ${Le.letterSpacing};
|
|
57
|
+
line-height: ${Le.lineHeight};
|
|
58
|
+
text-transform: ${Le.textTransform};
|
|
59
|
+
}
|
|
60
|
+
`,Ps=P`
|
|
191
61
|
.ft-typography--title-dense {
|
|
192
|
-
font-family: ${
|
|
193
|
-
font-size: ${
|
|
194
|
-
font-weight: ${
|
|
195
|
-
letter-spacing: ${
|
|
196
|
-
line-height: ${
|
|
197
|
-
text-transform: ${
|
|
198
|
-
}
|
|
199
|
-
`,
|
|
62
|
+
font-family: ${Te.fontFamily};
|
|
63
|
+
font-size: ${Te.fontSize};
|
|
64
|
+
font-weight: ${Te.fontWeight};
|
|
65
|
+
letter-spacing: ${Te.letterSpacing};
|
|
66
|
+
line-height: ${Te.lineHeight};
|
|
67
|
+
text-transform: ${Te.textTransform};
|
|
68
|
+
}
|
|
69
|
+
`,_s=P`
|
|
200
70
|
.ft-typography--subtitle1 {
|
|
201
|
-
font-family: ${
|
|
202
|
-
font-size: ${
|
|
203
|
-
font-weight: ${
|
|
204
|
-
letter-spacing: ${
|
|
205
|
-
line-height: ${
|
|
206
|
-
text-transform: ${
|
|
207
|
-
}
|
|
208
|
-
`,
|
|
71
|
+
font-family: ${Ie.fontFamily};
|
|
72
|
+
font-size: ${Ie.fontSize};
|
|
73
|
+
font-weight: ${Ie.fontWeight};
|
|
74
|
+
letter-spacing: ${Ie.letterSpacing};
|
|
75
|
+
line-height: ${Ie.lineHeight};
|
|
76
|
+
text-transform: ${Ie.textTransform};
|
|
77
|
+
}
|
|
78
|
+
`,Ls=P`
|
|
209
79
|
.ft-typography--subtitle2 {
|
|
210
|
-
font-family: ${
|
|
211
|
-
font-size: ${
|
|
212
|
-
font-weight: ${
|
|
213
|
-
letter-spacing: ${
|
|
214
|
-
line-height: ${
|
|
215
|
-
text-transform: ${
|
|
80
|
+
font-family: ${ke.fontFamily};
|
|
81
|
+
font-size: ${ke.fontSize};
|
|
82
|
+
font-weight: ${ke.fontWeight};
|
|
83
|
+
letter-spacing: ${ke.letterSpacing};
|
|
84
|
+
line-height: ${ke.lineHeight};
|
|
85
|
+
text-transform: ${ke.textTransform};
|
|
216
86
|
}
|
|
217
87
|
|
|
218
|
-
`,
|
|
88
|
+
`,Ts=P`
|
|
219
89
|
.ft-typography--body1 {
|
|
220
|
-
font-family: ${
|
|
221
|
-
font-size: ${
|
|
222
|
-
font-weight: ${
|
|
223
|
-
letter-spacing: ${
|
|
224
|
-
line-height: ${
|
|
225
|
-
text-transform: ${
|
|
226
|
-
}
|
|
227
|
-
`,
|
|
90
|
+
font-family: ${Me.fontFamily};
|
|
91
|
+
font-size: ${Me.fontSize};
|
|
92
|
+
font-weight: ${Me.fontWeight};
|
|
93
|
+
letter-spacing: ${Me.letterSpacing};
|
|
94
|
+
line-height: ${Me.lineHeight};
|
|
95
|
+
text-transform: ${Me.textTransform};
|
|
96
|
+
}
|
|
97
|
+
`,Is=P`
|
|
228
98
|
.ft-typography--body2 {
|
|
229
|
-
font-family: ${
|
|
230
|
-
font-size: ${
|
|
231
|
-
font-weight: ${
|
|
232
|
-
letter-spacing: ${
|
|
233
|
-
line-height: ${
|
|
234
|
-
text-transform: ${
|
|
235
|
-
}
|
|
236
|
-
`,
|
|
99
|
+
font-family: ${We.fontFamily};
|
|
100
|
+
font-size: ${We.fontSize};
|
|
101
|
+
font-weight: ${We.fontWeight};
|
|
102
|
+
letter-spacing: ${We.letterSpacing};
|
|
103
|
+
line-height: ${We.lineHeight};
|
|
104
|
+
text-transform: ${We.textTransform};
|
|
105
|
+
}
|
|
106
|
+
`,ks=P`
|
|
237
107
|
.ft-typography--caption {
|
|
238
|
-
font-family: ${
|
|
239
|
-
font-size: ${
|
|
240
|
-
font-weight: ${
|
|
241
|
-
letter-spacing: ${
|
|
242
|
-
line-height: ${
|
|
243
|
-
text-transform: ${
|
|
244
|
-
}
|
|
245
|
-
`,
|
|
108
|
+
font-family: ${De.fontFamily};
|
|
109
|
+
font-size: ${De.fontSize};
|
|
110
|
+
font-weight: ${De.fontWeight};
|
|
111
|
+
letter-spacing: ${De.letterSpacing};
|
|
112
|
+
line-height: ${De.lineHeight};
|
|
113
|
+
text-transform: ${De.textTransform};
|
|
114
|
+
}
|
|
115
|
+
`,Ms=P`
|
|
246
116
|
.ft-typography--breadcrumb {
|
|
247
|
-
font-family: ${
|
|
248
|
-
font-size: ${
|
|
249
|
-
font-weight: ${
|
|
250
|
-
letter-spacing: ${
|
|
251
|
-
line-height: ${
|
|
252
|
-
text-transform: ${
|
|
253
|
-
}
|
|
254
|
-
|
|
117
|
+
font-family: ${Ue.fontFamily};
|
|
118
|
+
font-size: ${Ue.fontSize};
|
|
119
|
+
font-weight: ${Ue.fontWeight};
|
|
120
|
+
letter-spacing: ${Ue.letterSpacing};
|
|
121
|
+
line-height: ${Ue.lineHeight};
|
|
122
|
+
text-transform: ${Ue.textTransform};
|
|
123
|
+
}
|
|
124
|
+
`,Ws=P`
|
|
255
125
|
.ft-typography--overline {
|
|
256
|
-
font-family: ${
|
|
257
|
-
font-size: ${
|
|
258
|
-
font-weight: ${
|
|
259
|
-
letter-spacing: ${
|
|
260
|
-
line-height: ${
|
|
261
|
-
text-transform: ${
|
|
262
|
-
}
|
|
263
|
-
`,
|
|
126
|
+
font-family: ${Be.fontFamily};
|
|
127
|
+
font-size: ${Be.fontSize};
|
|
128
|
+
font-weight: ${Be.fontWeight};
|
|
129
|
+
letter-spacing: ${Be.letterSpacing};
|
|
130
|
+
line-height: ${Be.lineHeight};
|
|
131
|
+
text-transform: ${Be.textTransform};
|
|
132
|
+
}
|
|
133
|
+
`,Ds=P`
|
|
264
134
|
.ft-typography--button {
|
|
265
|
-
font-family: ${
|
|
266
|
-
font-size: ${
|
|
267
|
-
font-weight: ${
|
|
268
|
-
letter-spacing: ${
|
|
269
|
-
line-height: ${
|
|
270
|
-
text-transform: ${
|
|
271
|
-
}
|
|
272
|
-
`,
|
|
135
|
+
font-family: ${Ct.fontFamily};
|
|
136
|
+
font-size: ${Ct.fontSize};
|
|
137
|
+
font-weight: ${Ct.fontWeight};
|
|
138
|
+
letter-spacing: ${Ct.letterSpacing};
|
|
139
|
+
line-height: ${Ct.lineHeight};
|
|
140
|
+
text-transform: ${Ct.textTransform};
|
|
141
|
+
}
|
|
142
|
+
`,Us=P`
|
|
273
143
|
.ft-typography {
|
|
274
144
|
vertical-align: inherit;
|
|
275
145
|
}
|
|
276
|
-
`,
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
font-size: ${o.fontSize};
|
|
280
|
-
font-weight: ${o.fontWeight};
|
|
281
|
-
letter-spacing: ${o.letterSpacing};
|
|
282
|
-
line-height: ${o.lineHeight};
|
|
283
|
-
text-transform: ${o.textCase};
|
|
284
|
-
}
|
|
285
|
-
`}(t)))];var Ls,Ws,Us=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(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};class zs extends Zi{constructor(){super(...arguments),this.variant=ul.body1}render(){return this.element?hl`
|
|
286
|
-
<${pl(this.element)}
|
|
146
|
+
`,Bs=[Object.keys(or).map(e=>As(e))];var zs=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},dt=class extends H{constructor(){super(...arguments),this.variant=me.body1}render(){return this.element?vi`
|
|
147
|
+
<${xi(this.element)}
|
|
148
|
+
part="text"
|
|
287
149
|
class="ft-typography ft-typography--${this.variant}">
|
|
288
150
|
<slot></slot>
|
|
289
|
-
</${
|
|
290
|
-
`:
|
|
291
|
-
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
292
|
-
`}}
|
|
151
|
+
</${xi(this.element)}>
|
|
152
|
+
`:vi`
|
|
153
|
+
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
154
|
+
`}};dt.styles=[$s,Ps,_s,Ls,Ts,Is,ks,Ms,Ws,Ds,Us,...Bs];zs([N()],dt.prototype,"element",void 0);zs([N()],dt.prototype,"variant",void 0);Y("ft-typography")(dt);var oo;(function(e){e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.STAR="",e.STAR_PLAIN="",e.DESKTOP="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.ARROW_RIGHT_TO_LINE="",e.THIN_ARROW_UP="",e.CONTEXTUAL="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_NORMALIZED="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.UNSTRUCTURED_DOC="",e.RESET="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.MY_COLLECTIONS="",e.OFFLINE_SETTINGS="",e.MY_LIBRARY="",e.RATE_PLAIN="",e.RATE="",e.FEEDBACK_PLAIN="",e.PAUSE="",e.PLAY="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.SHORTCUT_MENU="",e.PRINT="",e.DEFAULT_ROLES="",e.ACCOUNT_SETTINGS="",e.ONLINE="",e.OFFLINE="",e.UPLOAD="",e.BOOK_PLAIN="",e.SYNC="",e.SHARED_PBK="",e.COLLECTIONS="",e.SEARCH_IN_PUBLICATION="",e.BOOKS="",e.LOCKER="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SAVE="",e.MAILS_AND_NOTIFICATIONS="",e.DOT="",e.MINUS="",e.PLUS="",e.FILTERS="",e.STRIPE_ARROW_RIGHT="",e.STRIPE_ARROW_LEFT="",e.ATTACHMENTS="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.EXPORT="",e.MENU="",e.TAG="",e.TAG_PLAIN="",e.COPY_TO_CLIPBOARD="",e.COLUMNS="",e.ARTICLE="",e.CLOSE="",e.OCTAGON_XMARK="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.LOGOUT="",e.SIGN_IN="",e.THIN_ARROW="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.FACET_HAS_DESCENDANT="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.INFO="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.SHARE="󨃱",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.EXTLINK="",e.EXTLINK_LIGHT="",e.CALENDAR="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.TOPICS="",e.EYE="",e.EYE_SLASH="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN_THEME="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.HOME="",e.TRANSLATE="",e.USER="",e.ADMIN="",e.ANALYTICS="",e.ADMIN_KHUB="",e.ADMIN_USERS="",e.ADMIN_INTEGRATION="",e.ADMIN_PORTAL="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.PIP="",e.PIP_WIDE="",e.EXPAND_WIDE="",e.X_MARK="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CONSUMER="",e.HOURGLASS_HALF="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE=""})(oo||(oo={}));var O;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(O||(O={}));var Pg=new Map([...["abw"].map(e=>[e,O.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,O.AUDIO]),...["avi"].map(e=>[e,O.AVI]),...["chm","xhs"].map(e=>[e,O.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,O.CODE]),...["csv"].map(e=>[e,O.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,O.DITA]),...["epub"].map(e=>[e,O.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,O.EXCEL]),...["flac"].map(e=>[e,O.FLAC]),...["gif"].map(e=>[e,O.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,O.GZIP]),...["html","htm","xhtml"].map(e=>[e,O.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,O.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,O.JPEG]),...["json"].map(e=>[e,O.JSON]),...["m4a","m4p"].map(e=>[e,O.M4A]),...["mov","qt"].map(e=>[e,O.MOV]),...["mp3"].map(e=>[e,O.MP3]),...["mp4","m4v"].map(e=>[e,O.MP4]),...["ogg","oga"].map(e=>[e,O.OGG]),...["pdf","ps"].map(e=>[e,O.PDF]),...["png"].map(e=>[e,O.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,O.POWERPOINT]),...["rar"].map(e=>[e,O.RAR]),...["stp"].map(e=>[e,O.STP]),...["txt","rtf","md","mdown"].map(e=>[e,O.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,O.VIDEO]),...["wav"].map(e=>[e,O.WAV]),...["wma"].map(e=>[e,O.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,O.WORD]),...["xml","xsl","rdf"].map(e=>[e,O.XML]),...["yaml","yml","x-yaml"].map(e=>[e,O.YAML]),...["zip"].map(e=>[e,O.ZIP])]);var _g={[O.ABW]:"#91ABC6",[O.AUDIO]:"#1795E3",[O.AVI]:"#E63324",[O.CHM]:"#71C3EB",[O.CODE]:"#71C3EB",[O.CSV]:"#1F7345",[O.DITA]:"#71C3EB",[O.EPUB]:"#85B926",[O.EXCEL]:"#1F7345",[O.FLAC]:"#1795E3",[O.GIF]:"#59B031",[O.GZIP]:"#F8AB36",[O.HTML]:"#71C3EB",[O.IMAGE]:"#59B031",[O.JPEG]:"#59B031",[O.JSON]:"#71C3EB",[O.M4A]:"#1795E3",[O.MOV]:"#E63324",[O.MP3]:"#1795E3",[O.MP4]:"#E63324",[O.OGG]:"#1795E3",[O.PDF]:"#E44948",[O.PNG]:"#59B031",[O.POWERPOINT]:"#B54A2B",[O.RAR]:"#F8AB36",[O.STP]:"#3764B1",[O.TEXT]:"#3162AB",[O.UNKNOWN]:"#999999",[O.VIDEO]:"#E63324",[O.WAV]:"#1795E3",[O.WMA]:"#1795E3",[O.WORD]:"#3162AB",[O.XML]:"#71C3EB",[O.YAML]:"#71C3EB",[O.ZIP]:"#F8AB36"};var rt={size:r.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:r.extend("--ft-icon-fluid-topics-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:r.extend("--ft-icon-file-format-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:r.extend("--ft-icon-material-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:r.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Hs=P`
|
|
293
155
|
:host, i.ft-icon {
|
|
294
156
|
display: inline-flex;
|
|
295
157
|
align-items: center;
|
|
@@ -298,14 +160,14 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
298
160
|
}
|
|
299
161
|
|
|
300
162
|
:host {
|
|
301
|
-
width: ${
|
|
302
|
-
height: ${
|
|
163
|
+
width: ${rt.size};
|
|
164
|
+
height: ${rt.size};
|
|
303
165
|
}
|
|
304
166
|
|
|
305
167
|
i.ft-icon {
|
|
306
168
|
width: 100%;
|
|
307
169
|
height: 100%;
|
|
308
|
-
font-size: ${
|
|
170
|
+
font-size: ${rt.size};
|
|
309
171
|
line-height: 1;
|
|
310
172
|
font-weight: normal;
|
|
311
173
|
text-transform: none;
|
|
@@ -316,33 +178,33 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
316
178
|
text-rendering: auto;
|
|
317
179
|
-webkit-font-smoothing: antialiased;
|
|
318
180
|
-moz-osx-font-smoothing: grayscale;
|
|
319
|
-
vertical-align: ${
|
|
181
|
+
vertical-align: ${rt.verticalAlign};
|
|
320
182
|
}
|
|
321
183
|
|
|
322
184
|
i.ft-icon.ft-icon--fluid-topics {
|
|
323
|
-
font-family: ${
|
|
185
|
+
font-family: ${rt.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
324
186
|
|
|
325
187
|
/* Ugly fix because font is broken */
|
|
326
|
-
font-size: calc(0.75 * ${
|
|
327
|
-
line-height: ${
|
|
188
|
+
font-size: calc(0.75 * ${rt.size});
|
|
189
|
+
line-height: ${rt.size};
|
|
328
190
|
position: relative;
|
|
329
191
|
top: -4%;
|
|
330
192
|
justify-content: center;
|
|
331
193
|
}
|
|
332
194
|
|
|
333
195
|
.ft-icon--file-format {
|
|
334
|
-
font-family: ${
|
|
196
|
+
font-family: ${rt.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
335
197
|
}
|
|
336
198
|
|
|
337
199
|
.ft-icon--material {
|
|
338
|
-
font-family: ${
|
|
200
|
+
font-family: ${rt.materialFontFamily}, "Material Icons", sans-serif;
|
|
339
201
|
}
|
|
340
|
-
`;var
|
|
202
|
+
`;var Yt;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Yt||(Yt={}));var no=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},ot=class extends H{constructor(){super(...arguments),this.resolvedIcon=z}render(){let t=this.variant&&Object.values(Yt).includes(this.variant)?this.variant:Yt.fluid_topics,o=t!==Yt.material||!!this.value;return K`
|
|
341
203
|
<i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
|
|
342
|
-
${
|
|
204
|
+
${Ao(this.resolvedIcon)}
|
|
343
205
|
<slot ?hidden=${o}></slot>
|
|
344
206
|
</i>
|
|
345
|
-
`}get textContent(){var t,o;return
|
|
207
|
+
`}get textContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(t){super.update(t),["value","variant"].some(o=>t.has(o))&&this.resolveIcon()}resolveIcon(){var t,o;let n=this.value||this.textContent;switch(this.variant){case Yt.file_format:this.resolvedIcon=(t=O[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Yt.material:this.resolvedIcon=this.value||z;break;default:this.resolvedIcon=(o=oo[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ot.elementDefinitions={};ot.styles=Hs;no([N()],ot.prototype,"variant",void 0);no([N()],ot.prototype,"value",void 0);no([ut()],ot.prototype,"resolvedIcon",void 0);no([ct("slot")],ot.prototype,"slottedContent",void 0);Y("ft-icon")(ot);var Fs=r.extend("--ft-ripple-color","",M.colorContent),k={color:Fs,backgroundColor:r.extend("--ft-ripple-background-color","",Fs),opacityContentOnSurfacePressed:r.external(M.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:r.external(M.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:r.external(M.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:r.external(M.opacityContentOnSurfaceSelected,"Design system"),borderRadius:r.create("--ft-ripple-border-radius","","SIZE","0px")},js=r.extend("--ft-ripple-color","",M.colorPrimary),Vs={color:js,backgroundColor:r.extend("--ft-ripple-background-color","",js)},Ks=r.extend("--ft-ripple-color","",M.colorSecondary),Gs={color:Ks,backgroundColor:r.extend("--ft-ripple-background-color","",Ks)},Zs=P`
|
|
346
208
|
:host {
|
|
347
209
|
display: contents;
|
|
348
210
|
}
|
|
@@ -355,7 +217,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
355
217
|
|
|
356
218
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
357
219
|
overflow: hidden;
|
|
358
|
-
border-radius: ${
|
|
220
|
+
border-radius: ${k.borderRadius};
|
|
359
221
|
}
|
|
360
222
|
|
|
361
223
|
.ft-ripple .ft-ripple--background,
|
|
@@ -389,27 +251,27 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
389
251
|
}
|
|
390
252
|
|
|
391
253
|
.ft-ripple .ft-ripple--background {
|
|
392
|
-
background-color: ${
|
|
254
|
+
background-color: ${k.backgroundColor};
|
|
393
255
|
}
|
|
394
256
|
|
|
395
257
|
.ft-ripple .ft-ripple--effect {
|
|
396
|
-
background-color: ${
|
|
258
|
+
background-color: ${k.color};
|
|
397
259
|
}
|
|
398
260
|
|
|
399
261
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
400
|
-
background-color: ${Gs};
|
|
262
|
+
background-color: ${Gs.backgroundColor};
|
|
401
263
|
}
|
|
402
264
|
|
|
403
265
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
404
|
-
background-color: ${
|
|
266
|
+
background-color: ${Gs.color};
|
|
405
267
|
}
|
|
406
268
|
|
|
407
269
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
408
|
-
background-color: ${
|
|
270
|
+
background-color: ${Vs.backgroundColor};
|
|
409
271
|
}
|
|
410
272
|
|
|
411
273
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
412
|
-
background-color: ${
|
|
274
|
+
background-color: ${Vs.color};
|
|
413
275
|
}
|
|
414
276
|
|
|
415
277
|
.ft-ripple .ft-ripple--background {
|
|
@@ -439,22 +301,22 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
439
301
|
}
|
|
440
302
|
|
|
441
303
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
442
|
-
opacity: ${
|
|
304
|
+
opacity: ${k.opacityContentOnSurfaceHover};
|
|
443
305
|
}
|
|
444
306
|
|
|
445
307
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
446
|
-
opacity: ${
|
|
308
|
+
opacity: ${k.opacityContentOnSurfaceSelected};
|
|
447
309
|
}
|
|
448
310
|
|
|
449
311
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
450
|
-
opacity: ${
|
|
312
|
+
opacity: ${k.opacityContentOnSurfaceFocused};
|
|
451
313
|
}
|
|
452
314
|
|
|
453
315
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
454
|
-
opacity: ${
|
|
316
|
+
opacity: ${k.opacityContentOnSurfacePressed};
|
|
455
317
|
transform: translate(-50%, -50%) scale(1);
|
|
456
318
|
}
|
|
457
|
-
|
|
319
|
+
`;var nt={color:r.extend("--ft-loader-color","",M.colorPrimary),size:r.create("--ft-loader-size","","SIZE","80px")},qs=P`
|
|
458
320
|
:host {
|
|
459
321
|
line-height: 0;
|
|
460
322
|
}
|
|
@@ -463,8 +325,8 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
463
325
|
display: inline-block;
|
|
464
326
|
position: relative;
|
|
465
327
|
|
|
466
|
-
width: ${
|
|
467
|
-
height: ${
|
|
328
|
+
width: ${nt.size};
|
|
329
|
+
height: ${nt.size};
|
|
468
330
|
}
|
|
469
331
|
|
|
470
332
|
.ft-loader div {
|
|
@@ -473,7 +335,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
473
335
|
width: 25%;
|
|
474
336
|
height: 25%;
|
|
475
337
|
border-radius: 50%;
|
|
476
|
-
background: ${
|
|
338
|
+
background: ${nt.color};
|
|
477
339
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
478
340
|
}
|
|
479
341
|
|
|
@@ -520,10 +382,10 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
520
382
|
transform: translate(0, 0);
|
|
521
383
|
}
|
|
522
384
|
100% {
|
|
523
|
-
transform: translate(calc(0.35 * ${
|
|
385
|
+
transform: translate(calc(0.35 * ${nt.size}), 0);
|
|
524
386
|
}
|
|
525
387
|
}
|
|
526
|
-
|
|
388
|
+
`;var Ys=r.extend("--ft-button-color","",M.colorPrimary),G={backgroundColor:r.extend("--ft-button-background-color","",M.colorSurface),borderRadius:r.extend("--ft-button-border-radius","",M.borderRadiusL),color:Ys,fontSize:r.extend("--ft-button-font-size","",Ct.fontSize),iconSize:r.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:r.extend("--ft-button-ripple-color","",Ys),verticalPadding:r.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:r.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:r.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:r.external(M.colorOpacityDisabled,"Design system")},Xs=r.extend("--ft-button-primary-color","",r.extend("--ft-button-color","",M.colorOnPrimary)),Si={backgroundColor:r.extend("--ft-button-primary-background-color","",r.extend("--ft-button-background-color","",M.colorPrimary)),color:Xs,rippleColor:r.extend("--ft-button-primary-ripple-color","",Xs)},Et={borderRadius:r.extend("--ft-button-dense-border-radius","",r.extend("--ft-button-border-radius","",M.borderRadiusM)),verticalPadding:r.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:r.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:r.create("--ft-button-dense-icon-padding","","SIZE","4px")},Js=[P`
|
|
527
389
|
:host {
|
|
528
390
|
display: inline-block;
|
|
529
391
|
max-width: 100%;
|
|
@@ -534,7 +396,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
534
396
|
box-shadow: 0px 0px 0px transparent;
|
|
535
397
|
border: 0px solid transparent;
|
|
536
398
|
text-shadow: 0px 0px 0px transparent;
|
|
537
|
-
font-size: ${
|
|
399
|
+
font-size: ${G.fontSize};
|
|
538
400
|
}
|
|
539
401
|
|
|
540
402
|
button:hover {
|
|
@@ -563,31 +425,31 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
563
425
|
border: none;
|
|
564
426
|
pointer-events: auto;
|
|
565
427
|
|
|
566
|
-
--ft-button-internal-line-height: max(calc(${
|
|
567
|
-
--ft-button-internal-color: ${
|
|
568
|
-
${
|
|
569
|
-
${
|
|
428
|
+
--ft-button-internal-line-height: max(calc(${G.fontSize} + 2px), ${G.iconSize});
|
|
429
|
+
--ft-button-internal-color: ${G.color};
|
|
430
|
+
${T(rt.size,G.iconSize)};
|
|
431
|
+
${T(k.color,G.rippleColor)};
|
|
570
432
|
|
|
571
|
-
border-radius: ${
|
|
572
|
-
padding: ${
|
|
573
|
-
background-color: ${
|
|
433
|
+
border-radius: ${G.borderRadius};
|
|
434
|
+
padding: ${G.verticalPadding} ${G.horizontalPadding};
|
|
435
|
+
background-color: ${G.backgroundColor};
|
|
574
436
|
color: var(--ft-button-internal-color);
|
|
575
437
|
-webkit-mask-image: radial-gradient(white, black);
|
|
576
438
|
}
|
|
577
439
|
|
|
578
440
|
.ft-button.ft-button--outlined {
|
|
579
441
|
border: 1px solid var(--ft-button-internal-color);
|
|
580
|
-
padding: calc(${
|
|
442
|
+
padding: calc(${G.verticalPadding} - 1px) calc(${G.horizontalPadding} - 1px);
|
|
581
443
|
}
|
|
582
444
|
|
|
583
445
|
.ft-button.ft-button--dense {
|
|
584
|
-
padding: ${
|
|
585
|
-
border-radius: ${
|
|
586
|
-
gap: ${
|
|
446
|
+
padding: ${Et.verticalPadding} ${Et.horizontalPadding};
|
|
447
|
+
border-radius: ${Et.borderRadius};
|
|
448
|
+
gap: ${Et.iconPadding};
|
|
587
449
|
}
|
|
588
450
|
|
|
589
451
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
590
|
-
padding: calc(${
|
|
452
|
+
padding: calc(${Et.verticalPadding} - 1px) calc(${Et.horizontalPadding} - 1px);
|
|
591
453
|
}
|
|
592
454
|
|
|
593
455
|
.ft-button:not([disabled]):hover {
|
|
@@ -595,22 +457,22 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
595
457
|
}
|
|
596
458
|
|
|
597
459
|
.ft-button--round {
|
|
598
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
460
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${G.verticalPadding});
|
|
599
461
|
}
|
|
600
462
|
|
|
601
463
|
.ft-button--round.ft-button--dense {
|
|
602
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
464
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Et.verticalPadding});
|
|
603
465
|
}
|
|
604
466
|
|
|
605
467
|
.ft-button[disabled] {
|
|
606
468
|
filter: grayscale(1);
|
|
607
|
-
opacity: ${
|
|
469
|
+
opacity: ${G.opacityDisabled};
|
|
608
470
|
}
|
|
609
471
|
|
|
610
472
|
.ft-button.ft-button--primary {
|
|
611
|
-
background-color: ${
|
|
612
|
-
--ft-button-internal-color: ${
|
|
613
|
-
${
|
|
473
|
+
background-color: ${Si.backgroundColor};
|
|
474
|
+
--ft-button-internal-color: ${Si.color};
|
|
475
|
+
${T(k.color,Si.rippleColor)};
|
|
614
476
|
}
|
|
615
477
|
|
|
616
478
|
.ft-button:focus {
|
|
@@ -623,55 +485,54 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
623
485
|
white-space: nowrap;
|
|
624
486
|
text-overflow: ellipsis;
|
|
625
487
|
display: block;
|
|
626
|
-
margin: 0 ${
|
|
627
|
-
${
|
|
628
|
-
${
|
|
488
|
+
margin: 0 ${G.iconPadding};
|
|
489
|
+
${T(Ct.fontSize,"1em")};
|
|
490
|
+
${T(Ct.lineHeight,"var(--ft-button-internal-line-height)")};
|
|
629
491
|
}
|
|
630
492
|
|
|
631
493
|
.ft-button--dense .ft-button--label {
|
|
632
|
-
margin: 0 ${
|
|
494
|
+
margin: 0 ${Et.iconPadding};
|
|
633
495
|
}
|
|
634
496
|
|
|
635
497
|
.ft-button--label[hidden] {
|
|
636
498
|
display: none;
|
|
637
499
|
}
|
|
638
500
|
|
|
639
|
-
|
|
501
|
+
[part="icon"] {
|
|
640
502
|
flex-shrink: 0;
|
|
641
503
|
position: relative;
|
|
642
504
|
}
|
|
643
505
|
|
|
644
|
-
.ft-button--label[hidden] +
|
|
645
|
-
margin: 0 calc(${
|
|
646
|
-
padding: 0 ${
|
|
506
|
+
.ft-button--label[hidden] + [part="icon"] {
|
|
507
|
+
margin: 0 calc(${G.horizontalPadding} * -1);
|
|
508
|
+
padding: 0 ${G.verticalPadding};
|
|
647
509
|
}
|
|
648
510
|
|
|
649
|
-
.ft-button--dense .ft-button--label[hidden] +
|
|
650
|
-
margin: 0 calc(${
|
|
651
|
-
padding: 0 ${
|
|
511
|
+
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
512
|
+
margin: 0 calc(${Et.horizontalPadding} * -1);
|
|
513
|
+
padding: 0 ${Et.verticalPadding};
|
|
652
514
|
}
|
|
653
515
|
|
|
654
|
-
.ft-button:not(.ft-button--trailing-icon)
|
|
655
|
-
|
|
656
|
-
order: -1;
|
|
516
|
+
.ft-button:not(.ft-button--trailing-icon) [part="label"]{
|
|
517
|
+
order: 2;
|
|
657
518
|
}
|
|
658
519
|
|
|
659
520
|
ft-loader {
|
|
660
|
-
${
|
|
661
|
-
${
|
|
521
|
+
${T(nt.size,G.iconSize)};
|
|
522
|
+
${T(nt.color,"var(--ft-button-internal-color)")};
|
|
662
523
|
}
|
|
663
|
-
`,
|
|
524
|
+
`,dr];var it=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},F=class extends H{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new yt(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new yt(10),this.moveRipple=t=>{var o,n;let{x:i,y:a}=this.getCoordinates(t),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return K`
|
|
664
525
|
<style>
|
|
665
526
|
.ft-ripple .ft-ripple--effect {
|
|
666
527
|
left: ${this.originX}px;
|
|
667
528
|
top: ${this.originY}px;
|
|
668
529
|
}
|
|
669
530
|
</style>
|
|
670
|
-
<div class="${
|
|
531
|
+
<div class="${er(t)}">
|
|
671
532
|
<div class="ft-ripple--background"></div>
|
|
672
533
|
<div class="ft-ripple--effect"></div>
|
|
673
534
|
</div>
|
|
674
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,
|
|
535
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,o;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>l=>{c.forEach(d=>window.addEventListener(d,this.endPress,{once:!0})),this.startPress(l)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",n,s),t.addEventListener("touchstart",i,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",a,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",n,s),t.removeEventListener("touchstart",i,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",a,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let o=t,n=t,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};F.elementDefinitions={};F.styles=Zs;it([N({type:Boolean})],F.prototype,"primary",void 0);it([N({type:Boolean})],F.prototype,"secondary",void 0);it([N({type:Boolean})],F.prototype,"unbounded",void 0);it([N({type:Boolean})],F.prototype,"activated",void 0);it([N({type:Boolean})],F.prototype,"selected",void 0);it([N({type:Boolean})],F.prototype,"disabled",void 0);it([ut()],F.prototype,"hovered",void 0);it([ut()],F.prototype,"focused",void 0);it([ut()],F.prototype,"pressed",void 0);it([ut()],F.prototype,"rippling",void 0);it([ut()],F.prototype,"originX",void 0);it([ut()],F.prototype,"originY",void 0);it([ct(".ft-ripple")],F.prototype,"ripple",void 0);it([ct(".ft-ripple--effect")],F.prototype,"rippleEffect",void 0);Y("ft-ripple")(F);var ze={distance:r.create("--ft-tooltip-distance","","SIZE","4px"),color:r.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:r.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:r.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:r.external(M.borderRadiusS,"Design system"),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},Qs=P`
|
|
675
536
|
.ft-tooltip--container {
|
|
676
537
|
display: block;
|
|
677
538
|
}
|
|
@@ -686,21 +547,21 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
686
547
|
box-sizing: border-box;
|
|
687
548
|
overflow: hidden;
|
|
688
549
|
width: max-content;
|
|
689
|
-
max-width: ${
|
|
550
|
+
max-width: ${ze.maxWidth};
|
|
690
551
|
text-align: center;
|
|
691
|
-
padding: ${
|
|
692
|
-
z-index: ${
|
|
552
|
+
padding: ${ze.distance};
|
|
553
|
+
z-index: ${ze.zIndex};
|
|
693
554
|
}
|
|
694
555
|
|
|
695
556
|
.ft-tooltip--content {
|
|
696
557
|
padding: 4px 8px;
|
|
697
|
-
border-radius: ${
|
|
698
|
-
background-color: ${
|
|
699
|
-
color: ${
|
|
558
|
+
border-radius: ${ze.borderRadiusS};
|
|
559
|
+
background-color: ${ze.backgroundColor};
|
|
560
|
+
color: ${ze.color};
|
|
700
561
|
position: relative;
|
|
701
562
|
word-break: break-word;
|
|
702
563
|
}
|
|
703
|
-
`;var
|
|
564
|
+
`;var at=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},j=class extends H{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new yt,this.revealDebouncer=new yt}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return K`
|
|
704
565
|
<div part="container"
|
|
705
566
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
706
567
|
@mouseenter=${this.onHover}
|
|
@@ -718,37 +579,40 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
718
579
|
</div>
|
|
719
580
|
</div>
|
|
720
581
|
</div>
|
|
721
|
-
`}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(
|
|
582
|
+
`}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(o=>t.has(o))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",An(this.slottedElement,this.tooltip,this.position).then(({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",t=>{t.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}};j.elementDefinitions={"ft-typography":dt};j.styles=Qs;at([N()],j.prototype,"text",void 0);at([N({type:Boolean})],j.prototype,"manual",void 0);at([N({type:Boolean})],j.prototype,"inline",void 0);at([N({type:Number})],j.prototype,"delay",void 0);at([N()],j.prototype,"position",void 0);at([Oo()],j.prototype,"slotNodes",void 0);at([ct(".ft-tooltip--container")],j.prototype,"container",void 0);at([ct(".ft-tooltip")],j.prototype,"tooltip",void 0);at([ct(".ft-tooltip--content")],j.prototype,"tooltipContent",void 0);at([ut()],j.prototype,"visible",void 0);at([xe({passive:!0})],j.prototype,"onTouch",null);at([xe({passive:!0})],j.prototype,"onHover",null);at([xe({passive:!0})],j.prototype,"onOut",null);at([xe({passive:!0})],j.prototype,"onClick",null);Y("ft-tooltip")(j);var ye=class extends H{render(){return K`
|
|
722
583
|
<div class="ft-loader">
|
|
723
584
|
<div></div>
|
|
724
585
|
<div></div>
|
|
725
586
|
<div></div>
|
|
726
587
|
<div></div>
|
|
727
588
|
</div>
|
|
728
|
-
`}}
|
|
589
|
+
`}};ye.styles=qs;Y("ft-loader")(ye);var ft=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},Z=class extends fi(H,"button"){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",t=>{var o;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){return this.addTooltipIfNeeded(K`
|
|
729
590
|
<button part="button"
|
|
730
|
-
class="${
|
|
591
|
+
class="${er(this.buttonClasses)}"
|
|
731
592
|
aria-label="${this.getLabel()}"
|
|
732
593
|
?disabled=${this.isDisabled()}>
|
|
733
594
|
<ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
|
|
734
595
|
<ft-typography part="label"
|
|
735
596
|
variant=${this.typographyVariant}
|
|
736
597
|
element="span"
|
|
737
|
-
class="ft-button--label ${
|
|
598
|
+
class="ft-button--label ${bi?"ft-safari-ellipsis-fix":""}"
|
|
738
599
|
?hidden=${!this.hasTextContent()}>
|
|
739
600
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
740
601
|
</ft-typography>
|
|
741
602
|
${this.resolveIcon()}
|
|
742
603
|
</button>
|
|
743
|
-
`)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?
|
|
604
|
+
`)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?K`
|
|
744
605
|
<ft-tooltip part="tooltip"
|
|
745
606
|
text="${this.getLabel()}"
|
|
746
607
|
position="${this.tooltipPosition}">
|
|
747
608
|
${t}
|
|
748
609
|
</ft-tooltip>
|
|
749
|
-
`:t}resolveIcon(){return this.loading?
|
|
750
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
751
|
-
|
|
610
|
+
`:t}resolveIcon(){return this.loading?K`
|
|
611
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?K`
|
|
612
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
|
|
613
|
+
`:K`
|
|
614
|
+
<slot part="icon" name="icon"></slot>
|
|
615
|
+
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map(o=>this.unslotText(o)).join(""):t?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Z.elementDefinitions={"ft-ripple":F,"ft-tooltip":j,"ft-typography":dt,"ft-icon":ot,"ft-loader":ye};ft([N({type:String,reflect:!0})],Z.prototype,"role",void 0);ft([N()],Z.prototype,"type",void 0);ft([N({type:Boolean})],Z.prototype,"disabled",void 0);ft([N()],Z.prototype,"label",void 0);ft([N()],Z.prototype,"icon",void 0);ft([N()],Z.prototype,"iconVariant",void 0);ft([N({type:Boolean})],Z.prototype,"trailingIcon",void 0);ft([N({type:Boolean})],Z.prototype,"loading",void 0);ft([N()],Z.prototype,"tooltipPosition",void 0);ft([N({type:Boolean})],Z.prototype,"hideTooltip",void 0);ft([N({type:Boolean})],Z.prototype,"forceTooltip",void 0);ft([ct(".ft-button")],Z.prototype,"button",void 0);ft([ct(".ft-button--label slot")],Z.prototype,"slottedContent",void 0);var io=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},xt=class extends Z{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};xt.styles=[fr,Js];io([N({type:Boolean})],xt.prototype,"primary",void 0);io([N({type:Boolean})],xt.prototype,"outlined",void 0);io([N({type:Boolean})],xt.prototype,"dense",void 0);io([N({type:Boolean})],xt.prototype,"round",void 0);var tc=[P`
|
|
752
616
|
:host {
|
|
753
617
|
display: inline-block;
|
|
754
618
|
max-width: 100%;
|
|
@@ -798,7 +662,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
798
662
|
}
|
|
799
663
|
|
|
800
664
|
.ft-button:focus-visible {
|
|
801
|
-
outline-color: ${
|
|
665
|
+
outline-color: ${w.focusFocusRingColor};
|
|
802
666
|
outline-style: solid;
|
|
803
667
|
}
|
|
804
668
|
|
|
@@ -827,153 +691,153 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
827
691
|
/** Primary styles **/
|
|
828
692
|
|
|
829
693
|
.ft-button--primary {
|
|
830
|
-
${
|
|
694
|
+
${T(nt.color,w.primaryIconColor)};
|
|
831
695
|
|
|
832
|
-
${
|
|
833
|
-
${
|
|
834
|
-
${
|
|
835
|
-
${
|
|
836
|
-
${
|
|
696
|
+
${T(k.color,w.primaryStateLayerColor)};
|
|
697
|
+
${T(k.opacityContentOnSurfaceHover,w.primaryHoverStateLayerOpacity)};
|
|
698
|
+
${T(k.opacityContentOnSurfaceFocused,w.primaryFocusStateLayerOpacity)};
|
|
699
|
+
${T(k.opacityContentOnSurfaceSelected,w.primaryActiveStateLayerOpacity)};
|
|
700
|
+
${T(k.opacityContentOnSurfacePressed,w.primaryActiveStateLayerOpacity)};
|
|
837
701
|
|
|
838
|
-
background-color: ${
|
|
839
|
-
color: ${
|
|
702
|
+
background-color: ${w.primaryBackgroundColor};
|
|
703
|
+
color: ${w.primaryColor};
|
|
840
704
|
border-style: none;
|
|
841
705
|
}
|
|
842
706
|
|
|
843
707
|
.ft-button--primary[disabled] {
|
|
844
|
-
opacity: ${
|
|
708
|
+
opacity: ${w.primaryDisabledComponentOpacity};
|
|
845
709
|
}
|
|
846
710
|
|
|
847
711
|
.ft-button--primary ft-icon {
|
|
848
|
-
color: ${
|
|
712
|
+
color: ${w.primaryIconColor};
|
|
849
713
|
}
|
|
850
714
|
|
|
851
715
|
/** Secondary styles **/
|
|
852
716
|
|
|
853
717
|
.ft-button--secondary {
|
|
854
|
-
${
|
|
718
|
+
${T(nt.color,w.secondaryIconColor)};
|
|
855
719
|
|
|
856
|
-
${
|
|
857
|
-
${
|
|
858
|
-
${
|
|
859
|
-
${
|
|
860
|
-
${
|
|
720
|
+
${T(k.color,w.secondaryStateLayerColor)};
|
|
721
|
+
${T(k.opacityContentOnSurfaceHover,w.secondaryHoverStateLayerOpacity)};
|
|
722
|
+
${T(k.opacityContentOnSurfaceFocused,w.secondaryFocusStateLayerOpacity)};
|
|
723
|
+
${T(k.opacityContentOnSurfaceSelected,w.secondaryActiveStateLayerOpacity)};
|
|
724
|
+
${T(k.opacityContentOnSurfacePressed,w.secondaryActiveStateLayerOpacity)};
|
|
861
725
|
|
|
862
|
-
background-color: ${
|
|
863
|
-
color: ${
|
|
864
|
-
border-color: ${
|
|
726
|
+
background-color: ${w.secondaryBackgroundColor};
|
|
727
|
+
color: ${w.secondaryColor};
|
|
728
|
+
border-color: ${w.secondaryBorderColor};
|
|
865
729
|
border-style: solid;
|
|
866
730
|
}
|
|
867
731
|
|
|
868
732
|
.ft-button--secondary[disabled] {
|
|
869
|
-
opacity: ${
|
|
733
|
+
opacity: ${w.secondaryDisabledComponentOpacity};
|
|
870
734
|
}
|
|
871
735
|
|
|
872
736
|
.ft-button--secondary ft-icon {
|
|
873
|
-
color: ${
|
|
737
|
+
color: ${w.secondaryIconColor};
|
|
874
738
|
}
|
|
875
739
|
|
|
876
740
|
/** Tertiary styles **/
|
|
877
741
|
|
|
878
742
|
.ft-button--tertiary {
|
|
879
|
-
${
|
|
743
|
+
${T(nt.color,w.tertiaryIconColor)};
|
|
880
744
|
|
|
881
|
-
${
|
|
882
|
-
${
|
|
883
|
-
${
|
|
884
|
-
${
|
|
885
|
-
${
|
|
745
|
+
${T(k.color,w.tertiaryStateLayerColor)};
|
|
746
|
+
${T(k.opacityContentOnSurfaceHover,w.tertiaryHoverStateLayerOpacity)};
|
|
747
|
+
${T(k.opacityContentOnSurfaceFocused,w.tertiaryFocusStateLayerOpacity)};
|
|
748
|
+
${T(k.opacityContentOnSurfaceSelected,w.tertiaryActiveStateLayerOpacity)};
|
|
749
|
+
${T(k.opacityContentOnSurfacePressed,w.tertiaryActiveStateLayerOpacity)};
|
|
886
750
|
|
|
887
|
-
background-color: ${
|
|
888
|
-
color: ${
|
|
751
|
+
background-color: ${w.tertiaryBackgroundColor};
|
|
752
|
+
color: ${w.tertiaryColor};
|
|
889
753
|
border-style: none;
|
|
890
754
|
}
|
|
891
755
|
|
|
892
756
|
.ft-button--tertiary[disabled] {
|
|
893
|
-
opacity: ${
|
|
757
|
+
opacity: ${w.tertiaryDisabledComponentOpacity};
|
|
894
758
|
}
|
|
895
759
|
|
|
896
760
|
.ft-button--tertiary ft-icon {
|
|
897
|
-
color: ${
|
|
761
|
+
color: ${w.tertiaryIconColor};
|
|
898
762
|
}
|
|
899
763
|
|
|
900
764
|
/** Neutral styles **/
|
|
901
765
|
|
|
902
766
|
.ft-button--neutral {
|
|
903
|
-
${
|
|
767
|
+
${T(nt.color,w.neutralIconColor)};
|
|
904
768
|
|
|
905
|
-
${
|
|
906
|
-
${
|
|
907
|
-
${
|
|
908
|
-
${
|
|
909
|
-
${
|
|
769
|
+
${T(k.backgroundColor,w.neutralStateLayerColor)};
|
|
770
|
+
${T(k.opacityContentOnSurfaceHover,w.neutralHoverStateLayerOpacity)};
|
|
771
|
+
${T(k.opacityContentOnSurfaceFocused,w.neutralFocusStateLayerOpacity)};
|
|
772
|
+
${T(k.opacityContentOnSurfaceSelected,w.neutralActiveStateLayerOpacity)};
|
|
773
|
+
${T(k.opacityContentOnSurfacePressed,w.neutralActiveStateLayerOpacity)};
|
|
910
774
|
|
|
911
|
-
background-color: ${
|
|
912
|
-
color: ${
|
|
775
|
+
background-color: ${w.neutralBackgroundColor};
|
|
776
|
+
color: ${w.neutralColor};
|
|
913
777
|
border-style: none;
|
|
914
778
|
}
|
|
915
779
|
|
|
916
780
|
.ft-button--neutral[disabled] {
|
|
917
|
-
opacity: ${
|
|
781
|
+
opacity: ${w.neutralDisabledComponentOpacity};
|
|
918
782
|
}
|
|
919
783
|
|
|
920
784
|
.ft-button--neutral ft-icon {
|
|
921
|
-
color: ${
|
|
785
|
+
color: ${w.neutralIconColor};
|
|
922
786
|
}
|
|
923
787
|
|
|
924
788
|
/** Large styles **/
|
|
925
789
|
|
|
926
790
|
.ft-button--large {
|
|
927
|
-
${
|
|
928
|
-
${
|
|
929
|
-
|
|
930
|
-
height: ${
|
|
931
|
-
padding: 0 ${
|
|
932
|
-
gap: ${
|
|
933
|
-
border-radius: ${
|
|
934
|
-
border-width: ${
|
|
791
|
+
${T(rt.size,w.largeIconSize)};
|
|
792
|
+
${T(nt.size,w.largeIconSize)};
|
|
793
|
+
|
|
794
|
+
height: ${w.largeHeight};
|
|
795
|
+
padding: 0 ${w.largeHorizontalPadding};
|
|
796
|
+
gap: ${w.largeGap};
|
|
797
|
+
border-radius: ${w.largeBorderRadius};
|
|
798
|
+
border-width: ${w.largeBorderWidth};
|
|
935
799
|
}
|
|
936
800
|
|
|
937
801
|
.ft-button--large:focus-visible {
|
|
938
|
-
outline-width: ${
|
|
939
|
-
outline-offset: ${
|
|
802
|
+
outline-width: ${w.largeFocusOutlineWidth};
|
|
803
|
+
outline-offset: ${w.largeFocusOutlineOffset};
|
|
940
804
|
}
|
|
941
805
|
|
|
942
806
|
.ft-button--large.ft-button--icon-only {
|
|
943
|
-
width: ${
|
|
807
|
+
width: ${w.largeIconOnlyWidth};
|
|
944
808
|
padding: unset;
|
|
945
809
|
}
|
|
946
810
|
|
|
947
811
|
/** Small styles **/
|
|
948
812
|
|
|
949
813
|
.ft-button--small {
|
|
950
|
-
${
|
|
951
|
-
${
|
|
952
|
-
|
|
953
|
-
height: ${
|
|
954
|
-
padding: 0 ${
|
|
955
|
-
gap: ${
|
|
956
|
-
border-radius: ${
|
|
957
|
-
border-width: ${
|
|
814
|
+
${T(rt.size,w.smallIconSize)};
|
|
815
|
+
${T(nt.size,w.smallIconSize)};
|
|
816
|
+
|
|
817
|
+
height: ${w.smallHeight};
|
|
818
|
+
padding: 0 ${w.smallHorizontalPadding};
|
|
819
|
+
gap: ${w.smallGap};
|
|
820
|
+
border-radius: ${w.smallBorderRadius};
|
|
821
|
+
border-width: ${w.smallBorderWidth};
|
|
958
822
|
}
|
|
959
823
|
|
|
960
824
|
.ft-button--small:focus-visible {
|
|
961
|
-
outline-width: ${
|
|
962
|
-
outline-offset: ${
|
|
825
|
+
outline-width: ${w.smallFocusOutlineWidth};
|
|
826
|
+
outline-offset: ${w.smallFocusOutlineOffset};
|
|
963
827
|
}
|
|
964
828
|
|
|
965
829
|
.ft-button--small.ft-button--icon-only {
|
|
966
|
-
width: ${
|
|
830
|
+
width: ${w.smallIconOnlyWidth};
|
|
967
831
|
padding: unset;
|
|
968
832
|
}
|
|
969
|
-
`,
|
|
833
|
+
`,dr];var gr=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},Nt=class extends Z{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?me.caption1medium:me.body2medium}};Nt.styles=[fr,tc];gr([N({type:Boolean})],Nt.prototype,"primary",void 0);gr([N({type:Boolean})],Nt.prototype,"secondary",void 0);gr([N({type:Boolean})],Nt.prototype,"tertiary",void 0);gr([N({type:Boolean})],Nt.prototype,"neutral",void 0);gr([N({type:Boolean})],Nt.prototype,"small",void 0);Y("ft-button")(xt);Y("ftds-button")(Nt);var J={zIndex:r.create("--ft-dialog-z-index","","NUMBER","2"),overlayBackgroundColor:r.create("--ft-dialog-overlay-background-color","","COLOR","rgba(0, 0, 0, 0.3)"),height:r.create("--ft-dialog-height","","SIZE","unset"),width:r.create("--ft-dialog-width","","SIZE","unset"),minWidth:r.create("--ft-dialog-min-width","","SIZE","unset"),maxWidth:r.create("--ft-dialog-max-width","","SIZE","95vw"),paddingTop:r.create("--ft-dialog-padding-top","","SIZE","20px"),paddingSide:r.create("--ft-dialog-padding-side","","SIZE","16px"),paddingButtons:r.create("--ft-dialog-padding-buttons","","SIZE","20px"),colorSurface:r.external(M.colorSurface,"Design system"),headingColor:r.external(M.colorOnSurfaceMedium,"Design system"),borderRadiusS:r.external(M.borderRadiusS,"Design system"),elevation24:r.external(M.elevation24,"Design system")},ec=P`
|
|
970
834
|
.ft-dialog {
|
|
971
835
|
position: fixed;
|
|
972
836
|
top: 0;
|
|
973
837
|
right: 0;
|
|
974
838
|
bottom: 0;
|
|
975
839
|
left: 0;
|
|
976
|
-
z-index: ${
|
|
840
|
+
z-index: ${J.zIndex};
|
|
977
841
|
|
|
978
842
|
display: flex;
|
|
979
843
|
flex-direction: column;
|
|
@@ -993,7 +857,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
993
857
|
height: 100%;
|
|
994
858
|
width: 100%;
|
|
995
859
|
|
|
996
|
-
background-color: ${
|
|
860
|
+
background-color: ${J.overlayBackgroundColor};
|
|
997
861
|
|
|
998
862
|
}
|
|
999
863
|
|
|
@@ -1001,26 +865,26 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
1001
865
|
position: fixed;
|
|
1002
866
|
display: flex;
|
|
1003
867
|
flex-direction: column;
|
|
1004
|
-
gap: ${
|
|
868
|
+
gap: ${J.paddingButtons};
|
|
1005
869
|
|
|
1006
|
-
width: ${
|
|
1007
|
-
height: ${
|
|
1008
|
-
max-width: ${
|
|
870
|
+
width: ${J.width};
|
|
871
|
+
height: ${J.height};
|
|
872
|
+
max-width: ${J.maxWidth};
|
|
1009
873
|
max-height: 95vh;
|
|
1010
|
-
min-width: ${
|
|
874
|
+
min-width: ${J.minWidth};
|
|
1011
875
|
|
|
1012
|
-
padding-top: ${
|
|
1013
|
-
padding-bottom: ${
|
|
876
|
+
padding-top: ${J.paddingTop};
|
|
877
|
+
padding-bottom: ${J.paddingTop};
|
|
1014
878
|
|
|
1015
|
-
background-color: ${
|
|
879
|
+
background-color: ${J.colorSurface};
|
|
1016
880
|
|
|
1017
|
-
border-radius: ${
|
|
1018
|
-
box-shadow: ${
|
|
881
|
+
border-radius: ${J.borderRadiusS};
|
|
882
|
+
box-shadow: ${J.elevation24};
|
|
1019
883
|
}
|
|
1020
884
|
|
|
1021
885
|
.ft-dialog-wrapper > * {
|
|
1022
|
-
padding-right: ${
|
|
1023
|
-
padding-left: ${
|
|
886
|
+
padding-right: ${J.paddingSide};
|
|
887
|
+
padding-left: ${J.paddingSide};
|
|
1024
888
|
}
|
|
1025
889
|
|
|
1026
890
|
.ft-dialog-content {
|
|
@@ -1035,7 +899,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
1035
899
|
align-items: center;
|
|
1036
900
|
gap: 8px;
|
|
1037
901
|
|
|
1038
|
-
color: ${
|
|
902
|
+
color: ${J.headingColor};
|
|
1039
903
|
}
|
|
1040
904
|
|
|
1041
905
|
.ft-dialog-heading * {
|
|
@@ -1051,7 +915,7 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
1051
915
|
}
|
|
1052
916
|
|
|
1053
917
|
.ft-dialog-heading ft-button {
|
|
1054
|
-
${
|
|
918
|
+
${T(G.color,J.headingColor)};
|
|
1055
919
|
}
|
|
1056
920
|
|
|
1057
921
|
.ft-dialog-buttons.ft-dialog-no-buttons {
|
|
@@ -1065,17 +929,17 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
1065
929
|
gap: 8px;
|
|
1066
930
|
}
|
|
1067
931
|
|
|
1068
|
-
`;var
|
|
932
|
+
`;var Mt=function(e,t,o,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(a=(i<3?s(a):i>3?s(t,o,a):s(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a},Q=class extends H{constructor(){super(...arguments),this.opened=!1,this.closeOnEsc=!1,this.closeOnClickOutside=!1,this.closable=!1,this.beforeClose=()=>!0,this.heading="",this.icon="",this.watchEscapeKey=t=>{t.key==="Escape"&&this.closeOnEsc&&this.close()}}render(){return this.opened?K`
|
|
1069
933
|
<div class="ft-dialog">
|
|
1070
934
|
<div class="ft-dialog-overlay" @click="${()=>this.onClickOutside()}"></div>
|
|
1071
935
|
<div class="ft-dialog-wrapper">
|
|
1072
|
-
${this.heading?
|
|
936
|
+
${this.heading?K`
|
|
1073
937
|
<div class="ft-dialog-heading">
|
|
1074
|
-
${this.icon?
|
|
938
|
+
${this.icon?K`
|
|
1075
939
|
<ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
|
|
1076
940
|
`:void 0}
|
|
1077
941
|
<ft-typography element="span" variant="title">${this.heading}</ft-typography>
|
|
1078
|
-
${this.closable?
|
|
942
|
+
${this.closable?K`
|
|
1079
943
|
<ft-button round icon="close" @click=${this.close}></ft-button>
|
|
1080
944
|
`:void 0}
|
|
1081
945
|
</div>
|
|
@@ -1091,4 +955,203 @@ const cl=Symbol.for(""),fl=t=>{if(t?.r===cl)return t?._$litStatic$},pl=t=>({_$li
|
|
|
1091
955
|
></slot>
|
|
1092
956
|
</div>
|
|
1093
957
|
</div>
|
|
1094
|
-
`:null}updated(t){super.updated(t),t.has("opened")&&(this.opened?setTimeout((
|
|
958
|
+
`:null}updated(t){super.updated(t),t.has("opened")&&(this.opened?setTimeout(()=>{document.addEventListener("keydown",this.watchEscapeKey)},0):document.removeEventListener("keydown",this.watchEscapeKey))}close(){this.beforeClose()&&(this.opened=!1,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!1}})))}open(){this.opened=!0,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!0}}))}onClickOutside(){this.closeOnClickOutside&&this.close()}};Q.elementDefinitions={"ft-typography":dt,"ft-icon":ot,"ft-button":xt};Q.styles=ec;Mt([N({type:Boolean,hasChanged(e,t){return t===!1&&e===!0||t===!0&&e===!1}})],Q.prototype,"opened",void 0);Mt([N({type:Boolean})],Q.prototype,"closeOnEsc",void 0);Mt([N({type:Boolean})],Q.prototype,"closeOnClickOutside",void 0);Mt([N({type:Boolean})],Q.prototype,"closable",void 0);Mt([N({type:()=>Boolean})],Q.prototype,"beforeClose",void 0);Mt([N()],Q.prototype,"heading",void 0);Mt([N()],Q.prototype,"icon",void 0);Mt([N()],Q.prototype,"iconVariant",void 0);Mt([So({slot:"buttons"})],Q.prototype,"buttons",void 0);Y("ft-dialog")(Q);})();
|
|
959
|
+
/*! Bundled license information:
|
|
960
|
+
|
|
961
|
+
@webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
|
|
962
|
+
(**
|
|
963
|
+
* @license
|
|
964
|
+
* Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
|
|
965
|
+
* This code may only be used under the BSD style license found at
|
|
966
|
+
* http://polymer.github.io/LICENSE.txt
|
|
967
|
+
* The complete set of authors may be found at
|
|
968
|
+
* http://polymer.github.io/AUTHORS.txt
|
|
969
|
+
* The complete set of contributors may be found at
|
|
970
|
+
* http://polymer.github.io/CONTRIBUTORS.txt
|
|
971
|
+
* Code distributed by Google as part of the polymer project is also
|
|
972
|
+
* subject to an additional IP rights grant found at
|
|
973
|
+
* http://polymer.github.io/PATENTS.txt
|
|
974
|
+
*)
|
|
975
|
+
|
|
976
|
+
@lit/reactive-element/css-tag.js:
|
|
977
|
+
(**
|
|
978
|
+
* @license
|
|
979
|
+
* Copyright 2019 Google LLC
|
|
980
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
981
|
+
*)
|
|
982
|
+
|
|
983
|
+
@lit/reactive-element/reactive-element.js:
|
|
984
|
+
(**
|
|
985
|
+
* @license
|
|
986
|
+
* Copyright 2017 Google LLC
|
|
987
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
988
|
+
*)
|
|
989
|
+
|
|
990
|
+
lit-html/lit-html.js:
|
|
991
|
+
(**
|
|
992
|
+
* @license
|
|
993
|
+
* Copyright 2017 Google LLC
|
|
994
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
995
|
+
*)
|
|
996
|
+
|
|
997
|
+
@lit/reactive-element/css-tag.js:
|
|
998
|
+
(**
|
|
999
|
+
* @license
|
|
1000
|
+
* Copyright 2019 Google LLC
|
|
1001
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1002
|
+
*)
|
|
1003
|
+
|
|
1004
|
+
@lit/reactive-element/reactive-element.js:
|
|
1005
|
+
(**
|
|
1006
|
+
* @license
|
|
1007
|
+
* Copyright 2017 Google LLC
|
|
1008
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1009
|
+
*)
|
|
1010
|
+
|
|
1011
|
+
lit-html/lit-html.js:
|
|
1012
|
+
(**
|
|
1013
|
+
* @license
|
|
1014
|
+
* Copyright 2017 Google LLC
|
|
1015
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1016
|
+
*)
|
|
1017
|
+
|
|
1018
|
+
lit-element/lit-element.js:
|
|
1019
|
+
(**
|
|
1020
|
+
* @license
|
|
1021
|
+
* Copyright 2017 Google LLC
|
|
1022
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1023
|
+
*)
|
|
1024
|
+
|
|
1025
|
+
lit-html/is-server.js:
|
|
1026
|
+
(**
|
|
1027
|
+
* @license
|
|
1028
|
+
* Copyright 2022 Google LLC
|
|
1029
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1030
|
+
*)
|
|
1031
|
+
|
|
1032
|
+
@lit/reactive-element/decorators/custom-element.js:
|
|
1033
|
+
(**
|
|
1034
|
+
* @license
|
|
1035
|
+
* Copyright 2017 Google LLC
|
|
1036
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1037
|
+
*)
|
|
1038
|
+
|
|
1039
|
+
@lit/reactive-element/decorators/property.js:
|
|
1040
|
+
(**
|
|
1041
|
+
* @license
|
|
1042
|
+
* Copyright 2017 Google LLC
|
|
1043
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1044
|
+
*)
|
|
1045
|
+
|
|
1046
|
+
@lit/reactive-element/decorators/state.js:
|
|
1047
|
+
(**
|
|
1048
|
+
* @license
|
|
1049
|
+
* Copyright 2017 Google LLC
|
|
1050
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1051
|
+
*)
|
|
1052
|
+
|
|
1053
|
+
@lit/reactive-element/decorators/event-options.js:
|
|
1054
|
+
(**
|
|
1055
|
+
* @license
|
|
1056
|
+
* Copyright 2017 Google LLC
|
|
1057
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1058
|
+
*)
|
|
1059
|
+
|
|
1060
|
+
@lit/reactive-element/decorators/base.js:
|
|
1061
|
+
(**
|
|
1062
|
+
* @license
|
|
1063
|
+
* Copyright 2017 Google LLC
|
|
1064
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1065
|
+
*)
|
|
1066
|
+
|
|
1067
|
+
@lit/reactive-element/decorators/query.js:
|
|
1068
|
+
(**
|
|
1069
|
+
* @license
|
|
1070
|
+
* Copyright 2017 Google LLC
|
|
1071
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1072
|
+
*)
|
|
1073
|
+
|
|
1074
|
+
@lit/reactive-element/decorators/query-all.js:
|
|
1075
|
+
(**
|
|
1076
|
+
* @license
|
|
1077
|
+
* Copyright 2017 Google LLC
|
|
1078
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1079
|
+
*)
|
|
1080
|
+
|
|
1081
|
+
@lit/reactive-element/decorators/query-async.js:
|
|
1082
|
+
(**
|
|
1083
|
+
* @license
|
|
1084
|
+
* Copyright 2017 Google LLC
|
|
1085
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1086
|
+
*)
|
|
1087
|
+
|
|
1088
|
+
@lit/reactive-element/decorators/query-assigned-elements.js:
|
|
1089
|
+
(**
|
|
1090
|
+
* @license
|
|
1091
|
+
* Copyright 2021 Google LLC
|
|
1092
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1093
|
+
*)
|
|
1094
|
+
|
|
1095
|
+
@lit/reactive-element/decorators/query-assigned-nodes.js:
|
|
1096
|
+
(**
|
|
1097
|
+
* @license
|
|
1098
|
+
* Copyright 2017 Google LLC
|
|
1099
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1100
|
+
*)
|
|
1101
|
+
|
|
1102
|
+
lit-html/directive.js:
|
|
1103
|
+
(**
|
|
1104
|
+
* @license
|
|
1105
|
+
* Copyright 2017 Google LLC
|
|
1106
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1107
|
+
*)
|
|
1108
|
+
|
|
1109
|
+
lit-html/directive-helpers.js:
|
|
1110
|
+
(**
|
|
1111
|
+
* @license
|
|
1112
|
+
* Copyright 2020 Google LLC
|
|
1113
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1114
|
+
*)
|
|
1115
|
+
|
|
1116
|
+
lit-html/directives/repeat.js:
|
|
1117
|
+
(**
|
|
1118
|
+
* @license
|
|
1119
|
+
* Copyright 2017 Google LLC
|
|
1120
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1121
|
+
*)
|
|
1122
|
+
|
|
1123
|
+
lit-html/directives/class-map.js:
|
|
1124
|
+
(**
|
|
1125
|
+
* @license
|
|
1126
|
+
* Copyright 2018 Google LLC
|
|
1127
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1128
|
+
*)
|
|
1129
|
+
|
|
1130
|
+
lit-html/directives/style-map.js:
|
|
1131
|
+
(**
|
|
1132
|
+
* @license
|
|
1133
|
+
* Copyright 2018 Google LLC
|
|
1134
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1135
|
+
*)
|
|
1136
|
+
|
|
1137
|
+
lit-html/directives/unsafe-html.js:
|
|
1138
|
+
(**
|
|
1139
|
+
* @license
|
|
1140
|
+
* Copyright 2017 Google LLC
|
|
1141
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1142
|
+
*)
|
|
1143
|
+
|
|
1144
|
+
@lit/reactive-element/css-tag.js:
|
|
1145
|
+
(**
|
|
1146
|
+
* @license
|
|
1147
|
+
* Copyright 2019 Google LLC
|
|
1148
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1149
|
+
*)
|
|
1150
|
+
|
|
1151
|
+
lit-html/static.js:
|
|
1152
|
+
(**
|
|
1153
|
+
* @license
|
|
1154
|
+
* Copyright 2020 Google LLC
|
|
1155
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1156
|
+
*)
|
|
1157
|
+
*/
|